TDE Weblate
|
e98834131e
|
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: applications/kdiff3
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdiff3/
|
6 years ago |
Slávek Banko
|
1ee2d43781
|
Update translation template.
|
6 years ago |
TDE Gitea
|
53e566bf45
|
Reset submodule main/applications/kdiff3/cmake to latest HEAD
|
6 years ago |
TDE Gitea
|
49ab95f15f
|
Reset submodule main/applications/kdiff3/cmake to latest HEAD
|
6 years ago |
TDE Weblate
|
938564a538
|
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: applications/kdiff3 - plugin
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdiff3-plugin/
|
6 years ago |
TDE Weblate
|
7aaa41bf65
|
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: applications/kdiff3 - diff_ext
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdiff3-diff_ext/
|
6 years ago |
TDE Weblate
|
7637a92a1d
|
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: applications/kdiff3
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kdiff3/
|
6 years ago |
Slávek Banko
|
0ee39c1ce9
|
Add CMakeL10n rules.
Update translation templates.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
6 years ago |
TDE Gitea
|
3816fc742c
|
Reset submodule main/applications/kdiff3/cmake to latest HEAD
|
6 years ago |
TDE Gitea
|
0a34fd98ce
|
Reset submodule main/applications/kdiff3/cmake to latest HEAD
|
6 years ago |
TDE Gitea
|
2d1e8b9f05
|
Reset submodule main/applications/kdiff3/admin to latest HEAD
|
6 years ago |
TDE Gitea
|
61097b6198
|
Reset submodule main/applications/kdiff3/cmake to latest HEAD
|
6 years ago |
TDE Gitea
|
0f48d12196
|
Reset submodule main/applications/kdiff3/cmake to latest HEAD
|
6 years ago |
Michele Calgaro
|
3734254d2a
|
Removed obsolete Qt2's TQList/TQListIterator classes and replaced
with TQt3's TQPtrList/TQPtrListIterator ones.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
Michele Calgaro
|
7325a710bc
|
QT_NO_* -> TQT_NO_* renaming.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
Michele Calgaro
|
3b8b42bbbf
|
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 |
Slávek Banko
|
995b421d1b
|
Remove incorrect header lines from PO files
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
6 years ago |
TDE Gitea
|
d2b8a3a4f4
|
Reset submodule main/applications/kdiff3/admin to latest HEAD
|
6 years ago |
Michele Calgaro
|
3035df221c
|
qt -> tqt conversion:
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
Michele Calgaro
|
f0c056c67a
|
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
|
bcbc4cad35
|
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
|
e5650b540c
|
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
|
e0ce0ea640
|
qt_includes => tqt_includes conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
6 years ago |
Slávek Banko
|
553da9f77a
|
QT_INCLUDES => TQT_INCLUDES conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
6 years ago |
TDE Gitea
|
213da6f02f
|
Reset submodule main/applications/kdiff3/admin to latest HEAD
|
6 years ago |
Michele Calgaro
|
80b43e7373
|
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
Michele Calgaro
|
a028b6f4d6
|
KDE_USE_QT* -> KDE_USE_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
Michele Calgaro
|
e160b9ac8c
|
AC_PATH_QT* -> AC_PATH_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
Michele Calgaro
|
2c46c17371
|
QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
Michele Calgaro
|
9b5a0aee31
|
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
TDE Gitea
|
abf6d0960a
|
Reset submodule main/applications/kdiff3/cmake to latest HEAD
|
6 years ago |
TDE Gitea
|
2c8885d703
|
Reset submodule main/applications/kdiff3/admin to latest HEAD
|
6 years ago |
Michele Calgaro
|
9d3be1c6ea
|
Removed unnecessary executable flag.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
Automated System
|
1c0071acaf
|
Reset submodule main/applications/kdiff3/admin to latest HEAD
|
7 years ago |
Automated System
|
ecbad56c60
|
Reset submodule main/applications/kdiff3/admin to latest HEAD
|
7 years ago |
Automated System
|
63da3636ba
|
Reset submodule main/applications/kdiff3/admin to latest HEAD
|
7 years ago |
Slávek Banko
|
78a84914bc
|
Reset submodule main/applications/kdiff3/cmake to latest HEAD
|
8 years ago |
Automated System
|
1360eed7a4
|
Reset submodule main/applications/kdiff3/cmake to latest HEAD
|
8 years ago |
Slávek Banko
|
c065434369
|
Reset submodule main/applications/kdiff3/cmake to latest HEAD
|
8 years ago |
Slávek Banko
|
3e244d2a61
|
cmake: add tde_add_check_executable macro
|
8 years ago |
Automated System
|
19939011aa
|
Reset submodule main/applications/kdiff3/admin to latest HEAD
|
8 years ago |
Timothy Pearson
|
7f392bb439
|
Fix invalid headers in PNG files and optimize for size
|
8 years ago |
Automated System
|
5339aff687
|
Reset submodule main/applications/kdiff3/cmake to latest HEAD
|
9 years ago |
Automated System
|
a9e3a460c6
|
Reset submodule main/applications/kdiff3/cmake to latest HEAD
|
9 years ago |
Michele Calgaro
|
2873f3a87f
|
Update version number to R14.1.0
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
9 years ago |
Slávek Banko
|
008428190a
|
Reset submodule main/applications/kdiff3/cmake to latest HEAD
|
10 years ago |
Slávek Banko
|
eaf5fd4b31
|
Reset submodule main/applications/kdiff3/cmake to latest HEAD
|
10 years ago |
Slávek Banko
|
d4e158c936
|
Reset submodule main/applications/kdiff3/admin to latest HEAD
|
10 years ago |
Michele Calgaro
|
23ca514701
|
Fixed wrong DocPath strings. This relates to bug 2319.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
10 years ago |
Automated System
|
516bc79fde
|
Reset submodule main/applications/kdiff3/admin to latest HEAD
|
10 years ago |