summaryrefslogtreecommitdiffstats
path: root/konqueror/sidebar
Commit message (Collapse)AuthorAgeFilesLines
* Fix stragglers that were not properly renamed in the XDG standardization commitsTimothy Pearson2014-10-241-1/+1
|
* Fix remaining issues from mimetype icon renameTimothy Pearson2014-10-221-1/+1
|
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-221-1/+1
| | | | fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-68/+68
|
* Revert "Fix remaining missing semicolons at end of Keywords strings"Timothy Pearson2014-10-191-68/+68
| | | | This reverts commit fd2369a8f0b40ef35586b3407750ec4662d1be7e.
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-68/+68
|
* Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-181-1/+1
|
* Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, ↵Timothy Pearson2014-10-133-3/+3
| | | | player_pause, player_play, player_stop, player_rew, player_fwd, player_start, player_end, rotate_ccw, rotate_cw, window_fullscreen, window_nofullscreen, window_new, viewmagfit, viewmag+, viewmag1, and viewmag- icons into XDG compliance
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-134-11/+11
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* 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