Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-25 | 11 | -62/+62 |
| | |||||
* | Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-24 | 22 | -442/+442 |
| | |||||
* | Rename KInstance and KAboutData to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-22 | 5 | -14/+14 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-21 | 1 | -1/+1 |
| | |||||
* | Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-19 | 2 | -8/+8 |
| | |||||
* | Additional changes to support building with cmake. | Darrell Anderson | 2012-11-11 | 1 | -1/+1 |
| | | | | Thanks to Slavek Banko. | ||||
* | Initial conversion to cmake. | Darrell Anderson | 2012-11-10 | 2 | -0/+97 |
| | | | | Thanks to Fat-Zer. | ||||
* | Add toolbar icons. | Darrell Anderson | 2012-06-22 | 6 | -0/+2 |
| | |||||
* | Fix FTBFS due to missing includes. | Darrell Anderson | 2012-06-18 | 1 | -1/+2 |
| | |||||
* | Fix FTBFS due to missing includes | Slávek Banko | 2012-06-19 | 2 | -0/+2 |
| | |||||
* | [Ark] Repairs and extensions | Slávek Banko | 2012-06-17 | 25 | -17/+715 |
| | | | | | | | | Added support for Arj Added support for check archives Added support for password processing Fix show broken filenames into real UTF-8 This closes Bug 1030 | ||||
* | Update XDG information in support of bug report 892. | Darrell Anderson | 2012-06-08 | 2 | -3/+3 |
| | |||||
* | Branding cleanup: I18N_NOOP KDE -> TDE. | Darrell Anderson | 2012-05-10 | 1 | -1/+1 |
| | |||||
* | Remove spurious TQ_OBJECT instances | Timothy Pearson | 2012-02-17 | 19 | -21/+21 |
| | |||||
* | Allow ark embedding | Timothy Pearson | 2012-01-11 | 1 | -1/+0 |
| | | | | This closes Bug 670 | ||||
* | Rename obsolete tq methods to standard names | Timothy Pearson | 2011-12-21 | 4 | -6/+6 |
| | |||||
* | Remove additional unneeded tq method conversions | Timothy Pearson | 2011-12-19 | 12 | -46/+46 |
| | |||||
* | Rename old tq methods that no longer need a unique name | Timothy Pearson | 2011-12-18 | 14 | -25/+25 |
| | |||||
* | Revert "Rename a number of old tq methods that are no longer tq specific" | Timothy Pearson | 2011-12-16 | 19 | -82/+82 |
| | | | | This reverts commit bf280726d5d22f33d33e4f9e771220c725249407. | ||||
* | Rename a number of old tq methods that are no longer tq specific | Timothy Pearson | 2011-12-15 | 19 | -82/+82 |
| | |||||
* | Additional renaming of kde to tde | Timothy Pearson | 2011-11-16 | 5 | -5/+5 |
| | |||||
* | Additional kde to tde renaming | Timothy Pearson | 2011-11-06 | 1 | -1/+1 |
| | |||||
* | rename the following methods: | tpearson | 2011-08-10 | 23 | -70/+70 |
| | | | | | | | | 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 | 16 | -35/+35 |
| | | | | | | | | | 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 | 8 | -11/+11 |
| | | | | | | | | | | | | 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 | 48 | -321/+342 |
| | | | | | | | 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 | ||||
* | Fix FTBFS due to missing include file | tpearson | 2010-09-08 | 1 | -0/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1172882 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Revert Chakra unicode patch as it both causes a FTBFS and seems to duplicate ↵ | tpearson | 2010-09-08 | 4 | -24/+11 |
| | | | | | | functionality already present git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1172772 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | * Merged bugfix patches from Chakra project | tpearson | 2010-09-07 | 4 | -11/+29 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1172733 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Fixed the majority of the xz and lzma handling code | tpearson | 2010-08-21 | 3 | -9/+12 |
| | | | | | | | There may still be an issue with the compress as menu and tar.lzma support, however it is relatively minor git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1166484 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Added missing mimetypes to ark_part desktop file for lzma and xz support | tpearson | 2010-08-18 | 1 | -1/+1 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1165087 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Preliminary xzip/LZMA support | tpearson | 2010-08-17 | 4 | -1/+30 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1164816 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | TQt conversion fixes | tpearson | 2010-08-02 | 16 | -42/+42 |
| | | | | 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 | 46 | -1294/+1294 |
| | | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1157653 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | Repaired opening of encrypted RAR files (closes bug 181) | tpearson | 2010-04-28 | 2 | -1/+33 |
| | | | | | | | Thanks to jm82an4zn1@sxipper.net for the patch! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1119969 283d02a7-25f6-0310-bc7c-ecb5cbfe19da | ||||
* | * ark context un[tar/zip/bz] crash repair | tpearson | 2009-12-18 | 5 | -4/+22 |
| | | | | | | | | * 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 | 83 | -0/+12244 |
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da |