| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Klipper Copy Full Path action for Dolphin | Mavridis Philippe | 2024-09-01 | 1 | -0/+8 |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-07 | 22 | -277/+277 |
* | Replace various '#define' strings - part 6 | Michele Calgaro | 2023-12-17 | 6 | -47/+47 |
* | Replaced various '#define' with actual strings - part 3 | Michele Calgaro | 2023-11-24 | 1 | -1/+1 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-05 | 8 | -20/+20 |
* | Replace TQ_*Focus* and TQ_Scale* definesr14.1.1 | Michele Calgaro | 2023-09-04 | 5 | -5/+5 |
* | Drop TQT_BASE_OBJECT* defines | Michele Calgaro | 2023-08-14 | 2 | -3/+2 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-25 | 29 | -32/+32 |
* | Improve code for image conversion. This relates to issue TDE/tdebase#376. | OBATA Akio | 2023-07-23 | 1 | -4/+4 |
* | Fix image conversion naming of files with multiple dots in the name. This rel... | Michele Calgaro | 2023-07-17 | 1 | -5/+4 |
* | Add more options to "Set as Background" menu in Dolphin. | Michele Calgaro | 2023-07-17 | 1 | -6/+36 |
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ... | Michele Calgaro | 2023-07-13 | 2 | -2/+2 |
* | Fixed singular form in translation. This resolves issue #14. | Michele Calgaro | 2021-11-28 | 1 | -1/+1 |
* | Fixed D3lphin --> Dolphin in GUI. This resolves issue #10. | Michele Calgaro | 2021-11-27 | 1 | -1/+1 |
* | Fixed a couple of typos. This resolves issue #11 and issue #13. | Michele Calgaro | 2021-11-27 | 2 | -2/+2 |
* | Fixed wrong action in media unlock desktop file. | Michele Calgaro | 2021-05-09 | 1 | -1/+0 |
* | If requested to navigate to an encrypted disk from the location bar or | Michele Calgaro | 2021-03-07 | 1 | -1/+33 |
* | Encrypted disks will be locked/unlocked (based on their status) when | Michele Calgaro | 2021-03-01 | 1 | -1/+34 |
* | Added icon to Properties popup menu entry. | Michele Calgaro | 2020-12-03 | 1 | -1/+1 |
* | Updated 'Open Medium System Folder' action to match new Konqueror's action in... | Michele Calgaro | 2020-11-06 | 1 | -1/+2 |
* | Added lock/unlock media actions and made safe removal and locking avaiable al... | Michele Calgaro | 2020-10-18 | 7 | -28/+34 |
* | Simplify CMake rules for desktop file translations. | Slávek Banko | 2020-07-10 | 1 | -6/+4 |
* | Improved support for bluray discs. | Michele Calgaro | 2020-05-30 | 7 | -9/+8 |
* | Desktop file translations: | Slávek Banko | 2020-04-02 | 59 | -3011/+22 |
* | Move translations to a new directory layout. | Slávek Banko | 2020-04-02 | 1 | -1/+1 |
* | Fixed handling of terminal application. | Michele Calgaro | 2020-02-16 | 4 | -49/+21 |
* | Drop automake build support. | gregory guy | 2019-10-05 | 11 | -180/+0 |
* | Removed .lsm files. lsm database is outdated and unmaintained. | Michele Calgaro | 2019-09-01 | 1 | -14/+0 |
* | Adjusted to new normalized device icon names in tdelibs. | Michele Calgaro | 2019-06-27 | 2 | -2/+2 |
* | Removed unused and repeated X-SuSE-translate property. | Michele Calgaro | 2019-06-27 | 13 | -714/+0 |
* | add jar, txz and lzma mimetype, this relates to issue #4 | gregory guy | 2019-02-20 | 2 | -17/+23 |
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-22 | 1 | -0/+3 |
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 1 | -1/+1 |
* | Removed rar-compressed and zip-compressed files. | Michele Calgaro | 2018-05-29 | 2 | -2/+2 |
* | Removed non existent application/x-tbz2 mimetype. This relates to bug | Michele Calgaro | 2017-11-25 | 2 | -2/+2 |
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 13 | -0/+0 |
* | Update version number to R14.1.0 | Michele Calgaro | 2015-07-12 | 1 | -1/+1 |
* | Bring system icon into XDG compliance | Timothy Pearson | 2015-03-26 | 1 | -1/+1 |
* | Update CD R/RW service typesr14.0.0 | Timothy Pearson | 2014-11-14 | 3 | -3/+3 |
* | Fix renaming icon fonts => font-x-generic in desktop files | Slávek Banko | 2014-11-08 | 1 | -1/+1 |
* | Fix stragglers that were not properly renamed in the XDG standardization commits | Timothy Pearson | 2014-10-24 | 20 | -21/+21 |
* | Fix exec icon location and bring it into XDG compliance | Timothy Pearson | 2014-10-22 | 2 | -2/+2 |
* | Fix remaining issues from mimetype icon rename | Timothy Pearson | 2014-10-22 | 1 | -1/+1 |
* | Bring most mimetypes in line with XDG specifications. The following are not ... | Timothy Pearson | 2014-10-22 | 4 | -7/+7 |
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fil... | Timothy Pearson | 2014-10-13 | 4 | -8/+8 |
* | Bring stop, lock, exit, and run icons into XDG compliance | Timothy Pearson | 2014-10-12 | 1 | -2/+2 |
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma... | Timothy Pearson | 2014-10-11 | 59 | -63/+63 |
* | Prevent Dolphin from overriding Konqueror when opening directories from withi... | Darrell Anderson | 2014-02-23 | 1 | -1/+0 |
* | Fix incorrect reference in help handbook DocPath key. | Darrell Anderson | 2014-01-14 | 1 | -1/+1 |
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 2 | -2/+2 |