You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdegraphics/kpdf
Mavridis Philippe 77ebecd92c
KPDF Shell: Instances can now be reused
This commit adds support for reusing existing KPDF instances to display externally opened documents in new tabs instead of new windows.
The feature depends on whether the corresponding option is checked and on whether KPDF is invoked with any URLs.

This commit adds a DCOP interface which contains tab-related methods.
Also breakoff tabs are now launched in a new instance instead of creating a new Shell widget in the same app, as this causes problems with the KPDFShellDCOPInterface. As a useful bonus, the new "--new-instance" CLI switch is now available to users and scripts.

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
12 months ago
..
conf KPDF Shell: Instances can now be reused 12 months ago
core Replace TRUE/FALSE with boolean values true/false 12 months ago
shell KPDF Shell: Instances can now be reused 12 months ago
ui Replace TRUE/FALSE with boolean values true/false 12 months ago
xpdf Drop Borland compiler specific code 1 year ago
AUTHORS Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 17 years ago
CMakeL10n.txt Desktop file translations: 6 years ago
CMakeLists.txt Simplify CMake rules for desktop file translations. 6 years ago
COPYING Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 17 years ago
Makefile.am Renaming of files in preparation for code style tools. 5 years ago
README.internals.png Fix invalid headers in PNG files and optimize for size 10 years ago
TODO Renaming of files in preparation for code style tools. 5 years ago
VERSION Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 17 years ago
configure.in.bot Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 17 years ago
configure.in.in qt_includes => tqt_includes conversion 8 years ago
dcop.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 17 years ago
error.cpp Remove additional unneeded tq method conversions 14 years ago
hi16-app-kpdf.png Fix invalid headers in PNG files and optimize for size 10 years ago
hi22-app-kpdf.png Fix invalid headers in PNG files and optimize for size 10 years ago
hi32-app-kpdf.png Fix invalid headers in PNG files and optimize for size 10 years ago
hi48-app-kpdf.png Fix invalid headers in PNG files and optimize for size 10 years ago
hi64-app-kpdf.png Fix invalid headers in PNG files and optimize for size 10 years ago
hi128-app-kpdf.png Fix invalid headers in PNG files and optimize for size 10 years ago
hisc-app-kpdf.svgz Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 17 years ago
kpdf_part.desktop Desktop file translations: 6 years ago
part.cpp KPDF Shell: Add option to show close button on tabs 12 months ago
part.h KPDF Shell: Add option to show close button on tabs 12 months ago
part.rc Cover page support for KPDF 5 years ago

README.internals.png