Chris
|
724b351761
|
Translated using Weblate (German)
Currently translated at 97.4% (1060 of 1088 strings)
Translation: applications/kpilot
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kpilot/de/
|
5 years ago |
TDE Gitea
|
0bcc628cab
|
Reset submodule main/applications/kpilot/cmake to latest HEAD
|
5 years ago |
TDE Gitea
|
de75542b9c
|
Reset submodule main/applications/kpilot/cmake to latest HEAD
|
6 years ago |
Michele Calgaro
|
5ea733c60c
|
Fixed support for tests in cmake.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
TDE Gitea
|
99c2252141
|
Reset submodule main/applications/kpilot/cmake to latest HEAD
|
6 years ago |
TDE Gitea
|
e7aedaf108
|
Reset submodule main/applications/kpilot/admin to latest HEAD
|
6 years ago |
Slávek Banko
|
98cbecb7e9
|
Use common CMake tests.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
6 years ago |
TDE Gitea
|
6fb7d4e93a
|
Reset submodule main/applications/kpilot/cmake to latest HEAD
|
6 years ago |
Slávek Banko
|
3016606dca
|
Add KDE_EXPORT on PluginUtility namespace.
This resolves issue #1.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
6 years ago |
Automated System
|
f093926e67
|
Reset submodule main/applications/kpilot/cmake to latest HEAD
|
6 years ago |
TDE Weblate
|
23046b2338
|
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: applications/kpilot
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kpilot/
|
6 years ago |
Slávek Banko
|
d20bd9895b
|
Update translation template.
|
6 years ago |
TDE Gitea
|
0d3b977a0e
|
Reset submodule main/applications/kpilot/cmake to latest HEAD
|
6 years ago |
TDE Gitea
|
b4b45cef99
|
Reset submodule main/applications/kpilot/cmake to latest HEAD
|
6 years ago |
Slávek Banko
|
1bba6dceba
|
Fix FTBFS from commit c2446367 .
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
6 years ago |
TDE Weblate
|
18329316d6
|
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: applications/kpilot
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kpilot/
|
6 years ago |
Slávek Banko
|
b1d935418f
|
Add CMakeL10n rules.
Create translation template.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
6 years ago |
Slávek Banko
|
0ef4ca6d36
|
Migration to standard TDE CMake build system.
Add common cmake module.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
6 years ago |
Slávek Banko
|
c2446367db
|
Fix export of symbols to work properly with hidden visibility.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
6 years ago |
Slávek Banko
|
bc8b49848a
|
Move translations from tde-i18n/tdepim.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
6 years ago |
Automated System
|
d10f4bf994
|
Reset submodule main/applications/kpilot/admin to latest HEAD
|
6 years ago |
Michele Calgaro
|
8b1fce5315
|
Adapted to new KPasswordEdit::password() signature. This relates to bug 2961.git
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
Michele Calgaro
|
23c9e5d5c9
|
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 |
TDE Gitea
|
dac679f906
|
Reset submodule main/applications/kpilot/admin to latest HEAD
|
6 years ago |
Michele Calgaro
|
46273d65a1
|
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
|
961fec6d30
|
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
|
54af1c400f
|
qt -> tqt conversion:
qtlib -> tqtlib
libqt -> libtqt
QTLIB -> TQTLIB
LIBQT -> LIBTQT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
TDE Gitea
|
242845fcbd
|
Reset submodule main/applications/kpilot/admin to latest HEAD
|
6 years ago |
Michele Calgaro
|
69073ac46c
|
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
|
38d7b2a492
|
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
|
9abc4fc0d5
|
Reset submodule main/applications/kpilot/admin to latest HEAD
|
6 years ago |
Michele Calgaro
|
91f727b4dd
|
Fixed typedef-related warnings from compiler.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
Michele Calgaro
|
5fa5b51c6b
|
Removed unused define which could have caused issue because of double
backslash escaping.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
|
6 years ago |
Automated System
|
a99e704296
|
Reset submodule main/applications/kpilot/admin to latest HEAD
|
7 years ago |
Automated System
|
5030350256
|
Reset submodule main/applications/kpilot/admin to latest HEAD
|
7 years ago |
Automated System
|
33674be99d
|
Reset submodule main/applications/kpilot/admin to latest HEAD
|
7 years ago |
Slávek Banko
|
42018ced07
|
Fix FTBFS with GCC6
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
8 years ago |
Automated System
|
970f841d2e
|
Reset submodule main/applications/kpilot/admin to latest HEAD
|
8 years ago |
Timothy Pearson
|
54b4d3dfb0
|
Fix invalid headers in PNG files and optimize for size
|
8 years ago |
Slávek Banko
|
4eed1e8bdb
|
Reset submodule main/applications/kpilot/admin to latest HEAD
|
10 years ago |
Timothy Pearson
|
6ef19720bb
|
Slight update of the AUTHORS file to be more accurate
|
10 years ago |
Automated System
|
41794617fb
|
Reset submodule main/applications/kpilot/admin to latest HEAD
|
10 years ago |
Timothy Pearson
|
02e53f258c
|
Fix remaining missing semicolons at end of Keywords strings
|
10 years ago |
Timothy Pearson
|
9741507eef
|
Revert "Fix remaining missing semicolons at end of Keywords strings"
This reverts commit bdac77f66f .
|
10 years ago |
Timothy Pearson
|
bdac77f66f
|
Fix remaining missing semicolons at end of Keywords strings
|
10 years ago |
Timothy Pearson
|
98ca5d40ae
|
Fix missing semicolons at end of Keywords strings
|
10 years ago |
Timothy Pearson
|
6d2acf8683
|
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
|
10 years ago |
Timothy Pearson
|
b25cbf287a
|
Fix Keywords separators to match XDG desktop specifications
|
10 years ago |
Automated System
|
9e14f7e30d
|
Reset submodule main/applications/kpilot/admin to latest HEAD
|
10 years ago |
Slávek Banko
|
ca432b597c
|
Fix remaining renaming knewstuff
|
10 years ago |