summaryrefslogtreecommitdiffstats
path: root/konqueror/sidebar
Commit message (Collapse)AuthorAgeFilesLines
* Fix and streamline German and other translations in TCC.Chris2019-10-111-0/+6
| | | | | | Credits to Vitaly (Vita_Cell) from IRC for contributing ES and RU translations. Signed-off-by: Chris <xchrisx@uber.space>
* Fix wrong language code for Czech translations related to the Trash.Slávek Banko2019-10-071-2/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Adjusted to new normalized device icon names in tdelibs.Michele Calgaro2019-07-091-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added TDE Control module for trash policy configuration.Michele Calgaro2019-04-131-0/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added trash size limit property page link to trash folder right clickMichele Calgaro2019-04-084-5/+20
| | | | | | | | | popup menu and trash applet panel. Added a new konqueror side bar button to directly display the contents of the trash bin. This relates to bug 1923. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2018-10-171-1/+1
| | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-191-10/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed update of network links in user folder. This resolves bug 2903.Michele Calgaro2018-05-241-24/+21
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed up previous commit (unwanted change got included by mistake).Michele Calgaro2018-05-231-2/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update Konqueror sidebar links. This relates to bug 2903.Michele Calgaro2018-05-2312-388/+334
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Bring system icon into XDG complianceTimothy Pearson2015-03-262-2/+2
|
* Rename most device icons to comply with XDG standardsTimothy Pearson2015-03-021-1/+1
|
* 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
|