Commit Graph

53 Commits (b97668ea3912b7562afd4e4af132a88e8fd5ab16)

Author SHA1 Message Date
Slávek Banko b97668ea39
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro 2e0665dec6
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 1cf5b6d11c
Switched from strstream to sstream.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 937421fdc5 Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Timothy Pearson 2c14d519d8 Fix invalid headers in PNG files and optimize for size 9 years ago
Michele Calgaro 9cabd76300 Update version number to R14.1.0
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Timothy Pearson 4222878041 Bring package_development, package_games, package_graphics, package_network, package_multimedia, package_wordprocessing, edu_science, package_utilities, input_devices_settings, kcmsystem, personal, and looknfeel icons into XDG compliance 10 years ago
Timothy Pearson d798514852 Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance 10 years ago
Timothy Pearson a115544364 Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Slávek Banko efaf922de8 Additional k => tde renaming and fixes 12 years ago
Timothy Pearson 4565bfb4e2 Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson d5f01dcc48 Rename common header files for consistency with class renaming 12 years ago
Timothy Pearson 3a3518bb00 Rename KCmd to avoid conflicts with KDE4 12 years ago
Timothy Pearson fccf6d244a Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson ee52bb567f Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson 949de81936 Rename KStandard for enhanced compatibility with KDE4 12 years ago
Timothy Pearson 782ea254f2 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson fb758f6790 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 9f2c757e1a Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 12 years ago
Timothy Pearson cee429821a Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 12 years ago
Timothy Pearson 78f8b2d68b Rename KInstance and KAboutData to avoid conflicts with KDE4 12 years ago
Timothy Pearson 92ac6833a9 Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Timothy Pearson 634845c7a2 Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 12 years ago
Timothy Pearson f4eb2f33b3 Fix disconnected signals and slots 12 years ago
Darrell Anderson d513bace90 Fix QString -> TQString. 13 years ago
Darrell Anderson 5687d5ac93 Update XDG information in support of bug report 892. 13 years ago
Darrell Anderson cb29ec61f5 Branding cleanup: *.desktop files 13 years ago
Darrell Anderson 27bac59f16 Update lsm files. 13 years ago
Timothy Pearson 1a7e498bdb Remove spurious TQ_OBJECT instances 13 years ago
Timothy Pearson 0cd3b7cec9 Fix linear alphabet string errors 13 years ago
Timothy Pearson ba6b214198 Rename obsolete tq methods to standard names 13 years ago
Timothy Pearson 746abe8440 Remove additional unneeded tq method conversions 13 years ago
Timothy Pearson 999f961ff5 Rename old tq methods that no longer need a unique name 13 years ago
Timothy Pearson 2d7b541a4e Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit 6c3f7a55fb.
13 years ago
Timothy Pearson 6c3f7a55fb Rename a number of old tq methods that are no longer tq specific 13 years ago
Timothy Pearson 6d932d40aa Fix FTBFS 13 years ago
Timothy Pearson c954cd41d3 Additional renaming of kde to tde 13 years ago
Timothy Pearson 1677e06cb0 Rename additional instances of KDE to TDE 13 years ago
Timothy Pearson bd17e6ca5c Additional kde to tde renaming 13 years ago
tpearson 032c070107 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/kdeedu@1258263 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson eb57015869 rename the following methods:
tqparent parent
tqmask mask


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson d8762de953 rename the following methods:
tqfind find
tqreplace replace
tqcontains contains


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 96698e12d1 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/kdeedu@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson dcb06497ea Rename incorrect instances of tqrepaint[...] to repaint[...]
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1240369 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 878c5b9a5d Fix kdeedu/Qt4 FTBFS
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1236961 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 6fcedc9dbb Fix kdeedu Qt3 FTBFS
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1236949 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 496cbb3b28 Rename all instances of "tqgeometry" (including quotes) to the more-correct "geometry" string
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1236712 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson a374efce3a TQt4 port kdeedu
This enables compilation under both Qt3 and Qt4


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1236073 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 648ba4a456 Revert automated changes
Sorry guys, they are just not ready for prime time
Work will continue as always


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1212481 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
tpearson 98a12d05a4 Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1211429 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago