Michele Calgaro
931f81f9fe
Renaming of files in preparation for code style tools.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Michele Calgaro
4116e5dbf5
Removed additional code formatting modelines.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
4 years ago
Slávek Banko
b21981e7e3
Simplify CMake rules for desktop file translations.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 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>
4 years ago
Michele Calgaro
f1f0991454
Fixed FTBFS caused by previous commit.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Alexander Golubev
a94a863f93
Small rearrangement of libtdegames headers
...
Move kgame dialog headers to a dedicated subdir to make installed
includes match source code layout. This will make linking of games
to an installed instance of libtdegames library more straightforward.
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
5 years ago
Slávek Banko
3197459242
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
28c4bcc63c
Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
2bc726cc21
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Timothy Pearson
45f1731e60
Fix invalid headers in PNG files and optimize for size
8 years ago
Slávek Banko
d6b90e3453
cmake: Create kbackgammon/engines/dummy.cpp outside source tree
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Alexander Golubev
c70db62d36
Initial cmake conversion
9 years ago
Timothy Pearson
7e183aba69
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Slávek Banko
291c375686
Additional k => tde renaming and fixes
11 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
56584ebabb
Rename kcompletionbox
12 years ago
Timothy Pearson
c8734b9ab6
Rename KComp to avoid conflicts with KDE4
12 years ago
Timothy Pearson
64ced13f94
Rename KIcon to enhance compatibility 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
1048c4f709
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
2973ee8b57
Update XDG information in support of bug report 892.
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
edc913ee43
Fix linear alphabet string errors
13 years ago
Timothy Pearson
ef45d20eff
Fix accidental conversions of binary files from last commit
13 years ago
Timothy Pearson
b81299826a
Part 1 of 2 of kdm rename
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
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
9b81b30825
Link most Trinity DSOs against the most common kdelibs libraries to compensate for linking changes in modern distributions such as Ubuntu Oneiric
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
59498d7d3a
Fix a number of accidental tqStatus string conversions
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1249829 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
a13e26c2f1
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
24c5cdc273
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
c406d61dee
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/kdegames@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
373fe6f2b9
Rename incorrect instances of tqrepaint[...] to repaint[...]
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
66c292188f
Fix kdegames/Qt3 FTBFS
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1237329 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
838baf3f99
TQt4 port kdegames
...
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdegames@1236074 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago