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/shell
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
..
CMakeLists.txt KPDF Shell: Instances can now be reused 12 months ago
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module 8 years ago
dcop.h KPDF Shell: Instances can now be reused 12 months ago
kpdf.desktop Desktop file translations: 6 years ago
main.cpp KPDF Shell: Instances can now be reused 12 months ago
shell.cpp KPDF Shell: Instances can now be reused 12 months ago
shell.h KPDF Shell: Instances can now be reused 12 months ago
shell.rc KPDF Shell: add tabs 12 months ago