Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update translation files | TDE Weblate | 2019-01-11 | 13 | -410/+555 |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kvirc - filetransferwindow Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-filetransferwindow/ | ||||
* | Update translation files | TDE Weblate | 2019-01-11 | 12 | -321/+453 |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kvirc - editor Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-editor/ | ||||
* | Update translation files | TDE Weblate | 2019-01-11 | 12 | -6492/+6228 |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kvirc - dcc Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-dcc/ | ||||
* | Update translation files | TDE Weblate | 2019-01-11 | 13 | -134/+277 |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kvirc - about Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc-about/ | ||||
* | Update translation files | TDE Weblate | 2019-01-11 | 17 | -142221/+138993 |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kvirc Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvirc/ | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2019-01-09 | 16 | -0/+18700 |
| | | | | | | Create translation template. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix empty translation. | Slávek Banko | 2019-01-07 | 2 | -2/+2 |
| | | | | | | Fix charset in translation. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Reset submodule main/applications/kvirc/cmake to latest HEAD | Automated System | 2018-12-10 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kvirc/cmake to latest HEAD | Automated System | 2018-12-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kvirc/cmake to latest HEAD | Automated System | 2018-12-02 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kvirc/cmake to latest HEAD | Automated System | 2018-11-29 | 1 | -0/+0 |
| | |||||
* | Fix build with a clean TQt namespace. | Slávek Banko | 2018-10-29 | 170 | -565/+565 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix TQt library detection on multiarch systems. | Slávek Banko | 2018-10-29 | 2 | -4/+8 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Change default TQt library name from 'qt' to 'tqt'. | Slávek Banko | 2018-10-29 | 3 | -8/+8 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Merge QT=>TQT changes from acinclude.m4 to admin/acinclude.m4. | Slávek Banko | 2018-10-29 | 1 | -74/+47 |
| | | | | | | Here is not used shared admin module, but custom. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Translated using Weblate (Czech) | Slávek Banko | 2018-10-22 | 1 | -5/+7 |
| | | | | | | | Currently translated at 96.4% (2495 of 2588 strings) Translation: applications/kvirc Translate-URL: https://mirror.git.trinitydesktop.org/projects/applications/kvirc/cs/ | ||||
* | Removed obsolete Qt2's TQList/TQListIterator classes and replaced | Michele Calgaro | 2018-10-17 | 6 | -18/+18 |
| | | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fixed incorrect TTQ rename (TTQ -> TQ) | Michele Calgaro | 2018-10-14 | 14 | -25/+25 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Repair damaged UTF-8 characters in PO files | Slávek Banko | 2018-10-10 | 8 | -9/+9 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 4 | -30/+30 |
| | | | | | | | | | | | 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 <[email protected]> | ||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 3 | -52/+52 |
| | | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define. | Michele Calgaro | 2018-09-25 | 2 | -18/+2 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/applications/kvirc/cmake to latest HEAD | Automated System | 2018-09-16 | 1 | -0/+0 |
| | |||||
* | Removed unnecessary executable flag. | Michele Calgaro | 2018-09-02 | 5 | -0/+0 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Workaround for parallel build | Slávek Banko | 2018-08-24 | 1 | -1/+6 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Workaround for parallel build | Slávek Banko | 2018-08-24 | 1 | -0/+3 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Reset submodule main/applications/kvirc/cmake to latest HEAD | Automated System | 2017-03-26 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kvirc/cmake to latest HEAD | Automated System | 2017-02-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kvirc/cmake to latest HEAD | Automated System | 2017-01-29 | 1 | -0/+0 |
| | |||||
* | cmake: add tde_add_check_executable macro | Slávek Banko | 2017-01-26 | 1 | -0/+0 |
| | |||||
* | Added support for OpenSSL 1.1 | Slávek Banko | 2017-01-10 | 2 | -13/+41 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix FTBFS with GCC6 | Slávek Banko | 2016-09-03 | 8 | -12/+12 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 447 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kvirc/cmake to latest HEAD | Automated System | 2016-04-18 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kvirc/cmake to latest HEAD | Automated System | 2016-03-16 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kvirc/cmake to latest HEAD | Slávek Banko | 2015-05-31 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kvirc/cmake to latest HEAD | Slávek Banko | 2015-04-17 | 1 | -0/+0 |
| | |||||
* | Fix incorrectly renamed strings | Slávek Banko | 2015-03-05 | 2 | -42/+42 |
| | |||||
* | Reset submodule main/applications/kvirc/cmake to latest HEADr14.0.0 | Automated System | 2014-10-14 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kvirc/cmake to latest HEAD | Automated System | 2014-10-13 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kvirc/cmake to latest HEAD | Automated System | 2014-10-12 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kvirc/cmake to latest HEAD | Automated System | 2014-09-29 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kvirc/cmake to latest HEAD | Automated System | 2014-09-14 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kvirc/cmake to latest HEAD | Automated System | 2014-03-28 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kvirc/cmake to latest HEAD | Automated System | 2014-03-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kvirc/cmake to latest HEAD | Automated System | 2014-03-27 | 1 | -0/+0 |
| | |||||
* | Fix unintended renaming | Darrell Anderson | 2014-02-16 | 1 | -4/+4 |
| | |||||
* | Fix unintended renaming | Darrell Anderson | 2014-02-16 | 1 | -7/+7 |
| | |||||
* | Fix unintended renaming | Darrell Anderson | 2014-02-16 | 1 | -1/+1 |
| | |||||
* | Rename kdewidgets => tdewidgets | Slávek Banko | 2013-12-23 | 1 | -0/+0 |
| |