Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add KDE_EXPORT on PluginUtility namespace. | Slávek Banko | 2019-02-03 | 1 | -1/+1 | |
| | | | | | | This resolves issue #1. Signed-off-by: Slávek Banko <[email protected]> | |||||
* | Reset submodule main/applications/kpilot/cmake to latest HEAD | Automated System | 2019-01-28 | 1 | -0/+0 | |
| | ||||||
* | Update translation files | TDE Weblate | 2019-01-14 | 61 | -2628/+793 | |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kpilot Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kpilot/ | |||||
* | Update translation template. | Automated System | 2019-01-14 | 1 | -41/+1 | |
| | ||||||
* | Reset submodule main/applications/kpilot/cmake to latest HEAD | Automated System | 2019-01-13 | 1 | -0/+0 | |
| | ||||||
* | Reset submodule main/applications/kpilot/cmake to latest HEAD | Automated System | 2019-01-12 | 1 | -0/+0 | |
| | ||||||
* | Fix FTBFS from commit c2446367. | Slávek Banko | 2019-01-03 | 1 | -1/+1 | |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | |||||
* | Update translation files | TDE Weblate | 2019-01-03 | 61 | -221292/+218008 | |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kpilot Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kpilot/ | |||||
* | Add CMakeL10n rules. | Slávek Banko | 2019-01-03 | 2 | -0/+5766 | |
| | | | | | | Create translation template. Signed-off-by: Slávek Banko <[email protected]> | |||||
* | Migration to standard TDE CMake build system. | Slávek Banko | 2019-01-03 | 28 | -979/+613 | |
| | | | | | | Add common cmake module. Signed-off-by: Slávek Banko <[email protected]> | |||||
* | Fix export of symbols to work properly with hidden visibility. | Slávek Banko | 2019-01-03 | 4 | -8/+8 | |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | |||||
* | Move translations from tde-i18n/tdepim. | Slávek Banko | 2018-12-15 | 61 | -0/+395000 | |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | |||||
* | Reset submodule main/applications/kpilot/admin to latest HEAD | Automated System | 2018-12-09 | 1 | -0/+0 | |
| | ||||||
* | Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.git | Michele Calgaro | 2018-12-03 | 1 | -1/+1 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Removed obsolete Qt2's TQList/TQListIterator classes and replaced | Michele Calgaro | 2018-10-17 | 2 | -2/+2 | |
| | | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Reset submodule main/applications/kpilot/admin to latest HEAD | Automated System | 2018-10-08 | 1 | -0/+0 | |
| | ||||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 1 | -1/+1 | |
| | | | | | | | | | 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 <[email protected]> | |||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-27 | 8 | -28/+28 | |
| | | | | | | | | | | | 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 | 1 | -4/+4 | |
| | | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Reset submodule main/applications/kpilot/admin to latest HEAD | Automated System | 2018-09-24 | 1 | -0/+0 | |
| | ||||||
* | QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ↵ | Michele Calgaro | 2018-09-18 | 2 | -2/+2 | |
| | | | | | | module Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 14 | -20/+20 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Reset submodule main/applications/kpilot/admin to latest HEAD | Automated System | 2018-09-16 | 1 | -0/+0 | |
| | ||||||
* | Fixed typedef-related warnings from compiler. | Michele Calgaro | 2018-08-23 | 4 | -5/+6 | |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Removed unused define which could have caused issue because of double | Michele Calgaro | 2018-07-04 | 1 | -4/+0 | |
| | | | | | | backslash escaping. Signed-off-by: Michele Calgaro <[email protected]> | |||||
* | Reset submodule main/applications/kpilot/admin to latest HEAD | Automated System | 2018-05-23 | 1 | -0/+0 | |
| | ||||||
* | Reset submodule main/applications/kpilot/admin to latest HEAD | Automated System | 2018-05-07 | 1 | -0/+0 | |
| | ||||||
* | Reset submodule main/applications/kpilot/admin to latest HEAD | Automated System | 2018-04-30 | 1 | -0/+0 | |
| | ||||||
* | Fix FTBFS with GCC6 | Slávek Banko | 2016-09-03 | 1 | -3/+3 | |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | |||||
* | Reset submodule main/applications/kpilot/admin to latest HEAD | Automated System | 2016-08-07 | 1 | -0/+0 | |
| | ||||||
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 80 | -0/+0 | |
| | ||||||
* | Reset submodule main/applications/kpilot/admin to latest HEAD | Slávek Banko | 2015-04-17 | 1 | -0/+0 | |
| | ||||||
* | Slight update of the AUTHORS file to be more accurater14.0.0 | Timothy Pearson | 2014-11-28 | 1 | -2/+4 | |
| | ||||||
* | Reset submodule main/applications/kpilot/admin to latest HEAD | Automated System | 2014-10-19 | 1 | -0/+0 | |
| | ||||||
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 1 | -42/+42 | |
| | ||||||
* | Revert "Fix remaining missing semicolons at end of Keywords strings" | Timothy Pearson | 2014-10-19 | 1 | -42/+42 | |
| | | | | This reverts commit bdac77f66fd9d4079827556269b846b4bf02041c. | |||||
* | Fix remaining missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-19 | 1 | -42/+42 | |
| | ||||||
* | Fix missing semicolons at end of Keywords strings | Timothy Pearson | 2014-10-18 | 1 | -1/+1 | |
| | ||||||
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵ | Timothy Pearson | 2014-10-11 | 16 | -16/+16 | |
| | | | | match XDG specifications | |||||
* | Fix Keywords separators to match XDG desktop specifications | Timothy Pearson | 2014-10-11 | 1 | -40/+40 | |
| | ||||||
* | Reset submodule main/applications/kpilot/admin to latest HEAD | Automated System | 2014-09-28 | 1 | -0/+0 | |
| | ||||||
* | Fix remaining renaming knewstuff | Slávek Banko | 2014-09-24 | 1 | -0/+0 | |
| | ||||||
* | Fixed cause of warning messages that appeared when launching KPilot the ↵ | Michele Calgaro | 2014-07-06 | 1 | -2/+2 | |
| | | | | first time. This resolves bug 1870. | |||||
* | Reset submodule main/applications/kpilot/admin to latest HEAD | Automated System | 2014-05-26 | 1 | -0/+0 | |
| | ||||||
* | Reset submodule main/applications/kpilot/admin to latest HEAD | Automated System | 2014-05-26 | 1 | -0/+0 | |
| | ||||||
* | Fixed help button functionality in KPalmdoc dialog. This resolves bug 1872. | Michele Calgaro | 2014-05-19 | 1 | -0/+2 | |
| | ||||||
* | Reset submodule main/applications/kpilot/admin to latest HEAD | Automated System | 2014-04-17 | 1 | -0/+0 | |
| | ||||||
* | Reset submodule main/applications/kpilot/admin to latest HEAD | Automated System | 2014-03-27 | 1 | -0/+0 | |
| | ||||||
* | Update minimum cmake requirement to be consitent with other sources. | Darrell Anderson | 2014-02-06 | 1 | -1/+1 | |
| | ||||||
* | Fix duplication in launcher menu and help handbook table of contents. | Darrell Anderson | 2014-01-26 | 2 | -4/+4 | |
| |