Commit Graph

390 Commits (f5923b19db397a1b6a89c7118d8385a631f881ab)
 

Author SHA1 Message Date
gregory guy e3e93c027f
Drop automake build support.
Add basic build instructions with cmake.
Add short description in README.
Deleted empty files: README, templates/cpp, templates/h.
Deleted emtpy folder: src/toolbar.
Deleted obsolete file: src/README
5 years ago
Michele Calgaro c25a28b302
Removed .lsm files. lsm database is outdated and unmaintained. 6 years ago
Chris 0af31308d6 Translated using Weblate (German)
Currently translated at 100.0% (174 of 174 strings)

Translation: applications/dolphin
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/dolphin/de/
6 years ago
Heimen Stoffels 32e3356f48 Translated using Weblate (Dutch)
Currently translated at 100.0% (174 of 174 strings)

Translation: applications/dolphin
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/dolphin/nl/
6 years ago
Heimen Stoffels 6e86f68b7a Added translation using Weblate (Dutch) 6 years ago
Florian B 6c80a150bf Translated using Weblate (French)
Currently translated at 94.8% (165 of 174 strings)

Translation: applications/dolphin
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/dolphin/fr/
6 years ago
Michele Calgaro be0a270017
Adjusted to new normalized device icon names in tdelibs.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 20f94ad610
Removed unused and repeated X-SuSE-translate property.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea 6057d0f65c Reset submodule main/applications/dolphin/cmake to latest HEAD 6 years ago
stefano f8881e11a3 Translated using Weblate (Italian)
Currently translated at 99.4% (173 of 174 strings)

Translation: applications/dolphin
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/dolphin/it/
6 years ago
TDE Gitea caf3904306 Reset submodule main/applications/dolphin/cmake to latest HEAD 6 years ago
TDE Weblate 168ad627f7 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 1b9f5a0c23 Update translation template. 6 years ago
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>
7 years ago
Slávek Banko 564e6bd046
QT_INCLUDES => TQT_INCLUDES conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
TDE Gitea 9a9c26c259 Reset submodule main/applications/dolphin/admin to latest HEAD 7 years ago
Michele Calgaro 4a30095aca
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 9e80a8929d
KDE_USE_QT* -> KDE_USE_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Michele Calgaro 119491438e
AC_PATH_QT* -> AC_PATH_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 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