summaryrefslogtreecommitdiffstats
path: root/ksnapshot/ksnapshot.h
Commit message (Collapse)AuthorAgeFilesLines
* ksnapshot: add setPixmap DCOP callMavridis Philippe2023-11-251-0/+1
| | | | | | Can be useful to integrate KSnapshot with applications that can take their own screenshots better (e.g. a media player can use a single frame from a video instead of a lower-quality real screen grab). Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-241-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-201-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* KSnapshot: remember window position before/after a snapshot is taken. This ↵Michele Calgaro2023-03-241-0/+1
| | | | | | resolves issue #55 Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* KSnapshots: fixed remaining issues related to PR #50.Michele Calgaro2023-03-021-1/+6
| | | | | | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> KSnapshot: remove stray slot This was erroneously introduced in PR #50. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* KSnapshot: Open in KolourPaintEmanoil Kotsev2023-02-281-3/+7
| | | | | | | | | | | | | | | | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> KSnapshot: Preload screenshot in KolourPaint Fix preloading a screenshot into KolourPaint by writing data into a temporary file. When the editor closes and assuming any changes have been saved to the same temp file, the screenshot data in KSnapshot get updated, allowing to save the screenshot in the usual way. KSnapshot: Implement Open With... options using TDETrader This allows us to dynamically determine which applications can be used to open the snapshot. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
* Removed additional code formatting modelines.Michele Calgaro2020-09-261-2/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-1/+1
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-171-2/+2
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-211-2/+2
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-181-1/+1
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-3/+3
| | | | This reverts commit c2637a0da6d9a1c8626ca39f8451ab3b7cda487a.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-3/+3
|
* rename the following methods:tpearson2011-08-101-6/+6
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdegraphicstpearson2011-06-191-11/+13
| | | | | | | 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
* TQt conversiontpearson2010-08-021-41/+41
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1158446 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-251-0/+150
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da