Commit Graph

33 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 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 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 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
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 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 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 74f47aebb7 Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Timothy Pearson b1a161ba3a Rename additional global functions and variables for tqt3 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 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
tpearson e7366c97c9 rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson da4be7880f rename the following methods:
tqfind find
tqreplace replace
tqcontains contains


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson e69e8b1d09 TQt4 port kdegraphics
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
14 years ago
tpearson eba47f8f06 TQt conversion
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegraphics@1158446 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 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
15 years ago