Commit Graph

124 Commits (e364a9cffd8ed2fe15e75023e19c5832655ea0d7)
 

Author SHA1 Message Date
TDE Gitea 19df663383 Reset submodule main/applications/kbiff/cmake to latest HEAD 6 years ago
TDE Gitea 5e165fc722 Reset submodule main/applications/kbiff/cmake to latest HEAD 6 years ago
TDE Gitea 3d07532fef Reset submodule main/applications/kbiff/admin to latest HEAD 6 years ago
TDE Gitea 0ef8516bd5 Reset submodule main/applications/kbiff/cmake to latest HEAD 6 years ago
TDE Gitea 16d723569c Reset submodule main/applications/kbiff/cmake to latest HEAD 6 years ago
Slávek Banko c5108f4e80
Convert zh_TW translation from Big5 to UTF-8.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko e41bb0490d
Change from TQFont::defaultFont to TQApplication::font
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 3e2052d2d4
cmake: Add options WITH_SSL and WITH_MLED
Fix test for SSL => is not needed, because is used KSSL from tdelibs
Fix test for ASUS Mail LED support in ACPI

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy 5de3d21a4a
correct HAVE_SYS_SELECT_H and HAVE_PATHS_H
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
gregory guy efee40b0ac
some cleanup
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
gregory guy b5b14cd452
cmake conversion
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Michele Calgaro 976500c80e
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 c53e509abf
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 ab7e457e8a Reset submodule main/applications/kbiff/admin to latest HEAD 6 years ago
Michele Calgaro 5a1d83290e
qt -> tqt conversion:
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 8ca88b3ca6
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 36678c15f9
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 1c6b6f0281
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 c6d19fbd4c
qt_includes => tqt_includes conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko cedbed7c44
QT_INCLUDES => TQT_INCLUDES conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea 0e2ea712ec Reset submodule main/applications/kbiff/admin to latest HEAD 6 years ago
Michele Calgaro 713c83a6c1
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 963cc67b6d
KDE_USE_QT* -> KDE_USE_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 3c4a52a4c1
AC_PATH_QT* -> AC_PATH_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 59e6335961
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 769a00aee5
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
TDE Gitea de49c7554e Reset submodule main/applications/kbiff/cmake to latest HEAD 7 years ago
TDE Gitea a8699d369d Reset submodule main/applications/kbiff/admin to latest HEAD 7 years ago
Automated System 8e430c67fa Reset submodule main/applications/kbiff/admin to latest HEAD 7 years ago
Automated System 0e97562a46 Reset submodule main/applications/kbiff/admin to latest HEAD 7 years ago
Automated System 39a6b016b3 Reset submodule main/applications/kbiff/admin to latest HEAD 7 years ago
Slávek Banko 6b0b697106 Reset submodule main/applications/kbiff/cmake to latest HEAD 8 years ago
Automated System 52a99e10e3 Reset submodule main/applications/kbiff/cmake to latest HEAD 8 years ago
Slávek Banko a44ad0d53b Reset submodule main/applications/kbiff/cmake to latest HEAD 8 years ago
Slávek Banko 9097d7d0d1 cmake: add tde_add_check_executable macro 8 years ago
Automated System 14a3a10713 Reset submodule main/applications/kbiff/admin to latest HEAD 9 years ago
Timothy Pearson 6e564fc255 Fix invalid headers in PNG files and optimize for size 9 years ago
Automated System 227c5d90bb Reset submodule main/applications/kbiff/cmake to latest HEAD 9 years ago
Automated System 53106e1dd4 Reset submodule main/applications/kbiff/cmake to latest HEAD 9 years ago
Michele Calgaro 0e2ebe2a4e Update version number to R14.1.0
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Slávek Banko 14fe1f89d5 Reset submodule main/applications/kbiff/cmake to latest HEAD 10 years ago
Slávek Banko b2ce348314 Reset submodule main/applications/kbiff/cmake to latest HEAD 10 years ago
Slávek Banko 58b1069a0b Reset submodule main/applications/kbiff/admin to latest HEAD 10 years ago
Automated System 0edbf31179 Reset submodule main/applications/kbiff/admin to latest HEAD 10 years ago
Automated System b7a3857d97 Reset submodule main/applications/kbiff/cmake to latest HEAD 10 years ago
Automated System d26242ad54 Reset submodule main/applications/kbiff/cmake to latest HEAD 10 years ago
Automated System 7fe1191ce9 Reset submodule main/applications/kbiff/cmake to latest HEAD 11 years ago
Timothy Pearson 16afb3c81a Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 11 years ago
Automated System 6ce9960a43 Reset submodule main/applications/kbiff/cmake to latest HEAD 11 years ago
Automated System bcf58f2b0c Reset submodule main/applications/kbiff/admin to latest HEAD 11 years ago