Difference between revisions of "Changelog For R14.0.6"
Jump to navigation
Jump to search
imported>SlavekB (Update 20181217) |
imported>SlavekB (Update 20181223) |
||
Line 42: | Line 42: | ||
== arts == |
== arts == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Fix FTBFS with stricter C++11 |
* Fix FTBFS with stricter C++11 |
||
+ | |||
+ | == dbus-1-tqt == |
||
+ | * add a function to handle maps of objectpaths |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
== dbus-tqt == |
== dbus-tqt == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Fix inadvertly renamed QT_THREAD_SUPPORT |
* Fix inadvertly renamed QT_THREAD_SUPPORT |
||
Line 58: | Line 64: | ||
= main = |
= main = |
||
== tdelibs == |
== tdelibs == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Add CMakeL10n rules. |
* Add CMakeL10n rules. |
||
* Rename translation context QXml => TQXml<br/>to match the translation context in TQt3. |
* Rename translation context QXml => TQXml<br/>to match the translation context in TQt3. |
||
Line 74: | Line 81: | ||
== tdebase == |
== tdebase == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Add CMakeL10n rules.<br/>Update TIMEZONES list. |
* Add CMakeL10n rules.<br/>Update TIMEZONES list. |
||
* Fixed size used by TDE Control Center -> TDE Components. This relates to<br/>bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=1023 #1023] |
* Fixed size used by TDE Control Center -> TDE Components. This relates to<br/>bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=1023 #1023] |
||
Line 98: | Line 106: | ||
== tdepim == |
== tdepim == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Add CMakeL10n rules. |
* Add CMakeL10n rules. |
||
* Use TQString for debugging output with unicode strings |
* Use TQString for debugging output with unicode strings |
||
Line 112: | Line 121: | ||
== tdemultimedia == |
== tdemultimedia == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Add CMakeL10n rules. |
* Add CMakeL10n rules. |
||
* Fixed incorrect TTQ rename (TTQ -> TQ) |
* Fixed incorrect TTQ rename (TTQ -> TQ) |
||
Line 119: | Line 129: | ||
== tdenetwork == |
== tdenetwork == |
||
+ | * Add CMakeL10n rules. |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* change EXEC_PROCESS for EXECUTE_PROCESS, this solves issue [https://mirror.git.trinitydesktop.org/gitea/TDE/tdenetwork/issues/2 #2] |
* change EXEC_PROCESS for EXECUTE_PROCESS, this solves issue [https://mirror.git.trinitydesktop.org/gitea/TDE/tdenetwork/issues/2 #2] |
||
* Add includes to UI files to resolve FTBFS |
* Add includes to UI files to resolve FTBFS |
||
Line 126: | Line 138: | ||
== tdegraphics == |
== tdegraphics == |
||
+ | * Add CMakeL10n rules. |
||
+ | * Fix inadvertently renamed Orientation => Qt::Orientation. |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Removed TQStringToGString, which is fundamentally wrong. |
* Removed TQStringToGString, which is fundamentally wrong. |
||
* Fixed konqueror crash related to pdf files. This resolves bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2974 #2974] |
* Fixed konqueror crash related to pdf files. This resolves bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2974 #2974] |
||
Line 137: | Line 152: | ||
== tdetoys == |
== tdetoys == |
||
+ | * Add CMakeL10n rules. |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* add man pages to amor, kodo, kteatime, ktux, kweather and kworldclock ; this remates to bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=1043 #1043] |
* add man pages to amor, kodo, kteatime, ktux, kweather and kworldclock ; this remates to bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=1043 #1043] |
||
* Add includes to UI files to resolve FTBFS |
* Add includes to UI files to resolve FTBFS |
||
== tdeutils == |
== tdeutils == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* kcmdf icons are now part of tdebase. Removed from tdeutils to avoid<br/>conflicts. |
* kcmdf icons are now part of tdebase. Removed from tdeutils to avoid<br/>conflicts. |
||
* Add includes to UI files to resolve FTBFS |
* Add includes to UI files to resolve FTBFS |
||
Line 155: | Line 173: | ||
== tdegames == |
== tdegames == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Add includes to UI files to resolve FTBFS. |
* Add includes to UI files to resolve FTBFS. |
||
* Fixed typedef-related warnings from compiler. |
* Fixed typedef-related warnings from compiler. |
||
Line 164: | Line 183: | ||
== tdeaddons == |
== tdeaddons == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Add includes to UI files to resolve FTBFS. |
* Add includes to UI files to resolve FTBFS. |
||
== tdeadmin == |
== tdeadmin == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Add CMakeL10n rules. |
* Add CMakeL10n rules. |
||
* Remove icon crystalsvg/16x16/actions/toggle_log.png from ksysv.<br/>The icon will be part of the tdelibs. |
* Remove icon crystalsvg/16x16/actions/toggle_log.png from ksysv.<br/>The icon will be part of the tdelibs. |
||
Line 195: | Line 216: | ||
== tdeartwork == |
== tdeartwork == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Fixes bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=1020 #1020] |
* Fixes bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=1020 #1020] |
||
* Add includes to UI files to resolve FTBFS |
* Add includes to UI files to resolve FTBFS |
||
Line 204: | Line 226: | ||
== tdesdk == |
== tdesdk == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Add includes to UI files to resolve FTBFS. |
* Add includes to UI files to resolve FTBFS. |
||
* Fixed typedef-related warnings from compiler. |
* Fixed typedef-related warnings from compiler. |
||
== tdevelop == |
== tdevelop == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Add includes to UI files to resolve FTBFS |
* Add includes to UI files to resolve FTBFS |
||
* Fix inadvertly renamed QT_THREAD_SUPPORT |
* Fix inadvertly renamed QT_THREAD_SUPPORT |
||
Line 215: | Line 239: | ||
== tdewebdev == |
== tdewebdev == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* rename kdelogo2.png icon to tdelogo2.png, this relates to bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2618 #2618] |
* rename kdelogo2.png icon to tdelogo2.png, this relates to bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2618 #2618] |
||
* Add includes to UI files to resolve FTBFS |
* Add includes to UI files to resolve FTBFS |
||
Line 222: | Line 247: | ||
== tde-i18n == |
== tde-i18n == |
||
+ | * Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdetoys/kworldclock<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/kworldclock/ |
||
+ | * Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdetoys/kweather<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/kweather/ |
||
+ | * Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdetoys/ktux<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/ktux/ |
||
+ | * Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdetoys/kteatime<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/kteatime/ |
||
+ | * Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdetoys/kodo<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/kodo/ |
||
+ | * Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdetoys/kmoon<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/kmoon/ |
||
+ | * Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdetoys/kfifteenapplet<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/kfifteenapplet/ |
||
+ | * Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdetoys/amor<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/amor/ |
||
+ | * Add translation templates for tdetoys. |
||
+ | * Update translation files tdegraphics / tdeiconedit<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / tdefile_xpm<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / tdefile_xbm<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / tdefile_tiff<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / tdefile_tga<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / tdefile_rgb<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / tdefile_ps<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / tdefile_pnm<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / tdefile_png<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / tdefile_pdf<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / tdefile_pcx<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / tdefile_jpeg<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / tdefile_ico<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / tdefile_gif<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / tdefile_exr<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / tdefile_dvi<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / tdefile_dds<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / tdefile_bmp<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / libkscan<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / libkfaximgage<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / kviewviewer<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / kviewshell<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / kviewscannerplugin<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / kviewpresenterplugin<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / kvieweffectsplugin<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / kviewcanvas<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / kviewbrowserplugin<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / kview_scale<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / kview<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / kuickshow<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / ksvgplugin<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / ksnapshot<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / kruler<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / kpovmodeler<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / kpdf<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / kooka<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / kolourpaint<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / kmrml<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / kghostview<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / kgamma<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / kfaxview<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / kfax<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / kdvi<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / kdjview<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / kcoloredit<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / kcmkamera<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / kcm_kviewviewerpluginsconfig<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / kcm_kviewpluginsconfig<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / kcm_kviewgeneralconfig<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Update translation files tdegraphics / kcm_kviewcanvasconfig<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Add translation templates for tdegraphics. |
||
+ | * Update translation files<br/>Updated by Update PO files to match POT (msgmerge) hook in Weblate. |
||
+ | * Add translation templates for tdenetwork. |
||
* Update translation files<br/>Updated by Update PO files to match POT (msgmerge) hook in Weblate. |
* Update translation files<br/>Updated by Update PO files to match POT (msgmerge) hook in Weblate. |
||
* Add translation templates for tdemultimedia. |
* Add translation templates for tdemultimedia. |
||
Line 265: | Line 352: | ||
= applications = |
= applications = |
||
== abakus == |
== abakus == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Fix missing semicolon in translations. |
* Fix missing semicolon in translations. |
||
* Updated translation templates. |
* Updated translation templates. |
||
Line 274: | Line 362: | ||
== amarok == |
== amarok == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
+ | * Update translation files<br/>Updated by Update PO files to match POT (msgmerge) hook in Weblate. |
||
+ | * Add CMakeL10n rules.<br/>Create translation template. |
||
* Fixed typedef-related warnings from compiler. |
* Fixed typedef-related warnings from compiler. |
||
* Fix FTBFS with stricter C++11 |
* Fix FTBFS with stricter C++11 |
||
== basket == |
== basket == |
||
+ | * Update translation files<br/>Updated by Update PO files to match POT (msgmerge) hook in Weblate. |
||
+ | * Add CMakeL10n rules.<br/>Update translation template. |
||
* Fix automake build dependencies |
* Fix automake build dependencies |
||
== bibletime == |
== bibletime == |
||
* Fix FTBFS due to improper automoc |
* Fix FTBFS due to improper automoc |
||
+ | |||
+ | == desktop-effects-tde == |
||
+ | * Add CMakeL10n rules.<br/>Update translation template. |
||
+ | * Rename DesktopEffectsKDE => DesktopEffectsTDE |
||
+ | * Fix python-tqt module import.<br/>Qt3 => TQt Conversion. |
||
+ | * Drop Qt4 / KDE4 parts. |
||
+ | |||
+ | == digikam == |
||
+ | * Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/digikam<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/ |
||
+ | * Add CMakeL10n rules.<br/>Create translation template. |
||
+ | * Fix inadvertently renamed Orientation => Qt::Orientation. |
||
+ | |||
+ | == dolphin == |
||
+ | * Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. |
||
+ | * Add CMakeL10n rules.<br/>Update translation template.<br/>Fix plural format in existing translations. |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
== filelight == |
== filelight == |
||
+ | * Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: /<br/>Translate-URL: |
||
+ | * Add CMakeL10n rules.<br/>Create translation template.<br/>Modify CMake rules for translations<br/>to make them independent of languages. |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Add includes to UI files to resolve FTBFS. |
* Add includes to UI files to resolve FTBFS. |
||
* Removed extension from icon name in desktop file. This relates to bug<br/>2424. |
* Removed extension from icon name in desktop file. This relates to bug<br/>2424. |
||
Line 289: | Line 401: | ||
== gtk-qt-engine == |
== gtk-qt-engine == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Add includes to UI files to resolve FTBFS. |
* Add includes to UI files to resolve FTBFS. |
||
* Removed extension from icon name in desktop file. This relates to bug<br/>2424. |
* Removed extension from icon name in desktop file. This relates to bug<br/>2424. |
||
Line 296: | Line 409: | ||
== k3b == |
== k3b == |
||
+ | * Add CMakeL10n rules. |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Add includes to UI files to resolve FTBFS. |
* Add includes to UI files to resolve FTBFS. |
||
== k3b-i18n == |
== k3b-i18n == |
||
+ | * Update translation files<br/>Updated by Aktualizovat PO soubory aby odpovídaly těm POT (msgmerge) hook in Weblate. |
||
+ | * Update translation files<br/>Updated by Update PO files to match POT (msgmerge) hook in Weblate. |
||
+ | * Add translation templates.<br/>Modify CMake rules for translations<br/>to make them independent of languages. |
||
* Translated using Weblate (Czech)<br/>Currently translated at 91.0% (633 of 695 strings)<br/>Translation: applications/k3b-lib<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-lib/cs/ |
* Translated using Weblate (Czech)<br/>Currently translated at 91.0% (633 of 695 strings)<br/>Translation: applications/k3b-lib<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-lib/cs/ |
||
* Translated using Weblate (Czech)<br/>Currently translated at 100.0% (45 of 45 strings)<br/>Translation: applications/k3b-device<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-device/cs/ |
* Translated using Weblate (Czech)<br/>Currently translated at 100.0% (45 of 45 strings)<br/>Translation: applications/k3b-device<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-device/cs/ |
||
Line 319: | Line 437: | ||
== kbfx == |
== kbfx == |
||
+ | * Manually applied changes from commit 88ae250af0. |
||
* Add includes to UI files to resolve FTBFS. |
* Add includes to UI files to resolve FTBFS. |
||
* Fix inadvertly renamed QT_THREAD_SUPPORT |
* Fix inadvertly renamed QT_THREAD_SUPPORT |
||
== kbiff == |
== kbiff == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Update translation files<br/>Updated by Update PO files to match POT (msgmerge) hook in Weblate. |
* Update translation files<br/>Updated by Update PO files to match POT (msgmerge) hook in Weblate. |
||
* Add CMakeL10n rules.<br/>Create translation template. |
* Add CMakeL10n rules.<br/>Create translation template. |
||
Line 338: | Line 458: | ||
== kcmautostart == |
== kcmautostart == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Update translation files<br/>Updated by Update PO files to match POT (msgmerge) hook in Weblate. |
* Update translation files<br/>Updated by Update PO files to match POT (msgmerge) hook in Weblate. |
||
* Add CMakeL10n rules.<br/>Update translation template. |
* Add CMakeL10n rules.<br/>Update translation template. |
||
Line 343: | Line 464: | ||
== kcpuload == |
== kcpuload == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Add CMakeL10n rules.<br/>Create translation template.<br/>Add CMake rules to build translations. |
* Add CMakeL10n rules.<br/>Create translation template.<br/>Add CMake rules to build translations. |
||
* Fix structure of directories |
* Fix structure of directories |
||
Line 358: | Line 480: | ||
== kdirstat == |
== kdirstat == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Update translation files<br/>Updated by Update PO files to match POT (msgmerge) hook in Weblate. |
* Update translation files<br/>Updated by Update PO files to match POT (msgmerge) hook in Weblate. |
||
* Add CMakeL10n rules.<br/>Create translation template. |
* Add CMakeL10n rules.<br/>Create translation template. |
||
Line 367: | Line 490: | ||
* cmake: Install tdeconf_update scripts as programs. |
* cmake: Install tdeconf_update scripts as programs. |
||
* conversion to the cmake building system |
* conversion to the cmake building system |
||
+ | |||
+ | == kdpkg == |
||
+ | * Update translation files kdpkg - install<br/>Updated by Update PO files to match POT (msgmerge) hook in Weblate. |
||
+ | * Update translation files<br/>Updated by Update PO files to match POT (msgmerge) hook in Weblate. |
||
+ | * Add CMakeL10n rules.<br/>Update translation template. |
||
+ | |||
+ | == kgtk-qt3 == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
== kiosktool == |
== kiosktool == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Update translation files<br/>Updated by Update PO files to match POT (msgmerge) hook in Weblate. |
* Update translation files<br/>Updated by Update PO files to match POT (msgmerge) hook in Weblate. |
||
* Add CMakeL10n rules.<br/>Create translation template.<br/>Modify CMake rules for translations<br/>to make them independent of languages. |
* Add CMakeL10n rules.<br/>Create translation template.<br/>Modify CMake rules for translations<br/>to make them independent of languages. |
||
Line 378: | Line 510: | ||
== kkbswitch == |
== kkbswitch == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Update translation files<br/>Updated by Update PO files to match POT (msgmerge) hook in Weblate. |
* Update translation files<br/>Updated by Update PO files to match POT (msgmerge) hook in Weblate. |
||
* Add CMakeL10n rules.<br/>Update translation template. |
* Add CMakeL10n rules.<br/>Update translation template. |
||
Line 385: | Line 518: | ||
== klcddimmer == |
== klcddimmer == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Add CMakeL10n rules.<br/>Create translation template.<br/>Add CMake rules to build translations. |
* Add CMakeL10n rules.<br/>Create translation template.<br/>Add CMake rules to build translations. |
||
* Add includes to UI files to resolve FTBFS |
* Add includes to UI files to resolve FTBFS |
||
Line 398: | Line 532: | ||
== knetload == |
== knetload == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Update translation files<br/>Updated by Update PO files to match POT (msgmerge) hook in Weblate. |
* Update translation files<br/>Updated by Update PO files to match POT (msgmerge) hook in Weblate. |
||
* Add CMakeL10n rules.<br/>Create translation template.<br/>Modify CMake rules for translations<br/>to make them independent of languages. |
* Add CMakeL10n rules.<br/>Create translation template.<br/>Modify CMake rules for translations<br/>to make them independent of languages. |
||
Line 404: | Line 539: | ||
== knetstats == |
== knetstats == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Update translation files<br/>Updated by Update PO files to match POT (msgmerge) hook in Weblate. |
* Update translation files<br/>Updated by Update PO files to match POT (msgmerge) hook in Weblate. |
||
* Add CMakeL10n rules.<br/>Create translation template.<br/>Modify CMake rules for translations<br/>to make them independent of languages. |
* Add CMakeL10n rules.<br/>Create translation template.<br/>Modify CMake rules for translations<br/>to make them independent of languages. |
||
Line 409: | Line 545: | ||
* Add includes to UI files to resolve FTBFS. |
* Add includes to UI files to resolve FTBFS. |
||
* conversion to the cmake building system |
* conversion to the cmake building system |
||
+ | |||
+ | == knetworkmanager8 == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
== knights == |
== knights == |
||
Line 417: | Line 556: | ||
== knmap == |
== knmap == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Add CMakeL10n rules.<br/>Create translation template.<br/>Add CMake rules to build translations. |
* Add CMakeL10n rules.<br/>Create translation template.<br/>Add CMake rules to build translations. |
||
* Add a man page taken from tde-packaging. |
* Add a man page taken from tde-packaging. |
||
Line 426: | Line 566: | ||
== knowit == |
== knowit == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Update translation files<br/>Updated by Update PO files to match POT (msgmerge) hook in Weblate. |
* Update translation files<br/>Updated by Update PO files to match POT (msgmerge) hook in Weblate. |
||
* Updated translation templates. |
* Updated translation templates. |
||
Line 436: | Line 577: | ||
== knutclient == |
== knutclient == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Update translation files<br/>Updated by Update PO files to match POT (msgmerge) hook in Weblate. |
* Update translation files<br/>Updated by Update PO files to match POT (msgmerge) hook in Weblate. |
||
* Add CMakeL10n rules.<br/>Update translation template. |
* Add CMakeL10n rules.<br/>Update translation template. |
||
Line 455: | Line 597: | ||
== konversation == |
== konversation == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Add includes to UI files to resolve FTBFS. |
* Add includes to UI files to resolve FTBFS. |
||
== kpicosim == |
== kpicosim == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* cmake: Fix FTBS if no translations are available |
* cmake: Fix FTBS if no translations are available |
||
* Add CMakeL10n rules.<br/>Create translation template.<br/>Add CMake rules to build translations. |
* Add CMakeL10n rules.<br/>Create translation template.<br/>Add CMake rules to build translations. |
||
Line 468: | Line 612: | ||
== kpowersave == |
== kpowersave == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Add includes to UI files to resolve FTBFS |
* Add includes to UI files to resolve FTBFS |
||
Line 475: | Line 620: | ||
== krename == |
== krename == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Fix inifinite loop while parsing subdirs.<br/>Improved clarity of the original while loop. |
* Fix inifinite loop while parsing subdirs.<br/>Improved clarity of the original while loop. |
||
* Update translation files<br/>Updated by Update PO files to match POT (msgmerge) hook in Weblate. |
* Update translation files<br/>Updated by Update PO files to match POT (msgmerge) hook in Weblate. |
||
Line 489: | Line 635: | ||
== ksensors == |
== ksensors == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Update translation files<br/>Updated by Update PO files to match POT (msgmerge) hook in Weblate. |
* Update translation files<br/>Updated by Update PO files to match POT (msgmerge) hook in Weblate. |
||
* Add CMakeL10n rules.<br/>Update translation template. |
* Add CMakeL10n rules.<br/>Update translation template. |
||
Line 501: | Line 648: | ||
== ksplash-engine-moodin == |
== ksplash-engine-moodin == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* cmake: Delete src/themes/Architecture<br/>because this is not part of the r14.0.x branch. |
* cmake: Delete src/themes/Architecture<br/>because this is not part of the r14.0.x branch. |
||
* Added controlled conversions to char* instead of automatic ascii conversions.<br/>The definition of -UTQT_NO_ASCII_CAST is no longer needed. |
* Added controlled conversions to char* instead of automatic ascii conversions.<br/>The definition of -UTQT_NO_ASCII_CAST is no longer needed. |
||
Line 516: | Line 664: | ||
== kvkbd == |
== kvkbd == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Add CMakeL10n rules.<br/>Create translation template.<br/>Add CMake rules to build translations. |
* Add CMakeL10n rules.<br/>Create translation template.<br/>Add CMake rules to build translations. |
||
* clean up header in CMakeList, remove unused variable, this fixes issue [https://mirror.git.trinitydesktop.org/gitea/TDE/kvkbd/issues/3 #3] |
* clean up header in CMakeList, remove unused variable, this fixes issue [https://mirror.git.trinitydesktop.org/gitea/TDE/kvkbd/issues/3 #3] |
||
Line 523: | Line 672: | ||
== kvpnc == |
== kvpnc == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Update translation files<br/>Updated by Update PO files to match POT (msgmerge) hook in Weblate. |
* Update translation files<br/>Updated by Update PO files to match POT (msgmerge) hook in Weblate. |
||
* Add CMakeL10n rules.<br/>Update translation template. |
* Add CMakeL10n rules.<br/>Update translation template. |
||
Line 533: | Line 683: | ||
== piklab == |
== piklab == |
||
* Removed unnecessary executable flag. |
* Removed unnecessary executable flag. |
||
+ | |||
+ | == potracegui == |
||
+ | * Update translation files<br/>Updated by Update PO files to match POT (msgmerge) hook in Weblate. |
||
+ | * Update translation template. |
||
+ | * Added controlled conversions to char* instead of automatic ascii conversions.<br/>The definition of -UTQT_NO_ASCII_CAST is no longer needed. |
||
+ | * Add includes to UI files to resolve FTBFS. |
||
+ | * correct user linker flags |
||
+ | * conversion to the cmake building system |
||
== rosegarden == |
== rosegarden == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Removed extension from icon name in desktop file. This relates to bug<br/>2424. |
* Removed extension from icon name in desktop file. This relates to bug<br/>2424. |
||
* Fix minor leftover from strstream to sstream conversion not done in previous<br/>commit. |
* Fix minor leftover from strstream to sstream conversion not done in previous<br/>commit. |
||
Line 547: | Line 706: | ||
== tde-style-qtcurve == |
== tde-style-qtcurve == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Add includes to UI files to resolve FTBFS. |
* Add includes to UI files to resolve FTBFS. |
||
== tdeio-ftps == |
== tdeio-ftps == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Fix pointer comparison<br/>This resolves issue [https://mirror.git.trinitydesktop.org/gitea/TDE/tdeio-ftps/issues/1 #1] |
* Fix pointer comparison<br/>This resolves issue [https://mirror.git.trinitydesktop.org/gitea/TDE/tdeio-ftps/issues/1 #1] |
||
* cmake: Adjusted test for time.h, added test of strtoll function |
* cmake: Adjusted test for time.h, added test of strtoll function |
||
Line 556: | Line 717: | ||
== tdeio-locate == |
== tdeio-locate == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Add includes to UI files to resolve FTBFS. |
* Add includes to UI files to resolve FTBFS. |
||
== tdeio-umountwrapper == |
== tdeio-umountwrapper == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Add CMakeL10n rules.<br/>Create translation template.<br/>Add CMake rules to build translations. |
* Add CMakeL10n rules.<br/>Create translation template.<br/>Add CMake rules to build translations. |
||
* cmake conversion |
* cmake conversion |
||
== tdenetworkmanager == |
== tdenetworkmanager == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Add includes to UI files to resolve FTBFS |
* Add includes to UI files to resolve FTBFS |
||
== tdepowersave == |
== tdepowersave == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Add includes to UI files to resolve FTBFS |
* Add includes to UI files to resolve FTBFS |
||
== tdesudo == |
== tdesudo == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Update translation files<br/>Updated by Update PO files to match POT (msgmerge) hook in Weblate. |
* Update translation files<br/>Updated by Update PO files to match POT (msgmerge) hook in Weblate. |
||
* Add CMakeL10n rules.<br/>Create translation template. |
* Add CMakeL10n rules.<br/>Create translation template. |
||
Line 575: | Line 741: | ||
== tdesvn == |
== tdesvn == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Add includes to UI files to resolve FTBFS.<br/>:x |
* Add includes to UI files to resolve FTBFS.<br/>:x |
||
* Fix inadvertly renamed QT_THREAD_SUPPORT |
* Fix inadvertly renamed QT_THREAD_SUPPORT |
||
== tdmtheme == |
== tdmtheme == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Add CMakeL10n rules.<br/>Create translation template.<br/>Add CMake rules to build translations. |
* Add CMakeL10n rules.<br/>Create translation template.<br/>Add CMake rules to build translations. |
||
* Added controlled conversions to char* instead of automatic ascii conversions.<br/>The definition of -UTQT_NO_ASCII_CAST is no longer needed. |
* Added controlled conversions to char* instead of automatic ascii conversions.<br/>The definition of -UTQT_NO_ASCII_CAST is no longer needed. |
||
* conversion to the cmake building system |
* conversion to the cmake building system |
||
* Removed obsolete Qt2's TQList/TQListIterator classes and replaced<br/>with TQt3's TQPtrList/TQPtrListIterator ones. |
* Removed obsolete Qt2's TQList/TQListIterator classes and replaced<br/>with TQt3's TQPtrList/TQPtrListIterator ones. |
||
+ | |||
+ | == tellico == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
== wlassistant == |
== wlassistant == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Add includes to UI files to resolve FTBFS |
* Add includes to UI files to resolve FTBFS |
||
== yakuake == |
== yakuake == |
||
+ | * Avoid overriding user linker flags (LDFLAGS) for modules and shared libs |
||
* Update translation files<br/>Updated by Update PO files to match POT (msgmerge) hook in Weblate. |
* Update translation files<br/>Updated by Update PO files to match POT (msgmerge) hook in Weblate. |
||
* Add CMakeL10n rules.<br/>Create translation template.<br/>Modify CMake rules for translations<br/>to make them independent of languages. |
* Add CMakeL10n rules.<br/>Create translation template.<br/>Modify CMake rules for translations<br/>to make them independent of languages. |
Revision as of 05:13, 24 December 2018
common
admin
- Remove unwanted -i option for perl.
This resolves bug #2984 - Fix misplaced 'fi'
- Removed unnecessary executable flag from Doxyfile.global.
cmake
- Update TDEL10n module
+ Fix unwanted semicolons processing within CMake. - Update TDEL10n module
+ Added ability to merge additional template. - Update TDEL10n module
+ CMP0007 setting is no longer needed. - Update TDEL10n module
+ Allow missed keyword CATALOG, if the catalog name is the first argument. - Update TDEL10n module
+ Added options for determining the destination directory. - Update TDEL10n module
+ Little modification in code formatting.
+ Added comment about editing the list inside foreach. - Update TDEL10n module
+ Use file( READ ) during updating references for resources
because file( STRINGS ) has problems with special characters. - Update TDEL10n module
+ Changed the concept of naming functions and macros.
+ Now all the functions and macros begin with "tde_l10n_". - Update TDEL10n module
+ Added automatic handling of the "_translatorinfo" file. - Update TDEL10n module
+ Added the ability to process tips files. - Update TDEL10n module
+ Input files with the extension ".tde_l10n" are considered
as temporary modified source files.
+ Location information for such files in generated POT file
will be modified to refer to the corresponding original
files without the extension ".tde_l10n".
+ After the POT file is generated, these temporary modified
source files will be automatically deleted. - Update TDEL10n module
+ Added option to exclude files from processing. - Update TDEL10n module
+ Added the ability to extract strings using extractattr.
+ Added a description of using the tde_create_l10n_template macro. - Fix small typing errors in the tde_create_translation macro.
- Use POSITION_INDEPENDENT_CODE property for CMake >= 2.8.9.
This resolves bug #2985 - Add TDEL10n module
dependencies
qt3
- Improved class name used in previous commit. Suggestion comes from Slavek :-)
- Fixed FTBFS caused by name conflict with new postgres server dev 11
package. - Repair damaged UTF-8 characters in TS files
Arabic translations taken from arabeyes-i18n - Removed unnecessary executable flag. This relates to bug #2153
- Fix FTBFS with stricter C++11
tqt3
- Improved class name used in previous commit. Suggestion comes from
Slavek :-) - Fixed FTBFS caused by name conflict with new postgres server dev 11 package.
- Repair damaged UTF-8 characters in TS files
Arabic translations taken from arabeyes-i18n - Removed unnecessary executable flag. This relates to bug #2153
- Fix FTBFS with stricter C++11
tqtinterface
- cmake: Add BUILD_ALL and WITH_ALL_OPTIONS for consistency with other modules
Added warning for building TQt interface based on Qt4
arts
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Fix FTBFS with stricter C++11
dbus-1-tqt
- add a function to handle maps of objectpaths
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
dbus-tqt
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Fix inadvertly renamed QT_THREAD_SUPPORT
sip4-tqt
- Removed unnecessary executable flag. This relates to bug #2153
tqscintilla
- Removed unnecessary executable flag. This relates to bug #2153
tqca
- Fixed incorrect TTQ rename (TTQ -> TQ)
main
tdelibs
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Add CMakeL10n rules.
- Rename translation context QXml => TQXml
to match the translation context in TQt3. - Deleted blank line at the beginning of the file.
This prevented proper processing by extractrc. - Small adjustments in Kate syntax highlighting files.
+ Modify the line break in <language> tag in cpp.xml.
+ Remove UTF8 BOM from ppd.xml.
+ It allows processing by extractattr. - add some missing icons, these have been converted/resized from the highest resolution available
- KPasswordEdit: Add a password conversion to local8Bit()
using setCodecForCStrings. This resolves bug #2961 - fix issue #3 utempter detection
- Conversion exitkde -> exittde in knotify.evertsrc file. This relates to
bug #2283 - Fixed potential FTBFS in htmlattrs.c. This relates to bug #2850
The FTBFS seems to happen only for some users, so this fix should help
in such cases. - Removed unnecessary executable flag. This relates to bug #2153
- Improved description of "what's this" for placeholder in Find and
Replace dialog. This relates to bug #2558 - Fix FTBFS with stricter C++11
- Updated version number to R14.0.6 [DEVELOPMENT].
- related to bug #2674, *-device-input-keyboard.png was missing in
theme crystalsvg for icons.
tdebase
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Add CMakeL10n rules.
Update TIMEZONES list. - Fixed size used by TDE Control Center -> TDE Components. This relates to
bug #1023 - Fixed mistake in commit b3f07ed6c2, where the wrong icon (kwikdisk) was used for kcmdf (diskfree).
- add icons for control center modules, this relates to bug #1023
- rename kdelogo.xpm to tdelogo.png
- rename kdelogo into tdelogo
- this relates to bug #2618
- Conversion startkde -> starttde, exitkde -> exittde in r14-xdg-upd file and related usage in code. This resolves bug #2282 and 2283.
- fix issue #10
- Add includes to UI files to resolve FTBFS.
Partially cherry-picked from 661ed658. - kdesktop lockprocess: Removed unnecessary include linux/stat.h
This resolves FTBFS with glibc 2.28 - Removed unnecessary executable flag. This relates to bug #2153
- New patch for bug #2852 Should fix previous commit.
- Fixed order building in tdm. This resolves bug #2852
- Removed hard-coded reference to /opt/trinity. This resolves bug #680
- Some missing desktop icons in tdebase
kdcop not part of TDE menu in R14.0.x, so excluded from this commit. - tdeioslave nfs: Add support for libtirpc
as a replacement for deprecated SunRPC from glibc >= 2.26
This resolves bug #2962 - Fixed typedef-related warnings from compiler.
- Added missing ; at the end of japanese lines. This relates to bug #2952
- Improved description of "what's this" for placeholder in Find and
Replace dialog. This resolves to bug #2558 - Fix FTBFS with stricter C++11
- Fixed corrupted japanese translations. This relates to bug #2952
tdepim
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Add CMakeL10n rules.
- Use TQString for debugging output with unicode strings
- Add unicode string support to the ktnef parser library
- Update About Info for kmail, kontact and korganizer, this relates to bug #2401
- Added missing applications icons for Kleopatra.
Icons have been taken from GnuPG/KDE version of Kleopatra, which is
available under GPL version >= 2. - Add missing icons for Kleopatra's GpgME backends.
- korganizer: fixed SEGFAULT when deleting recurring TODOs.
This resolves bug #2335 and 2682. - Add includes to UI files to resolve FTBFS
- Fix inadvertly renamed QT_THREAD_SUPPORT
- Removed unnecessary executable flag. This relates to bug #2153
- Fix FTBFS with stricter C++11
- Fixed corrupted japanese translations. This relates to bug #2952
tdemultimedia
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Add CMakeL10n rules.
- Fixed incorrect TTQ rename (TTQ -> TQ)
- Replace deprecated ustat using fstatfs
This resolves FTBFS with glibc 2.28 - Add includes to UI files to resolve FTBFS
- Fix FTBFS with stricter C++11
tdenetwork
- Add CMakeL10n rules.
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- change EXEC_PROCESS for EXECUTE_PROCESS, this solves issue #2
- Add includes to UI files to resolve FTBFS
- Removed unnecessary executable flag. This relates to bug #2153
- Fixed typedef-related warnings from compiler.
- Fix FTBFS with stricter C++11
tdegraphics
- Add CMakeL10n rules.
- Fix inadvertently renamed Orientation => Qt::Orientation.
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Removed TQStringToGString, which is fundamentally wrong.
- Fixed konqueror crash related to pdf files. This resolves bug #2974
- Add includes to UI files to resolve FTBFS
- Fix inadvertly renamed QT_THREAD_SUPPORT
- Add support for Poppler >= 0.64
- Change the poppler test from 0.60 to 0.58
because the relevant code changes are related to 0.58 - Fix FTBFS with stricter C++11
- Fixed corrupted japanese translations. This relates to bug #2952
- Removed old strstream code and switch to sstream permanently.
Inspired by similar work on tdeadmin.
tdetoys
- Add CMakeL10n rules.
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- add man pages to amor, kodo, kteatime, ktux, kweather and kworldclock ; this remates to bug #1043
- Add includes to UI files to resolve FTBFS
tdeutils
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- kcmdf icons are now part of tdebase. Removed from tdeutils to avoid
conflicts. - Add includes to UI files to resolve FTBFS
- Removed unnecessary executable flag. This relates to bug #2153
- KEdit: Removed unwanted flag setting that the file is not modified
This resolves issue #2 - Fix FTBFS with stricter C++11
tdeedu
- Fix inadvertly renamed QT_THREAD_SUPPORT
- Fixed corrupted japanese translations. This relates to bug #2952
- Switched from strstream to sstream.
- Fix FTBFS with stricter C++11
- Fix automake build dependencies
tdegames
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Add includes to UI files to resolve FTBFS.
- Fixed typedef-related warnings from compiler.
- Fix FTBFS with stricter C++11
- Fixed corrupted japanese translations. This relates to bug #2952
tdeaccessibility
- Removed unnecessary executable flag. This relates to bug #2153
tdeaddons
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Add includes to UI files to resolve FTBFS.
tdeadmin
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Add CMakeL10n rules.
- Remove icon crystalsvg/16x16/actions/toggle_log.png from ksysv.
The icon will be part of the tdelibs. - Add includes to UI files to resolve FTBFS
- delete BUILD_OK.txt file
- cmake: Cleanup unused definitions from config.h
Cleanup unnecessary tests from ConfigureChecks
Add missing tests to ConfigureChecks - cmake knetworkconf: Add backend files processing
- cmake: Add detection whether the system is big endian
- cmake: Add option for GCC hidden visibility
- cmake lilo-config: Always add the USE_KDE definition
There is no reason to build a TQt-only frontend in TDE
Fix the names of the auxiliary library targets
Fix includes folders - cmake kuser: Remove the ldap library linking
- update BUILD_OK with missing files that must be to processed
- add missing icons in kuser and kdat
- last attempt regarding lilo-config build
- add header def in config.h.cmake/ConfigureChecks.cmake
- add headers check to ConfigureChecks.cmake
- cosmetic in CMakeLists.txt
- fill in BUILG_OK.txt with latest build fail/pass
- kuser is building.
added DCOP-shared tdefx tdetexteditor tdentlm to the linker. - First bach of cmake files in order to convert tdeadmin
from autotools to cmake building system. - Fix FTBFS with stricter C++11
- Minor change to remove unnecessary strstream include.
- According to the doc, TDEIO::NetAccess::del should have two parameters
- the typedef specifier gets ignored in the declaration anyway.
- TDECmdLineArgs::init should be initialize with TDEAboutData
- Removed test for sstream because it is now used by default.
- remove strstream in ktview.cpp, strstream has been deprecated since C++98
tdeartwork
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Fixes bug #1020
- Add includes to UI files to resolve FTBFS
- Fix FTBFS with stricter C++11
tdebindings
- Fixed incorrect TTQ rename (TTQ -> TQ)
- Removed unnecessary executable flag. This relates to bug #2153
tdesdk
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Add includes to UI files to resolve FTBFS.
- Fixed typedef-related warnings from compiler.
tdevelop
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Add includes to UI files to resolve FTBFS
- Fix inadvertly renamed QT_THREAD_SUPPORT
- Removed unnecessary executable flag. This relates to bug #2153
- Fixed typedef-related warnings from compiler.
- Fix FTBFS with stricter C++11
tdewebdev
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- rename kdelogo2.png icon to tdelogo2.png, this relates to bug #2618
- Add includes to UI files to resolve FTBFS
- Removed unnecessary executable flag. This relates to bug #2153
- Removed extension from icon name in desktop file. This relates to bug
2424. - Removed unnecessary defines for sstream.
tde-i18n
- Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdetoys/kworldclock
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/kworldclock/ - Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdetoys/kweather
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/kweather/ - Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdetoys/ktux
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/ktux/ - Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdetoys/kteatime
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/kteatime/ - Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdetoys/kodo
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/kodo/ - Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdetoys/kmoon
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/kmoon/ - Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdetoys/kfifteenapplet
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/kfifteenapplet/ - Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdetoys/amor
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdetoys/amor/ - Add translation templates for tdetoys.
- Update translation files tdegraphics / tdeiconedit
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / tdefile_xpm
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / tdefile_xbm
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / tdefile_tiff
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / tdefile_tga
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / tdefile_rgb
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / tdefile_ps
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / tdefile_pnm
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / tdefile_png
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / tdefile_pdf
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / tdefile_pcx
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / tdefile_jpeg
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / tdefile_ico
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / tdefile_gif
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / tdefile_exr
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / tdefile_dvi
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / tdefile_dds
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / tdefile_bmp
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / libkscan
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / libkfaximgage
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / kviewviewer
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / kviewshell
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / kviewscannerplugin
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / kviewpresenterplugin
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / kvieweffectsplugin
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / kviewcanvas
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / kviewbrowserplugin
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / kview_scale
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / kview
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / kuickshow
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / ksvgplugin
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / ksnapshot
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / kruler
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / kpovmodeler
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / kpdf
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / kooka
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / kolourpaint
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / kmrml
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / kghostview
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / kgamma
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / kfaxview
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / kfax
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / kdvi
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / kdjview
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / kcoloredit
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / kcmkamera
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / kcm_kviewviewerpluginsconfig
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / kcm_kviewpluginsconfig
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / kcm_kviewgeneralconfig
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Update translation files tdegraphics / kcm_kviewcanvasconfig
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Add translation templates for tdegraphics.
- Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate. - Add translation templates for tdenetwork.
- Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate. - Add translation templates for tdemultimedia.
- Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate. - Add translation templates for tdepim.
- Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate. - Add translation templates for tdeadmin.
- Move kpilot translations to kpilot application.
- Drop fuzzy flag for translations labeled due to the previous issue
with removing / restoring a semicolon. - Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate. - Update translations templates.
- Drop fuzzy flag for translations labeled due to the previous issue
with removing / restoring a semicolon. - Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate. - Updated translation templates.
- Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate. - Add translation templates for tdebase.
Add missing header in PO files. - Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate. - Add translation templates for tdelibs.
- Rename translation contexts
+ QXml => TQXml
+ QFont => TQFont
+ QAccel => TQAccel
+ QMessageBox => TQMessageBox
There was a change in line wrapping as a result of merging strings using msguniq. - rename kdelogo.xpm to tdelogo.png, kdelogo.png to tdelogo.png and kdelogo2.png to tdelogo2.png ; this relates to bug #2618
- Translated using Weblate (Czech)
Currently translated at 100.0% (15 of 15 strings)
Translation: tdebase/twin_lib
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin_lib/cs/ - Translated using Weblate (Czech)
Currently translated at 98.3% (181 of 184 strings)
Translation: tdebase/twin
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/twin/cs/ - Translated using Weblate (Czech)
Currently translated at 98.9% (184 of 186 strings)
Translation: tdebase/kcmkeys
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmkeys/cs/ - Small fixes not related to translations
+ repair damaged UTF-8 characters
+ remove incorrect header lines
+ delete a badly named file
libraries
libkdcraw
- Fix FTBFS with stricter C++11
libksquirrel
- Fix FTBFS with stricter C++11
libtqt-perl
- Fixed incorrect TTQ rename (TTQ -> TQ)
- Fix inadvertly renamed QT_THREAD_SUPPORT
python-trinity
- Fixed incorrect TTQ rename (TTQ -> TQ)
pytdeextensions
- Removed extension from icon name in desktop file. This relates to bug
2424.
applications
abakus
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Fix missing semicolon in translations.
- Updated translation templates.
- Update CMakeL10n rules for a simplified use.
- Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate. - Update translation templates.
Adaptation to the changed macro naming concept. - Added translation using Weblate (Czech)
- Add CMakeL10n rules.
Create translation template.
amarok
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate. - Add CMakeL10n rules.
Create translation template. - Fixed typedef-related warnings from compiler.
- Fix FTBFS with stricter C++11
basket
- Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate. - Add CMakeL10n rules.
Update translation template. - Fix automake build dependencies
bibletime
- Fix FTBFS due to improper automoc
desktop-effects-tde
- Add CMakeL10n rules.
Update translation template. - Rename DesktopEffectsKDE => DesktopEffectsTDE
- Fix python-tqt module import.
Qt3 => TQt Conversion. - Drop Qt4 / KDE4 parts.
digikam
- Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: applications/digikam
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/ - Add CMakeL10n rules.
Create translation template. - Fix inadvertently renamed Orientation => Qt::Orientation.
dolphin
- Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. - Add CMakeL10n rules.
Update translation template.
Fix plural format in existing translations. - Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
filelight
- Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: /
Translate-URL: - Add CMakeL10n rules.
Create translation template.
Modify CMake rules for translations
to make them independent of languages. - Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Add includes to UI files to resolve FTBFS.
- Removed extension from icon name in desktop file. This relates to bug
2424. - Fix FTBFS with stricter C++11
gtk-qt-engine
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Add includes to UI files to resolve FTBFS.
- Removed extension from icon name in desktop file. This relates to bug
2424.
gwenview
- Workaround for parallel build
k3b
- Add CMakeL10n rules.
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Add includes to UI files to resolve FTBFS.
k3b-i18n
- Update translation files
Updated by Aktualizovat PO soubory aby odpovídaly těm POT (msgmerge) hook in Weblate. - Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate. - Add translation templates.
Modify CMake rules for translations
to make them independent of languages. - Translated using Weblate (Czech)
Currently translated at 91.0% (633 of 695 strings)
Translation: applications/k3b-lib
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-lib/cs/ - Translated using Weblate (Czech)
Currently translated at 100.0% (45 of 45 strings)
Translation: applications/k3b-device
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-device/cs/ - Translated using Weblate (Czech)
Currently translated at 87.7% (1542 of 1757 strings)
Translation: applications/k3b
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b/cs/
k9copy
- Translated using Weblate (Czech)
Currently translated at 63.4% (217 of 342 strings)
Translation: applications/k9copy
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k9copy/cs/ - Add includes to UI files to resolve FTBFS.
- Removed unnecessary executable flag.
- Fixed typedef-related warnings from compiler.
- Removed extension from icon name in desktop file. This relates to bug
2424.
kasablanca
- Removed unnecessary executable flag.
- Fix FTBFS due to improper automoc
kbarcode
- Fixed typedef-related warnings from compiler.
- related to bug #2424
Application desktop files should not contain icon extension
kbfx
- Manually applied changes from commit 88ae250af0.
- Add includes to UI files to resolve FTBFS.
- Fix inadvertly renamed QT_THREAD_SUPPORT
kbiff
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate. - Add CMakeL10n rules.
Create translation template. - Removed obsolete Qt2's TQList/TQListIterator classes and replaced
with TQt3's TQPtrList/TQPtrListIterator ones. - Convert zh_TW translation from Big5 to UTF-8.
- Change from TQFont::defaultFont to TQApplication::font
The definition of -UTQT_NO_COMPAT is no longer needed. - cmake: Add options WITH_SSL and WITH_MLED
Fix test for SSL => is not needed, because is used KSSL from tdelibs
Fix test for ASUS Mail LED support in ACPI - correct HAVE_SYS_SELECT_H and HAVE_PATHS_H
- some cleanup
- cmake conversion
kchmviewer
- Removed unnecessary executable flag.
- Fixed typedef-related warnings from compiler.
kcmautostart
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate. - Add CMakeL10n rules.
Update translation template. - conversion to the cmake building system
kcpuload
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Add CMakeL10n rules.
Create translation template.
Add CMake rules to build translations. - Fix structure of directories
- should prevent a buffer overflow in tagbuffer
- add a man page kcpuload, relates to bug #1043
- cmake: Fix the installation of the icons used in the application
- cmake conversion kcpuload
kdbg
- Fix FTBFS due to improper automoc
kdiff3
- Remove incorrect header lines from PO files
- Removed unnecessary executable flag.
kdirstat
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate. - Add CMakeL10n rules.
Create translation template. - Removed obsolete CHECK_PTR and replaced CHECK_PTR/Q_CHECK_PTR with TQ_CHECK_PTR.
- Fix forward class declaration.
- Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed. - Removed obsolete TQCollection and replaced with TQPtrCollection.
The definition of -UTQT_NO_COMPAT is no longer needed. - Removed unnecessary executable flag.
- cmake: Install tdeconf_update scripts as programs.
- conversion to the cmake building system
kdpkg
- Update translation files kdpkg - install
Updated by Update PO files to match POT (msgmerge) hook in Weblate. - Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate. - Add CMakeL10n rules.
Update translation template.
kgtk-qt3
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
kiosktool
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate. - Add CMakeL10n rules.
Create translation template.
Modify CMake rules for translations
to make them independent of languages. - Add includes to UI files to resolve FTBFS
- add an option to build kcm-autostart, set by 'OFF' as default
- cmake: Add helpbooks for other languages
- conversion to the cmake building system
- Removed unnecessary executable flag.
kkbswitch
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate. - Add CMakeL10n rules.
Update translation template. - Removed unnecessary executable flag.
- cmake: Install tdeconf_update scripts as programs.
- converios to the cmake building system
klcddimmer
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Add CMakeL10n rules.
Create translation template.
Add CMake rules to build translations. - Add includes to UI files to resolve FTBFS
- conversion to the cmake building system
kmplayer
- Fix automake build dependencies
Workaround for parallel build - Relate to bug #2424
kmymoney
- 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/ - Removed unnecessary executable flag.
knetload
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate. - Add CMakeL10n rules.
Create translation template.
Modify CMake rules for translations
to make them independent of languages. - conversion to cmake build system
- Removed unnecessary executable flag.
knetstats
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate. - Add CMakeL10n rules.
Create translation template.
Modify CMake rules for translations
to make them independent of languages. - Fix structure of directories
- Add includes to UI files to resolve FTBFS.
- conversion to the cmake building system
knetworkmanager8
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
knights
- newBuff pointer should be freed with delete[]
- Fixed typedef-related warnings from compiler.
- Removed extension from icon name in desktop file. This relates to bug
2424. - Icons in .desktop file should not have extension.
knmap
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Add CMakeL10n rules.
Create translation template.
Add CMake rules to build translations. - Add a man page taken from tde-packaging.
- Fix incorrect use of TQString() inside i18n().
Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed. - Removed obsolete Qt2's ASSERT and replace with Q_ASSERT.
The definition of -UTQT_NO_COMPAT is no longer needed. - Removed unnecessary executable flag.
- conversion to the cmake building system
- config user path should be .trinity not .kde
knowit
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate. - Updated translation templates.
- Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate. - Add CMakeL10n rules.
Updated translation template. - Change file permissions to remove execute bit
- conversion to the cmake building system
- htmlfile should get an assignment not a comparison
- Removed extension from icon name in desktop file. This relates to bug
2424.
knutclient
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate. - Add CMakeL10n rules.
Update translation template. - Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed. - cmake: Removed the definition of -UTQT_NO_COMPAT - seems unnecessary.
- Removed unnecessary executable flag.
- conversion to cmake building system
- Removed unnecessary executable flag.
koffice
- Fixed FTBFS caused by missing KartonText.
- Fixed incorrect TTQ rename (TTQ -> TQ)
- Removed unnecessary executable flag.
- Fixed typedef-related warnings from compiler. Also fixed warning on
keximdb, indirectly. - Switch from strstream to sstream.
koffice-i18n
- Translated using Weblate (Czech)
Currently translated at 75.8% (2393 of 3153 strings)
Translation: applications/koffice - kspread
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/koffice-kspread/cs/
konversation
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Add includes to UI files to resolve FTBFS.
kpicosim
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- cmake: Fix FTBS if no translations are available
- Add CMakeL10n rules.
Create translation template.
Add CMake rules to build translations. - conversion to the cmake building system
- Change file permissions to remove execute bit
kpilot
- Move translations from tde-i18n/tdepim.
- Fixed typedef-related warnings from compiler.
kpowersave
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Add includes to UI files to resolve FTBFS
krecipes
- Removed unnecessary executable flag.
- Fixed typedef-related warnings from compiler.
krename
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Fix inifinite loop while parsing subdirs.
Improved clarity of the original while loop. - Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate. - Add CMakeL10n rules.
Create translation template. - Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed.
Fix unnecessary use of TQString() over i18n().
Resolved use of deprecated NetAccess methods. - conversion to the cmake building system
- Fixed typedef-related warnings from compiler.
- 'MiniIcon' should also not have an extension.
- related to bug #2424
krusader
- Removed unnecessary executable flag.
- Removed extension from icon name in desktop file. This relates to bug
2424.
ksensors
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate. - Add CMakeL10n rules.
Update translation template. - Remove autoResize from CheckAllSensors check box
The definition of -UTQT_NO_COMPAT is no longer needed. - Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed. - cmake: Cleanup installation of the application icon
- convert to cmake building system
- Fix FTBFS due to improper automoc
kshutdown
- Remove incorrect header lines from PO files
ksplash-engine-moodin
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- cmake: Delete src/themes/Architecture
because this is not part of the r14.0.x branch. - Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed. - conversion to the cmake building system
ktorrent
- Fixed corrupted japanese translations. This resolves bug #2952
kvirc
- Translated using Weblate (Czech)
Currently translated at 96.4% (2495 of 2588 strings)
Translation: applications/kvirc
Translate-URL: https://mirror.git.trinitydesktop.org/projects/applications/kvirc/cs/ - Fixed incorrect TTQ rename (TTQ -> TQ)
- Repair damaged UTF-8 characters in PO files
- Removed unnecessary executable flag.
- Workaround for parallel build
kvkbd
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Add CMakeL10n rules.
Create translation template.
Add CMake rules to build translations. - clean up header in CMakeList, remove unused variable, this fixes issue #3
- Inappropriately used TQString::fromUtf8() moved to place where it is needed.
The definition of -UTQT_NO_ASCII_CAST is no longer needed. - convert to the cmake building system
- delete empty files, this fixes issue #1
kvpnc
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate. - Add CMakeL10n rules.
Update translation template. - Install application specific icons in the application directory.
- Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed. - Add includes to UI files to resolve FTBFS.
- conversion to the cmake building system
- Removed unnecessary executable flag.
piklab
- Removed unnecessary executable flag.
potracegui
- Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate. - Update translation template.
- Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed. - Add includes to UI files to resolve FTBFS.
- correct user linker flags
- conversion to the cmake building system
rosegarden
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Removed extension from icon name in desktop file. This relates to bug
2424. - Fix minor leftover from strstream to sstream conversion not done in previous
commit. - Switched from strstream to sstream.
soundkonverter
- Removed unnecessary executable flag. This relates to bug #2153
tde-guidance
- Fixed incorrect TTQ rename (TTQ -> TQ)
- Removed extension from icon name in desktop file. This relates to bug
2424.
tde-style-qtcurve
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Add includes to UI files to resolve FTBFS.
tdeio-ftps
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Fix pointer comparison
This resolves issue #1 - cmake: Adjusted test for time.h, added test of strtoll function
- add 'WITH_ALL_OPTIONS' and 'BUILD_ALL' as building parameters for consistency
- cmake conversion
tdeio-locate
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Add includes to UI files to resolve FTBFS.
tdeio-umountwrapper
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Add CMakeL10n rules.
Create translation template.
Add CMake rules to build translations. - cmake conversion
tdenetworkmanager
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Add includes to UI files to resolve FTBFS
tdepowersave
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Add includes to UI files to resolve FTBFS
tdesudo
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate. - Add CMakeL10n rules.
Create translation template. - Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed. - convert to the cmake building system
tdesvn
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Add includes to UI files to resolve FTBFS.
:x - Fix inadvertly renamed QT_THREAD_SUPPORT
tdmtheme
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Add CMakeL10n rules.
Create translation template.
Add CMake rules to build translations. - Added controlled conversions to char* instead of automatic ascii conversions.
The definition of -UTQT_NO_ASCII_CAST is no longer needed. - conversion to the cmake building system
- Removed obsolete Qt2's TQList/TQListIterator classes and replaced
with TQt3's TQPtrList/TQPtrListIterator ones.
tellico
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
wlassistant
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Add includes to UI files to resolve FTBFS
yakuake
- Avoid overriding user linker flags (LDFLAGS) for modules and shared libs
- Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate. - Add CMakeL10n rules.
Create translation template.
Modify CMake rules for translations
to make them independent of languages. - Add includes to UI files to resolve FTBFS
- Removed unnecessary commented code. This makes the previous commit
cleaner. - reduce scope of pointer variables, this resolves issue #2
- Those directories aren't needed to build yakuake.
- cmake conversion