Commit Graph

11 Commits (master)

Author SHA1 Message Date
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>
9 months ago
Mavridis Philippe fe0f8cd399
KPDF Shell: add tabs
This resolves issue #116.

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
9 months ago
Michele Calgaro dd734d4130
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Chris 10525c7762 Fix remaining brandings in tdegraphics.
Signed-off-by: Chris <xchrisx@uber.space>
7 years ago
Timothy Pearson 958d14ea30 Rename additional header files to avoid conflicts with KDE4 13 years ago
Timothy Pearson b2de651421 Rename common header files for consistency with class renaming 13 years ago
Timothy Pearson 78b4b738d3 Rename KCmd to avoid conflicts with KDE4 13 years ago
Timothy Pearson f71394031a Rename KInstance and KAboutData to avoid conflicts with KDE4 13 years ago
Timothy Pearson 74f47aebb7 Rename KApplication to TDEApplication to avoid conflicts with KDE4 13 years ago
Timothy Pearson c705f8f061 Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 13 years ago
toma 47d455dd55 Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
16 years ago