summaryrefslogtreecommitdiffstats
path: root/konqueror
Commit message (Collapse)AuthorAgeFilesLines
* konqueror & kdesktop: default action for a media encrypted disk isMichele Calgaro2020-10-171-2/+21
| | | | | | either lock or unlock based on the current locking status. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* konqueror & kdesktop: removed "open/open in new tab/..." items forMichele Calgaro2020-10-171-1/+6
| | | | | | encrypted media devices (either locked or unlocked) from popup menu. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed additional code formatting modelines.Michele Calgaro2020-09-256-6/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed code formatting modelines.Michele Calgaro2020-09-2231-55/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Desktop file translations:Slávek Banko2020-06-2895-6246/+232
| | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix FTBFS due to missing linked libraries.Slávek Banko2020-06-121-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fixed missing config modules in Konqueror and Kicker. This resolves issue #150.Michele Calgaro2020-06-011-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Security: remove support for in KRun which could have allowed execution of ↵Michele Calgaro2020-02-161-20/+1
| | | | | | malicious code. This is similar to issue TDE/tdelibs#45 for .desktop files. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added GUI option to show/hide "Open in Terminal" inside QuickBrowser menus.Michele Calgaro2020-02-121-2/+2
| | | | | | Minor fixup for other GUI options in "Configure Panel... -> Menus". Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Synchronize German translation of web pages with the rest.Chris2020-01-231-1/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Clean up, improve and fix konq-plugins desktop files.Chris2019-12-183-16/+18
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Improve German translation and fix some desktop files.Chris2019-12-171-2/+4
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Synchronize German translation with the rest and fix some icons.Chris2019-12-157-7/+16
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Fix duplicated, missing and misleading icons.Chris2019-12-151-1/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Fix German translation.Chris2019-11-065-17/+8
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Add go to autostart icon in Konqueror.Chris2019-10-141-1/+1
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* 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>
* Fix more remaining brandings in tdebase.Chris2019-07-232-2/+2
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Adjusted to new normalized device icon names in tdelibs.Michele Calgaro2019-07-091-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Adjusted to latest TQVariant::TQVariant(bool) function.Michele Calgaro2019-05-243-8/+8
| | | | 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>
* Use common test for large files support.Slávek Banko2019-02-041-5/+0
| | | | | | Drop hardcoded definition -D_LARGEFILE64_SOURCE. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add CMakeL10n rules.Slávek Banko2018-12-093-0/+16
| | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* 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>
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-172-2/+2
| | | | 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>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed unrequired comments.Michele Calgaro2018-06-204-26/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update URL for TDE main site, wiki, themes and applicationsNikolaus Klepp2018-05-301-4/+4
| | | | | | This resolves bug 2924 Signed-off-by: Nikolaus Klepp <office@klepp.biz>
* 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>
* Konqueror: Do not include items that are selected but hidden by the filterSlávek Banko2017-07-071-3/+3
| | | | | | for operations such as copying, moving, deleting,... Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Konqueror: Deselect items that are hidden by the filter during Select and ↵Slávek Banko2017-07-072-16/+38
| | | | | | Deselect Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2334-0/+0
|
* Added new functionality to Konqueror.Michele Calgaro2015-08-274-0/+44
| | | | | | Double clicking on an empty area in the listview or iconview widget will navigate to the parent folder. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Bring system icon into XDG complianceTimothy Pearson2015-03-265-6/+6
|
* Rename most device icons to comply with XDG standardsTimothy Pearson2015-03-021-1/+1
|
* Added required refreshItems logic. This relates to bug 146.Michele Calgaro2015-01-162-0/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Update About dialogs of Konqueror and Konsole for releaseTimothy Pearson2014-12-062-3/+4
|
* Fix large file previews that were broken in GIT hash 3e7ad37fTimothy Pearson2014-11-141-2/+4
|
* Fix stragglers that were not properly renamed in the XDG standardization commitsTimothy Pearson2014-10-2421-21/+21
|
* Fix remaining issues from mimetype icon renameTimothy Pearson2014-10-221-1/+1
|
* Repair mimetype icon usage, part 1. The following are not fully verified in ↵Timothy Pearson2014-10-221-1/+1
| | | | source as of this commit due to ubiquity: info, unknown
* Bring most mimetypes in line with XDG specifications. The following are not ↵Timothy Pearson2014-10-222-2/+2
| | | | 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
|