Commit Graph

322 Commits (57d451c26f7d0b689baa99e28aff2830bd7ed294)
 

Author SHA1 Message Date
TDE Gitea 57d451c26f Reset submodule main/tdewebdev/cmake to latest HEAD 5 years ago
TDE Gitea a16c7b8a9c Reset submodule main/tdewebdev/cmake to latest HEAD 5 years ago
Slávek Banko 75760d5c71
Add libxml2 and libxslt detection using pkg-config.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
TDE Gitea 5aa6174ec9 Reset submodule main/tdewebdev/cmake to latest HEAD 5 years ago
Slávek Banko 00c903801a
Switch all submodules to https.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Michele Calgaro df50b853a4
Removed .lsm files. lsm database is outdated and unmaintained. 6 years ago
Chris 02dda24e47 Replace Qt branding with TQt ones.
Signed-off-by: Chris <xchrisx@uber.space>
6 years ago
Chris 8e892bd42a Fix remaining branding in Quanta.
Signed-off-by: Chris <xchrisx@uber.space>
6 years ago
Chris 1422b9e7a0 Fix remaining brandings in tdewebdev.
Signed-off-by: Chris <xchrisx@uber.space>
6 years ago
TDE Gitea c0c2ad5e9e Reset submodule main/tdewebdev/cmake to latest HEAD 6 years ago
Michele Calgaro f70ffdc41a
Adjusted to use new TQStringVariantMap type.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 845e845efe
Adjusted to latest TQVariant::TQVariant(bool) function.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea 6f7662c399 Reset submodule main/tdewebdev/cmake to latest HEAD 6 years ago
TDE Gitea 7522017c97 Reset submodule main/tdewebdev/cmake to latest HEAD 6 years ago
TDE Gitea 592f32647f Reset submodule main/tdewebdev/admin to latest HEAD 6 years ago
TDE Gitea 128cb62057 Reset submodule main/tdewebdev/cmake to latest HEAD 6 years ago
TDE Gitea 1ad43c245b Reset submodule main/tdewebdev/cmake to latest HEAD 6 years ago
TDE Gitea 55971690af Reset submodule main/tdewebdev/cmake to latest HEAD 6 years ago
Slávek Banko 1174bdb468
Add CMakeL10n rules.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 915b786429
Quanta: Remove tarballs for toolbars from source code.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 7670bdfd6f
Quanta: Change Automake rules to make tarballs for toolbars created during building.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 8155faa4ac
Quanta: Change CMake rules to make tarballs for toolbars created during building.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 1e75068328
Quanta: Extract source files for toolbars contained in tarballs.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea 5764a965e2 Reset submodule main/tdewebdev/cmake to latest HEAD 6 years ago
Fabio Rossi 4e9b260626 Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
Signed-off-by: Fabio Rossi <rossi.f@inwind.it>
6 years ago
TDE Gitea b8100a748e Reset submodule main/tdewebdev/cmake to latest HEAD 6 years ago
TDE Gitea eac1d85faf Reset submodule main/tdewebdev/cmake to latest HEAD 6 years ago
TDE Gitea aed0b140ec Reset submodule main/tdewebdev/admin to latest HEAD 6 years ago
TDE Gitea 60cb360af2 Reset submodule main/tdewebdev/cmake to latest HEAD 6 years ago
Slávek Banko 6cd96f828f
Adapted to new KPasswordEdit::password() signature.
This relates to bug 2961.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea b265fe17fc Reset submodule main/tdewebdev/cmake to latest HEAD 6 years ago
gregory guy e8e69deabd
rename kdelogo2.png icon to tdelogo2.png, this relates to bug 2618
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Michele Calgaro 7a47f8a625
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 236600854b
QT_NO_* -> TQT_NO_* renaming.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea c0e38be13d Reset submodule main/tdewebdev/admin to latest HEAD 6 years ago
Michele Calgaro 484b77efdf
Fixed FTBFS caused by qt->tqt renaming.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 115054739a
qt -> tqt conversion:
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 36eb5edb79
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>
7 years ago
Michele Calgaro 877c4c1278
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>
7 years ago
Michele Calgaro bc29436f29
qt -> tqt conversion:
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 14dbafb6a1
QT_INCLUDES => TQT_INCLUDES conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
TDE Gitea 610f945419 Reset submodule main/tdewebdev/admin to latest HEAD 7 years ago
Michele Calgaro af63bdbe11
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 3b724543a8 Reset submodule main/tdewebdev/cmake to latest HEAD 7 years ago
TDE Gitea 431aacc027 Reset submodule main/tdewebdev/admin to latest HEAD 7 years ago
Michele Calgaro fde0386d0f
Removed unnecessary executable flag. This relates to bug 2153.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 23e949441b
Removed unnecessary defines for sstream.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
François Andriot 9a0e630204 Fixed FTBFS with libxml2 >= 2.9.8
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 48f8d96999 cmake: Use set_property( SOURCE ... COMPILE_DEFINITIONS )
instead of set_source_files_properties( ... COMPILE_FLAGS )
to avoid the problem of double escaping quotation marks.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 36e22fdfe9 Update bug reports url to bugs.trinitydesktop.org
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago