summaryrefslogtreecommitdiffstats
path: root/konq-plugins/arkplugin/arkplugin.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Konqueror Ark plugin: fixed bug with last extension. This relates to bugMichele Calgaro2018-06-021-0/+1
| | | | | | | 2903. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit ea921cfefad6f9ae370e5df0c3f61e239686cf04)
* Konqueror Ark plugin: switched default format to .xz. Add jar and remove ↵Michele Calgaro2018-05-291-23/+23
| | | | | | | | | lzma from "compress as" menu default entries. This relates to bug 2794. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit b1c380494fce349c17ad31dc7d88fe5eb3650210)
* Konqueror Ark plugin: change default compression format from gz to xz.Ray Vine2018-05-291-3/+3
| | | | | | | Enable jar format in "compress as" sub menu. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit fcdbd8105bbdad356a614a4a4cae57a23ae0161e)
* Removed duplicated rar file mimetype. This relates to bug 2794.Ray Vine2018-05-291-1/+1
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 256b5e1830ca7af521c566829fc2af7e39894bf2)
* Removed double entry for rar mimetype in "compress as" menu.Michele Calgaro2017-11-261-2/+2
| | | | | | | | Fixed up lzma code for extraction (a minor part of the patch from Brian James was mistakenly left out in the previous commit - thanks Brian James). Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit dbd30d11751ffd2a1f4f8e14c2c4ce8ceda55548)
* Applied patch from Brian James which fixes the problems of ark pluginBrian James2017-11-251-9/+3
| | | | | | | handling .tar.bz2 extract options. Thanks Brian James!! Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 33b03b13d6916cd48e5e079cba10fd0c33da87a6)
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-151-1/+1
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-141-1/+1
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-011-2/+2
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-011-19/+19
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-311-31/+31
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-271-1/+1
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-251-3/+3
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-241-1/+1
|
* Fix xz support in konqueror context popup menu.Darrell Anderson2012-09-141-1/+1
| | | | | This resolves bug report 611. Thanks to Calving Morrison.
* Change tqaddAction -> addAction. There is no tqaddAction defined in tqt headers.Darrell Anderson2012-03-211-3/+3
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-191-4/+4
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-161-4/+4
| | | | This reverts commit ca82971624269719d487c6f7980d7237f9420036.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-151-4/+4
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-6/+6
|
* rename the following methods:tpearson2011-08-101-5/+5
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt4 port kdeaddonstpearson2011-06-181-12/+12
| | | | | | | This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1237404 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fixed the majority of the xz and lzma handling codetpearson2010-08-211-0/+18
| | | | | | | 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/kdeaddons@1166484 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Enable xz and lzma compress menu support by defaulttpearson2010-08-181-2/+2
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1165085 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Added xz and lzma support to the compress menutpearson2010-08-181-0/+19
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1164934 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Trinity Qt initial conversiontpearson2010-07-311-62/+62
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1157634 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.toma2009-11-251-0/+566
BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeaddons@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da