summaryrefslogtreecommitdiffstats
path: root/konqueror/sidebar
Commit message (Collapse)AuthorAgeFilesLines
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-112-2/+2
| | | | match XDG specifications
* Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-111-65/+65
|
* Push the following patches from Bug 1499:Timothy Pearson2014-10-072-46/+69
| | | | | tdebase: updates default Xorg arguments in TDM tdebase: add ability to restrict the konqueror side bar
* Fix dirtree module stall due to unneeded mime magic callsTimothy Pearson2014-10-021-3/+3
| | | | This resolves Bug 699
* Add new help handbook for konqueror history sidebar module.Darrell Anderson2014-01-311-1/+1
|
* Fix various dirlister sidebar problemsTimothy Pearson2013-12-182-114/+100
| | | | This resolves Bug 1764
* Update XDG mimetypes.Darrell Anderson2013-11-082-2/+2
|
* Additional k => tde renaming and fixesSlávek Banko2013-09-033-4/+4
|
* Fix inadvertent sidebar signal disconnection on mouse settings reloadTimothy Pearson2013-05-193-5/+10
| | | | This resolves Bug 1515
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1513-18/+18
|
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-146-6/+6
|
* Rename KIcon to enhance compatibility with KDE4Timothy Pearson2013-02-043-7/+7
|
* Rename many classes and header files to avoid conflicts with KDE4Timothy Pearson2013-02-0110-11/+11
|
* Rename a number of classes to enhance compatibility with KDE4Timothy Pearson2013-02-0112-62/+62
|
* Rename KLock and KTrader to avoid conflicts with KDE4Timothy Pearson2013-02-011-1/+1
|
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-314-7/+7
|
* Rename KHTML and kiobufferTimothy Pearson2013-01-274-14/+14
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-2712-18/+18
|
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-268-16/+16
|
* Fix FTBFS resulting from KCModule renameTimothy Pearson2013-01-251-1/+1
|
* Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4Timothy Pearson2013-01-2512-35/+35
|
* Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4Timothy Pearson2013-01-2411-36/+36
|
* Rename KInstance and KAboutData to avoid conflicts with KDE4Timothy Pearson2013-01-2212-30/+30
|
* Branding: KDE->TDEDarrell Anderson2012-06-272-4/+4
|
* Update XDG information in support of bug report 892.Darrell Anderson2012-06-0831-93/+93
|
* Rename additional members for tqt3Timothy Pearson2012-03-073-3/+3
|
* Rename additional global TQt functionsTimothy Pearson2012-03-011-1/+1
|
* Rename kde-config to tde-configTimothy Pearson2012-02-261-1/+1
|
* Remove spurious TQ_OBJECT instancesTimothy Pearson2012-02-171-3/+3
|
* Fix error message when clicking on System icon on sidebar in konquerorTimothy Pearson2012-01-111-1/+1
| | | | This closes Bug 723
* Rename obsolete tq methods to standard namesTimothy Pearson2011-12-215-10/+10
|
* Remove additional unneeded tq method conversionsTimothy Pearson2011-12-198-25/+25
|
* Rename old tq methods that no longer need a unique nameTimothy Pearson2011-12-1810-36/+36
|
* Revert "Rename a number of old tq methods that are no longer tq specific"Timothy Pearson2011-12-1618-80/+80
| | | | This reverts commit 73c08b592db45af554b9f21029bc549d70f683ab.
* Rename a number of old tq methods that are no longer tq specificTimothy Pearson2011-12-1518-80/+80
|
* Rename kwin to twin (part 1 of 2)Timothy Pearson2011-11-071-1/+1
|
* Additional kde to tde renamingTimothy Pearson2011-11-061-1/+1
|
* rename the following methods:tpearson2011-08-104-8/+8
| | | | | | | | tqparent parent tqmask mask git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246260 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* rename the following methods:tpearson2011-08-109-27/+27
| | | | | | | | | tqfind find tqreplace replace tqcontains contains git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1246075 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Remove the tq in front of these incorrectly TQt4-converted methods/data members:tpearson2011-07-095-12/+12
| | | | | | | | | | | | tqrepaint[...] tqinvalidate[...] tqparent[...] tqmask[...] tqlayout[...] tqalignment[...] git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1240522 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Fix libkonqsidebarplugin versiontpearson2011-03-171-1/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1225180 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Part 2/2 of fix for Bug 453tpearson2011-03-131-4/+4
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1224640 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Allow kdebase to (mostly) function correctly with TQt for Qt4tpearson2011-02-156-22/+25
| | | | | | | | Fix kicker tackbar handling under Classic mode (thanks to Ilya Chernykh for the patch) Fix a newly invalidated section of code under GCC 4.5.2 (http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47723#c6) git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1220927 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* [kdebase] initial cmake supportsamelian2011-01-2311-0/+404
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1216551 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Signal/slot repairstpearson2011-01-211-0/+1
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1216185 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Enable compilation with TQt for Qt4 3.4.0 TP2tpearson2011-01-1922-138/+139
| | | | | | | This should not break compatibility with TQt for Qt3; if it does please fix it ASAP! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1215552 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Revert automated changestpearson2011-01-0722-92/+92
| | | | | | | | 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/kdebase@1212480 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1tpearson2011-01-0322-92/+92
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1211357 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* Part 2/2 of prior committpearson2010-09-151-1/+8
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1175772 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
* TQt conversion fixestpearson2010-08-0212-21/+21
| | | | git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebase@1158418 283d02a7-25f6-0310-bc7c-ecb5cbfe19da