Commit Graph

377 Commits (128fc6c0f1e35322eb71db3f2a79f360dc767844)
 

Author SHA1 Message Date
gregory guy 1cc8bb41d3
add jar, txz and lzma mimetype, this relates to issue #4
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
TDE Gitea 6d8cea2284 Reset submodule main/applications/dolphin/cmake to latest HEAD 6 years ago
TDE Gitea a0b987f546 Reset submodule main/applications/dolphin/admin to latest HEAD 6 years ago
gregory guy 7c4e6cb681
fix issue #2, add WITH_ALL_OPTIONS, clean up CMakeLists.txt from libvisual and write config.h.cmake up
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
gregory guy 351ba2f534
resolves issue #2, add a man page
Signed-off-by: gregory guy <g-gregory@gmx.fr>
6 years ago
Slávek Banko 707a1272fc
cmake: Add rules to build documentation and translations.
This partially resolves issue #2.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko d6befa7beb
Use common CMake tests.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea be260bdcf0 Reset submodule main/applications/dolphin/cmake to latest HEAD 6 years ago
TDE Gitea b9be442906 Reset submodule main/applications/dolphin/cmake to latest HEAD 6 years ago
TDE Weblate 80382c32c6 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/dolphin
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/dolphin/
6 years ago
Slávek Banko a84aa0139d Update translation template. 6 years ago
TDE Gitea 0d8918c12e Reset submodule main/applications/dolphin/cmake to latest HEAD 6 years ago
TDE Gitea 19caac719b Reset submodule main/applications/dolphin/cmake to latest HEAD 6 years ago
TDE Weblate 7fa5fe6167 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
6 years ago
Slávek Banko d3b860da33
Add CMakeL10n rules.
Update translation template.
Fix plural format in existing translations.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Fabio Rossi 88119a94df 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 c6696eb3d3 Reset submodule main/applications/dolphin/cmake to latest HEAD 6 years ago
TDE Gitea 32ffa51914 Reset submodule main/applications/dolphin/cmake to latest HEAD 6 years ago
TDE Gitea e3687795e3 Reset submodule main/applications/dolphin/admin to latest HEAD 6 years ago
TDE Gitea c43b7641fd Reset submodule main/applications/dolphin/cmake to latest HEAD 6 years ago
TDE Gitea 2bcbc12d1c Reset submodule main/applications/dolphin/cmake to latest HEAD 6 years ago
Michele Calgaro 3fd9d9dbd4
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 598df1a648 Reset submodule main/applications/dolphin/admin to latest HEAD 6 years ago
Michele Calgaro a1cb42db1d
qt -> tqt conversion:
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 05ddb58895
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 ab92460309
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 55d2c53352
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 f445687ba3
qt_includes => tqt_includes conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 564e6bd046
QT_INCLUDES => TQT_INCLUDES conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea 9a9c26c259 Reset submodule main/applications/dolphin/admin to latest HEAD 6 years ago
Michele Calgaro 4a30095aca
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 9e80a8929d
KDE_USE_QT* -> KDE_USE_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 119491438e
AC_PATH_QT* -> AC_PATH_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 7614486137
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 64d2eeae7d
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 2dee799e2f Reset submodule main/applications/dolphin/cmake to latest HEAD 7 years ago
TDE Gitea 6a6c64f706 Reset submodule main/applications/dolphin/admin to latest HEAD 7 years ago
Michele Calgaro 6a8f3826c1 Removed rar-compressed and zip-compressed files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Automated System 50cef5cb80 Reset submodule main/applications/dolphin/admin to latest HEAD 7 years ago
Automated System 3170f7a214 Reset submodule main/applications/dolphin/admin to latest HEAD 7 years ago
Automated System 11721230f2 Reset submodule main/applications/dolphin/admin to latest HEAD 7 years ago
Michele Calgaro 5354953f67 Removed non existent application/x-tbz2 mimetype. This relates to bug
2043.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 9e436a8c57 Reset submodule main/applications/dolphin/cmake to latest HEAD 8 years ago
Automated System 3c49946e18 Reset submodule main/applications/dolphin/cmake to latest HEAD 8 years ago
Slávek Banko c0648e82d4 Reset submodule main/applications/dolphin/cmake to latest HEAD 8 years ago
Slávek Banko 6221ae2761 cmake: add tde_add_check_executable macro 8 years ago
Automated System f6a4d018b7 Reset submodule main/applications/dolphin/admin to latest HEAD 9 years ago
Timothy Pearson 35ffdb4d74 Fix invalid headers in PNG files and optimize for size 9 years ago
Automated System 31c7c39bc2 Reset submodule main/applications/dolphin/cmake to latest HEAD 9 years ago
Automated System 8fe2b6942c Reset submodule main/applications/dolphin/cmake to latest HEAD 9 years ago