summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Reset submodule main/applications/system/krusader/admin to latest HEADAutomated System2024-01-021-0/+0
|
* Replace various '#define' strings - part 6Michele Calgaro2023-12-1717-100/+100
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 216a92606d86d8706f19fab9dead1e3acf75ee4b)
* Replaced various '#define' with actual strings - part 5Michele Calgaro2023-12-041-1/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit f1134caa52098e75650f8de3753d04cc85a097de)
* Merge translation files from master branch.Automated System2023-12-031-8/+9
|
* Replace 'Event' #define stringsMichele Calgaro2023-11-302-3/+3
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit d93322c49edf4a6de06e230b18051e5859444d7c)
* Replaced various '#define' with actual strings - part 3Michele Calgaro2023-11-241-1/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 425cfa759a98d4f948973f78ce89092a4860d428)
* Krusader: Unpacking TXZ.Roman Savochenko2023-11-231-9/+2
| | | | | Signed-off-by: Roman Savochenko <[email protected]> (cherry picked from commit b36287661621bbec90c5f0b929d7d3b4a3952be9)
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-111-1/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit d31c5f6ee9c12b9fcdfc8e9f67c7d7c5b6b5f410)
* Reset submodule main/applications/system/krusader/admin to latest HEADAutomated System2023-11-101-0/+0
|
* Reset submodule main/applications/system/krusader/admin to latest HEADAutomated System2023-11-061-0/+0
|
* Replace Qt with TQtMichele Calgaro2023-11-0523-60/+60
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 8ff71fdacbedef540bdf67410ab6e8ddd5a52ff0)
* Reset submodule main/applications/system/krusader/admin to latest HEADAutomated System2023-11-031-0/+0
|
* Reset submodule main/applications/system/krusader/admin to latest HEADAutomated System2023-10-301-0/+0
|
* Merge translation files from master branch.r14.1.1Automated System2023-10-221-4/+4
|
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, ↵Michele Calgaro2023-09-271-3/+3
| | | | | | | QIODevice with TQ* version Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 6b2b85383171d178c8ff967feb69b58c8ec475aa)
* Reset submodule main/applications/system/krusader/admin to latest HEADAutomated System2023-09-251-0/+0
|
* Replace TQ_*Focus* and TQ_Scale* definesMichele Calgaro2023-09-043-3/+3
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 96f4cdc7930e97f5f06eeaf1ce1bf764435cead5)
* Reset submodule main/applications/system/krusader/admin to latest HEADAutomated System2023-09-011-0/+0
|
* Drop TQT_BASE_OBJECT* definesMichele Calgaro2023-08-176-9/+9
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit dcab2e27cbb50de2ac2b45445615e28c16f21b6d)
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-25109-140/+140
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 3f99eceeeb15286e2d6dc46f4d25e29d551ef6c2)
* Reset submodule main/applications/system/krusader/admin to latest HEADAutomated System2023-07-191-0/+0
|
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ↵Michele Calgaro2023-07-133-3/+3
| | | | | | | merging of tqtinterface with tqt3. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit bef9c2885780f3b5bd0247a097cf6df810bd8a22)
* Drop Qt2's TQSemiModal classMichele Calgaro2023-06-191-1/+0
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 41c9f7dc9d05b97fa192f4bd0264076d3b4d324a)
* Drop TQT_NO_COMPAT codeMichele Calgaro2023-06-151-1/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 91414d9dcfa02f7f6bec5ad37ff37e314a8d3198)
* Reset submodule main/applications/system/krusader/admin to latest HEADr14.1.0Automated System2023-01-131-0/+0
|
* Reset submodule main/applications/system/krusader/admin to latest HEADAutomated System2023-01-101-0/+0
|
* Update translation filesTDE Weblate2022-09-1327-459/+459
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/krusader Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krusader/
* Update translation template.Automated System2022-09-131-17/+17
|
* Remove unnecessary accelerators from .ui filesMichele Calgaro2022-09-132-12/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Translated using Weblate (Ukrainian)Roman Savochenko2022-06-051-4/+4
| | | | | | | Currently translated at 100.0% (1399 of 1399 strings) Translation: applications/krusader Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krusader/uk/
* Fix build with clang. This resolves issue #7.Michele Calgaro2022-05-112-2/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-031-1/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Translated using Weblate (Turkish)Mehmet Dokuz2022-03-021-7/+10
| | | | | | | Currently translated at 82.1% (1149 of 1399 strings) Translation: applications/krusader Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krusader/tr/
* Reset submodule main/applications/system/krusader/admin to latest HEADAutomated System2022-01-281-0/+0
|
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-01-023-41/+20
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.Slávek Banko2021-12-311-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Update translation filesTDE Weblate2021-07-0727-27/+27
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/krusader Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krusader/
* Update translation template.Automated System2021-07-071-163/+105
|
* Remove cmake submodule since it has now been replaced by cmake-trinity ↵Slávek Banko2021-05-242-3/+0
| | | | | | dependency. Signed-off-by: Slávek Banko <[email protected]>
* Reset submodule main/applications/krusader/cmake to latest HEADAutomated System2021-05-151-0/+0
|
* Use new icons in tdelibs for krename.Michele Calgaro2021-04-091-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/applications/krusader/cmake to latest HEADAutomated System2021-02-281-0/+0
|
* Reset submodule main/applications/krusader/admin to latest HEADAutomated System2021-02-281-0/+0
|
* Fixed references to TDE website.Michele Calgaro2021-02-051-3/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/applications/krusader/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/krusader/cmake to latest HEADAutomated System2021-01-271-0/+0
|
* Reset submodule main/applications/krusader/admin to latest HEADAutomated System2021-01-271-0/+0
|
* Renaming of files in preparation for code style tools.Michele Calgaro2021-01-269-10/+10
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/applications/krusader/cmake to latest HEADAutomated System2021-01-131-0/+0
|
* Reset submodule main/applications/krusader/cmake to latest HEADAutomated System2020-12-071-0/+0
|