Commit Graph

246 Commits (70f64cfef88729103ac0769683773bd1dcf17f5a)
 

Author SHA1 Message Date
Slávek Banko f1ca629b9c Update translation template. 6 years ago
Slávek Banko cfe2d7cb5f
Fix loading of package contents when package is selected through dialog box.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
gregory guy 0228e7e696
Fix hardcoded installation path.
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
Slávek Banko c860865bcd
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 26f73f5100
conversion to the cmake building system
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Automated System 08ba9b9ada Reset submodule main/applications/kdpkg/cmake to latest HEAD 6 years ago
TDE Gitea 18887f58d0 Reset submodule main/applications/kdpkg/cmake to latest HEAD 6 years ago
TDE Gitea c4ea9d0a99 Reset submodule main/applications/kdpkg/admin to latest HEAD 6 years ago
TDE Gitea 857bdaa5ae Reset submodule main/applications/kdpkg/cmake to latest HEAD 6 years ago
TDE Gitea a86a2d40fc Reset submodule main/applications/kdpkg/cmake to latest HEAD 6 years ago
TDE Weblate 2ed09d2f60 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/kdpkg - install
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdpkg-install/
6 years ago
TDE Weblate 28e8b2018c Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/kdpkg
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdpkg/
6 years ago
Slávek Banko e69a1160bb Update translation template. 6 years ago
TDE Gitea d9634e3a2c Reset submodule main/applications/kdpkg/cmake to latest HEAD 6 years ago
TDE Gitea e4f5a33e5c Reset submodule main/applications/kdpkg/cmake to latest HEAD 6 years ago
TDE Weblate b94ae21f51 Update translation files kdpkg - install
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
6 years ago
TDE Weblate 442f502bff Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
6 years ago
Slávek Banko 2ead687acf
Add CMakeL10n rules.
Update translation template.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea 2969cc0bfd Reset submodule main/applications/kdpkg/cmake to latest HEAD 6 years ago
TDE Gitea 324e9d0a55 Reset submodule main/applications/kdpkg/cmake to latest HEAD 6 years ago
TDE Gitea 563d687506 Reset submodule main/applications/kdpkg/admin to latest HEAD 6 years ago
TDE Gitea bb8b1c70b7 Reset submodule main/applications/kdpkg/cmake to latest HEAD 6 years ago
TDE Gitea f5e13ae23f Reset submodule main/applications/kdpkg/cmake to latest HEAD 6 years ago
Michele Calgaro f3411a055b
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 c8ba568d42 Reset submodule main/applications/kdpkg/admin to latest HEAD 6 years ago
Michele Calgaro 01f8c9e3c0
qt -> tqt conversion:
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 7f751155bf
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 5ccd042130
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 4868c3803e
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 9f9a27b8eb
qt_includes => tqt_includes conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko 12101a574a
QT_INCLUDES => TQT_INCLUDES conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
TDE Gitea ba8058f27c Reset submodule main/applications/kdpkg/admin to latest HEAD 7 years ago
Michele Calgaro af63010538
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro ba349a319e
KDE_USE_QT* -> KDE_USE_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 2b9b335ce0
AC_PATH_QT* -> AC_PATH_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro b83133b5f1
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 1d1cbdbafd
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 4e4c104c5b Reset submodule main/applications/kdpkg/cmake to latest HEAD 7 years ago
TDE Gitea beacfeddff Reset submodule main/applications/kdpkg/admin to latest HEAD 7 years ago
Automated System c98c85fe60 Reset submodule main/applications/kdpkg/admin to latest HEAD 7 years ago
Automated System fa7f5f41a6 Reset submodule main/applications/kdpkg/admin to latest HEAD 7 years ago
Automated System 10877ffc52 Reset submodule main/applications/kdpkg/admin to latest HEAD 7 years ago
Slávek Banko ba2a89a517 Reset submodule main/applications/kdpkg/cmake to latest HEAD 8 years ago
Automated System e7c485da97 Reset submodule main/applications/kdpkg/cmake to latest HEAD 8 years ago
Slávek Banko 09983a6f6f Reset submodule main/applications/kdpkg/cmake to latest HEAD 8 years ago
Slávek Banko 6427409bb4 cmake: add tde_add_check_executable macro 8 years ago
Automated System 11272bdef6 Reset submodule main/applications/kdpkg/admin to latest HEAD 9 years ago
Timothy Pearson fc20a5331f Fix invalid headers in PNG files and optimize for size 9 years ago
Automated System e59d6e5cd6 Reset submodule main/applications/kdpkg/cmake to latest HEAD 9 years ago
Automated System 2e6397d75a Reset submodule main/applications/kdpkg/cmake to latest HEAD 9 years ago