Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop automake build support. | gregory guy | 2019-10-11 | 22 | -13218/+29 |
| | | | | | | | | Add basic cmake build instructions. Deleted obsolete files: build-howto.html and kdirstat.spec . Change description in README. Signed-off-by: gregory guy <[email protected]> | ||||
* | Removed .lsm files. lsm database is outdated and unmaintained. | Michele Calgaro | 2019-09-01 | 1 | -14/+0 |
| | |||||
* | Translated using Weblate (German) | Chris | 2019-07-19 | 1 | -6/+8 |
| | | | | | | | Currently translated at 91.2% (227 of 249 strings) Translation: applications/kdirstat Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdirstat/de/ | ||||
* | Reset submodule main/applications/kdirstat/cmake to latest HEAD | Automated System | 2019-06-12 | 1 | -0/+0 |
| | |||||
* | Translated using Weblate (Italian) | stefano | 2019-05-30 | 1 | -37/+57 |
| | | | | | | | Currently translated at 100.0% (249 of 249 strings) Translation: applications/kdirstat Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdirstat/it/ | ||||
* | Reset submodule main/applications/kdirstat/cmake to latest HEAD | Automated System | 2019-04-02 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kdirstat/cmake to latest HEAD | Automated System | 2019-02-19 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kdirstat/admin to latest HEAD | Automated System | 2019-02-19 | 1 | -0/+0 |
| | |||||
* | Use common CMake tests. | Slávek Banko | 2019-02-11 | 2 | -24/+6 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Reset submodule main/applications/kdirstat/cmake to latest HEAD | Automated System | 2019-02-03 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kdirstat/cmake to latest HEAD | Automated System | 2019-01-28 | 1 | -0/+0 |
| | |||||
* | Update translation files | TDE Weblate | 2019-01-14 | 5 | -140/+50 |
| | | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kdirstat Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdirstat/ | ||||
* | Update translation template. | Automated System | 2019-01-14 | 1 | -30/+1 |
| | |||||
* | Reset submodule main/applications/kdirstat/cmake to latest HEAD | Automated System | 2019-01-13 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kdirstat/cmake to latest HEAD | Automated System | 2019-01-12 | 1 | -0/+0 |
| | |||||
* | Avoid overriding user linker flags (LDFLAGS) for modules and shared libs | Fabio Rossi | 2018-12-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Fabio Rossi <[email protected]> | ||||
* | Update translation files | TDE Weblate | 2018-12-10 | 5 | -1154/+2441 |
| | | | | Updated by Update PO files to match POT (msgmerge) hook in Weblate. | ||||
* | Add CMakeL10n rules. | Slávek Banko | 2018-12-10 | 4 | -1/+1126 |
| | | | | | | Create translation template. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Reset submodule main/applications/kdirstat/cmake to latest HEAD | Automated System | 2018-12-10 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kdirstat/cmake to latest HEAD | Automated System | 2018-12-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kdirstat/admin to latest HEAD | Automated System | 2018-12-09 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kdirstat/cmake to latest HEAD | Automated System | 2018-12-02 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kdirstat/cmake to latest HEAD | Automated System | 2018-11-29 | 1 | -0/+0 |
| | |||||
* | Fix forward class declaration. | Slávek Banko | 2018-11-04 | 1 | -1/+3 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Added controlled conversions to char* instead of automatic ascii conversions. | Slávek Banko | 2018-11-04 | 6 | -15/+15 |
| | | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Removed obsolete TQCollection and replaced with TQPtrCollection. | Slávek Banko | 2018-11-04 | 3 | -3/+3 |
| | | | | | | The definition of -UTQT_NO_COMPAT is no longer needed. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Removed unnecessary executable flag. | Slávek Banko | 2018-11-04 | 1 | -0/+0 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | cmake: Install tdeconf_update scripts as programs. | Slávek Banko | 2018-11-04 | 1 | -5/+7 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | conversion to the cmake building system | gregory guy | 2018-11-04 | 20 | -10/+375 |
| | | | | Signed-off-by: gregory guy <[email protected]> | ||||
* | Removed obsolete CHECK_PTR and replaced CHECK_PTR/Q_CHECK_PTR with TQ_CHECK_PTR. | Michele Calgaro | 2018-10-27 | 11 | -33/+33 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Removed obsolete Qt2's TQList/TQListIterator classes and replaced | Michele Calgaro | 2018-10-17 | 1 | -2/+2 |
| | | | | | | with TQt3's TQPtrList/TQPtrListIterator ones. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed ↵ | Michele Calgaro | 2018-10-13 | 1 | -30/+2 |
| | | | | | | AC_CHECK_GNU_EXTENSIONS. Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/applications/kdirstat/admin to latest HEAD | Automated System | 2018-10-08 | 1 | -0/+0 |
| | |||||
* | qt -> tqt conversion: | Michele Calgaro | 2018-09-28 | 1 | -5/+5 |
| | | | | | | | | kdeqt -> kdetqt qtkde -> tqtkde qtdesigner -> tqtdesigner Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | 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 | 1 | -8/+8 |
| | | | | | | | | | | | 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 | 2 | -35/+35 |
| | | | | | | | | | qtlib -> tqtlib libqt -> libtqt QTLIB -> TQTLIB LIBQT -> LIBTQT Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | qt_includes => tqt_includes conversion | Slávek Banko | 2018-09-26 | 1 | -18/+18 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | QT_INCLUDES => TQT_INCLUDES conversion | Slávek Banko | 2018-09-26 | 1 | -5/+5 |
| | | | | Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Reset submodule main/applications/kdirstat/admin to latest HEAD | Automated System | 2018-09-24 | 1 | -0/+0 |
| | |||||
* | Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define. | Michele Calgaro | 2018-09-25 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | KDE_USE_QT* -> KDE_USE_TQT* conversion | Michele Calgaro | 2018-09-24 | 2 | -5/+5 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | AC_PATH_QT* -> AC_PATH_TQT* conversion | Michele Calgaro | 2018-09-24 | 1 | -9/+9 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ↵ | Michele Calgaro | 2018-09-18 | 1 | -1/+1 |
| | | | | | | module Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | LIB_QT -> LIB_TQT conversion to align to updated admin module | Michele Calgaro | 2018-09-17 | 3 | -11/+11 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Reset submodule main/applications/kdirstat/cmake to latest HEAD | Automated System | 2018-09-16 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kdirstat/admin to latest HEAD | Automated System | 2018-09-16 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kdirstat/admin to latest HEAD | Automated System | 2018-05-24 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kdirstat/admin to latest HEAD | Automated System | 2018-05-08 | 1 | -0/+0 |
| | |||||
* | Reset submodule main/applications/kdirstat/admin to latest HEAD | Automated System | 2018-04-30 | 1 | -0/+0 |
| |