Commit Graph

327 Commits (fd87b486699f3d3efe93f2d20847f23897a50a77)
 

Author SHA1 Message Date
TDE Gitea 44cbc96f70 Reset submodule main/applications/kmymoney/cmake to latest HEAD 5 years ago
Slávek Banko 79a543a362
Switch all submodules to https.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
5 years ago
Chris bfeec8fa8d Translated using Weblate (German)
Currently translated at 99.5% (2660 of 2674 strings)

Translation: applications/kmymoney
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmymoney/de/
5 years ago
Chris eeb194cb24 Translated using Weblate (German)
Currently translated at 99.5% (2660 of 2674 strings)

Translation: applications/kmymoney
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmymoney/de/
5 years ago
Chris df70e60da5 Translated using Weblate (German)
Currently translated at 99.5% (2660 of 2674 strings)

Translation: applications/kmymoney
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmymoney/de/
5 years ago
Chris 7ac7d850cd Translated using Weblate (German)
Currently translated at 99.5% (2660 of 2674 strings)

Translation: applications/kmymoney
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmymoney/de/
6 years ago
TDE Gitea 2a954c2743 Reset submodule main/applications/kmymoney/cmake to latest HEAD 6 years ago
stefano c75a26f5c1 Translated using Weblate (Italian)
Currently translated at 96.3% (2575 of 2674 strings)

Translation: applications/kmymoney
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmymoney/it/
6 years ago
Michele Calgaro 1311019dad
Adjusted to latest TQVariant::TQVariant(bool) function.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea 75f6a99df4 Reset submodule main/applications/kmymoney/cmake to latest HEAD 6 years ago
TDE Gitea 0b48c02d71 Reset submodule main/applications/kmymoney/cmake to latest HEAD 6 years ago
TDE Gitea a70459318e Reset submodule main/applications/kmymoney/admin to latest HEAD 6 years ago
TDE Gitea 1d85a54ed6 Reset submodule main/applications/kmymoney/cmake to latest HEAD 6 years ago
Automated System ac00505c2c Reset submodule main/applications/kmymoney/cmake to latest HEAD 6 years ago
TDE Weblate 12cd5c4798 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/kmymoney
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmymoney/
6 years ago
Slávek Banko 7f7029a84e Update translation template. 6 years ago
TDE Gitea 495a76740b Reset submodule main/applications/kmymoney/cmake to latest HEAD 6 years ago
TDE Gitea 982c0b95a6 Reset submodule main/applications/kmymoney/cmake to latest HEAD 6 years ago
TDE Weblate 4f962f4ed4 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

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

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko ee87de0994
Use the context attribute in the UI files
to determine the translation context.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea b229234824 Reset submodule main/applications/kmymoney/cmake to latest HEAD 6 years ago
TDE Gitea 4395f8c485 Reset submodule main/applications/kmymoney/cmake to latest HEAD 6 years ago
TDE Gitea 56f2feeed7 Reset submodule main/applications/kmymoney/admin to latest HEAD 6 years ago
Michele Calgaro e58aec2eb2
Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
TDE Gitea 22434b2707 Reset submodule main/applications/kmymoney/cmake to latest HEAD 6 years ago
TDE Gitea e79402f5eb Reset submodule main/applications/kmymoney/cmake to latest HEAD 6 years ago
Michele Calgaro ef48116dd5
Removed obsolete Qt2's TQVector class and replaced
with TQt3's TQPtrVector.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko b63cb8fccb Translated using Weblate (Czech)
Currently translated at 88.3% (2354 of 2663 strings)

Translation: applications/kmymoney
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmymoney/cs/
6 years ago
Michele Calgaro 38f46e7137
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 677bfebe69
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 a7c4c3b057 Reset submodule main/applications/kmymoney/admin to latest HEAD 6 years ago
Michele Calgaro 695aa1bb85
qt -> tqt conversion:
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro d6f52b89aa
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 33ac605687
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 0b74ec0cfd
qt -> tqt conversion:
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 41274672cc
QTDESIGN -> TQTDESIGN, to fix FTBFS.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko 1b39e6bd23
qt_includes => tqt_includes conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 513db06118
QT_INCLUDES => TQT_INCLUDES conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
TDE Gitea 3ed411c6ec Reset submodule main/applications/kmymoney/admin to latest HEAD 6 years ago
Michele Calgaro 26179397de
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 3696235d8e
KDE_USE_QT* -> KDE_USE_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro bec732975d
AC_PATH_QT* -> AC_PATH_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 4d9bdbe569
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 3a37db01ce
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 e2d0de5a9b Reset submodule main/applications/kmymoney/cmake to latest HEAD 7 years ago
TDE Gitea 4c59aa9511 Reset submodule main/applications/kmymoney/admin to latest HEAD 7 years ago
Michele Calgaro d82d67b9ef
Removed unnecessary executable flag.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Slávek Banko 1b4f3fa556 Fix FTBFS for build without cppunit
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago
Slávek Banko 856cef204a Fix FTBFS for build with --enable-final
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
7 years ago