Michele Calgaro
48be092853
Updated date and version to R14.0.6 in .lsm files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
22ca7c37a7
Add CMakeL10n rules.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 100929fbf8
)
6 years ago
gregory guy
d9576addaa
First bach of cmake files in order to convert tdeadmin
...
from autotools to cmake building system.
(cherry picked from commit 88073834d0
)
7 years ago
Michele Calgaro
446705cb77
Removed test for sstream because it is now used by default.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 85d8a9b703
)
7 years ago
gregory guy
96b37ce1ba
remove strstream in ktview.cpp, strstream has been deprecated since C++98
...
(cherry picked from commit ace129edbd
)
7 years ago
Slávek Banko
6287051d2b
Update version numbers and date for R14.0.5 final release
7 years ago
Slávek Banko
463f91958f
Update version number for new target R14.0.5
8 years ago
Slávek Banko
96d9b1c816
Update date in lsm files
8 years ago
Timothy Pearson
abfa150040
Fix invalid headers in PNG files and optimize for size
...
(cherry picked from commit 7b76b355bd
)
9 years ago
Slávek Banko
e70a385eb7
Update version number for new target R14.0.4
9 years ago
Slávek Banko
83f343b220
Update date in lsm files
9 years ago
Slávek Banko
2b5b87850e
Update version number for new target R14.0.3
9 years ago
Slávek Banko
104c720867
Update date in lsm files
9 years ago
Slávek Banko
7122dc9b93
Update version number for new target R14.0.2
10 years ago
Slávek Banko
f14709ff79
Update date in lsm files
10 years ago
Slávek Banko
cdb5e41bbb
Update version in lsm files
10 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
11 years ago
Timothy Pearson
74986c6995
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
11 years ago
Slávek Banko
d5e71b118e
Additional k => tde renaming and fixes
12 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
14 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
14 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
14 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