summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* qt -> tqt conversion:Michele Calgaro2018-09-272-2/+2
| | | | | | | | | 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 Calgaro2018-09-272-16/+16
| | | | | | | | | | | 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 Calgaro2018-09-272-66/+66
| | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <[email protected]>
* qt_includes => tqt_includes conversionSlávek Banko2018-09-262-36/+36
| | | | Signed-off-by: Slávek Banko <[email protected]>
* QT_INCLUDES => TQT_INCLUDES conversionSlávek Banko2018-09-262-10/+10
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Reset submodule main/applications/kiosktool/admin to latest HEADAutomated System2018-09-241-0/+0
|
* Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.Michele Calgaro2018-09-252-2/+2
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* KDE_USE_QT* -> KDE_USE_TQT* conversionMichele Calgaro2018-09-243-9/+9
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* AC_PATH_QT* -> AC_PATH_TQT* conversionMichele Calgaro2018-09-242-18/+18
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Add includes to UI files to resolve FTBFSSlávek Banko2018-09-225-9/+19
| | | | Signed-off-by: Slávek Banko <[email protected]>
* add an option to build kcm-autostart, set by 'OFF' as defaultgregory guy2018-09-224-3/+21
| | | | | Signed-off-by: gregory guy <[email protected]> Signed-off-by: Slávek Banko <[email protected]>
* cmake: Add helpbooks for other languagesSlávek Banko2018-09-226-10/+10
| | | | Signed-off-by: Slávek Banko <[email protected]>
* conversion to the cmake building systemgregory guy2018-09-2044-0/+604
| | | | Signed-off-by: gregory guy <[email protected]>
* QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ↵Michele Calgaro2018-09-182-2/+2
| | | | | | module Signed-off-by: Michele Calgaro <[email protected]>
* LIB_QT -> LIB_TQT conversion to align to updated admin moduleMichele Calgaro2018-09-173-20/+20
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/applications/kiosktool/cmake to latest HEADAutomated System2018-09-161-0/+0
|
* Reset submodule main/applications/kiosktool/admin to latest HEADAutomated System2018-09-161-0/+0
|
* Removed unnecessary executable flag.Michele Calgaro2018-09-012-0/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/applications/kiosktool/admin to latest HEADAutomated System2018-05-241-0/+0
|
* Reset submodule main/applications/kiosktool/admin to latest HEADAutomated System2018-05-081-0/+0
|
* Reset submodule main/applications/kiosktool/admin to latest HEADAutomated System2018-04-301-0/+0
|
* Reset submodule main/applications/kiosktool/cmake to latest HEADAutomated System2017-03-261-0/+0
|
* Reset submodule main/applications/kiosktool/cmake to latest HEADAutomated System2017-02-181-0/+0
|
* Reset submodule main/applications/kiosktool/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/applications/kiosktool/admin to latest HEADAutomated System2016-08-071-0/+0
|
* Fix invalid headers in PNG files and optimize for sizeTimothy Pearson2016-07-2312-0/+0
|
* Reset submodule main/applications/kiosktool/cmake to latest HEADAutomated System2016-04-181-0/+0
|
* Reset submodule main/applications/kiosktool/cmake to latest HEADAutomated System2016-03-161-0/+0
|
* Reset submodule main/applications/kiosktool/cmake to latest HEADSlávek Banko2015-05-311-0/+0
|
* Reset submodule main/applications/kiosktool/cmake to latest HEADSlávek Banko2015-04-171-0/+0
|
* Reset submodule main/applications/kiosktool/admin to latest HEADSlávek Banko2015-04-171-0/+0
|
* Reset submodule main/applications/kiosktool/admin to latest HEADr14.0.0Automated System2014-10-191-0/+0
|
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-14/+14
|
* Revert "Fix remaining missing semicolons at end of Keywords strings"Timothy Pearson2014-10-191-14/+14
| | | | This reverts commit a2873ca62827057916bab1f4f300ae1e71590966.
* Fix remaining missing semicolons at end of Keywords stringsTimothy Pearson2014-10-191-14/+14
|
* Fix missing semicolons at end of Keywords stringsTimothy Pearson2014-10-181-1/+1
|
* Reset submodule main/applications/kiosktool/cmake to latest HEADAutomated System2014-10-141-0/+0
|
* Reset submodule main/applications/kiosktool/cmake to latest HEADAutomated System2014-10-131-0/+0
|
* Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, ↵Timothy Pearson2014-10-131-1/+1
| | | | fileclose, editclear, editcopy, editcut, editdelete, editpaste, folder_new, and gohome icons into XDG compliance
* Reset submodule main/applications/kiosktool/cmake to latest HEADAutomated System2014-10-121-0/+0
|
* Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ↵Timothy Pearson2014-10-111-1/+1
| | | | match XDG specifications
* Fix Keywords separators to match XDG desktop specificationsTimothy Pearson2014-10-111-15/+15
|
* Reset submodule main/applications/kiosktool/cmake to latest HEADAutomated System2014-09-291-0/+0
|
* Reset submodule main/applications/kiosktool/admin to latest HEADAutomated System2014-09-281-0/+0
|
* Fix remaining renaming knewstuffSlávek Banko2014-09-241-0/+0
|
* Reset submodule main/applications/kiosktool/cmake to latest HEADAutomated System2014-09-141-0/+0
|
* Reset submodule main/applications/kiosktool/admin to latest HEADAutomated System2014-05-261-0/+0
|
* Reset submodule main/applications/kiosktool/admin to latest HEADAutomated System2014-05-261-0/+0
|
* Reset submodule main/applications/kiosktool/admin to latest HEADAutomated System2014-04-171-0/+0
|