TDE Gitea
c6a114185f
Reset submodule main/applications/kasablanca/cmake to latest HEAD
6 years ago
TDE Weblate
c5da330933
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: applications/kasablanca
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kasablanca/
6 years ago
Slávek Banko
f4829bf7ef
Update translation template.
6 years ago
Michele Calgaro
d08b667172
Fixed cppcheck errors in ftplib.cpp. This solves #3 .
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
0d2238b5a7
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
903ee205e5
Add includes to UI files to resolve FTBFS.
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy
f92c11dfdc
conversion to the cmake building system
...
Removed cpp files generated from ui files.
This resolves issue #1 .
Signed-off-by: gregory guy <g-gregory@gmx.fr>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea
0d6799189c
Reset submodule main/applications/kasablanca/cmake to latest HEAD
6 years ago
TDE Gitea
ef2fb017cb
Reset submodule main/applications/kasablanca/cmake to latest HEAD
6 years ago
TDE Gitea
acef3139a3
Reset submodule main/applications/kasablanca/admin to latest HEAD
6 years ago
TDE Gitea
e1c361ae56
Reset submodule main/applications/kasablanca/cmake to latest HEAD
6 years ago
TDE Gitea
8d6de37eaf
Reset submodule main/applications/kasablanca/cmake to latest HEAD
6 years ago
TDE Weblate
3415544bea
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: applications/kasablanca
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kasablanca/
6 years ago
Slávek Banko
f9714d2f5f
Update translation template.
6 years ago
TDE Gitea
3647f3925c
Reset submodule main/applications/kasablanca/cmake to latest HEAD
6 years ago
TDE Gitea
a027b4331e
Reset submodule main/applications/kasablanca/cmake to latest HEAD
6 years ago
TDE Weblate
7da9b14db9
Update translation files
...
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: applications/kasablanca
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kasablanca/
6 years ago
Slávek Banko
26c363e275
Add CMakeL10n rules.
...
Update translation template.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea
bb9707669a
Reset submodule main/applications/kasablanca/cmake to latest HEAD
6 years ago
TDE Gitea
94429420b2
Reset submodule main/applications/kasablanca/cmake to latest HEAD
6 years ago
TDE Gitea
85ba1acf8f
Reset submodule main/applications/kasablanca/admin to latest HEAD
6 years ago
TDE Gitea
8a95152f67
Reset submodule main/applications/kasablanca/cmake to latest HEAD
6 years ago
TDE Gitea
48ce928b7f
Reset submodule main/applications/kasablanca/cmake to latest HEAD
6 years ago
Michele Calgaro
5bbc78fbd7
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
5be5e506d6
Reset submodule main/applications/kasablanca/admin to latest HEAD
6 years ago
Michele Calgaro
b36e89e31d
qt -> tqt conversion:
...
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
a94b86ad39
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
d9635a2868
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
0e67533af3
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
ab8147c93a
qt_includes => tqt_includes conversion
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko
14f23419e5
QT_INCLUDES => TQT_INCLUDES conversion
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea
3ebac09b21
Reset submodule main/applications/kasablanca/admin to latest HEAD
6 years ago
Michele Calgaro
b95536d5e0
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
a19aa20266
KDE_USE_QT* -> KDE_USE_TQT* conversion
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
8f38848167
AC_PATH_QT* -> AC_PATH_TQT* conversion
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro
df9cb70bfd
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
1209799d30
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
50fcf774e1
Reset submodule main/applications/kasablanca/cmake to latest HEAD
6 years ago
TDE Gitea
73122b1fd3
Reset submodule main/applications/kasablanca/admin to latest HEAD
6 years ago
Michele Calgaro
8ba49b4a22
Removed unnecessary executable flag.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
bd2a53c9dd
Fix FTBFS due to improper automoc
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Automated System
dff84b322b
Reset submodule main/applications/kasablanca/admin to latest HEAD
7 years ago
Automated System
5ef9f02222
Reset submodule main/applications/kasablanca/admin to latest HEAD
7 years ago
Automated System
4a10c85cd2
Reset submodule main/applications/kasablanca/admin to latest HEAD
7 years ago
Slávek Banko
e254965bad
Reset submodule main/applications/kasablanca/cmake to latest HEAD
8 years ago
Automated System
aa8536b121
Reset submodule main/applications/kasablanca/cmake to latest HEAD
8 years ago
Slávek Banko
311debf000
Reset submodule main/applications/kasablanca/cmake to latest HEAD
8 years ago
Slávek Banko
9e6fb8b821
cmake: add tde_add_check_executable macro
8 years ago
Automated System
ee20be04cb
Reset submodule main/applications/kasablanca/admin to latest HEAD
8 years ago
Timothy Pearson
d7735bb645
Fix invalid headers in PNG files and optimize for size
8 years ago