Commit Graph

62 Commits (master)

Author SHA1 Message Date
Michele Calgaro 52bf4ce9dd
Use tdeApp
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 weeks ago
Michele Calgaro 7e1f58b391
Use tdeprocess.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 months ago
Michele Calgaro bda52bd053
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro c616fab905
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 55cef71441
Replace various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Mavridis Philippe d7130aacf9
ksnapshot: add setPixmap DCOP call
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>
1 year ago
Michele Calgaro 60716f5af0
Replaced various '#define' with actual strings - part 3
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro b93a9330d8
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro b2f97450ef
ksnapshot: add delay functionality to 'Region' mode. This resolves issue #71.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 0e051a3c83
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro e0b799d647
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro fce92533f8
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 69768c94ed
KSnapshot: remember window position before/after a snapshot is taken. This resolves issue #55
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 5eeaa69b25
Revert "KSnapshot: fix Print orientation in ksnapshot cannot be selected. This resolves issue #8."
This reverts commit 4ec69a7d08.
The original commit is no longer required after commit TDE/tdelibs 9cff750d.
2 years ago
Emanoil Kotsev 4ec69a7d08
KSnapshot: fix Print orientation in ksnapshot cannot be selected. This resolves issue #8.
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
2 years ago
Michele Calgaro 3bac83b229
KSnapshots: fixed remaining issues related to PR #50.
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>
2 years ago
Emanoil Kotsev db379a2f50
KSnapshot: Open in KolourPaint
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>
2 years ago
Michele Calgaro bfe9fad42d
Removed additional code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko 837dbafbea
Desktop file translations:
+ 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>
5 years ago
Chris e2dc3a2fdd Fix KSnapshot desktop file.
Signed-off-by: Chris <xchrisx@uber.space>
5 years ago
Slávek Banko d0243fcc86
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko c297496599
Add includes to UI files to resolve FTBFS
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Michele Calgaro 4c083c146b
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Timothy Pearson 421429cfbe Fix invalid headers in PNG files and optimize for size 9 years ago
Timothy Pearson 03953b0d52 Fix incorrect icons in ui files 10 years ago
Timothy Pearson 9545faf0fc Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Slávek Banko 78cc506bba Additional k => tde renaming and fixes 12 years ago
Timothy Pearson 958d14ea30 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson b2de651421 Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson 78b4b738d3 Rename KCmd to avoid conflicts with KDE4 12 years ago
Timothy Pearson 81576b1337 Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 65eca7929c Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson 6065bc4491 Rename KStartup for enhanced compatibility with KDE4 12 years ago
Timothy Pearson 2e25fa39cd Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 00b4f54142 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 3c5631f74d Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson 6adb71382c Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson f71394031a Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson 74f47aebb7 Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Timothy Pearson c705f8f061 Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 12 years ago
Darrell Anderson ca58f70d61 Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson b69876cf87 Branding cleanup: I18N_NOOP KDE -> TDE. 13 years ago
Darrell Anderson 0efb8a18d4 GCC 4.7 fix.
This partially resolves bug report 958.
Thanks to David C. Rankin and Serghei Amelian.
13 years ago
Timothy Pearson b1a161ba3a Rename additional global functions and variables for tqt3 13 years ago
Timothy Pearson e8f365173e Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson ebbee358ab Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson 74c05bbf9d Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson 45f529de24 Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson ec1fddcd0d Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit c2637a0da6.
13 years ago
Timothy Pearson c2637a0da6 Rename a number of old tq methods that are no longer tq specific 13 years ago