Slávek Banko
|
166203ee4c
|
Use common CMake tests.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
6 years ago |
TDE Gitea
|
5ef823f5b9
|
Reset submodule main/applications/kdirstat/cmake to latest HEAD
|
6 years ago |
TDE Gitea
|
af872cd7e7
|
Reset submodule main/applications/kdirstat/cmake to latest HEAD
|
6 years ago |
TDE Weblate
|
bfccc29fc4
|
Update translation files
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/
|
6 years ago |
Slávek Banko
|
8a82d11118
|
Update translation template.
|
6 years ago |
TDE Gitea
|
4bdf387e19
|
Reset submodule main/applications/kdirstat/cmake to latest HEAD
|
6 years ago |
TDE Gitea
|
328143626c
|
Reset submodule main/applications/kdirstat/cmake to latest HEAD
|
6 years ago |
Fabio Rossi
|
7491718231
|
Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
|
6 years ago |
TDE Weblate
|
9b87faebd8
|
Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
|
6 years ago |
Slávek Banko
|
f323cfef18
|
Add CMakeL10n rules.
Create translation template.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
6 years ago |
TDE Gitea
|
9c9f1c94d0
|
Reset submodule main/applications/kdirstat/cmake to latest HEAD
|
6 years ago |
TDE Gitea
|
57da0eafb0
|
Reset submodule main/applications/kdirstat/cmake to latest HEAD
|
6 years ago |
TDE Gitea
|
cfb8d731d1
|
Reset submodule main/applications/kdirstat/admin to latest HEAD
|
6 years ago |
TDE Gitea
|
4c2a5d1cad
|
Reset submodule main/applications/kdirstat/cmake to latest HEAD
|
6 years ago |
TDE Gitea
|
f6fc8d219c
|
Reset submodule main/applications/kdirstat/cmake to latest HEAD
|
6 years ago |
Slávek Banko
|
ed22bfe07b
|
Fix forward class declaration.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
6 years ago |
Slávek Banko
|
6ca21693d5
|
Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
6 years ago |
Slávek Banko
|
76fb9f0887
|
Removed obsolete TQCollection and replaced with TQPtrCollection.
The definition of -UTQT_NO_COMPAT is no longer needed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
6 years ago |
Slávek Banko
|
4dcfd6496e
|
Removed unnecessary executable flag.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
6 years ago |
Slávek Banko
|
86e0246fca
|
cmake: Install tdeconf_update scripts as programs.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
6 years ago |
gregory guy
|
1905b0563f
|
conversion to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
|
6 years ago |
Michele Calgaro
|
0cd4d56576
|
Removed obsolete CHECK_PTR and replaced CHECK_PTR/Q_CHECK_PTR with TQ_CHECK_PTR.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
Michele Calgaro
|
8df1e285ac
|
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
with TQt3's TQPtrList/TQPtrListIterator ones.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
Michele Calgaro
|
98a6d095f1
|
Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
TDE Gitea
|
131002d6e0
|
Reset submodule main/applications/kdirstat/admin to latest HEAD
|
6 years ago |
Michele Calgaro
|
e34b53442c
|
qt -> tqt conversion:
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
Michele Calgaro
|
4b0b9b70d5
|
qt -> tqt conversion:
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 <michele.calgaro@yahoo.it>
|
6 years ago |
Michele Calgaro
|
02eff88cb3
|
qt -> tqt conversion:
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 <michele.calgaro@yahoo.it>
|
6 years ago |
Michele Calgaro
|
5528a539d1
|
qt -> tqt conversion:
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
Slávek Banko
|
d3e98287f8
|
qt_includes => tqt_includes conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
6 years ago |
Slávek Banko
|
e141b134a4
|
QT_INCLUDES => TQT_INCLUDES conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
6 years ago |
TDE Gitea
|
671389e74d
|
Reset submodule main/applications/kdirstat/admin to latest HEAD
|
6 years ago |
Michele Calgaro
|
e52621e01c
|
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
Michele Calgaro
|
9b9509b6a5
|
KDE_USE_QT* -> KDE_USE_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
Michele Calgaro
|
d956c90fc3
|
AC_PATH_QT* -> AC_PATH_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
Michele Calgaro
|
4e6ba79243
|
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
Michele Calgaro
|
497e51a479
|
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
TDE Gitea
|
b3a4d112d7
|
Reset submodule main/applications/kdirstat/cmake to latest HEAD
|
6 years ago |
TDE Gitea
|
b8dda8dc25
|
Reset submodule main/applications/kdirstat/admin to latest HEAD
|
6 years ago |
Automated System
|
88724b1fdf
|
Reset submodule main/applications/kdirstat/admin to latest HEAD
|
7 years ago |
Automated System
|
0b86a700cc
|
Reset submodule main/applications/kdirstat/admin to latest HEAD
|
7 years ago |
Automated System
|
2724899189
|
Reset submodule main/applications/kdirstat/admin to latest HEAD
|
7 years ago |
Slávek Banko
|
92608db2f5
|
Reset submodule main/applications/kdirstat/cmake to latest HEAD
|
8 years ago |
Automated System
|
e802b72601
|
Reset submodule main/applications/kdirstat/cmake to latest HEAD
|
8 years ago |
Slávek Banko
|
2abf2791e0
|
Reset submodule main/applications/kdirstat/cmake to latest HEAD
|
8 years ago |
Slávek Banko
|
98a1ba797b
|
cmake: add tde_add_check_executable macro
|
8 years ago |
Automated System
|
331af9c43b
|
Reset submodule main/applications/kdirstat/admin to latest HEAD
|
8 years ago |
Timothy Pearson
|
d35d8a7da3
|
Fix invalid headers in PNG files and optimize for size
|
8 years ago |
Automated System
|
bd87a805e4
|
Reset submodule main/applications/kdirstat/cmake to latest HEAD
|
9 years ago |
Automated System
|
074d24a1c2
|
Reset submodule main/applications/kdirstat/cmake to latest HEAD
|
9 years ago |