Slávek Banko
cfe279f15a
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
f87c214d50
Removed .lsm files. lsm database is outdated and unmaintained.
5 years ago
Slávek Banko
100929fbf8
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro
d7f6a95d29
LIB_QT -> LIB_TQT conversion to align to updated admin module
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
gregory guy
88073834d0
First bach of cmake files in order to convert tdeadmin
...
from autotools to cmake building system.
6 years ago
Michele Calgaro
85d8a9b703
Removed test for sstream because it is now used by default.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
gregory guy
ace129edbd
remove strstream in ktview.cpp, strstream has been deprecated since C++98
6 years ago
Timothy Pearson
7b76b355bd
Fix invalid headers in PNG files and optimize for size
8 years ago
Michele Calgaro
32e2619ef3
Update version number to R14.1.0
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Timothy Pearson
f4b45f46b8
Rename a few icons left in rc files
10 years ago
Timothy Pearson
54f8e71caf
Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
10 years ago
Timothy Pearson
74986c6995
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
Slávek Banko
d5e71b118e
Additional k => tde renaming and fixes
11 years ago
Timothy Pearson
d1a3a8be39
Rename additional header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
666824a6c5
Rename common header files for consistency with class renaming
12 years ago
Timothy Pearson
09470cb1bf
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
Timothy Pearson
189e536f1a
Rename a number of classes to enhance compatibility with KDE4
12 years ago
Timothy Pearson
84a108376d
Rename a few build variables for overall consistency
12 years ago
Timothy Pearson
2c4a290ae2
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
06ad876fe1
Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago
Timothy Pearson
555ea1c7f3
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
12 years ago
Timothy Pearson
5f444a9ea9
Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4
12 years ago
Timothy Pearson
f27c6b9285
Rename KInstance and KAboutData to avoid conflicts with KDE4
12 years ago
Timothy Pearson
1ad423d43b
Rename KApplication to TDEApplication to avoid conflicts with KDE4
12 years ago
Timothy Pearson
f7e4bdd856
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
12 years ago
Darrell Anderson
b23f76e065
Update XDG information in support of bug report 892.
13 years ago
Darrell Anderson
8938bc15d4
Update lsm files.
13 years ago
Darrell Anderson
923a29eac1
Branding cleanup: I18N_NOOP KDE -> TDE.
13 years ago
Timothy Pearson
2976f05958
Remove spurious TQ_OBJECT instances
13 years ago
Timothy Pearson
32bbed9b92
Update various qt function definitions and static methods for tqt3
13 years ago
Timothy Pearson
1f71905047
Fix linear alphabet string errors
13 years ago
Timothy Pearson
38a31bafc0
Rename obsolete tq methods to standard names
13 years ago
Timothy Pearson
6b7a8ff33a
Remove additional unneeded tq method conversions
13 years ago
Timothy Pearson
b836ed566c
Rename old tq methods that no longer need a unique name
13 years ago
Timothy Pearson
377fa3a277
Revert "Rename a number of old tq methods that are no longer tq specific"
...
This reverts commit d124861710
.
13 years ago
Timothy Pearson
d124861710
Rename a number of old tq methods that are no longer tq specific
13 years ago
Timothy Pearson
3513b12f1d
Rename additional instances of KDE to TDE
13 years ago
Timothy Pearson
c294787b82
Additional kde to tde renaming
13 years ago
tpearson
3438ddb040
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/kdeadmin@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
93910780ef
rename the following methods:
...
tqparent parent
tqmask mask
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
4a25ca5c80
rename the following methods:
...
tqfind find
tqreplace replace
tqcontains contains
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
13 years ago
tpearson
dbb67f90e8
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/kdeadmin@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
b09bffed6b
TQt4 port kdeadmin
...
This enables compilation under both Qt3 and Qt4
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1237416 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
ac67f6fe92
TQt conversion fixes
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1158416 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
aa3a1ca934
Trinity Qt initial conversion
...
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1157635 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson
f12b53b8c6
* KDE cron updates
...
* KDE networking module platform string updates
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeadmin@1067153 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago
toma
37333bf25a
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/kdeadmin@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
15 years ago