Commit Graph

51 Commits (7e98e684e6b2071b02b7d79249c07e3d1cef27d2)

Author SHA1 Message Date
TDE Weblate 7e98e684e6 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/koffice - koproperty
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/koffice-koproperty/
6 years ago
TDE Weblate 12395a5a80 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/koffice - kofficefilters
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/koffice-kofficefilters/
6 years ago
TDE Weblate 4a937858d5 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/koffice - koconverter
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/koffice-koconverter/
6 years ago
TDE Weblate efb54beb85 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/koffice - kivio
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/koffice-kivio/
6 years ago
TDE Weblate e389e20135 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/koffice - kformula
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/koffice-kformula/
6 years ago
TDE Weblate 159a33ed2c Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/koffice - kformdesigner
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/koffice-kformdesigner/
6 years ago
TDE Weblate 9966b23858 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/koffice - kexi
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/koffice-kexi/
6 years ago
TDE Weblate a161afb2bc Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/koffice - kchart
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/koffice-kchart/
6 years ago
TDE Weblate b8c23f8792 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/koffice - karbon
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/koffice-karbon/
6 years ago
TDE Weblate 04a95b1e8d Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/koffice - example
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/koffice-example/
6 years ago
TDE Weblate 95a50dd571 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/koffice - chalk
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/koffice-chalk/
6 years ago
TDE Weblate bbb6965483 Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: applications/koffice
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/koffice/
6 years ago
Michele Calgaro 023e74fa8e
Removed obsolete CHECK_PTR and replaced CHECK_PTR/Q_CHECK_PTR with TQ_CHECK_PTR.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 9e342c2a09
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
Michele Calgaro 6413f99790
qt -> tqt conversion:
kdeqt -> kdetqt
qtkde -> tqtkde
qtdesigner -> tqtdesigner

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro f15ea28dd5
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 50f403cbd5
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 88675816f6
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 c48b6b6bc7
qt_includes => tqt_includes conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Slávek Banko 7aa29f4525
QT_INCLUDES => TQT_INCLUDES conversion
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
6 years ago
Michele Calgaro 0d611e8785
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro 36e44c71f2
KDE_USE_QT* -> KDE_USE_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro c6b90e200e
AC_PATH_QT* -> AC_PATH_TQT* conversion
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Michele Calgaro d3459dc485
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 4e99696ae1
LIB_QT -> LIB_TQT conversion to align to updated admin module
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
7 years ago
Timothy Pearson 8008128c55 Fix invalid headers in PNG files and optimize for size 9 years ago
Michele Calgaro 1ce1f0d2d8 Removed references to printing.kde.org. This relates to bug 1846. 11 years ago
Slávek Banko eb79e34380 Rename kdewidgets => tdewidgets 11 years ago
Slávek Banko 58131a7401 Additional k => tde renaming and fixes 12 years ago
Darrell Anderson bada8fadf1 Update files and references in support of bug report 1446. 12 years ago
Timothy Pearson e661193d27 Rename makekdewidgets 12 years ago
Timothy Pearson 27fa60f676 Rename KABC namespace 12 years ago
Slávek Banko 116b237fae Fix unintended rename of Checklist 12 years ago
Timothy Pearson b1edb4b7f0 Fix references to lkabc 12 years ago
Timothy Pearson dc152bdfef Rename additional header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson 6918e2a16a Rename KIcon to enhance compatibility with KDE4 12 years ago
Timothy Pearson 8fe7f32a57 Fix unintended renaming 12 years ago
Timothy Pearson 694ffcefb1 Rename many classes and header files to avoid conflicts with KDE4 12 years ago
Timothy Pearson be995f9855 Rename a number of classes to enhance compatibility with KDE4 12 years ago
Timothy Pearson 3e7320c153 Rename KShared 12 years ago
Timothy Pearson 71681de1d4 Rename a few build variables for overall consistency 12 years ago
Timothy Pearson 37e30ef8d0 Fix up remaining references to -lkio 12 years ago
Timothy Pearson be45f9c664 Rename kiobuffer and KHTML 12 years ago
Timothy Pearson 920f0d9622 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 00f56a6858 Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
Timothy Pearson 0196c27ea6 Rename KApplication to TDEApplication to avoid conflicts with KDE4 12 years ago
Darrell Anderson b3c783c11e Fix references to user profile directory. 12 years ago
Slávek Banko 474149035f Rebranding of Krita as Chalk 13 years ago
Darrell Anderson 1c2a82826b Update docbook headers and nominal branding updates. 13 years ago
Slávek Banko fd1374c08d Added common directories
Added symlinks to TLD admin directory
13 years ago