Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing icons in konqueror, namely: | gregory guy | 2021-04-07 | 1 | -4/+4 |
| | | | | | | Konqueror Introduction, Move Tab Left/Right and Rename. Signed-off-by: gregory guy <gregory-tde@laposte.net> | ||||
* | konqueror: if requested to navigate to an encrypted disk from the | Michele Calgaro | 2021-02-28 | 1 | -0/+21 |
| | | | | | | | | | location bar or CLI, offer the user the ability to unlock the disk and subsequently navigate to the "media" folder. This replaces the odd and non-useful behavior of presenting the "open with" dialog on an encrypted medium. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | konqueror: prevent media:/ or system:/media urls to be replaced by their | Michele Calgaro | 2021-01-06 | 1 | -2/+7 |
| | | | | | | | respective /media/... path when navigating to the parent folder using mouse double click on empty space inside a listview. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2020-12-07 | 48 | -120/+120 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | konqueror & kdesktop: default action for a media encrypted disk is | Michele Calgaro | 2020-10-17 | 1 | -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 for | Michele Calgaro | 2020-10-17 | 1 | -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 Calgaro | 2020-09-25 | 6 | -6/+5 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-22 | 31 | -55/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Desktop file translations: | Slávek Banko | 2020-06-28 | 95 | -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 Banko | 2020-06-12 | 1 | -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 Calgaro | 2020-06-01 | 1 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Security: remove support for in KRun which could have allowed execution of ↵ | Michele Calgaro | 2020-02-16 | 1 | -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 Calgaro | 2020-02-12 | 1 | -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. | Chris | 2020-01-23 | 1 | -1/+1 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Clean up, improve and fix konq-plugins desktop files. | Chris | 2019-12-18 | 3 | -16/+18 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Improve German translation and fix some desktop files. | Chris | 2019-12-17 | 1 | -2/+4 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Synchronize German translation with the rest and fix some icons. | Chris | 2019-12-15 | 7 | -7/+16 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Fix duplicated, missing and misleading icons. | Chris | 2019-12-15 | 1 | -1/+1 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Fix German translation. | Chris | 2019-11-06 | 5 | -17/+8 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Add go to autostart icon in Konqueror. | Chris | 2019-10-14 | 1 | -1/+1 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Fix and streamline German and other translations in TCC. | Chris | 2019-10-11 | 1 | -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 Banko | 2019-10-07 | 1 | -2/+2 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix more remaining brandings in tdebase. | Chris | 2019-07-23 | 2 | -2/+2 |
| | | | | Signed-off-by: Chris <xchrisx@uber.space> | ||||
* | Adjusted to new normalized device icon names in tdelibs. | Michele Calgaro | 2019-07-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Adjusted to latest TQVariant::TQVariant(bool) function. | Michele Calgaro | 2019-05-24 | 3 | -8/+8 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added TDE Control module for trash policy configuration. | Michele Calgaro | 2019-04-13 | 1 | -0/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Added trash size limit property page link to trash folder right click | Michele Calgaro | 2019-04-08 | 4 | -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 Banko | 2019-02-04 | 1 | -5/+0 |
| | | | | | | Drop hardcoded definition -D_LARGEFILE64_SOURCE. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-09 | 3 | -0/+16 |
| | | | | | | Update TIMEZONES list. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Removed obsolete Qt2's TQList/TQListIterator classes and replaced | Michele Calgaro | 2018-10-17 | 1 | -1/+1 |
| | | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 2 | -2/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Add includes to UI files to resolve FTBFS | Slávek Banko | 2018-09-19 | 1 | -10/+1 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Removed unrequired comments. | Michele Calgaro | 2018-06-20 | 4 | -26/+0 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Update URL for TDE main site, wiki, themes and applications | Nikolaus Klepp | 2018-05-30 | 1 | -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 Calgaro | 2018-05-24 | 1 | -24/+21 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fixed up previous commit (unwanted change got included by mistake). | Michele Calgaro | 2018-05-23 | 1 | -2/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Update Konqueror sidebar links. This relates to bug 2903. | Michele Calgaro | 2018-05-23 | 12 | -388/+334 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Konqueror: Do not include items that are selected but hidden by the filter | Slávek Banko | 2017-07-07 | 1 | -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 Banko | 2017-07-07 | 2 | -16/+38 |
| | | | | | | Deselect Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 34 | -0/+0 |
| | |||||
* | Added new functionality to Konqueror. | Michele Calgaro | 2015-08-27 | 4 | -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 compliance | Timothy Pearson | 2015-03-26 | 5 | -6/+6 |
| | |||||
* | Rename most device icons to comply with XDG standards | Timothy Pearson | 2015-03-02 | 1 | -1/+1 |
| | |||||
* | Added required refreshItems logic. This relates to bug 146. | Michele Calgaro | 2015-01-16 | 2 | -0/+2 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Update About dialogs of Konqueror and Konsole for release | Timothy Pearson | 2014-12-06 | 2 | -3/+4 |
| | |||||
* | Fix large file previews that were broken in GIT hash 3e7ad37f | Timothy Pearson | 2014-11-14 | 1 | -2/+4 |
| | |||||
* | Fix stragglers that were not properly renamed in the XDG standardization commits | Timothy Pearson | 2014-10-24 | 21 | -21/+21 |
| | |||||
* | Fix remaining issues from mimetype icon rename | Timothy Pearson | 2014-10-22 | 1 | -1/+1 |
| | |||||
* | Repair mimetype icon usage, part 1. The following are not fully verified in ↵ | Timothy Pearson | 2014-10-22 | 1 | -1/+1 |
| | | | | source as of this commit due to ubiquity: info, unknown |