Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-25 | 10 | -0/+40 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Add includes to UI files to resolve FTBFS | Slávek Banko | 2018-09-22 | 2 | -15/+3 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix FTBFS with libc6 >= 2.26 | Slávek Banko | 2017-10-15 | 1 | -0/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 2 | -77/+77 |
| | |||||
* | Revert "Fix remaining missing semicolons at end of Keywords strings" | Timothy Pearson | 2014-10-19 | 2 | -77/+77 |
| | | | | This reverts commit ea8f97246037c0681095c3eff9a29044c8516ee9. | ||||
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 2 | -77/+77 |
| | |||||
* | Fix missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-18 | 2 | -2/+2 |
| | |||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 11 | -11/+11 |
| | | | | match XDG specifications | ||||
* | Fix Keywords separators to match XDG desktop specifications | Timothy Pearson | 2014-10-11 | 2 | -77/+77 |
| | |||||
* | Update non-existent and incomplete (template-only) help handbooks to new ↵ | Darrell Anderson | 2014-01-24 | 2 | -14/+2 |
| | | | | default format. | ||||
* | Prevent non-existent help handbooks from populating the main handbook table ↵ | Darrell Anderson | 2014-01-14 | 2 | -2/+14 |
| | | | | of contents. | ||||
* | Rename kdekillall -> tdekillall | Darrell Anderson | 2014-01-06 | 1 | -1/+1 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 10 | -10/+10 |
| | |||||
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 3 | -3/+3 |
| | |||||
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 8 | -8/+8 |
| | |||||
* | Rename many classes and header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-01 | 4 | -4/+4 |
| | |||||
* | Rename a number of classes to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -13/+13 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 21 | -21/+21 |
| | |||||
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-26 | 2 | -3/+3 |
| | |||||
* | Fix FTBFS resulting from KCModule rename | Timothy Pearson | 2013-01-25 | 3 | -3/+3 |
| | |||||
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 17 | -28/+28 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 3 | -7/+7 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 2 | -6/+6 |
| | |||||
* | Fix cmake build: WITH_POWERBOOK2 option for kmilo | Alexander Golubev | 2012-12-11 | 2 | -2/+2 |
| | |||||
* | Initial conversion to cmake. | Darrell Anderson | 2012-11-10 | 12 | -0/+513 |
| | | | | Thanks to Fat-Zer. | ||||
* | Fix QString -> TQString. | Darrell Anderson | 2012-09-16 | 1 | -5/+5 |
| | |||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 12 | -28/+28 |
| | |||||
* | Branding cleanup: I18N_NOOP KDE -> TDE. | Darrell Anderson | 2012-05-10 | 2 | -2/+2 |
| | |||||
* | Fix KControl KDE->TDE branding issues. | Darrell Anderson | 2012-03-09 | 1 | -39/+39 |
| | |||||
* | Fix branding issues. | Darrell Anderson | 2012-03-07 | 2 | -86/+86 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 9 | -9/+9 |
| | |||||
* | Fix up desktop file type specifiers for tqt3 | Timothy Pearson | 2012-02-12 | 1 | -1/+1 |
| | |||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 3 | -7/+7 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 7 | -12/+12 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 6 | -20/+20 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 12 | -41/+41 |
| | | | | This reverts commit bf280726d5d22f33d33e4f9e771220c725249407. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 12 | -41/+41 |
| | |||||
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 2 | -3/+3 |
| | |||||
* | Rename kwin to twin (part 1 of 2) | Timothy Pearson | 2011-11-07 | 1 | -1/+1 |
| | |||||
* | Rename additional instances of KDE to TDE | Timothy Pearson | 2011-11-06 | 1 | -1/+1 |
| | |||||
* | Fix remaining instances of tqStatus embedded in user visible strings | tpearson | 2011-08-31 | 3 | -5/+5 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1250385 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 26 | -42/+42 |
| | | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | rename the following methods: | tpearson | 2011-08-10 | 4 | -5/+5 |
| | | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Remove the tq in front of these incorrectly TQt4-converted methods/data members: | tpearson | 2011-07-09 | 3 | -5/+5 |
| | | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | TQt4 port kdeutils | tpearson | 2011-06-23 | 35 | -161/+170 |
| | | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1238125 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | TQt conversion fixes | tpearson | 2010-08-02 | 2 | -3/+3 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1158453 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Trinity Qt initial conversion | tpearson | 2010-07-31 | 32 | -211/+211 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1157653 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | * ark context un[tar/zip/bz] crash repair | tpearson | 2009-12-18 | 5 | -118/+140 |
| | | | | | | | | * gcc4.4 compilation fixes * superkaramba xmms sensor addition * automake updates git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1063396 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. | toma | 2009-11-25 | 73 | -0/+7616 |
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |