Commit Graph

58 Commits (04b5a62b8d9f5ff8240f25361046f2a5d58e8262)

Author SHA1 Message Date
Michele Calgaro f0039c7a23
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
8 months ago
Michele Calgaro bc3c69592f
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 months ago
Michele Calgaro c20f4d8f2c
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 7909152750
Replace various '#define' strings - part 6
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 4243c1195d
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro 8b08e8d5f6
Replace TQ_*Focus* and TQ_Scale* defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
Michele Calgaro bc6061ff9e
Replace Q_OBJECT with TQ_OBJECT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
2 years ago
Slávek Banko b21981e7e3
Simplify CMake rules for desktop file translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Slávek Banko a25cdc59c6
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
Michele Calgaro afd698aa60
Rearrangement of libtdegames highscore headers.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Slávek Banko 3197459242
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Timothy Pearson 45f1731e60 Fix invalid headers in PNG files and optimize for size 9 years ago
Slávek Banko 426706c6d1 cmake: Fix shared libraries version
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Alexander Golubev c70db62d36 Initial cmake conversion 9 years ago
Slávek Banko 133cc7035d Compile MIME magic file
This partially resolves Bug 2217

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson d53703ac20 Fix remaining issues from mimetype icon rename 10 years ago
Timothy Pearson 23bcaa9911 Bring most mimetypes in line with XDG specifications. The following are not fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown 10 years ago
Timothy Pearson 14e371192d Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance 11 years ago
Timothy Pearson 7e183aba69 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Slávek Banko 291c375686 Additional k => tde renaming and fixes 12 years ago
Timothy Pearson 6946130bb1 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson e6b7858482 Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson 1093e60627 Rename KCmd to avoid conflicts with KDE4 12 years ago
Timothy Pearson 41ef6ae3bd Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 58a97ed3af Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson 1a4615a891 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 2f84d0e2d3 Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson f3141fbf4b Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson c75428cb70 Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson 2e384e286e Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Timothy Pearson 4ffd16a310 Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 12 years ago
Darrell Anderson 319d2167d2 Fix inadvertent tq changes. 13 years ago
Slávek Banko 098b76c808 Update autotools for new DSO linkage style
Thanks to Francois Andriot for the patch
13 years ago
Darrell Anderson 2973ee8b57 Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson c359b6cc3b Branding cleanup: *.desktop files 13 years ago
Darrell Anderson dc5ab0935f Branding cleanup: I18N_NOOP KDE -> TDE. 13 years ago
Timothy Pearson 5106f93512 Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson 3677045295 Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson c0f375feba Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson 0e2b76239f Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson 84ace1135c Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 97d1732e25.
13 years ago
Timothy Pearson 97d1732e25 Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson 9c27a1a03e Rename additional KDE strings 13 years ago
Timothy Pearson d668821a95 Fix FTBFS 13 years ago
Timothy Pearson 80dd9f233c Additional renaming of kde to tde 13 years ago
Timothy Pearson cbf01c9f46 Rename kwin to twin (part 1 of 2) 13 years ago
Timothy Pearson 69d847e2c2 Rename additional instances of KDE to TDE 13 years ago
Timothy Pearson 6c8fc8ddd8 Additional kde to tde renaming 13 years ago
Timothy Pearson 898d80dfae Rename kde libraries to tde 13 years ago
tpearson 0ac78b9639 Convert remaining references to kde3 (e.g. in paths) to trinity
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago