summaryrefslogtreecommitdiffstats
path: root/ksnapshot
Commit message (Collapse)AuthorAgeFilesLines
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-041-4/+4
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit bda52bd053029243d499bbaf14d35beb8b6e43e1)
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-182-35/+35
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c616fab9053b07ed30508ab714de876409d82653)
* Replace various '#define' strings - part 6Michele Calgaro2023-12-241-17/+17
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 55cef714419f6e36e66dc75afc40682ea5c73a35)
* ksnapshot: add setPixmap DCOP callMavridis Philippe2023-11-253-0/+11
| | | | | | | 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> (cherry picked from commit d7130aacf9ea286af38bb61578fe32a0e4ea2642)
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-252-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 60716f5af0920804783f44ca88664dcd403e4041)
* Replace Qt with TQtMichele Calgaro2023-11-073-4/+4
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b93a9330d8b06f081d4ea3d2d48cdba2b6b2ce46)
* ksnapshot: add delay functionality to 'Region' mode. This resolves issue #71.Michele Calgaro2023-11-012-3/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b2f97450eff7140a425ff37284db60f8917f4999)
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-042-3/+3
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0e051a3c83fc5e121be7a0497c823ed9546157eb)
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-171-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit e0b799d647cf144caa7a58615e02132d9fd54809)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-213-4/+4
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit fce92533f86b9952f0c9cac6ca97f89c0fe6c39c)
* KSnapshot: remember window position before/after a snapshot is taken. This ↵Michele Calgaro2023-03-242-0/+7
| | | | | | resolves issue #55 Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Revert "KSnapshot: fix Print orientation in ksnapshot cannot be selected. ↵Michele Calgaro2023-03-051-0/+6
| | | | | | | This resolves issue #8." This reverts commit 4ec69a7d0805434abf3897f6d38e4c650fa56582. The original commit is no longer required after commit TDE/tdelibs 9cff750d.
* KSnapshot: fix Print orientation in ksnapshot cannot be selected. This ↵Emanoil Kotsev2023-03-031-6/+0
| | | | | | resolves issue #8. Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* KSnapshots: fixed remaining issues related to PR #50.Michele Calgaro2023-03-023-34/+53
| | | | | | | | | | 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-284-3/+134
| | | | | | | | | | | | | | | | | | 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>
* Desktop file translations:Slávek Banko2020-06-093-66/+7
| | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix KSnapshot desktop file.Chris2019-11-031-17/+3
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Add CMakeL10n rules.Slávek Banko2018-12-211-0/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-201-5/+3
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-234-0/+0
|
* Fix incorrect icons in ui filesr14.0.0Timothy Pearson2014-11-241-3/+3
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Additional k => tde renaming and fixesSlávek Banko2013-09-031-1/+1
|
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-155-9/+9
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-142-4/+4
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-1/+1
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-2/+2
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-011-7/+7
|
* Rename KStartup for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-2/+2
|
* 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
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-243-5/+5
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-221-2/+2
|
* Rename KApplication to TDEApplication to avoid conflicts with KDE4Timothy Pearson2013-01-202-2/+2
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-191-3/+3
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-081-2/+2
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* GCC 4.7 fix.Darrell Anderson2012-04-272-2/+11
| | | | | This partially resolves bug report 958. Thanks to David C. Rankin and Serghei Amelian.
* Rename additional global functions and variables for tqt3Timothy Pearson2012-03-023-23/+23
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-173-4/+4
|
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-214-5/+5
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-194-31/+31
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-183-6/+6
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-166-43/+43
| | | | This reverts commit c2637a0da6d9a1c8626ca39f8451ab3b7cda487a.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-156-43/+43
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-161-1/+1
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-1/+1
|