Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Update desktop file in support of previous commit. | Darrell Anderson | 2014-01-26 | 1 | -7/+1 |
| | |||||
* | Fix branding in About dialog. | Darrell Anderson | 2014-01-25 | 1 | -1/+1 |
| | |||||
* | Install help handbook files removed from tdepim. | Darrell Anderson | 2014-01-25 | 37 | -1/+3565 |
| | |||||
* | Prevent non-existent help handbook from populating the main handbook table ↵ | Darrell Anderson | 2014-01-14 | 1 | -1/+7 |
| | | | | of contents. | ||||
* | Rename kdebugdialog -> tdedebugdialog | Darrell Anderson | 2014-01-06 | 1 | -1/+1 |
| | |||||
* | KDE->TDE branding cleanup. | Darrell Anderson | 2013-12-26 | 5 | -9/+9 |
| | |||||
* | Rename kdewidgets => tdewidgets | Slávek Banko | 2013-12-23 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kpilot/admin to latest HEAD | Automated System | 2013-09-15 | 1 | -0/+0 |
| | |||||
* | Additional k => tde renaming and fixes | Slávek Banko | 2013-09-03 | 21 | -47/+47 |
| | |||||
* | Reset submodule main/applications/kpilot/admin to latest HEAD | Slávek Banko | 2013-08-30 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kpilot/admin to latest HEAD | Automated System | 2013-08-27 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kpilot/admin to latest HEAD | Automated System | 2013-05-23 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kpilot/admin to latest HEAD | Automated System | 2013-04-18 | 1 | -0/+0 |
| | |||||
* | Fix FTBFS | Timothy Pearson | 2013-04-05 | 2 | -7/+7 |
| | | | | | This resolves Bug 945 Thanks to Darrell Anderson for the patch! |