summaryrefslogtreecommitdiffstats
path: root/ark
Commit message (Collapse)AuthorAgeFilesLines
* Properly initialize worker threadTimothy Pearson2013-05-142-7/+12
| | | | This relates to Bug 1404
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1522-47/+47
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-146-7/+7
|
* Rename KCmd to avoid conflicts with KDE4Timothy Pearson2013-02-061-2/+2
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-042-4/+4
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-018-14/+14
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0111-72/+72
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-011-2/+2
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-1/+1
|
* Rename a few build variables for overall consistencyTimothy Pearson2013-01-291-1/+1
|
* Rename kiobuffer and KHTMLTimothy Pearson2013-01-271-3/+3
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-277-13/+13
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2620-26/+26
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2511-62/+62
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2422-442/+442
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-225-14/+14
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-211-1/+1
|
* Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4Timothy Pearson2013-01-192-8/+8
|
* Additional changes to support building with cmake.Darrell Anderson2012-11-111-1/+1
| | | | Thanks to Slavek Banko.
* Initial conversion to cmake.Darrell Anderson2012-11-102-0/+97
| | | | Thanks to Fat-Zer.
* Add toolbar icons.Darrell Anderson2012-06-226-0/+2
|
* Fix FTBFS due to missing includes.Darrell Anderson2012-06-181-1/+2
|
* Fix FTBFS due to missing includesSlávek Banko2012-06-192-0/+2
|
* [Ark] Repairs and extensionsSlávek Banko2012-06-1725-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 Anderson2012-06-082-3/+3
|
* Branding cleanup: I18N_NOOP KDE -> TDE.Darrell Anderson2012-05-101-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-1719-21/+21
|
* Allow ark embeddingTimothy Pearson2012-01-111-1/+0
| | | | This closes Bug 670
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-214-6/+6
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-1912-46/+46
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1814-25/+25
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1619-82/+82
| | | | This reverts commit bf280726d5d22f33d33e4f9e771220c725249407.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1519-82/+82
|
* Additional renaming of kde to tdeTimothy Pearson2011-11-165-5/+5
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-1/+1
|
* rename the following methods:tpearson2011-08-1023-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:tpearson2011-08-1016-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:tpearson2011-07-098-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 kdeutilstpearson2011-06-2348-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 filetpearson2010-09-081-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 ↵tpearson2010-09-084-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 projecttpearson2010-09-074-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 codetpearson2010-08-213-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 supporttpearson2010-08-181-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1165087 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Preliminary xzip/LZMA supporttpearson2010-08-174-1/+30
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1164816 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-0216-42/+42
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1158453 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-3146-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)tpearson2010-04-282-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 repairtpearson2009-12-185-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.toma2009-11-2583-0/+12244
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeutils@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da