summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update translation filesTDE Weblate2018-12-0969-83/+912
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-0968-108/+927
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-0969-287/+1116
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-0969-75/+903
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-0966-1062/+5375
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-0970-77/+916
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-0968-1670/+2229
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-0969-912/+912
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-0969-184629/+182126
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Update translation filesTDE Weblate2018-12-0968-73899/+104398
| | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate.
* Add translation templates for tdelibs.Slávek Banko2018-12-0928-0/+51391
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tde-i18n/cmake to latest HEADAutomated System2018-12-091-0/+0
|
* Reset submodule main/tde-i18n/admin to latest HEADAutomated System2018-12-091-0/+0
|
* Rename translation contextsSlávek Banko2018-12-04146-77415/+58710
| | | | | | | | | | | + QXml => TQXml + QFont => TQFont + QAccel => TQAccel + QMessageBox => TQMessageBox There was a change in line wrapping as a result of merging strings using msguniq. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tde-i18n/cmake to latest HEADAutomated System2018-12-021-0/+0
|
* Reset submodule main/tde-i18n/cmake to latest HEADAutomated System2018-11-291-0/+0
|
* rename kdelogo.xpm to tdelogo.png, kdelogo.png to tdelogo.png and ↵gregory guy2018-11-2831-31/+31
| | | | | | kdelogo2.png to tdelogo2.png ; this relates to bug 2618. Signed-off-by: gregory guy <g-gregory@gmx.fr>
* Translated using Weblate (Czech)Slávek Banko2018-10-231-9/+9
| | | | | | | Currently translated at 100.0% (15 of 15 strings) Translation: tdebase/twin_lib Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin_lib/cs/
* Translated using Weblate (Czech)Slávek Banko2018-10-231-87/+46
| | | | | | | Currently translated at 98.3% (181 of 184 strings) Translation: tdebase/twin Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin/cs/
* Translated using Weblate (Czech)Slávek Banko2018-10-231-61/+29
| | | | | | | Currently translated at 98.9% (184 of 186 strings) Translation: tdebase/kcmkeys Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmkeys/cs/
* Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed ↵Michele Calgaro2018-10-1378-2186/+198
| | | | | | AC_CHECK_GNU_EXTENSIONS. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Move tdefilereplace from tdewebdev to tdeutilsSlávek Banko2018-10-0946-0/+0
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Small fixes not related to translationsSlávek Banko2018-10-099-38/+4
| | | | | | | | + repair damaged UTF-8 characters + remove incorrect header lines + delete a badly named file Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tde-i18n/admin to latest HEADAutomated System2018-10-081-0/+0
|
* qt -> tqt conversion:Michele Calgaro2018-09-28141-433/+433
| | | | | | | | kdeqt -> kdetqt qtkde -> tqtkde qtdesigner -> tqtdesigner Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* qt -> tqt conversion:Michele Calgaro2018-09-2781-81/+81
| | | | | | | | | 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-27184-980/+980
| | | | | | | | | | | 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-2771-1988/+1988
| | | | | | | | | 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-2671-1278/+1278
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* QT_INCLUDES => TQT_INCLUDES conversionSlávek Banko2018-09-2671-355/+355
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tde-i18n/admin to latest HEADAutomated System2018-09-241-0/+0
|
* Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.Michele Calgaro2018-09-2571-71/+71
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* KDE_USE_QT* -> KDE_USE_TQT* conversionMichele Calgaro2018-09-2471-284/+284
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* AC_PATH_QT* -> AC_PATH_TQT* conversionMichele Calgaro2018-09-2471-710/+710
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ↵Michele Calgaro2018-09-1878-113/+113
| | | | | | module Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-1771-639/+639
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Reset submodule main/tde-i18n/cmake to latest HEADAutomated System2018-09-161-0/+0
|
* Reset submodule main/tde-i18n/admin to latest HEADAutomated System2018-09-161-0/+0
|
* Fix typo from prior commitSlávek Banko2018-07-011-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update bug reports url to bugs.trinitydesktop.orgSlávek Banko2018-07-01980-4133/+4133
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Reset submodule main/tde-i18n/admin to latest HEADAutomated System2018-05-241-0/+0
|
* Reset submodule main/tde-i18n/admin to latest HEADAutomated System2018-05-071-0/+0
|
* Reset submodule main/tde-i18n/admin to latest HEADAutomated System2018-04-291-0/+0
|
* Reset submodule main/tde-i18n/cmake to latest HEADAutomated System2017-03-261-0/+0
|
* Reset submodule main/tde-i18n/cmake to latest HEADAutomated System2017-02-181-0/+0
|
* Reset submodule main/tde-i18n/cmake to latest HEADAutomated System2017-01-291-0/+0
|
* cmake: add tde_add_check_executable macroSlávek Banko2017-01-261-0/+0
|
* Reset submodule main/tde-i18n/admin to latest HEADAutomated System2016-08-071-0/+0
|
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-232961-0/+0
|
* Reset submodule main/tde-i18n/cmake to latest HEADAutomated System2016-04-191-0/+0
|