summaryrefslogtreecommitdiffstats
path: root/kpdf/shell/shell.h
Commit message (Collapse)AuthorAgeFilesLines
* KPDF Shell: fix printing actionr14.1.4Mavridis Philippe2025-04-161-0/+2
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> (cherry picked from commit 65c9ed251d7726102bff3b5f4d2c6729433be4b1)
* KPDF Shell: Instances can now be reusedMavridis Philippe2025-04-141-4/+7
| | | | | | | | | | | 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> (cherry picked from commit 77ebecd92cef8d8c368ffb9cee3c856888456546)
* KPDF Shell: Add option to show close button on tabsMavridis Philippe2025-04-141-0/+3
| | | | | Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> (cherry picked from commit eea9673d2a3ac7ef6f7cb5f973c502eb7af8419d)
* KPDF Shell: Fix bugs related to tabbingMavridis Philippe2025-04-141-0/+1
| | | | | | | | | | | * Update tab caption when user opens another document * Fix activation event setting window/tab title to full URL * Add tooltip with full path to tabs Resolves #119. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> (cherry picked from commit 982cdfa5adaefa4f0d9dbba77a2853ef0a63a9e7)
* KPDF Shell: add tabsMavridis Philippe2025-04-061-15/+54
| | | | | | | This resolves issue #116. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> (cherry picked from commit fe0f8cd399c699103839eeba59df93feed3ca9ef)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-211-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit fce92533f86b9952f0c9cac6ca97f89c0fe6c39c)
* Removed code formatting modelines.Michele Calgaro2020-09-241-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-011-5/+5
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-261-1/+1
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-5/+5
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-171-1/+1
|
* TQt4 port kdegraphicstpearson2011-06-191-0/+1
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1237557 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-251-0/+112
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da