summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Translated using Weblate (German)Chris2019-11-091-12/+12
| | | | | | | Currently translated at 97.3% (1361 of 1399 strings) Translation: applications/krusader Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krusader/de/
* Removed .lsm files. lsm database is outdated and unmaintained.Michele Calgaro2019-09-011-14/+0
|
* Translated using Weblate (German)Chris2019-08-281-3/+3
| | | | | | | Currently translated at 97.3% (1361 of 1399 strings) Translation: applications/krusader Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krusader/de/
* Fix branding of Krusader and also translations, for fuzzy prevention.Chris2019-07-2829-104/+57
| | | | Signed-off-by: Chris <xchrisx@uber.space>
* Translated using Weblate (German)Chris2019-07-191-8/+7
| | | | | | | Currently translated at 97.3% (1361 of 1399 strings) Translation: applications/krusader Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/krusader/de/
* Adjusted to new normalized device icon names in tdelibs.Michele Calgaro2019-06-262-6/+6
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/krusader/cmake to latest HEADAutomated System2019-06-121-0/+0
|
* Reset submodule main/applications/krusader/cmake to latest HEADAutomated System2019-04-021-0/+0
|
* Reset submodule main/applications/krusader/cmake to latest HEADAutomated System2019-02-191-0/+0
|
* Reset submodule main/applications/krusader/admin to latest HEADAutomated System2019-02-191-0/+0
|
* Reset submodule main/applications/krusader/cmake to latest HEADAutomated System2019-02-031-0/+0
|
* Reset submodule main/applications/krusader/cmake to latest HEADAutomated System2019-01-281-0/+0
|
* Update translation filesTDE Weblate2019-01-1426-4693/+3006
| | | | | | | 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 System2019-01-142-180/+2
|
* Fix empty translation.Slávek Banko2019-01-131-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/krusader/cmake to latest HEADAutomated System2019-01-131-0/+0
|
* Reset submodule main/applications/krusader/cmake to latest HEADAutomated System2019-01-121-0/+0
|
* Update translation filesTDE Weblate2019-01-0326-121707/+128601
| | | | | | | 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/
* Add CMakeL10n rules.Slávek Banko2019-01-037-0/+6576
| | | | | | Create translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/krusader/cmake to latest HEADAutomated System2018-12-101-0/+0
|
* Reset submodule main/applications/krusader/cmake to latest HEADAutomated System2018-12-091-0/+0
|
* Reset submodule main/applications/krusader/admin to latest HEADAutomated System2018-12-091-0/+0
|
* Reset submodule main/applications/krusader/cmake to latest HEADAutomated System2018-12-021-0/+0
|
* Reset submodule main/applications/krusader/cmake to latest HEADAutomated System2018-11-291-0/+0
|
* 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>
* Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed ↵Michele Calgaro2018-10-134-33/+5
| | | | | | AC_CHECK_GNU_EXTENSIONS. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/krusader/admin to latest HEADAutomated System2018-10-081-0/+0
|
* qt -> tqt conversion:Michele Calgaro2018-09-287-13/+13
| | | | | | | | kdeqt -> kdetqt qtkde -> tqtkde qtdesigner -> tqtdesigner Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-274-4/+4
| | | | | | | | | QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST QT_NO_STL -> TQT_NO_STL QT_NO_COMPAT -> TQT_NO_COMPAT QT_NO_TRANSLATION -> TQT_NO_TRANSLATION Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-2712-42/+42
| | | | | | | | | | | QTDIR -> TQTDIR QTDOC -> TQTDOC INCDIR_QT -> INCDIR_TQT LIBDIR_QT -> LIBDIR_TQT QT_INC -> TQT_INC QT_LIB -> TQT_LIB Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-274-34/+34
| | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt_includes => tqt_includes conversionSlávek Banko2018-09-265-22/+22
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* QT_INCLUDES => TQT_INCLUDES conversionSlávek Banko2018-09-262-7/+7
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/applications/krusader/admin to latest HEADAutomated System2018-09-241-0/+0
|
* Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.Michele Calgaro2018-09-251-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* KDE_USE_QT* -> KDE_USE_TQT* conversionMichele Calgaro2018-09-242-5/+5
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* AC_PATH_QT* -> AC_PATH_TQT* conversionMichele Calgaro2018-09-241-10/+10
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ↵Michele Calgaro2018-09-182-4/+4
| | | | | | module Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-177-18/+18
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/applications/krusader/cmake to latest HEADAutomated System2018-09-161-0/+0
|
* Reset submodule main/applications/krusader/admin to latest HEADAutomated System2018-09-161-0/+0
|
* 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-132-2/+2
| | | | 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>
* Reset submodule main/applications/krusader/admin to latest HEADAutomated System2018-05-231-0/+0
|
* Reset submodule main/applications/krusader/admin to latest HEADAutomated System2018-05-071-0/+0
|
* Reset submodule main/applications/krusader/admin to latest HEADAutomated System2018-04-301-0/+0
|
* Reset submodule main/applications/krusader/cmake to latest HEADAutomated System2017-03-261-0/+0
|