Commit Graph

55 Commits (656df24800f4c27d06cd209c291d5a8fa5d1a5fd)

Author SHA1 Message Date
Michele Calgaro 656df24800
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 571b12b7a3)
10 months ago
Michele Calgaro 01d5ee0f43
Replace Q_WS_* defines with TQ_WS_* equivalents
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a80f0aa7c9)
1 year ago
Michele Calgaro 6ba6bda930
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit e8ec823504)
1 year ago
Michele Calgaro 8719cde040
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit c71f592307)
1 year ago
Michele Calgaro e87fce4fe4
Replace 'Event' #define strings
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 3c18be9389)
1 year ago
Michele Calgaro 858d33cc7c
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 2b50d74ff0)
1 year ago
Michele Calgaro d2f9ba26af
Drop TQT_BASE_OBJECT* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8805ca8534)
2 years ago
Michele Calgaro ed63325ff3
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 263b4461f9)
2 years ago
Michele Calgaro e2dca7b903
Remove unnecessary accelerators from .ui files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko 0046c9a508
Drop automake build support.
Rework the README and INSTALL files.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko 1f79d16318
Exclude common strings of twin clients from translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko 19c238caed
Add includes to UI files to resolve FTBFS.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko f113d9ade3
Add CMakeL10n rules for messages and desktop files.
Add TDEGlobal::locale()->insertCatalogue(...).

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Slávek Banko f5dd4b1e8d
Conversion to the cmake building system.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago
Michele Calgaro 3bc70fb6aa
Renaming of files in preparation for code style tools.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro bd4fbb0edb
Removed code formatting modelines.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro 62c693280b
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 9230b9036f Fixed previous commit. The messages was being shown with a "(still]"
instead of "(still??)".

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Michele Calgaro 102bce2771 Fixed tooltip message for "Enable Transparency" checkbox.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Timothy Pearson 0e61c45cdb Fix FTBFS 10 years ago
Timothy Pearson 80aec91d21 Fix broken task switching when transparency enabled
This resolves Bug 2220
10 years ago
Timothy Pearson 8095005fe2 Update background wallpaper image on desktop switch 10 years ago
Timothy Pearson 1fa427db31 Fix incorrect atom name 11 years ago
Darrell Anderson 2048c358ad KDE->TDE branding cleanup. 11 years ago
Slávek Banko 08147af093 Additional k => tde renaming and fixes 12 years ago
Darrell Anderson c0386d2b2b Update sources to version 1.0.7.
This resolves bug report 878.
12 years ago
Timothy Pearson a60c036aca Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 5df33a9e2a Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson a31eff1805 Rename KShared 12 years ago
Timothy Pearson 32e836acce Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 1d04ca9aed Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson 3ebc2c64f2 Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson 4c9f6ad9f1 Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Darrell Anderson b843ad81d0 Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson c8b0aea71a Branding cleanup: *.desktop files 13 years ago
Timothy Pearson 8e79845b53 Rename additional global functions and variables for tqt3 13 years ago
Timothy Pearson 2c41020a9f Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson 29a51e7fbb Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson cb4818cf88 Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson ed6f377136 Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson 7d07294e82 Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 7b745a9472.
13 years ago
Timothy Pearson 7b745a9472 Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson e112a24781 Rename kwin to twin (part 1 of 2) 13 years ago
Timothy Pearson 89682d15da Rename additional instances of KDE to TDE 13 years ago
Timothy Pearson 263145f078 Additional kde to tde renaming 13 years ago
Timothy Pearson a1702c1564 Rename kde libraries to tde 14 years ago
tpearson cdb87c2691 Fix crystal window decoration client
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kwin-style-crystal@1254499 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 4e5e357168 rename the following methods:
tqparent parent
tqmask mask


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


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kwin-style-crystal@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 6b63f133e6 Remove the tq in front of these incorrectly TQt4-converted methods/data members:
tqrepaint[...]
tqinvalidate[...]
tqparent[...]
tqmask[...]
tqlayout[...]
tqalignment[...]


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kwin-style-crystal@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago