Commit Graph

323 Commits (e07205ec1e2b751beb1a210bec9501034dd7755d)
 

Author SHA1 Message Date
Slávek Banko 20a84daca2
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 6248169007
automake: add WITH_NATIVE_GNU_BARCODE and WITH_JAVASCRIPT build options
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy dabe93bad2
cmake: add WITH_NATIVE_GNU_BARCODE and WITH_JAVASCRIPT build options
Signed-off-by: gregory guy <g-gregory@gmx.fr>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy ee94e3dcbe
conversion to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
TDE Gitea ce1c9bf538 Reset submodule main/applications/kbarcode/cmake to latest HEAD 6 years ago
TDE Gitea e0abedc5ce Reset submodule main/applications/kbarcode/admin to latest HEAD 6 years ago
TDE Gitea 93d5e054be Reset submodule main/applications/kbarcode/cmake to latest HEAD 6 years ago
TDE Gitea c0fd2cae3f Reset submodule main/applications/kbarcode/cmake to latest HEAD 6 years ago
TDE Weblate 7c3353120e Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/kbarcode
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbarcode/
6 years ago
Slávek Banko 800d32698d Update translation template. 6 years ago
TDE Gitea 6fedb7c9ae Reset submodule main/applications/kbarcode/cmake to latest HEAD 6 years ago
TDE Gitea ff552ee696 Reset submodule main/applications/kbarcode/cmake to latest HEAD 6 years ago
TDE Weblate c4913b7c72 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/kbarcode
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbarcode/
6 years ago
Slávek Banko f5db83ece7
Add CMakeL10n rules.
Create translation template.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea cd307d79b2 Reset submodule main/applications/kbarcode/cmake to latest HEAD 6 years ago
TDE Gitea afacadfb66 Reset submodule main/applications/kbarcode/cmake to latest HEAD 6 years ago
TDE Gitea ee95f4b6a5 Reset submodule main/applications/kbarcode/admin to latest HEAD 6 years ago
TDE Gitea d5caf4774c Reset submodule main/applications/kbarcode/cmake to latest HEAD 6 years ago
TDE Gitea c70b597164 Reset submodule main/applications/kbarcode/cmake to latest HEAD 6 years ago
Michele Calgaro 2f18dbdbef
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 0fa4d803c5 Reset submodule main/applications/kbarcode/admin to latest HEAD 6 years ago
Michele Calgaro 2bcafa83d6
qt -> tqt conversion:
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro beafd569c2
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 31e993740f
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 d512218c53
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 5ee4136f88
qt_includes => tqt_includes conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko 02002b0af8
QT_INCLUDES => TQT_INCLUDES conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
TDE Gitea 58c90457a8 Reset submodule main/applications/kbarcode/admin to latest HEAD 7 years ago
Michele Calgaro 0c934da1a3
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 022d103a18
KDE_USE_QT* -> KDE_USE_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro b8f84008f1
AC_PATH_QT* -> AC_PATH_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 1e3f631128
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 1e05f594d3
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 e868e34736 Reset submodule main/applications/kbarcode/cmake to latest HEAD 7 years ago
TDE Gitea 2308570c7e Reset submodule main/applications/kbarcode/admin to latest HEAD 7 years ago
Michele Calgaro c50e1bb2ce
Fixed typedef-related warnings from compiler.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
gregory guy e40133ab17
related to bug 2424
Application desktop files should not contain icon extension

Signed-off-by: gregory guy <g-gregory@gmx.fr>
7 years ago
Automated System f3dff2bcfe Reset submodule main/applications/kbarcode/admin to latest HEAD 7 years ago
Automated System 11cf9efb36 Reset submodule main/applications/kbarcode/admin to latest HEAD 7 years ago
Automated System 03063b6879 Reset submodule main/applications/kbarcode/admin to latest HEAD 7 years ago
Slávek Banko ef27afbb25 Reset submodule main/applications/kbarcode/cmake to latest HEAD 8 years ago
Automated System 4f272dea07 Reset submodule main/applications/kbarcode/cmake to latest HEAD 8 years ago
Slávek Banko 002bcdfb08 Reset submodule main/applications/kbarcode/cmake to latest HEAD 8 years ago
Slávek Banko 336b0fd753 cmake: add tde_add_check_executable macro 8 years ago
Slávek Banko d01e804f0f Fix FTBFS with GCC6
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Automated System 3c07b10670 Reset submodule main/applications/kbarcode/admin to latest HEAD 9 years ago
Timothy Pearson 60c2dd85f2 Fix invalid headers in PNG files and optimize for size 9 years ago
Automated System 51ea842261 Reset submodule main/applications/kbarcode/cmake to latest HEAD 9 years ago
Automated System 31b3169447 Reset submodule main/applications/kbarcode/cmake to latest HEAD 9 years ago
Timothy Pearson 9e61fbb21f Allow table creation if database user only has access to the existing KBarcode table 10 years ago