Commit Graph

145 Commits (6f2524bfbaa8beb2439ee7b2eae703b47132f58f)
 

Author SHA1 Message Date
Slávek Banko 49f0f4198c
Add KDE_EXPORT to public library symbols.
This fix build with gcc hidden visibility.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea 584f7de4e0 Reset submodule main/applications/kbibtex/cmake to latest HEAD 6 years ago
TDE Gitea 79b31e448f Reset submodule main/applications/kbibtex/cmake to latest HEAD 6 years ago
TDE Gitea 255783a557 Reset submodule main/applications/kbibtex/admin to latest HEAD 6 years ago
Slávek Banko eb0fabd7da
Fix build with standalone libiconv.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 384422dd25
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
gregory guy 6b2ab74c0b
conversion to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
TDE Gitea df8cb58095 Reset submodule main/applications/kbibtex/cmake to latest HEAD 6 years ago
TDE Gitea 6447ac3f8a Reset submodule main/applications/kbibtex/cmake to latest HEAD 6 years ago
TDE Weblate 535b64e062 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/kbibtex
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbibtex/
6 years ago
Slávek Banko 09dc2cae3d Update translation template. 6 years ago
TDE Gitea bc52b349b8 Reset submodule main/applications/kbibtex/cmake to latest HEAD 6 years ago
TDE Gitea df59b74b92 Reset submodule main/applications/kbibtex/cmake to latest HEAD 6 years ago
TDE Weblate 2a60c46223 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/kbibtex
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbibtex/
6 years ago
Slávek Banko 22d297510f
Add CMakeL10n rules.
Update translation template.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea acea0e71d2 Reset submodule main/applications/kbibtex/cmake to latest HEAD 6 years ago
TDE Gitea 15f88d28c8 Reset submodule main/applications/kbibtex/cmake to latest HEAD 6 years ago
TDE Gitea deb3095692 Reset submodule main/applications/kbibtex/admin to latest HEAD 6 years ago
TDE Gitea 729ff0583e Reset submodule main/applications/kbibtex/cmake to latest HEAD 6 years ago
TDE Gitea 58480ac85b Reset submodule main/applications/kbibtex/cmake to latest HEAD 6 years ago
Michele Calgaro 0584502657
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 491e36e6d7 Reset submodule main/applications/kbibtex/admin to latest HEAD 6 years ago
Michele Calgaro 8e6b0f0581
qt -> tqt conversion:
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro f19eb83aeb
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 b33cf3f4b6
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 b501b240a0
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 2fd032b94e
qt_includes => tqt_includes conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko 588cced652
QT_INCLUDES => TQT_INCLUDES conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
TDE Gitea 0ef9112b48 Reset submodule main/applications/kbibtex/admin to latest HEAD 7 years ago
Michele Calgaro 92d4d906df
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro f80cdf5ae8
KDE_USE_QT* -> KDE_USE_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro bc771202d4
AC_PATH_QT* -> AC_PATH_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 5e051a669a
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 0a3f7217cd
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 5d594982fb Reset submodule main/applications/kbibtex/cmake to latest HEAD 7 years ago
TDE Gitea 8014398d90 Reset submodule main/applications/kbibtex/admin to latest HEAD 7 years ago
Automated System aca61cdefc Reset submodule main/applications/kbibtex/admin to latest HEAD 7 years ago
Automated System 453142b983 Reset submodule main/applications/kbibtex/admin to latest HEAD 7 years ago
Slávek Banko a89540e549 Fix FTBFS with ICU >= 58
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Automated System 4109a4424e Reset submodule main/applications/kbibtex/admin to latest HEAD 7 years ago
Slávek Banko 93b432ba85 Reset submodule main/applications/kbibtex/cmake to latest HEAD 8 years ago
Automated System 62982f60ec Reset submodule main/applications/kbibtex/cmake to latest HEAD 8 years ago
Slávek Banko 067c299ae3 Reset submodule main/applications/kbibtex/cmake to latest HEAD 8 years ago
Slávek Banko 1853782dee cmake: add tde_add_check_executable macro 8 years ago
Slávek Banko 46d1f8cf4d Fix FTBFS with GCC6
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Automated System cea270a6a2 Reset submodule main/applications/kbibtex/admin to latest HEAD 9 years ago
Timothy Pearson ca7a507ecf Fix invalid headers in PNG files and optimize for size 9 years ago
Automated System 692d424232 Reset submodule main/applications/kbibtex/cmake to latest HEAD 9 years ago
Automated System 96419a0f48 Reset submodule main/applications/kbibtex/cmake to latest HEAD 9 years ago
Michele Calgaro ccd9bab6cc Update version number to R14.1.0
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago