Commit Graph

36 Commits (be80cbfdfa21513fa5a84bcdb78f257cf95ceadc)

Author SHA1 Message Date
Michele Calgaro a6dec721a4
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Michele Calgaro 7213baaa70
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko 00d3907074
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>
6 years ago
Slávek Banko 70377a7aef
Move translations to a new directory layout.
Add support for LINGUAS for listing translations to install.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro 567f9d0f1f
Removed admin submodule and autotools files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko a037fdbd50
Add CMakeL10n rules.
Create translation template.
Add CMake rules to build translations.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko 9d936b9bb4
Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
gregory guy 4beda4d404
conversion to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
7 years ago
Michele Calgaro 6bb681e8cb
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
with TQt3's TQPtrList/TQPtrListIterator ones.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
Michele Calgaro 6e533864ce
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 years ago
François Andriot 8fecedecc2 Fix FTBFS on Mageia 6
Signed-off-by: François Andriot <francois.andriot@free.fr>
9 years ago
Timothy Pearson ff7202f0a6 Fix inability to apply theme due to erroneous SAK configuration default
Properly disable module when loaded by non-root user
Remove uneeded files
11 years ago
Timothy Pearson be7a0b98b3 Fix missing semicolons at end of Keywords strings 12 years ago
Timothy Pearson 1e3fce4037 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 12 years ago
Slávek Banko 4e6b3a96a7 Fix FTBFS due to hardcoded linking to knewstuff 12 years ago
Darrell Anderson 3f88ddb375 Fix help handbook not appearing in main handbook table of contents. 12 years ago
Francois Andriot 37dd210d31 Fix tdmtheme crash
This resolves Bug 1544
13 years ago
Timothy Pearson 8cd17f9262 Fix theming support when tdmdistrc file is in use
Provide graphical fedback when theming is not available
13 years ago
Timothy Pearson 5507f62b10 Rename additional header files to avoid conflicts with KDE4 13 years ago
Timothy Pearson 49b3b858ef Fix up remaining references to -lkio 13 years ago
Timothy Pearson 03831d9d21 Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
Timothy Pearson c1305151d6 Rename a number of libraries and executables to avoid conflicts with KDE4 13 years ago
Timothy Pearson 14f926ae95 Fix FTBFS resulting from KCModule rename 13 years ago
Timothy Pearson d7c34c577b Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 13 years ago
Timothy Pearson 8fd39570ed Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 13 years ago
Darrell Anderson c40d47875a Update XDG information in support of bug report 892. 14 years ago
Timothy Pearson b96884aaef Remove spurious TQ_OBJECT instances 14 years ago
Timothy Pearson d1d1e3183e Part 2 of prior commit 14 years ago
Timothy Pearson b9a9e2fa8f Part 1 of 2 of kdm rename 14 years ago
Timothy Pearson 60039b07f2 Rename old tq methods that no longer need a unique name 14 years ago
Timothy Pearson dad07dadf1 Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 7f03219a75.
14 years ago
Timothy Pearson 7f03219a75 Rename a number of old tq methods that are no longer tq specific 14 years ago
Timothy Pearson fdc519713f Rename additional instances of KDE to TDE 15 years ago
tpearson 28f6332246 rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdmtheme@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 2b68fbb800 TQt4 port kdmtheme
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdmtheme@1239295 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
tpearson 215dff2396 Added KDE3 KDM themer application
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdmtheme@1088046 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
16 years ago