summaryrefslogtreecommitdiffstats
path: root/krusader
Commit message (Collapse)AuthorAgeFilesLines
* Restructure source foldersHEADmasterMichele Calgaro2025-08-31354-66862/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Copy translations to new folderMichele Calgaro2025-08-261-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS in local builds due to missing linkage of libkjsMichele Calgaro2025-08-251-1/+1
| | | | | | (undefined reference to symbol KJS::ValueImp::dispatchToObject(ExecState*)) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove unused kdesktopfile includeMichele Calgaro2025-07-131-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace TRUE/FALSE with boolean values true/falseMichele Calgaro2025-03-2916-92/+92
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use tdestandarddirs.hMichele Calgaro2025-03-0218-20/+18
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use tdeAppMichele Calgaro2025-02-027-21/+21
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove unneeded kprocio.hMichele Calgaro2024-12-161-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use tdeprocess.hMichele Calgaro2024-12-0219-20/+20
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix compatibiliry with c++17 standardMichele Calgaro2024-04-141-2/+20
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Qt with TQtMichele Calgaro2024-04-0234-54/+54
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_SIGNALS and Q_SLOTSMichele Calgaro2024-02-021-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-0595-979/+979
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace various '#define' strings - part 6Michele Calgaro2023-12-1617-100/+100
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-041-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace 'Event' #define stringsMichele Calgaro2023-11-302-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-241-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Krusader: Unpacking TXZ.Roman Savochenko2023-11-221-9/+2
| | | | Signed-off-by: Roman Savochenko <roman@home.home>
* Replace Qt with TQtMichele Calgaro2023-11-0521-58/+58
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-023-3/+3
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-176-9/+9
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-20108-138/+138
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-123-3/+3
| | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Drop Qt2's TQSemiModal classMichele Calgaro2023-06-181-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-132-12/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix build with clang. This resolves issue #7.Michele Calgaro2022-05-112-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-023-41/+20
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use new icons in tdelibs for krename.Michele Calgaro2021-04-091-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Renaming of files in preparation for code style tools.Michele Calgaro2021-01-261-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Added icon to Properties popup menu entry.Michele Calgaro2020-12-031-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed explicit usage of the 'register' keyword.Michele Calgaro2020-01-301-4/+4
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix branding of Krusader and also translations, for fuzzy prevention.Chris2019-07-282-3/+3
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Adjusted to new normalized device icon names in tdelibs.Michele Calgaro2019-06-262-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Add CMakeL10n rules.Slávek Banko2019-01-031-0/+3
| | | | | | Create translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed obsolete Qt2's TQList/TQListIterator classes and replacedMichele Calgaro2018-10-173-3/+3
| | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-171-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed unnecessary executable flag.Michele Calgaro2018-09-0212-0/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Removed extension from icon name in desktop file. This relates to bugMichele Calgaro2018-08-221-1/+1
| | | | | | 2424. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix FTBFS with clangOleg Levenets2018-06-131-1/+1
| | | | Signed-off-by: Oleg Levenets <olevenets2@gmail.com>
* Fix FTBFS with clangSlávek Banko2018-06-131-0/+2
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Removed of rar-compressed and zip-compressed files.Michele Calgaro2018-05-291-2/+2
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fixed bugs related to archive unpacking. This resolves bug 2655.Michele Calgaro2016-10-012-2/+22
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2328-0/+0
|
* Added support for xz archives. This resolve bug 2516.Michele Calgaro2016-02-1713-386/+450
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Fix forced load of default user actionsSlávek Banko2016-01-221-3/+5
| | | | | | This resolves Bug 2481 Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Rename most device icons to comply with XDG standardsTimothy Pearson2015-03-021-3/+3
|
* Fix another FTBFS due to accidental double quote duplicationr14.0.0Timothy Pearson2014-10-232-2/+2
|
* Fix FTBFS due to accidental double quote duplicationTimothy Pearson2014-10-232-3/+3
|
* Fix exec icon location and bring it into XDG complianceTimothy 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