Difference between revisions of "Changelog For R14.1.0"

From Trinity Desktop Project Wiki
Jump to navigation Jump to search
(→‎tdegraphics: 20230326)
(→‎packaging: Update 20230426)
 
(36 intermediate revisions by the same user not shown)
Line 16: Line 16:
 
= dependencies =
 
= dependencies =
 
== tde-cmake ==
 
== tde-cmake ==
  +
* [https://git.trinitydesktop.org/cgit/tde-cmake/commit/?id=1cd9b531 [1cd9b531]] Update release version to R14.1.0
 
* [https://git.trinitydesktop.org/cgit/tde-cmake/commit/?id=2dbc318d [2dbc318d]] tde_add_ui_files: Fix the wrong automatic use of TQT_ONLY mode when building tdelibs as such.
 
* [https://git.trinitydesktop.org/cgit/tde-cmake/commit/?id=2dbc318d [2dbc318d]] tde_add_ui_files: Fix the wrong automatic use of TQT_ONLY mode when building tdelibs as such.
 
* [https://git.trinitydesktop.org/cgit/tde-cmake/commit/?id=25734cf5 [25734cf5]] tde_add_library: Link embedded libraries as PRIVATE.<br/>Private linked libraries are now listed among the first.
 
* [https://git.trinitydesktop.org/cgit/tde-cmake/commit/?id=25734cf5 [25734cf5]] tde_add_library: Link embedded libraries as PRIVATE.<br/>Private linked libraries are now listed among the first.
Line 186: Line 187:
   
 
== tqscintilla ==
 
== tqscintilla ==
  +
* [https://git.trinitydesktop.org/cgit/tqscintilla/commit/?id=ee04a7e2 [ee04a7e2]] Fix SEGV at runtime caused by invalid platform detection at build time
 
* [https://git.trinitydesktop.org/cgit/tqscintilla/commit/?id=f6f78423 [f6f78423]] Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
 
* [https://git.trinitydesktop.org/cgit/tqscintilla/commit/?id=f6f78423 [f6f78423]] Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
 
* [https://git.trinitydesktop.org/cgit/tqscintilla/commit/?id=347f0b28 [347f0b28]] Rename Qt =&gt; TQt.
 
* [https://git.trinitydesktop.org/cgit/tqscintilla/commit/?id=347f0b28 [347f0b28]] Rename Qt =&gt; TQt.
Line 192: Line 194:
   
 
== pytqt ==
 
== pytqt ==
  +
* [https://git.trinitydesktop.org/cgit/pytqt/commit/?id=f4a39d2f [f4a39d2f]] This happens en RHEL7 (gcc 4.8.5) but not on later distributions.
 
* [https://git.trinitydesktop.org/cgit/pytqt/commit/?id=4feca443 [4feca443]] temporary commit to show changes
 
* [https://git.trinitydesktop.org/cgit/pytqt/commit/?id=4feca443 [4feca443]] temporary commit to show changes
 
* [https://git.trinitydesktop.org/cgit/pytqt/commit/?id=16434e55 [16434e55]] Do rename qt=&gt;tqt on source files, directories and libraries.<br/>Rename pyuic=&gt;pytquic, pylupdate=&gt;pytqlupdate.<br/>Do rename qt=&gt;tqt on constants and variables.<br/>Do rename QT=&gt;TQT on constants.
 
* [https://git.trinitydesktop.org/cgit/pytqt/commit/?id=16434e55 [16434e55]] Do rename qt=&gt;tqt on source files, directories and libraries.<br/>Rename pyuic=&gt;pytquic, pylupdate=&gt;pytqlupdate.<br/>Do rename qt=&gt;tqt on constants and variables.<br/>Do rename QT=&gt;TQT on constants.
Line 218: Line 221:
 
= core =
 
= core =
 
== tdelibs ==
 
== tdelibs ==
  +
* [https://git.trinitydesktop.org/cgit/tdelibs/commit/?id=6b4507c6 [6b4507c6]] Update release version to R14.1.0
 
* [https://git.trinitydesktop.org/cgit/tdelibs/commit/?id=548bb65d [548bb65d]] Add MIT license
 
* [https://git.trinitydesktop.org/cgit/tdelibs/commit/?id=548bb65d [548bb65d]] Add MIT license
 
* [https://git.trinitydesktop.org/cgit/tdelibs/commit/?id=15210b61 [15210b61]] Replace 'About Trinity' with 'About TDE' in menus and about dialog
 
* [https://git.trinitydesktop.org/cgit/tdelibs/commit/?id=15210b61 [15210b61]] Replace 'About Trinity' with 'About TDE' in menus and about dialog
Line 438: Line 442:
   
 
== tdebase ==
 
== tdebase ==
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=3ba1897c [3ba1897c]] Updated release notes with tqscintilla SEGV fix
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=227e4d1e [227e4d1e]] Add release notes for R14.1.0
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=5903c807 [5903c807]] khelpcenter: restructure release notes in preparation for the r14.1.x series
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=463208f2 [463208f2]] tde license: minor adjustment to window size for better visualization
  +
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=b957aab3 [b957aab3]] Added TDE license info dialog
 
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=e8208c1d [e8208c1d]] Kxkb: improve TDE Control Centre module.<br/>1) Add conflicts check for hotkey checkboxes<br/>Due to the ability to set multiple keyboard layout switching hotkeys,<br/>it is important to inform the user of conflicting options that are<br/>not handled properly by the X.org server when set at the same time<br/>(e.g. Win+Space and Alt+Space).<br/>This change adds a warning that informs the user about the problem and<br/>the conflicting options. This warning is shown only when setting<br/>multiple hotkeys via the Xkb options tab, which is for the advanced<br/>user. Most users will ever need only one hotkey, and the combobox on<br/>the first tab should be more than enough.<br/>2) Add "none" item to layout switching options<br/>3) Replace Reset old options checkbox with radio buttons<br/>As per discussion, this makes the function of the option more<br/>apparent. WhatIs hints have been added for additional clarity.<br/>4) Update hotkey combobox per server options<br/>5) Avoid duplication of options by querying Xkb for already set options.<br/>This was a problem in Append Mode in which `setxkbmap` strings would<br/>get too long due to setting already set options. This code checks for<br/>already set options and omits them from the new `setxkbmap` call.<br/>This does not apply to Overwrite Mode.<br/>6) Overwrite previous grp: options when using the combobox<br/>See previous commit message about the addition of hotkeys combobox.
 
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=e8208c1d [e8208c1d]] Kxkb: improve TDE Control Centre module.<br/>1) Add conflicts check for hotkey checkboxes<br/>Due to the ability to set multiple keyboard layout switching hotkeys,<br/>it is important to inform the user of conflicting options that are<br/>not handled properly by the X.org server when set at the same time<br/>(e.g. Win+Space and Alt+Space).<br/>This change adds a warning that informs the user about the problem and<br/>the conflicting options. This warning is shown only when setting<br/>multiple hotkeys via the Xkb options tab, which is for the advanced<br/>user. Most users will ever need only one hotkey, and the combobox on<br/>the first tab should be more than enough.<br/>2) Add "none" item to layout switching options<br/>3) Replace Reset old options checkbox with radio buttons<br/>As per discussion, this makes the function of the option more<br/>apparent. WhatIs hints have been added for additional clarity.<br/>4) Update hotkey combobox per server options<br/>5) Avoid duplication of options by querying Xkb for already set options.<br/>This was a problem in Append Mode in which `setxkbmap` strings would<br/>get too long due to setting already set options. This code checks for<br/>already set options and omits them from the new `setxkbmap` call.<br/>This does not apply to Overwrite Mode.<br/>6) Overwrite previous grp: options when using the combobox<br/>See previous commit message about the addition of hotkeys combobox.
 
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=a67db2d4 [a67db2d4]] Kxkb: Improve layout switching<br/>1) New layout switching approach<br/>The new approach is based on the "grp" options group of Xkb<br/>and so enables us to use predefined X11 layout (group) switching<br/>hotkeys like "Caps Lock" or "Shift+Alt" (you can see the full list<br/>in the Options tab). The added bonus to this is that we conform<br/>to the Xkb setting.<br/>The code lets Xkb handle the keyboard layout switching hotkey(s)<br/>and is similar to the one that is used in kkbswitch, monitoring<br/>for an Xkb group (layout) change event.<br/>This solution required me to remove some hacky and obsolete code<br/>which was there to support really old pre-XFree-4.2 era systems<br/>and included the "include groups" hack.<br/>This means that the "Enable latin layout" checkbox is now gone<br/>and setxkbmap is only called when the keyboard layouts and/or<br/>options are modified, and not for every layout change.<br/>2) Common layout switching hotkeys combobox<br/>A combobox was added to the first page of the Keyboard Layouts<br/>KCM module. It provides to the users a quick way to set a layout<br/>switching key combination. It also controls the "grp" group in<br/>the Xkb tab.<br/>A special note about this combobox is that, even if Append Mode<br/>was selected in the Xkb Options tab, this hotkey will overwrite<br/>previous hotkey options. This means that all grp: options will<br/>be forced removed before applying the option from the combobox<br/>(in contrast to specifying options via the Xkb Options tab,<br/>which, in Append Mode, will not get overwritten until next login).
 
* [https://git.trinitydesktop.org/cgit/tdebase/commit/?id=a67db2d4 [a67db2d4]] Kxkb: Improve layout switching<br/>1) New layout switching approach<br/>The new approach is based on the "grp" options group of Xkb<br/>and so enables us to use predefined X11 layout (group) switching<br/>hotkeys like "Caps Lock" or "Shift+Alt" (you can see the full list<br/>in the Options tab). The added bonus to this is that we conform<br/>to the Xkb setting.<br/>The code lets Xkb handle the keyboard layout switching hotkey(s)<br/>and is similar to the one that is used in kkbswitch, monitoring<br/>for an Xkb group (layout) change event.<br/>This solution required me to remove some hacky and obsolete code<br/>which was there to support really old pre-XFree-4.2 era systems<br/>and included the "include groups" hack.<br/>This means that the "Enable latin layout" checkbox is now gone<br/>and setxkbmap is only called when the keyboard layouts and/or<br/>options are modified, and not for every layout change.<br/>2) Common layout switching hotkeys combobox<br/>A combobox was added to the first page of the Keyboard Layouts<br/>KCM module. It provides to the users a quick way to set a layout<br/>switching key combination. It also controls the "grp" group in<br/>the Xkb tab.<br/>A special note about this combobox is that, even if Append Mode<br/>was selected in the Xkb Options tab, this hotkey will overwrite<br/>previous hotkey options. This means that all grp: options will<br/>be forced removed before applying the option from the combobox<br/>(in contrast to specifying options via the Xkb Options tab,<br/>which, in Append Mode, will not get overwritten until next login).
Line 1,217: Line 1,226:
   
 
== tdegraphics ==
 
== tdegraphics ==
  +
* [https://git.trinitydesktop.org/cgit/tdegraphics/commit/?id=a9f6e5c5 [a9f6e5c5]] KPDF: Fix that KPDF does not show some fonts.<br/>This resolves issue [https://mirror.git.trinitydesktop.org/gitea/TDE/tdegraphics/issues/48 #48] and bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=3204 #3204]
 
* [https://git.trinitydesktop.org/cgit/tdegraphics/commit/?id=69768c94 [69768c94]] KSnapshot: remember window position before/after a snapshot is taken. This resolves issue [https://mirror.git.trinitydesktop.org/gitea/TDE/tdegraphics/issues/55 #55]
 
* [https://git.trinitydesktop.org/cgit/tdegraphics/commit/?id=69768c94 [69768c94]] KSnapshot: remember window position before/after a snapshot is taken. This resolves issue [https://mirror.git.trinitydesktop.org/gitea/TDE/tdegraphics/issues/55 #55]
 
* [https://git.trinitydesktop.org/cgit/tdegraphics/commit/?id=5eeaa69b [5eeaa69b]] Revert "KSnapshot: fix Print orientation in ksnapshot cannot be selected. This resolves issue [https://mirror.git.trinitydesktop.org/gitea/TDE/tdegraphics/issues/8 #8]"<br/>This reverts commit 4ec69a7d0805434abf3897f6d38e4c650fa56582.<br/>The original commit is no longer required after commit TDE/tdelibs 9cff750d.
 
* [https://git.trinitydesktop.org/cgit/tdegraphics/commit/?id=5eeaa69b [5eeaa69b]] Revert "KSnapshot: fix Print orientation in ksnapshot cannot be selected. This resolves issue [https://mirror.git.trinitydesktop.org/gitea/TDE/tdegraphics/issues/8 #8]"<br/>This reverts commit 4ec69a7d0805434abf3897f6d38e4c650fa56582.<br/>The original commit is no longer required after commit TDE/tdelibs 9cff750d.
Line 1,806: Line 1,816:
   
 
== tdebindings ==
 
== tdebindings ==
  +
* [https://git.trinitydesktop.org/cgit/tdebindings/commit/?id=e4e0bb8c [e4e0bb8c]] Fix build when tqscintilla support is enabled
 
* [https://git.trinitydesktop.org/cgit/tdebindings/commit/?id=d85bd771 [d85bd771]] Drop support for python2.
 
* [https://git.trinitydesktop.org/cgit/tdebindings/commit/?id=d85bd771 [d85bd771]] Drop support for python2.
 
* [https://git.trinitydesktop.org/cgit/tdebindings/commit/?id=3b188e18 [3b188e18]] dcoppython: Get the path to the python site directory from the python configuration.
 
* [https://git.trinitydesktop.org/cgit/tdebindings/commit/?id=3b188e18 [3b188e18]] dcoppython: Get the path to the python site directory from the python configuration.
Line 1,923: Line 1,934:
   
 
== tde-i18n ==
 
== tde-i18n ==
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=f76b6de3 [f76b6de3]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (152 of 152 strings)<br/>Translation: tdebase/tdeio_media<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeio_media/uk/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=775d3b33 [775d3b33]] Translated using Weblate (Esperanto)<br/>Currently translated at 100.0% (14 of 14 strings)<br/>Translation: tdebase/tdelicense<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdelicense/eo/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=9c70b5db [9c70b5db]] Translated using Weblate (French)<br/>Currently translated at 100.0% (14 of 14 strings)<br/>Translation: tdebase/tdelicense<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdelicense/fr/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=2a426349 [2a426349]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (14 of 14 strings)<br/>Translation: tdebase/tdelicense<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdelicense/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=e8c8fb04 [e8c8fb04]] Translated using Weblate (Greek)<br/>Currently translated at 100.0% (14 of 14 strings)<br/>Translation: tdebase/tdelicense<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdelicense/el/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=40696cba [40696cba]] Translated using Weblate (Russian)<br/>Currently translated at 98.3% (117 of 119 strings)<br/>Translation: tdebase/clockapplet<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/clockapplet/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=07a454d8 [07a454d8]] Translated using Weblate (Greek)<br/>Currently translated at 100.0% (119 of 119 strings)<br/>Translation: tdebase/clockapplet<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/clockapplet/el/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=f8a13db8 [f8a13db8]] Translated using Weblate (Greek)<br/>Currently translated at 98.0% (250 of 255 strings)<br/>Translation: tdebase/kcmkicker<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmkicker/el/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=b636250b [b636250b]] Added translation using Weblate (Esperanto)
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=f218a070 [f218a070]] Added translation using Weblate (French)
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=4df97ff4 [4df97ff4]] Added translation using Weblate (Russian)
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=21083891 [21083891]] Added translation using Weblate (Greek)
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=70932744 [70932744]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (45 of 45 strings)<br/>Translation: tdegraphics/ksnapshot<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/ksnapshot/uk/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=0820ab0b [0820ab0b]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (1428 of 1428 strings)<br/>Translation: tdepim/korganizer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/korganizer/uk/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=d42a63e4 [d42a63e4]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (152 of 152 strings)<br/>Translation: tdebase/tdeio_media<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeio_media/uk/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=3c43ea34 [3c43ea34]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (322 of 322 strings)<br/>Translation: tdebase/kcmlayout<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmlayout/uk/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=e71495d1 [e71495d1]] Translated using Weblate (Polish)<br/>Currently translated at 85.7% (12 of 14 strings)<br/>Translation: tdebase/tdelicense<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdelicense/pl/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=da1c13c6 [da1c13c6]] Translated using Weblate (Italian)<br/>Currently translated at 75.4% (1537 of 2036 strings)<br/>Translation: tdeartwork/kxsconfig<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeartwork/kxsconfig/it/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=349d127b [349d127b]] Added translation using Weblate (Polish)
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=1fc75592 [1fc75592]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdebase/tdelicense<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdelicense/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=4ec31863 [4ec31863]] Translated using Weblate (Czech)<br/>Currently translated at 100.0% (14 of 14 strings)<br/>Translation: tdebase/tdelicense<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdelicense/cs/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=2b0a07c9 [2b0a07c9]] Translated using Weblate (Polish)<br/>Currently translated at 99.1% (2715 of 2739 strings)<br/>Translation: tdelibs/tdelibs<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdelibs/pl/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=ea299e9f [ea299e9f]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=e5d24224 [e5d24224]] Added translation using Weblate (Czech)
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=23dcb32c [23dcb32c]] Translated using Weblate (Czech)<br/>Currently translated at 100.0% (322 of 322 strings)<br/>Translation: tdebase/kcmlayout<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmlayout/cs/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=7ca40a7e [7ca40a7e]] tdebase: add tde license translation template
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=bbaf7d8a [bbaf7d8a]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdelibs/tdelibs<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdelibs/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=2902014c [2902014c]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=8b60b500 [8b60b500]] Translated using Weblate (Czech)<br/>Currently translated at 100.0% (322 of 322 strings)<br/>Translation: tdebase/kcmlayout<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmlayout/cs/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=6d6defba [6d6defba]] Translated using Weblate (Polish)<br/>Currently translated at 99.6% (321 of 322 strings)<br/>Translation: tdebase/kcmlayout<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmlayout/pl/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=ed53844f [ed53844f]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdegraphics/ksnapshot<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/ksnapshot/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=795e1658 [795e1658]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdebase/kcmkeys<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmkeys/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=1f1fe0e9 [1f1fe0e9]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdebase/kxkb<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kxkb/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=2da76de4 [2da76de4]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdebase/kcmlayout<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/kcmlayout/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=41372400 [41372400]] Translated using Weblate (Polish)<br/>Currently translated at 95.3% (2613 of 2739 strings)<br/>Translation: tdelibs/tdelibs<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdelibs/pl/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=77baa4af [77baa4af]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=50fdb808 [50fdb808]] Fix duplicate message definition in deferred translations.
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=cf10a9db [cf10a9db]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: tdelibs/tdelibs<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdelibs/tdelibs/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=0d03d5bc [0d03d5bc]] Replace 'About Trinity' with 'About TDE' in menus and about dialog
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=2edd3251 [2edd3251]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (29 of 29 strings)<br/>Translation: tdebase/tdehwdevicetray<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdehwdevicetray/it/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=78136e1b [78136e1b]] Translated using Weblate (Italian)<br/>Currently translated at 73.8% (1504 of 2036 strings)<br/>Translation: tdeartwork/kxsconfig<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeartwork/kxsconfig/it/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=7472eba3 [7472eba3]] Translated using Weblate (Russian)<br/>Currently translated at 100.0% (20 of 20 strings)<br/>Translation: tdeutils/tdessh<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/tdessh/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=f42744e2 [f42744e2]] Translated using Weblate (Russian)<br/>Currently translated at 84.6% (11 of 13 strings)<br/>Translation: tdeutils/tdelirc<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/tdelirc/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=b0118bbd [b0118bbd]] Translated using Weblate (Russian)<br/>Currently translated at 98.1% (156 of 159 strings)<br/>Translation: tdeutils/kregexpeditor<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/kregexpeditor/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=ceb49f2e [ceb49f2e]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (45 of 45 strings)<br/>Translation: tdegraphics/ksnapshot<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdegraphics/ksnapshot/it/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=1d38a4eb [1d38a4eb]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (509 of 509 strings)<br/>Translation: tdepim/libkcal<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/libkcal/it/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=60867158 [60867158]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (152 of 152 strings)<br/>Translation: tdebase/tdeio_media<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdebase/tdeio_media/it/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=53f931a9 [53f931a9]] Translated using Weblate (Russian)<br/>Currently translated at 83.6% (199 of 238 strings)<br/>Translation: tdeutils/ksim<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeutils/ksim/ru/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=d8ce4c79 [d8ce4c79]] Translated using Weblate (Italian)<br/>Currently translated at 74.4% (379 of 509 strings)<br/>Translation: tdepim/libkcal<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/libkcal/it/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=a89ed1aa [a89ed1aa]] Translated using Weblate (Italian)<br/>Currently translated at 65.4% (333 of 509 strings)<br/>Translation: tdepim/libkcal<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/libkcal/it/
  +
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=b8c123c7 [b8c123c7]] Translated using Weblate (Italian)<br/>Currently translated at 100.0% (1428 of 1428 strings)<br/>Translation: tdepim/korganizer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/korganizer/it/
 
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=5c45bae5 [5c45bae5]] Translated using Weblate (Italian)<br/>Currently translated at 98.0% (1400 of 1428 strings)<br/>Translation: tdepim/korganizer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/korganizer/it/
 
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=5c45bae5 [5c45bae5]] Translated using Weblate (Italian)<br/>Currently translated at 98.0% (1400 of 1428 strings)<br/>Translation: tdepim/korganizer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/korganizer/it/
 
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=3501ff98 [3501ff98]] Translated using Weblate (Italian)<br/>Currently translated at 90.4% (1291 of 1428 strings)<br/>Translation: tdepim/korganizer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/korganizer/it/
 
* [https://git.trinitydesktop.org/cgit/tde-i18n/commit/?id=3501ff98 [3501ff98]] Translated using Weblate (Italian)<br/>Currently translated at 90.4% (1291 of 1428 strings)<br/>Translation: tdepim/korganizer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdepim/korganizer/it/
Line 9,037: Line 9,099:
 
= applications/graphics =
 
= applications/graphics =
 
== digikam ==
 
== digikam ==
  +
* [https://git.trinitydesktop.org/cgit/digikam/commit/?id=69c9c584 [69c9c584]] Translated using Weblate (Dutch)<br/>Currently translated at 99.9% (2243 of 2244 strings)<br/>Translation: applications/digikam<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/nl/
  +
* [https://git.trinitydesktop.org/cgit/digikam/commit/?id=9cfb4730 [9cfb4730]] Translated using Weblate (Spanish)<br/>Currently translated at 96.1% (2158 of 2244 strings)<br/>Translation: applications/digikam<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/es/
 
* [https://git.trinitydesktop.org/cgit/digikam/commit/?id=84c73922 [84c73922]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (2244 of 2244 strings)<br/>Translation: applications/digikam<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/uk/
 
* [https://git.trinitydesktop.org/cgit/digikam/commit/?id=84c73922 [84c73922]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (2244 of 2244 strings)<br/>Translation: applications/digikam<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/uk/
 
* [https://git.trinitydesktop.org/cgit/digikam/commit/?id=b3d4718c [b3d4718c]] Translated using Weblate (Ukrainian)<br/>Currently translated at 98.5% (2211 of 2244 strings)<br/>Translation: applications/digikam<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/uk/
 
* [https://git.trinitydesktop.org/cgit/digikam/commit/?id=b3d4718c [b3d4718c]] Translated using Weblate (Ukrainian)<br/>Currently translated at 98.5% (2211 of 2244 strings)<br/>Translation: applications/digikam<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/digikam/uk/
Line 9,395: Line 9,459:
   
 
== konversation ==
 
== konversation ==
  +
* [https://git.trinitydesktop.org/cgit/konversation/commit/?id=2d7d28eb [2d7d28eb]] Translated using Weblate (Dutch)<br/>Currently translated at 100.0% (28 of 28 strings)<br/>Translation: applications/konversation - events<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/konversation-events/nl/
  +
* [https://git.trinitydesktop.org/cgit/konversation/commit/?id=23489db5 [23489db5]] Translated using Weblate (Dutch)<br/>Currently translated at 100.0% (16 of 16 strings)<br/>Translation: applications/konversation - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/konversation-desktop-files/nl/
 
* [https://git.trinitydesktop.org/cgit/konversation/commit/?id=26d55d4a [26d55d4a]] Drop python2 support.
 
* [https://git.trinitydesktop.org/cgit/konversation/commit/?id=26d55d4a [26d55d4a]] Drop python2 support.
 
* [https://git.trinitydesktop.org/cgit/konversation/commit/?id=fb00dc9e [fb00dc9e]] Added man page from tde packaging repo.
 
* [https://git.trinitydesktop.org/cgit/konversation/commit/?id=fb00dc9e [fb00dc9e]] Added man page from tde packaging repo.
Line 9,765: Line 9,831:
 
= applications/misc =
 
= applications/misc =
 
== bibletime ==
 
== bibletime ==
  +
* [https://git.trinitydesktop.org/cgit/bibletime/commit/?id=7348434c [7348434c]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/bibletime<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/bibletime/
  +
* [https://git.trinitydesktop.org/cgit/bibletime/commit/?id=a247ec15 [a247ec15]] Update translation template.
  +
* [https://git.trinitydesktop.org/cgit/bibletime/commit/?id=6781ec10 [6781ec10]] Enforce the use of TQt with STL only where it is necessary.<br/>This resolves issue [https://mirror.git.trinitydesktop.org/gitea/TDE/bibletime/issues/6 #6]
  +
* [https://git.trinitydesktop.org/cgit/bibletime/commit/?id=760e8bba [760e8bba]] Fix STATIC_PIC syntax<br/>This resolves issue [https://mirror.git.trinitydesktop.org/gitea/TDE/bibletime/issues/4 #4]
  +
* [https://git.trinitydesktop.org/cgit/bibletime/commit/?id=9b89bb16 [9b89bb16]] Translated using Weblate (Indonesian)<br/>Currently translated at 0.4% (3 of 639 strings)<br/>Translation: applications/bibletime<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/bibletime/id/
  +
* [https://git.trinitydesktop.org/cgit/bibletime/commit/?id=538a91f0 [538a91f0]] Added translation using Weblate (Indonesian)
  +
* [https://git.trinitydesktop.org/cgit/bibletime/commit/?id=871b5f0c [871b5f0c]] Fix FTBFS due to incomplete declaration of main function in CMake tests.
 
* [https://git.trinitydesktop.org/cgit/bibletime/commit/?id=7cbd7f2d [7cbd7f2d]] Drop automake support.
 
* [https://git.trinitydesktop.org/cgit/bibletime/commit/?id=7cbd7f2d [7cbd7f2d]] Drop automake support.
 
* [https://git.trinitydesktop.org/cgit/bibletime/commit/?id=c47d2d22 [c47d2d22]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/bibletime<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/bibletime/
 
* [https://git.trinitydesktop.org/cgit/bibletime/commit/?id=c47d2d22 [c47d2d22]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/bibletime<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/bibletime/
Line 9,828: Line 9,901:
   
 
== desktop-effects-tde ==
 
== desktop-effects-tde ==
  +
* [https://git.trinitydesktop.org/cgit/desktop-effects-tde/commit/?id=a042a45b [a042a45b]] Translated using Weblate (Indonesian)<br/>Currently translated at 100.0% (2 of 2 strings)<br/>Translation: applications/desktop-effects-tde - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/desktop-effects-tde-desktop-files/id/
  +
* [https://git.trinitydesktop.org/cgit/desktop-effects-tde/commit/?id=662744e5 [662744e5]] Added translation using Weblate (Indonesian)
 
* [https://git.trinitydesktop.org/cgit/desktop-effects-tde/commit/?id=2bae2eb9 [2bae2eb9]] Update after renaming qt =&gt; tqt in PyTQt module.
 
* [https://git.trinitydesktop.org/cgit/desktop-effects-tde/commit/?id=2bae2eb9 [2bae2eb9]] Update after renaming qt =&gt; tqt in PyTQt module.
 
* [https://git.trinitydesktop.org/cgit/desktop-effects-tde/commit/?id=f5eacfc3 [f5eacfc3]] Drop python2 support.
 
* [https://git.trinitydesktop.org/cgit/desktop-effects-tde/commit/?id=f5eacfc3 [f5eacfc3]] Drop python2 support.
Line 9,950: Line 10,025:
 
= applications/multimedia =
 
= applications/multimedia =
 
== amarok ==
 
== amarok ==
  +
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=b2b1acd4 [b2b1acd4]] Fix python3 indentation
  +
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=cde36fb6 [cde36fb6]] Fix plural form of translations.<br/>The leading '_n: ' should not be part of the translations.
  +
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=a2f60c69 [a2f60c69]] Translated using Weblate (Russian)<br/>Currently translated at 94.2% (2341 of 2485 strings)<br/>Translation: applications/amarok<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/amarok/ru/
  +
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=11b5dd1c [11b5dd1c]] Translated using Weblate (Greek)<br/>Currently translated at 100.0% (2485 of 2485 strings)<br/>Translation: applications/amarok<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/amarok/el/
  +
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=aa4334aa [aa4334aa]] Translated using Weblate (Portuguese)<br/>Currently translated at 100.0% (2485 of 2485 strings)<br/>Translation: applications/amarok<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/amarok/pt/
 
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=9aeb41f6 [9aeb41f6]] Update after renaming qt =&gt; tqt in PyTQt module.
 
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=9aeb41f6 [9aeb41f6]] Update after renaming qt =&gt; tqt in PyTQt module.
 
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=9be54991 [9be54991]] Drop python2 support.<br/>Update for PyTQt.
 
* [https://git.trinitydesktop.org/cgit/amarok/commit/?id=9be54991 [9be54991]] Drop python2 support.<br/>Update for PyTQt.
Line 10,061: Line 10,141:
   
 
== k3b ==
 
== k3b ==
  +
* [https://git.trinitydesktop.org/cgit/k3b/commit/?id=578af5af [578af5af]] Translated using Weblate (Dutch)<br/>Currently translated at 100.0% (7 of 7 strings)<br/>Translation: applications/k3b - events<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-events/nl/
  +
* [https://git.trinitydesktop.org/cgit/k3b/commit/?id=9e17545b [9e17545b]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (7 of 7 strings)<br/>Translation: applications/k3b - events<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-events/uk/
 
* [https://git.trinitydesktop.org/cgit/k3b/commit/?id=fc90ff2d [fc90ff2d]] Add sndfile include directories<br/>When sndfile is not installed in /usr, a compilation failure in<br/>plugins/decoder/libsndfile may occur due to a missing specification of<br/>the include directory. The required directory variable is now added to<br/>the "include_directories" statement.
 
* [https://git.trinitydesktop.org/cgit/k3b/commit/?id=fc90ff2d [fc90ff2d]] Add sndfile include directories<br/>When sndfile is not installed in /usr, a compilation failure in<br/>plugins/decoder/libsndfile may occur due to a missing specification of<br/>the include directory. The required directory variable is now added to<br/>the "include_directories" statement.
 
* [https://git.trinitydesktop.org/cgit/k3b/commit/?id=2a48c4ed [2a48c4ed]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/k3b - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-desktop-files/
 
* [https://git.trinitydesktop.org/cgit/k3b/commit/?id=2a48c4ed [2a48c4ed]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/k3b - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b-desktop-files/
Line 10,079: Line 10,161:
   
 
== k3b-i18n ==
 
== k3b-i18n ==
  +
* [https://git.trinitydesktop.org/cgit/k3b-i18n/commit/?id=8bd5aa9f [8bd5aa9f]] Translated using Weblate (Dutch)<br/>Currently translated at 100.0% (1749 of 1749 strings)<br/>Translation: applications/k3b<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b/nl/
 
* [https://git.trinitydesktop.org/cgit/k3b-i18n/commit/?id=870d8511 [870d8511]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/k3b<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b/
 
* [https://git.trinitydesktop.org/cgit/k3b-i18n/commit/?id=870d8511 [870d8511]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/k3b<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/k3b/
 
* [https://git.trinitydesktop.org/cgit/k3b-i18n/commit/?id=f1131de3 [f1131de3]] Update translation template.
 
* [https://git.trinitydesktop.org/cgit/k3b-i18n/commit/?id=f1131de3 [f1131de3]] Update translation template.
Line 10,200: Line 10,283:
   
 
== kaffeine ==
 
== kaffeine ==
  +
* [https://git.trinitydesktop.org/cgit/kaffeine/commit/?id=2424df35 [2424df35]] Translated using Weblate (Dutch)<br/>Currently translated at 100.0% (11 of 11 strings)<br/>Translation: applications/kaffeine - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine-desktop-files/nl/
 
* [https://git.trinitydesktop.org/cgit/kaffeine/commit/?id=7d45350b [7d45350b]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kaffeine<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine/
 
* [https://git.trinitydesktop.org/cgit/kaffeine/commit/?id=7d45350b [7d45350b]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/kaffeine<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine/
 
* [https://git.trinitydesktop.org/cgit/kaffeine/commit/?id=db65e809 [db65e809]] Translated using Weblate (Spanish)<br/>Currently translated at 85.7% (625 of 729 strings)<br/>Translation: applications/kaffeine<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine/es/
 
* [https://git.trinitydesktop.org/cgit/kaffeine/commit/?id=db65e809 [db65e809]] Translated using Weblate (Spanish)<br/>Currently translated at 85.7% (625 of 729 strings)<br/>Translation: applications/kaffeine<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kaffeine/es/
Line 10,256: Line 10,340:
   
 
== kmplayer ==
 
== kmplayer ==
  +
* [https://git.trinitydesktop.org/cgit/kmplayer/commit/?id=72cbf241 [72cbf241]] Translated using Weblate (Dutch)<br/>Currently translated at 100.0% (390 of 390 strings)<br/>Translation: applications/kmplayer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer/nl/
  +
* [https://git.trinitydesktop.org/cgit/kmplayer/commit/?id=aa60178d [aa60178d]] Translated using Weblate (Dutch)<br/>Currently translated at 100.0% (9 of 9 strings)<br/>Translation: applications/kmplayer - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer-desktop-files/nl/
  +
* [https://git.trinitydesktop.org/cgit/kmplayer/commit/?id=fdd569e7 [fdd569e7]] Translated using Weblate (Dutch)<br/>Currently translated at 100.0% (390 of 390 strings)<br/>Translation: applications/kmplayer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer/nl/
 
* [https://git.trinitydesktop.org/cgit/kmplayer/commit/?id=00a532e4 [00a532e4]] Translated using Weblate (Portuguese)<br/>Currently translated at 100.0% (390 of 390 strings)<br/>Translation: applications/kmplayer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer/pt/
 
* [https://git.trinitydesktop.org/cgit/kmplayer/commit/?id=00a532e4 [00a532e4]] Translated using Weblate (Portuguese)<br/>Currently translated at 100.0% (390 of 390 strings)<br/>Translation: applications/kmplayer<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer/pt/
 
* [https://git.trinitydesktop.org/cgit/kmplayer/commit/?id=6207dad3 [6207dad3]] Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
 
* [https://git.trinitydesktop.org/cgit/kmplayer/commit/?id=6207dad3 [6207dad3]] Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
Line 10,465: Line 10,552:
 
= applications/office =
 
= applications/office =
 
== basket ==
 
== basket ==
  +
* [https://git.trinitydesktop.org/cgit/basket/commit/?id=cdf70c2d [cdf70c2d]] Added translation using Weblate (Indonesian)
 
* [https://git.trinitydesktop.org/cgit/basket/commit/?id=aa9da197 [aa9da197]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/basket<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/basket/
 
* [https://git.trinitydesktop.org/cgit/basket/commit/?id=aa9da197 [aa9da197]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/basket<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/basket/
 
* [https://git.trinitydesktop.org/cgit/basket/commit/?id=915c9581 [915c9581]] Update translation template.
 
* [https://git.trinitydesktop.org/cgit/basket/commit/?id=915c9581 [915c9581]] Update translation template.
Line 10,776: Line 10,864:
   
 
== koffice ==
 
== koffice ==
  +
* [https://git.trinitydesktop.org/cgit/koffice/commit/?id=3cd0cbde [3cd0cbde]] Fix python3 indentation
 
* [https://git.trinitydesktop.org/cgit/koffice/commit/?id=2b9cf56a [2b9cf56a]] Added build fix for with new version of libpaper
 
* [https://git.trinitydesktop.org/cgit/koffice/commit/?id=2b9cf56a [2b9cf56a]] Added build fix for with new version of libpaper
 
* [https://git.trinitydesktop.org/cgit/koffice/commit/?id=35ce85f8 [35ce85f8]] Update kivio python 3 integration.
 
* [https://git.trinitydesktop.org/cgit/koffice/commit/?id=35ce85f8 [35ce85f8]] Update kivio python 3 integration.
Line 11,310: Line 11,399:
   
 
== tde-guidance ==
 
== tde-guidance ==
  +
* [https://git.trinitydesktop.org/cgit/tde-guidance/commit/?id=cf571297 [cf571297]] Fix functionality with python 3.
 
* [https://git.trinitydesktop.org/cgit/tde-guidance/commit/?id=00acd92f [00acd92f]] Update after renaming qt =&gt; tqt in PyTQt module.
 
* [https://git.trinitydesktop.org/cgit/tde-guidance/commit/?id=00acd92f [00acd92f]] Update after renaming qt =&gt; tqt in PyTQt module.
 
* [https://git.trinitydesktop.org/cgit/tde-guidance/commit/?id=94f5a3f1 [94f5a3f1]] Drop python2 support.
 
* [https://git.trinitydesktop.org/cgit/tde-guidance/commit/?id=94f5a3f1 [94f5a3f1]] Drop python2 support.
Line 11,422: Line 11,512:
 
= applications/system =
 
= applications/system =
 
== dolphin ==
 
== dolphin ==
  +
* [https://git.trinitydesktop.org/cgit/dolphin/commit/?id=aaf6778f [aaf6778f]] Fix plural form of translations.<br/>The leading '_n: ' should not be part of the translations.
  +
* [https://git.trinitydesktop.org/cgit/dolphin/commit/?id=b6d645b1 [b6d645b1]] Translated using Weblate (Indonesian)<br/>Currently translated at 97.1% (169 of 174 strings)<br/>Translation: applications/dolphin<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/dolphin/id/
  +
* [https://git.trinitydesktop.org/cgit/dolphin/commit/?id=85ecbdf8 [85ecbdf8]] Added translation using Weblate (Indonesian)
 
* [https://git.trinitydesktop.org/cgit/dolphin/commit/?id=2e650749 [2e650749]] Translated using Weblate (Dutch)<br/>Currently translated at 100.0% (57 of 57 strings)<br/>Translation: applications/dolphin - servicemenus<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/dolphin-servicemenus/nl/
 
* [https://git.trinitydesktop.org/cgit/dolphin/commit/?id=2e650749 [2e650749]] Translated using Weblate (Dutch)<br/>Currently translated at 100.0% (57 of 57 strings)<br/>Translation: applications/dolphin - servicemenus<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/dolphin-servicemenus/nl/
 
* [https://git.trinitydesktop.org/cgit/dolphin/commit/?id=30bd873c [30bd873c]] Fix plural form of translations.<br/>The leading '_n: ' should not be part of the translations.
 
* [https://git.trinitydesktop.org/cgit/dolphin/commit/?id=30bd873c [30bd873c]] Fix plural form of translations.<br/>The leading '_n: ' should not be part of the translations.
Line 11,558: Line 11,651:
   
 
== kbfx ==
 
== kbfx ==
  +
* [https://git.trinitydesktop.org/cgit/kbfx/commit/?id=8067ee34 [8067ee34]] Translated using Weblate (Dutch)<br/>Currently translated at 100.0% (295 of 295 strings)<br/>Translation: applications/kbfx<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbfx/nl/
  +
* [https://git.trinitydesktop.org/cgit/kbfx/commit/?id=891e05c7 [891e05c7]] Translated using Weblate (Dutch)<br/>Currently translated at 100.0% (295 of 295 strings)<br/>Translation: applications/kbfx<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbfx/nl/
  +
* [https://git.trinitydesktop.org/cgit/kbfx/commit/?id=67fda1e2 [67fda1e2]] Translated using Weblate (Dutch)<br/>Currently translated at 100.0% (8 of 8 strings)<br/>Translation: applications/kbfx - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kbfx-desktop-files/nl/
 
* [https://git.trinitydesktop.org/cgit/kbfx/commit/?id=f232fbb0 [f232fbb0]] Remove the original translation directory layout.
 
* [https://git.trinitydesktop.org/cgit/kbfx/commit/?id=f232fbb0 [f232fbb0]] Remove the original translation directory layout.
 
* [https://git.trinitydesktop.org/cgit/kbfx/commit/?id=ece5ecce [ece5ecce]] Copy translations to a new directory layout.<br/>Use common rules for build and install translations.<br/>Added translation of .desktop files.
 
* [https://git.trinitydesktop.org/cgit/kbfx/commit/?id=ece5ecce [ece5ecce]] Copy translations to a new directory layout.<br/>Use common rules for build and install translations.<br/>Added translation of .desktop files.
Line 11,626: Line 11,722:
   
 
== knemo ==
 
== knemo ==
  +
* [https://git.trinitydesktop.org/cgit/knemo/commit/?id=e3d113e3 [e3d113e3]] Translated using Weblate (Dutch)<br/>Currently translated at 100.0% (4 of 4 strings)<br/>Translation: applications/knemo - desktop files<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knemo-desktop-files/nl/
 
* [https://git.trinitydesktop.org/cgit/knemo/commit/?id=88199103 [88199103]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/knemo - kcm<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knemo-kcm/
 
* [https://git.trinitydesktop.org/cgit/knemo/commit/?id=88199103 [88199103]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/knemo - kcm<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knemo-kcm/
 
* [https://git.trinitydesktop.org/cgit/knemo/commit/?id=15fe3350 [15fe3350]] Update translation template.
 
* [https://git.trinitydesktop.org/cgit/knemo/commit/?id=15fe3350 [15fe3350]] Update translation template.
Line 11,667: Line 11,764:
   
 
== knetload ==
 
== knetload ==
  +
* [https://git.trinitydesktop.org/cgit/knetload/commit/?id=1df5db82 [1df5db82]] Translated using Weblate (Dutch)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/knetload - knetload.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knetload-knetloaddesktop/nl/
 
* [https://git.trinitydesktop.org/cgit/knetload/commit/?id=30f4940b [30f4940b]] Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
 
* [https://git.trinitydesktop.org/cgit/knetload/commit/?id=30f4940b [30f4940b]] Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
 
* [https://git.trinitydesktop.org/cgit/knetload/commit/?id=d365e6a5 [d365e6a5]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
 
* [https://git.trinitydesktop.org/cgit/knetload/commit/?id=d365e6a5 [d365e6a5]] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
Line 11,920: Line 12,018:
   
 
== tdepowersave ==
 
== tdepowersave ==
  +
* [https://git.trinitydesktop.org/cgit/tdepowersave/commit/?id=609098f1 [609098f1]] Translated using Weblate (Ukrainian)<br/>Currently translated at 100.0% (311 of 311 strings)<br/>Translation: applications/tdepowersave<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepowersave/uk/
 
* [https://git.trinitydesktop.org/cgit/tdepowersave/commit/?id=98af05d3 [98af05d3]] Remove unnecessary backup translations.
 
* [https://git.trinitydesktop.org/cgit/tdepowersave/commit/?id=98af05d3 [98af05d3]] Remove unnecessary backup translations.
 
* [https://git.trinitydesktop.org/cgit/tdepowersave/commit/?id=4225fc33 [4225fc33]] Translated using Weblate (Polish)<br/>Currently translated at 49.0% (27 of 55 strings)<br/>Translation: applications/tdepowersave - events<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepowersave-events/pl/
 
* [https://git.trinitydesktop.org/cgit/tdepowersave/commit/?id=4225fc33 [4225fc33]] Translated using Weblate (Polish)<br/>Currently translated at 49.0% (27 of 55 strings)<br/>Translation: applications/tdepowersave - events<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/tdepowersave-events/pl/
Line 12,296: Line 12,395:
 
= applications/utilities =
 
= applications/utilities =
 
== abakus ==
 
== abakus ==
  +
* [https://git.trinitydesktop.org/cgit/abakus/commit/?id=5301d5aa [5301d5aa]] Translated using Weblate (Dutch)<br/>Currently translated at 100.0% (3 of 3 strings)<br/>Translation: applications/abakus - abakus.desktop<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/abakus-abakusdesktop/nl/
  +
* [https://git.trinitydesktop.org/cgit/abakus/commit/?id=04138fbe [04138fbe]] Translated using Weblate (Spanish)<br/>Currently translated at 42.8% (21 of 49 strings)<br/>Translation: applications/abakus<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/abakus/es/
 
* [https://git.trinitydesktop.org/cgit/abakus/commit/?id=4c2f048b [4c2f048b]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/abakus<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/abakus/
 
* [https://git.trinitydesktop.org/cgit/abakus/commit/?id=4c2f048b [4c2f048b]] Update translation files<br/>Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.<br/>Translation: applications/abakus<br/>Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/abakus/
 
* [https://git.trinitydesktop.org/cgit/abakus/commit/?id=494b6a69 [494b6a69]] Fix plural form of translations.<br/>The leading '_n: ' should not be part of the translations.
 
* [https://git.trinitydesktop.org/cgit/abakus/commit/?id=494b6a69 [494b6a69]] Fix plural form of translations.<br/>The leading '_n: ' should not be part of the translations.
Line 12,659: Line 12,760:
 
= packaging =
 
= packaging =
 
== packaging ==
 
== packaging ==
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=183f62d7 [183f62d7]] ArchLinux: Update for final R14.1.0.<br/>Add pkgbuilds for several applications.<br/>Add pkgbuilds for dependencies that<br/>are not available on archlinuxpower.org.
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=4975402d [4975402d]] FreeBSD: Add ports updated for final release R14.1.0.<br/>Add a script to synchronize ports to the FreeBSD ports structure.<br/>Add meta-port 'tde-meta' to install all TDE ports.
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=718961e6 [718961e6]] RPM: update build script for el9
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=78c25ac4 [78c25ac4]] RPM: update build script
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=083646e0 [083646e0]] DEB trinity-apt-archive: Add an option with the determination of architecture.<br/>This will prevent automatic loading of sources for additional architectures,<br/>which may not be available to some distributions.
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=526df5c7 [526df5c7]] DEB trinity-apt-archive: Set the apt repository URL<br/>to the final placement of the official releases.
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=50110d42 [50110d42]] RPM: update opensuse dependencies to postgresql
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=b74e1dc2 [b74e1dc2]] RPM: bibletime: fix man page installation
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=34ca02e1 [34ca02e1]] RPM: polkit-tqt: fix build dependencies
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=36b384a4 [36b384a4]] RPM: more python3 build fixes
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=9cbd3ceb [9cbd3ceb]] RPM: enable mplayer related packages on rhel9
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=bf01e0dc [bf01e0dc]] RPM: update Makefile
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=30fc654c [30fc654c]] RPM: update trinity-desktop metapackage
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=a589a456 [a589a456]] RPM: update Makefile
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=4eb630f7 [4eb630f7]] RPM: update docker scripts
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=2e429c4c [2e429c4c]] RPM: tdeartwork: fix WITH_LIBART cmake option
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=5c45aeee [5c45aeee]] RPM: update tde/packaging repository path in build scripts
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=a9ccaaea [a9ccaaea]] RPM: tqscintilla: fix build on opensuse
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=87de643a [87de643a]] RPM: koffice: fix dependency to libpqxx-devel
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=6ca4bfa0 [6ca4bfa0]] RPM: enable xscreensaver support on rhel9
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=a8c546ce [a8c546ce]] RPM: libtdeldap: fix heimdal detection on Fedora
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=d8a1512d [d8a1512d]] RPM: more updates related to python3
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=c58c672b [c58c672b]] RPM: add CMAKE_SKIP_INSTALL_RPATH=OFF option to all cmake packages
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=3b5e60e0 [3b5e60e0]] RPM: update bibletime
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=b18d6fb7 [b18d6fb7]] RPM: update docker/mga8
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=12042666 [12042666]] RPM: add tdebluez package
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=416d946d [416d946d]] RPM: update wlassistant
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=79aeecd0 [79aeecd0]] RPM: update twin-style-crystal
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=78fc7e71 [78fc7e71]] RPM: update tqscintilla
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=0ea4065b [0ea4065b]] RPM: update tellico
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=d371d119 [d371d119]] RPM: update tde-style-baghira
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=f6a4f535 [f6a4f535]] RPM: update tde-guidance
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=26352e75 [26352e75]] RPM: update tdevelop
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=84bf1936 [84bf1936]] RPM: update tdeutils
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=54a52109 [54a52109]] RPM: update tdetoys
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=48e51262 [48e51262]] RPM: update tdesvn
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=27a2131e [27a2131e]] RPM: update tdebindings
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=a4ba3114 [a4ba3114]] RPM: update tdebase
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=fc9e1a96 [fc9e1a96]] RPM: update tdeaddons
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=09e63fe0 [09e63fe0]] RPM: update pytqt
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=c0dd088b [c0dd088b]] RPM: update pytdeextensions
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=1ee750e7 [1ee750e7]] RPM: update pytde
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=4bfb5288 [4bfb5288]] RPM: update sip4-tqt
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=57160504 [57160504]] RPM: update konversation
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=74a7efdc [74a7efdc]] RPM: update kxmleditor
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=c7c1c391 [c7c1c391]] RPM: update kooldock
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=61c44c4a [61c44c4a]] RPM: update koffice
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=fd9a8063 [fd9a8063]] RPM: update gwenview-i18n
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=3ef9b6ab [3ef9b6ab]] RPM: update gtk3-qt-engine
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=4d6d012c [4d6d012c]] RPM: update bibletime
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=3a5369c3 [3a5369c3]] RPM: update amarok
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=09edef8c [09edef8c]] RPM: update build dependencies for kcmldap and kerberostray
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=f9cf6487 [f9cf6487]] RPM: remove obsolete kuickshow package
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=7a2515b7 [7a2515b7]] RPM: remove obsolete kpowersave package
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=6a62953f [6a62953f]] RPM: remove obsolete knetworkmanager package
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=07a9146e [07a9146e]] RPM: remove obsolete filelight-l10n package
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=23b11258 [23b11258]] RPM: remove obsolete adept package
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=793af904 [793af904]] RPM: rename 'common/cmake' package to 'dependencies/tde-cmake'
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=23672496 [23672496]] RPM: add docker/mga9
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=9d1ce6eb [9d1ce6eb]] RPM: update docker/el9 packages
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=414b49eb [414b49eb]] RPM: fix tdelibs build on OBS
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=0d12547f [0d12547f]] RPM: remove tdebase dependency to RockyLinux packages
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=a51ddf27 [a51ddf27]] RPM: update Makefile
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=dff7a54b [dff7a54b]] RPM: rename python-trinity to pytde
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=2c5d979b [2c5d979b]] RPM: rename python-tqt to pytqt
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=94fc4246 [94fc4246]] RPM: fix tqt3 build on OBS
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=191f79cd [191f79cd]] RPM: update applications directories
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=4f74829e [4f74829e]] RPM: update directory hiearchy
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=ddb97935 [ddb97935]] DEB tdebase: Add desktop-file-utils to Recommends for kicker.<br/>This resolves issue [https://mirror.git.trinitydesktop.org/gitea/TDE/tde/issues/106 TDE/tde#106]
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=79c2c525 [79c2c525]] DEB tdebase: update for the new structure of the release notes
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=40c00876 [40c00876]] DEB: updated supported distros.
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=44644f3c [44644f3c]] DEB tdebase: add tde license files
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=84b99607 [84b99607]] DEB tdelibs: add MIT license
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=3a7be972 [3a7be972]] DEB tdebluez: Install application icon into common directory.
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=636f324d [636f324d]] DEB tdebluez: Add -trinity suffix to package names<br/>to be consistent with other packages.
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=61e4a45f [61e4a45f]] DEB: added packaging files for tdebluez
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=ef29ae1d [ef29ae1d]] DEB tde-guidance: disable packaging of wineconfig due to old config GUI.
  +
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=ce9ab693 [ce9ab693]] DEB tde-guidance: fix functionality with python 3.
 
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=c0845194 [c0845194]] ArchLinux akode: Add to depends libsamplerate and speex and remove pulseaudio-alsa.<br/>This resolve second part of issue [https://mirror.git.trinitydesktop.org/gitea/TDE/tde-packaging/issues/208 #208]
 
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=c0845194 [c0845194]] ArchLinux akode: Add to depends libsamplerate and speex and remove pulseaudio-alsa.<br/>This resolve second part of issue [https://mirror.git.trinitydesktop.org/gitea/TDE/tde-packaging/issues/208 #208]
 
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=752cb22d [752cb22d]] ArchLinux arts: Remove pulseaudio-alsa from depends.<br/>This resolve first part of issue [https://mirror.git.trinitydesktop.org/gitea/TDE/tde-packaging/issues/208 #208]
 
* [https://git.trinitydesktop.org/cgit/packaging/commit/?id=752cb22d [752cb22d]] ArchLinux arts: Remove pulseaudio-alsa from depends.<br/>This resolve first part of issue [https://mirror.git.trinitydesktop.org/gitea/TDE/tde-packaging/issues/208 #208]

Latest revision as of 01:30, 26 April 2023

common

admin

  • [9fdc2213] Detect and use abiflags during Python 3 detection
    because these are used as part of the library name.
  • [7e4fd6fc] Update version detection for python 3.
  • [83f68e19] Replaced _BSD_SOURCE, _SVID_SOURCE, _GNU_SOURCE with _DEFAULT_SOURCE.
    Removed _XOPEN_SOURCE.
  • [7fdd2988] Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
  • [7b38d20e] Fixed following issues:
    - bug in original admin module with wrong "fi" position (by Slávek
    Banko)
    - default settings for path check
    - test for tqt3 detection
  • [b3fb34c0] Reversed some incorrect TQt renaming related to qhelpgenerator.
  • [2f26dfb5] Fixed incorrect rename of QT_AUTOBRIEF.
  • [e9de3f5a] Fixed mistakes in previous commit related to test for tqt-mt.
    Thanks to Slávek Banko for review the proposed code :-)
  • [7ed4760d] Conversion qt -> tqt

libltdl

dependencies

tde-cmake

  • [1cd9b531] Update release version to R14.1.0
  • [2dbc318d] tde_add_ui_files: Fix the wrong automatic use of TQT_ONLY mode when building tdelibs as such.
  • [25734cf5] tde_add_library: Link embedded libraries as PRIVATE.
    Private linked libraries are now listed among the first.
  • [a2fbe3aa] Add tde_setup_polkit macro.
    This resolves issue #21
  • [e5692c8b] Conversion qt->tqt.

tqt3

tqtinterface

  • [33d14125] Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
  • [0126dc8e] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
  • [61ee6069] Removed obsolete Qt2's TQStack, TQVector, TQList, TQListIterator classes.
  • [5cdb5457] Allow tqtinterface to build without OpenGL support.
    This should close bug #2645
    Some cosmetics here and there.
  • [1b9f1a11] Switch all submodules to https.
  • [dd3f408d] Removed .lsm files. lsm database is outdated and unmaintained.
  • [70033bc3] Removed unnecessary files and drop dependency on admin module.
  • [c753c65c] Dropped unused code.
  • [271a2d96] Removed obsolete CHECK_PTR and replaced CHECK_PTR/Q_CHECK_PTR with TQ_CHECK_PTR.
  • [34c1c95d] Removed some obsolete code related to Qt1.
  • [b2cb8fde] Removed obsolete Qt2's TQList/TQListIterator classes and replaced
    with TQt3's TQPtrList/TQPtrListIterator ones.
  • [19da5865] QT_NO_* -> TQT_NO_* renaming.
  • [65ff0e19] 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
  • [7b9c011f] qt -> tqt conversion:
    QTDIR -> TQTDIR
    QTDOC -> TQTDOC
    INCDIR_QT -> INCDIR_TQT
    LIBDIR_QT -> LIBDIR_TQT
    QT_INC -> TQT_INC
    QT_LIB -> TQT_LIB
  • [09221e7b] qt_includes => tqt_includes conversion
  • [31769df1] QT_INCLUDES => TQT_INCLUDES conversion
  • [0d32d36e] Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
  • [e884fb5b] AC_PATH_QT* -> AC_PATH_TQT* conversion
  • [255eb2a4] Revert "QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module"
    The previous commit was a mistake and should not have been pushed.
    This reverts commit e4709a02687cd4373b8edaaa5cd536c5c4cbc359.
  • [e4709a02] QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
  • [e4bfb3b2] LIB_QT -> LIB_TQT conversion to align to updated admin module
  • [6d969891] Conversion QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT

arts

  • [551db270] Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
  • [ec80625a] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
  • [f9d72ae3] Switch all submodules to https.

avahi-tqt

  • [fd5c967c] Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
  • [e5079db1] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
  • [b07814ae] Switch all submodules to https.

dbus-1-tqt

  • [fd60f351] Fix the missing code generation for Introspect interface,
    if the interface is defined in the XML file.
  • [36de09db] Ensure that the Introspect method will not be considered a signal
    in the automatically added Introspectable interface.
  • [face487f] Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
  • [d05b0263] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
  • [e6dccd31] Instead of unusual use of full destination path for apidox in build directory, use simple 'apidocs'.
  • [2d10834c] Automatic apidox installation using CMake code
    instead of an external shell script from cmake submodule.
  • [aaca9aaf] Fix #25 dbusxml2qt3 root node with no name
  • [45bdbff1] Fix #23 dbusxml2qt3 with multiple interfaces
  • [7d492921] Generate DBusBaseNode class to handle the empty nodes.
    - Prevent showing Introspection in empty nodes
    - fix method generation for objectpath array in signature like a{oa{sa{sv}}}
    - Hide Introspectable interface if there is no interface in the node
    - Add support for multiple nodes introspection
    - addChildNode function to support multiple nodes
  • [e5ba8c27] Switch all submodules to https.
  • [6bead3d3] Fix problem with d-feet and annotation missing value attribute
  • [1738aa06] Fix regression from recent signals and async changes
  • [bc23ccde] Fix for issue 11 based on latest master
  • [4e267fc5] Handle primitives in signals properly (not const)
  • [81cebe1f] Fixed direction of signals in generated code. This resolves issue #19
    This commit is partially based on work done by Emanoil Kotsev .
  • [f08981e1] Fixed problem with missing include of introspectableInterface.h file in
    generated node file in case the custom interface file name is used.
    This relates to issue #17
  • [97bfc41b] Added methods to create a TQT_DBusDataMap<T> object from a TQMap<T, TQT_DBusDataMap<U> > map.
    This fixes a compilation problem when objects with a signature like a{oa{...}} are generated.
    This refers to issue #7
  • [00b00f99] Modified TQT_DBusObjectPath to inherit from TQString instead of
    TQCString.
  • [6b319e04] Fixed problem with missing include of introspectableInterface.h file in
    generated node file. This refers to issue #17
  • [17b82c03] Added function to easily create a TQT_DBusData variant object from a given
    TQT_DBusData object. This simplify the creation of dictionaries where
    the value has to be of type Variant.
  • [1d2ed792] Changed file names to conform to .cmake convention for configuration
    files.
  • [ff5fee9d] Fixed generation of Introspectable interface file. This resolves #17.
  • [3dee2465] Make the use of the class name requested by the -c
    command line option consistent.
    This resolves issue #14
  • [20daa8ee] Adjusting class name moved from generators to caller.
  • [d3ff70c0] Fixed problem with interface file name generation and inclusion. This
    relates to #5.
  • [415cca86] Fixed previous commit. The name of the included moc file needs to be taken from the specified basename when available. The location of
    the function call was also wrong.
  • [318a0abf] Fix for issue #9 - add include moc in proxy cpp
  • [755938dd] missed from commit 99fc7a4311
  • [6236fe90] Fixed up names of files and classes.
  • [d73d25c6] Add Proxy and Interface to class name.
  • [bb8f8a28] dd node name if not a root node.
  • [3997d3cd] Create node class with ending with Node.
  • [14aebff1] Fix missing interface.h in generated code and filename.
  • [91e64f3e] Added cmake configuration option for api dox location. This provides
    flexibility when building for different distros, in case the location of
    the api dox need to be different.
  • [f9c9e152] Moved source files to "src" folder.
  • [7d3c2ed4] Removed dependency on admin module.
    Again because the automated system on primary server
    inadvertently added it.
  • [db63bc1b] Improved dbus api dox documentation creation.
  • [5a1afed6] Removed dependency on admin module.
  • [f61c2d62] Added generation of api documentation based on doxygen.
  • [9220907a] QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module

dbus-tqt

  • [c2e0347c] Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
  • [ce1310dc] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
  • [52ebe158] Switch all submodules to https.
  • [76fdaa84] Removed unnecessary files and drop dependency on admin module.
  • [55f70be2] qt -> tqt conversion:
    QTDIR -> TQTDIR
    QTDOC -> TQTDOC
    INCDIR_QT -> INCDIR_TQT
    LIBDIR_QT -> LIBDIR_TQT
    QT_INC -> TQT_INC
    QT_LIB -> TQT_LIB
  • [50c7887d] QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module

libart-lgpl

  • [9f2ffb32] Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
  • [e975b2e0] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.

libcaldav

  • [4bb64496] Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
  • [b9005b21] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
  • [ceb78a2a] Minor update to AUTHORS file

libcarddav

  • [e24207a2] Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
  • [65569d54] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
  • [bd72b49f] Remove autogenerated files from source tree

sip4-tqt

  • [d768e913] Drop the remaining Qt4 related parts.
  • [0f630aff] Entry step for renaming PyTQt module libraries from qt* to tqt*.
  • [3e5815bc] Remove old conditional python code.
  • [1d30924b] Automatically add build definition Py_DEBUG, when building module for debug build of Python.
  • [299bacc2] Fixed several other occurrences for renaming sip into sip-tqt.
  • [976b20e0] Rename sip into sip-tqt in order to be conflict free with upstream.
    This relates to bug #2699
  • [7ba42131] Adjusted after dropping obsolete Qt2's QList class.
  • [af6c501c] Removed obsolete Qt2's TQList/TQListIterator classes and replaced
    with TQt3's TQPtrList/TQPtrListIterator ones.
  • [9103b635] QT_NO_* -> TQT_NO_* renaming.
  • [e450292c] 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
  • [044b539d] qt -> tqt conversion:
    QTDIR -> TQTDIR
    QTDOC -> TQTDOC
    INCDIR_QT -> INCDIR_TQT
    LIBDIR_QT -> LIBDIR_TQT
    QT_INC -> TQT_INC
    QT_LIB -> TQT_LIB
  • [e684d18c] qt -> tqt conversion:
    qtlib -> tqtlib
    libqt -> libtqt
    QTLIB -> TQTLIB
    LIBQT -> LIBTQT
  • [c444c633] QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module

tqscintilla

  • [ee04a7e2] Fix SEGV at runtime caused by invalid platform detection at build time
  • [f6f78423] Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
  • [347f0b28] Rename Qt => TQt.
  • [0896465c] qt -> tqt conversion:
    QTDIR -> TQTDIR
    QTDOC -> TQTDOC
    INCDIR_QT -> INCDIR_TQT
    LIBDIR_QT -> LIBDIR_TQT
    QT_INC -> TQT_INC
    QT_LIB -> TQT_LIB
  • [d367e9f8] QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module

pytqt

  • [f4a39d2f] This happens en RHEL7 (gcc 4.8.5) but not on later distributions.
  • [4feca443] temporary commit to show changes
  • [16434e55] Do rename qt=>tqt on source files, directories and libraries.
    Rename pyuic=>pytquic, pylupdate=>pytqlupdate.
    Do rename qt=>tqt on constants and variables.
    Do rename QT=>TQT on constants.
  • [1c362264] Remove/replace old conditional python code.
  • [6054548c] Update module name definitions to match full name.
    This will enable automatic loading of PyTQt modules
    for modules that depend on PyTQt modules.
  • [d31a084f] Use utf8 instead of latin1/ascii as default. Address pyuic compatibility with python3.
  • [30954661] Fixed SEGV caused by commit 6be04664 when creating universal slots.
  • [7ec95b95] Rename python extension module from python_tqt to PyTQt.
  • [f1df318a] Update for renamed sip_tqt_config.
  • [cfaa762c] Update after rename QScintilla => TQScintilla.
    This relates to issue TDE/tqscintilla#2
  • [989e3c1d] Adjusted to latest TQVariant::TQVariant(bool) function.
  • [ae59056e] Removed obsolete CHECK_PTR and replaced CHECK_PTR/Q_CHECK_PTR with TQ_CHECK_PTR.
  • [cdb2c767] Removed obsolete Qt2's TQList/TQListIterator classes and replaced
    with TQt3's TQPtrList/TQPtrListIterator ones.
  • [79113dda] QT_NO_* -> TQT_NO_* renaming.
  • [2638efc5] 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
  • [2ead41ab] qt -> tqt conversion:
    QTDIR -> TQTDIR
    QTDOC -> TQTDOC
    INCDIR_QT -> INCDIR_TQT
    LIBDIR_QT -> LIBDIR_TQT
    QT_INC -> TQT_INC
    QT_LIB -> TQT_LIB
  • [0517447c] qt -> tqt conversion:
    qtlib -> tqtlib
    libqt -> libtqt
    QTLIB -> TQTLIB
    LIBQT -> LIBTQT
  • [aa7aad92] QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
  • [893921f0] Conversion QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT

tqca

  • [8dbed86e] Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
  • [5b8f1362] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
  • [fa766590] qt -> tqt conversion:
    QTDIR -> TQTDIR
    QTDOC -> TQTDOC
    INCDIR_QT -> INCDIR_TQT
    LIBDIR_QT -> LIBDIR_TQT
    QT_INC -> TQT_INC
    QT_LIB -> TQT_LIB

core

tdelibs

tdebase

tdepim

tdemultimedia

tdenetwork

tdegraphics

tdetoys

tdeutils

tdeedu

tdegames

tdeaccessibility

tdeaddons

tdeadmin

tdeartwork

tdebindings

  • [e4e0bb8c] Fix build when tqscintilla support is enabled
  • [d85bd771] Drop support for python2.
  • [3b188e18] dcoppython: Get the path to the python site directory from the python configuration.
  • [d44901d1] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
  • [24f4fe61] Fixed up incomplete qtplugins -> tqtplugins renaming.
  • [64ae9886] Removed obsolete Qt2's TQStack class and replaced with TQt3's TQPtrStack.
  • [51a4c1b3] Switch all submodules to https.
  • [a784c57e] Removed .lsm files. lsm database is outdated and unmaintained.
  • [245d13f9] Adjusted to use new TQStringVariantMap type.
  • [9055b21d] Adjusted to latest TQVariant::TQVariant(bool) function.
  • [f1b7f3a2] Adapted to new KPasswordEdit::password() signature. This relates to bug #2961
  • [00c0d0cb] Removed some obsolete code related to Qt1.
  • [8b72a6c4] Removed obsolete Qt2's TQVector class and replaced
    with TQt3's TQPtrVector.
  • [eced9c9f] Removed obsolete Qt2's TQList/TQListIterator classes and replaced
    with TQt3's TQPtrList/TQPtrListIterator ones.
  • [5dba7cef] QT_NO_* -> TQT_NO_* renaming.
  • [c6c3d201] Fixed FTBFS caused by libqtsharp -> libtqtsharp renaming
  • [78ffbcd1] qt -> tqt conversion:
    kdeqt -> kdetqt
    qtkde -> tqtkde
    qtdesigner -> tqtdesigner
  • [574903ae] 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
  • [aac41482] qt -> tqt conversion:
    QTDIR -> TQTDIR
    QTDOC -> TQTDOC
    INCDIR_QT -> INCDIR_TQT
    LIBDIR_QT -> LIBDIR_TQT
    QT_INC -> TQT_INC
    QT_LIB -> TQT_LIB
  • [06fc5b22] qt -> tqt conversion:
    qtlib -> tqtlib
    libqt -> libtqt
    QTLIB -> TQTLIB
    LIBQT -> LIBTQT
  • [4ac88663] QT_INCLUDES => TQT_INCLUDES conversion
  • [2cd0c8be] Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
  • [a6fa759a] Fixed FTBFS due to qt_include variable.
  • [659cc67e] QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
  • [50f8377b] LIB_QT -> LIB_TQT conversion to align to updated admin module

tdesdk

tdevelop

tdewebdev

tde-i18n

libraries

libkdcraw

libkexiv2

  • [dfdcb14f] Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
  • [46a94869] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
  • [0de4ada5] Switch all submodules to https.
  • [1c72d41a] Removed .lsm files. lsm database is outdated and unmaintained.
  • [abd425a0] Replaced _BSD_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS.
  • [50100453] qt -> tqt conversion:
    kdeqt -> kdetqt
    qtkde -> tqtkde
    qtdesigner -> tqtdesigner
  • [5d689729] 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
  • [53c51f75] qt -> tqt conversion:
    QTDIR -> TQTDIR
    QTDOC -> TQTDOC
    INCDIR_QT -> INCDIR_TQT
    LIBDIR_QT -> LIBDIR_TQT
    QT_INC -> TQT_INC
    QT_LIB -> TQT_LIB
  • [bd4e850d] qt -> tqt conversion:
    qtlib -> tqtlib
    libqt -> libtqt
    QTLIB -> TQTLIB
    LIBQT -> LIBTQT
  • [35591b74] qt_includes => tqt_includes conversion
  • [251f867d] QT_INCLUDES => TQT_INCLUDES conversion
  • [26b61cde] Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
  • [0d14e9f7] KDE_USE_QT* -> KDE_USE_TQT* conversion
  • [62d3a485] AC_PATH_QT* -> AC_PATH_TQT* conversion
  • [0e35433a] QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
  • [3e741d33] LIB_QT -> LIB_TQT conversion to align to updated admin module

libkipi

  • [0d307244] Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
  • [e88ae1d2] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
  • [14d05040] Update translation files
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    Translation: libraries/libkipi
    Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/libkipi/
  • [ecf34a0c] Update translation template.
  • [fe018a4b] Switch all submodules to https.
  • [e8339c92] Removed .lsm files. lsm database is outdated and unmaintained.
  • [bf29f247] Translated using Weblate (German)
    Currently translated at 100.0% (26 of 26 strings)
    Translation: libraries/libkipi
    Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/libkipi/de/
  • [e2981d9d] Adjusted to use new TQStringVariantMap type.
  • [da09e19b] Update translation files
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    Translation: libraries/libkipi
    Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/libraries/libkipi/
  • [c1a836a3] Removed obsolete Qt2's TQList/TQListIterator classes and replaced
    with TQt3's TQPtrList/TQPtrListIterator ones.
  • [ef308d7a] Replaced _BSD_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS.
  • [e7430c10] qt -> tqt conversion:
    kdeqt -> kdetqt
    qtkde -> tqtkde
    qtdesigner -> tqtdesigner
  • [2ca7aeed] 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
  • [fa1633ef] qt -> tqt conversion:
    QTDIR -> TQTDIR
    QTDOC -> TQTDOC
    INCDIR_QT -> INCDIR_TQT
    LIBDIR_QT -> LIBDIR_TQT
    QT_INC -> TQT_INC
    QT_LIB -> TQT_LIB
  • [3d3e762a] qt -> tqt conversion:
    qtlib -> tqtlib
    libqt -> libtqt
    QTLIB -> TQTLIB
    LIBQT -> LIBTQT
  • [923230e5] qt_includes => tqt_includes conversion
  • [1e94e345] QT_INCLUDES => TQT_INCLUDES conversion
  • [50583667] Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
  • [e9f0fa88] KDE_USE_QT* -> KDE_USE_TQT* conversion
  • [b73bbc2b] AC_PATH_QT* -> AC_PATH_TQT* conversion
  • [9ee31170] QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
  • [22c79619] LIB_QT -> LIB_TQT conversion to align to updated admin module

kipi-plugins

libksquirrel

  • [0e5b1a24] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
  • [1cae3863] Switch all submodules to https.
  • [0edd7fb3] Replaced _BSD_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS.
  • [3a091912] qt -> tqt conversion:
    kdeqt -> kdetqt
    qtkde -> tqtkde
    qtdesigner -> tqtdesigner
  • [f91035e3] 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
  • [8ca1c473] qt -> tqt conversion:
    QTDIR -> TQTDIR
    QTDOC -> TQTDOC
    INCDIR_QT -> INCDIR_TQT
    LIBDIR_QT -> LIBDIR_TQT
    QT_INC -> TQT_INC
    QT_LIB -> TQT_LIB
  • [74744d9e] qt -> tqt conversion:
    qtlib -> tqtlib
    libqt -> libtqt
    QTLIB -> TQTLIB
    LIBQT -> LIBTQT
  • [5ec95445] qt_includes => tqt_includes conversion
  • [8b2049dd] QT_INCLUDES => TQT_INCLUDES conversion
  • [a208f70a] Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
  • [36bed8fc] KDE_USE_QT* -> KDE_USE_TQT* conversion
  • [03a4c0a8] AC_PATH_QT* -> AC_PATH_TQT* conversion
  • [ed768362] QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
  • [62ccabc9] LIB_QT -> LIB_TQT conversion to align to updated admin module

libtdeldap

  • [d4c0483c] Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
  • [abc4d3e3] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
  • [7ccc7470] Updated to use new standalone tdehw library.
  • [47c8c586] Fix crash if empty certificate is provided in PKI list
  • [15d4ac13] Switch all submodules to https.
  • [582c8f01] Fix heimdal detection on multiarch systems
    in case the pkg-config file is not available.
  • [9ca53813] Fix detection of older Heimdal versions
    because paths may be inaccurate in pkg-config.
  • [dc2d6876] Remove invalid specification of crlhours in CRL generator when crldays was already given
  • [123de339] More changes for bug #2961
  • [8bd9acb7] Adapted to new KPasswordEdit::password() signature. This relates to bug
    2961.
  • [3c194b6f] LIB_QT -> LIB_TQT conversion to align to updated admin module
  • [bdf74509] OpenSSL 1.1.0 and later use a builtin OID database that conficts with our explicit OID definitions
    Attempt to detect OpenSSL verisons prior to 1.1.0, and only add explicit OID definitions for those older versions
  • [84485fe6] Fix invalid OpenSSL command syntax
  • [3086fd51] Remove invalid PAM option
  • [1ccfd00c] Create the PKCS#11 configuration directory if it does not exist before attempting to write the configuration file into it
  • [e7fe109b] Add method to get PKCS enablement status
  • [e7d00722] Quote filenames when generating or modifying certificates via OpenSSL
  • [2faf4b1c] Add missing object classes during user creation
  • [cc41b404] Fixup prior commit
  • [a12aeff2] Close cert file handle if already open before opening for write
    Fixup missing newlines in printf warnings from last commit
  • [68049e4a] Don't abort on chown() failure for certificate files
  • [f642cc77] Fix krb5 library detection
    This resolves FTBFS with heimdal-krb5
  • [7b0e95f3] Fix missing stirng placeholder in warning message
  • [3991980d] Revert "Fix memory leak on certificate request attempt"
    Unfortunately this did not fix the leak as I originally thought.
    This reverts commit 2e9737f1184064e01b7ee0a9504d601d74ba4bf2.
  • [2e9737f1] Fix memory leak on certificate request attempt
  • [ca4c8720] Properly report certificate retrieval failures to calling application
  • [f1b7b038] Remove any chance of passwords persisting in deallocated main memory after application termination
  • [e1d85d3d] Use correct permissive flag
  • [2752bfb1] Fix FTBFS on ancient Heimdal versions
  • [56c2b5fc] Add deactivated krb5 PKCS login line
  • [7ebf958b] Write out remaining appdefaults entries on client
  • [53a442c9] Allow Kerberos ticket init via cryptographic card
  • [80c65755] Write missing appdefaults section on client machines
  • [d9172dad] Add PKI subject mapping to user principals
    Fix long-standing inability to clear user principal attribute fields
  • [c70ce69a] Convert the last methods using the kadmin utility to the Heimdal C API
  • [11869fce] Move keytab export to native Heimdal API
  • [e0857068] Convert service add to C API
  • [5ae128fb] Remove dead code from prior commit
  • [0fbc17ac] Convert machine add to kadmin API
  • [3d6055df] Fix local kadmin access
  • [bd30e6c6] Start to move away from using the kadmin binary to using the kadmin client API
  • [a619f644] Fix a few minor issues with PKI certificate generation
  • [6cddf7dd] Minor fixup to cert generation code
  • [07d094fd] Extend PKCS certificate generation routines
    This breaks the ABI
  • [c6eab472] Add PKCS methods
  • [30b251b0] Clean up revoked certificates when done updating CRL
  • [ba7bc5af] Fix up certificate expiry detection
  • [c714661b] Add certificate store attribute access method
  • [521c4ed5] Add additional CRL manipulation methods
  • [0fce8b42] Store CRL expiry in LDAP
  • [efb81441] Add CRL generation
  • [a97c0c3d] Implement several methods required for PKI certificate management
  • [54d8d258] Extend user key and certificate generation methods
  • [0a81ad9d] Fix CN/DN ordering
  • [bc95fa92] Properly set CRL URL and fix up a few other glitches
  • [f0eeda5d] Allow CRL URL to be set via configuration file
  • [6df22c8c] Fix up Kerberos PKI certificate generation
  • [d6f00465] Allow certificate expiry to be set
  • [f4afc129] Extend CA expiry to 1 year

libtqt-perl

  • [289e21ee] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
  • [7de0ecd4] Removed obsolete Qt2's TQStack class and replaced with TQt3's TQPtrStack.
  • [6a8060b6] Switch all submodules to https.
  • [deae5556] Adjusted to latest TQVariant::TQVariant(bool) function.
  • [3144af35] Removed some obsolete code related to Qt1.
  • [2eb40c72] Removed obsolete Qt2's TQVector class and replaced
    with TQt3's TQPtrVector.
  • [667e736a] Removed obsolete Qt2's TQList/TQListIterator classes and replaced
    with TQt3's TQPtrList/TQPtrListIterator ones.
  • [75077514] QT_NO_* -> TQT_NO_* renaming.
  • [c50852f1] Replaced _BSD_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS.
  • [a2c2bab2] qt -> tqt conversion:
    kdeqt -> kdetqt
    qtkde -> tqtkde
    qtdesigner -> tqtdesigner
  • [709c2c3d] 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
  • [1a7d0e63] qt -> tqt conversion:
    QTDIR -> TQTDIR
    QTDOC -> TQTDOC
    INCDIR_QT -> INCDIR_TQT
    LIBDIR_QT -> LIBDIR_TQT
    QT_INC -> TQT_INC
    QT_LIB -> TQT_LIB
  • [1c9d0776] qt -> tqt conversion:
    qtlib -> tqtlib
    libqt -> libtqt
    QTLIB -> TQTLIB
    LIBQT -> LIBTQT
  • [c971f4e3] qt_includes => tqt_includes conversion
  • [34219189] KDE_USE_QT* -> KDE_USE_TQT* conversion
  • [dc853555] AC_PATH_QT* -> AC_PATH_TQT* conversion
  • [e0433165] Conversion AC_PATH_QT => AC_PATH_TQT, KDE_USE_QT => KDE_USE_TQT
    to align to corresponding patch for common/admin module
  • [e7782287] QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
  • [f0e2cb3e] LIB_QT -> LIB_TQT conversion to align to updated admin module
  • [76cddaa2] Update AUTHORS

pytde

  • [5a0ac302] Update KPrinter API following commit TDE/tdelibs 9cff750d.
  • [69c48c09] Fix omitted renaming pyuic => pytquic.
  • [cddd660c] Update after renaming qt => tqt in PyTQt module.
  • [79ced6fb] Remove/replace old conditional python code.
  • [12236609] Convert tdepyuic to support Python 3.
  • [8d670831] Fixed FTBFS caused by commit 4ce11cc
  • [4ce11cc3] Drop python2 support.
  • [065f41b4] Use the full names of PyTQt modules in the pytde_imports table.
    This will allow PyTQt modules to be loaded automatically
    when importing PyTDE modules.
  • [25a48864] Update after rename python extension module from python_tqt to PyTQt.
  • [49d458e2] Update for renamed sip_tqt_config.
  • [5aaf2494] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
  • [5caedd0d] Switch all submodules to https.
  • [db12b1fb] Adapted to new KPasswordEdit::password() signature. This relates to bug #2961
  • [3508bf8a] Removed obsolete Qt2's TQList/TQListIterator classes and replaced
    with TQt3's TQPtrList/TQPtrListIterator ones.
  • [5514eaad] 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

pytdeextensions

  • [79f67e72] Minor improvement to python version detection condition.
  • [e0c6c2a7] Fix initialization of the python interpreter. This was causing runtime SEGV in tde-guidance
  • [e55e706f] Update after renaming qt => tqt in PyTQt module.
  • [2d380395] Fix reference to python module TQtDesigner in setup.py.
    Python module TQtDesigner still named qtdesigner for now.
  • [cc5852b1] Drop python2 support in code generated from tdedistutils.py.
  • [6ffb11c0] Add abiflags to the name of the linked Python 3 library in tdedistutils.py.
  • [54d0b09b] Fix import of qtuicompiler in tdedistutils.py.
  • [30c4c2b3] Add abiflags to the name of the linked Python 3 library.
  • [f75fae3b] Drop python2 support.
  • [a635b7dc] Update after rename python extension module from python_tqt to PyTQt.
  • [988a672a] Update for renamed sip-tqt.
  • [87509b28] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
  • [db0698e9] Switch all submodules to https.
  • [a60e556f] Removed .lsm files. lsm database is outdated and unmaintained.
  • [e1b19df2] qt -> tqt conversion:
    kdeqt -> kdetqt
    qtkde -> tqtkde
    qtdesigner -> tqtdesigner
  • [59fe6a52] qt -> tqt conversion:
    QTDIR -> TQTDIR
    QTDOC -> TQTDOC
    INCDIR_QT -> INCDIR_TQT
    LIBDIR_QT -> LIBDIR_TQT
    QT_INC -> TQT_INC
    QT_LIB -> TQT_LIB
  • [8f8a355b] qt -> tqt conversion:
    qtlib -> tqtlib
    libqt -> libtqt
    QTLIB -> TQTLIB
    LIBQT -> LIBTQT

applications/development

kdbg

kdiff3

kpicosim

  • [53e1a89f] Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
  • [7fe0fe2e] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
  • [32c367e7] Update translation files
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    Translation: applications/kpicosim
    Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kpicosim/
  • [9957a06e] Update translation template.
  • [7b963fdd] Added translation using Weblate (German)
  • [9c015cc9] Switch all submodules to https.
  • [1ce8d3fb] Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS.
  • [b1ee7f5e] qt -> tqt conversion:
    kdeqt -> kdetqt
    qtkde -> tqtkde
    qtdesigner -> tqtdesigner
  • [c611ab8a] 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
  • [8ae736d7] qt -> tqt conversion:
    QTDIR -> TQTDIR
    QTDOC -> TQTDOC
    INCDIR_QT -> INCDIR_TQT
    LIBDIR_QT -> LIBDIR_TQT
    QT_INC -> TQT_INC
    QT_LIB -> TQT_LIB
  • [2d04f6db] qt -> tqt conversion:
    qtlib -> tqtlib
    libqt -> libtqt
    QTLIB -> TQTLIB
    LIBQT -> LIBTQT
  • [23eba729] qt_includes => tqt_includes conversion
  • [387dbebb] QT_INCLUDES => TQT_INCLUDES conversion
  • [99c8c2cf] Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
  • [b40962cf] KDE_USE_QT* -> KDE_USE_TQT* conversion
  • [bb9c3b15] AC_PATH_QT* -> AC_PATH_TQT* conversion
  • [ba2978d2] QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
  • [ac5251ec] LIB_QT -> LIB_TQT conversion to align to updated admin module

kscope

ktechlab

piklab

tdesvn

applications/games

knights

applications/graphics

digikam

gwenview

  • [b65b0448] Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
  • [fc2b6f61] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
  • [526d6a90] Switch all submodules to https.
  • [8d0ae36e] Adjusted to use new TQStringVariantMap type.
  • [7e43ab71] qt -> tqt conversion:
    QTDIR -> TQTDIR
    QTDOC -> TQTDOC
    INCDIR_QT -> INCDIR_TQT
    LIBDIR_QT -> LIBDIR_TQT
    QT_INC -> TQT_INC
    QT_LIB -> TQT_LIB
  • [36912882] qt -> tqt conversion:
    qtlib -> tqtlib
    libqt -> libtqt
    QTLIB -> TQTLIB
    LIBQT -> LIBTQT
  • [d2b4f2a5] Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
  • [69ee1128] LIB_QT -> LIB_TQT conversion to align to updated admin module

gwenview-i18n

ksquirrel

potracegui

applications/internet

kasablanca

kbiff

kftpgrabber

knmap

  • [1dcd62f0] Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
  • [9ca26196] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
  • [adf26c6c] Translated using Weblate (Italian)
    Currently translated at 100.0% (3 of 3 strings)
    Translation: applications/knmap - knmap.desktop
    Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knmap-knmapdesktop/it/
  • [ffe0c4ea] Update translation files
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    Translation: applications/knmap
    Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/knmap/
  • [d1f7e65a] Update translation template.
  • [b041769d] Added translation using Weblate (German)
  • [4ac5d1fa] Switch all submodules to https.
  • [a00e7b44] Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS.
  • [aec079bc] qt -> tqt conversion:
    kdeqt -> kdetqt
    qtkde -> tqtkde
    qtdesigner -> tqtdesigner
  • [ee8d3dd4] 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
  • [265a1294] qt -> tqt conversion:
    QTDIR -> TQTDIR
    QTDOC -> TQTDOC
    INCDIR_QT -> INCDIR_TQT
    LIBDIR_QT -> LIBDIR_TQT
    QT_INC -> TQT_INC
    QT_LIB -> TQT_LIB
  • [ae27ac55] qt -> tqt conversion:
    qtlib -> tqtlib
    libqt -> libtqt
    QTLIB -> TQTLIB
    LIBQT -> LIBTQT
  • [3fba1b1f] qt_includes => tqt_includes conversion
  • [a27c8a4d] QT_INCLUDES => TQT_INCLUDES conversion
  • [f02bf80b] Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
  • [ff2d40fe] KDE_USE_QT* -> KDE_USE_TQT* conversion
  • [44b8ae6a] AC_PATH_QT* -> AC_PATH_TQT* conversion
  • [1e87339e] QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
  • [9076d3a8] LIB_QT -> LIB_TQT conversion to align to updated admin module

konversation

kopete-otr

kshowmail

kstreamripper

  • [3f1b0fec] Update translation files
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    Translation: applications/kstreamripper
    Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kstreamripper/
  • [ae1ae2fb] Update translation template.
  • [1b961782] Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
  • [86cbf592] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
  • [97eec7a6] Update translation files
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    Translation: applications/kstreamripper
    Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kstreamripper/
  • [acb41887] Update translation template.
  • [d6c56ff4] Added translation using Weblate (German)
  • [a70df54f] Switch all submodules to https.
  • [0f6c4cf9] Removed .lsm files. lsm database is outdated and unmaintained.
  • [0b4a0e5b] Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS.
  • [585fcc3d] 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
  • [977a33f9] qt -> tqt conversion:
    QTDIR -> TQTDIR
    QTDOC -> TQTDOC
    INCDIR_QT -> INCDIR_TQT
    LIBDIR_QT -> LIBDIR_TQT
    QT_INC -> TQT_INC
    QT_LIB -> TQT_LIB
  • [f666158f] qt -> tqt conversion:
    qtlib -> tqtlib
    libqt -> libtqt
    QTLIB -> TQTLIB
    LIBQT -> LIBTQT
  • [7da5708a] Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
  • [76cd2bef] QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module

ktorrent

kvirc

kvpnc

smb4k

tork

applications/misc

bibletime

compizconfig-backend-tdeconfig

  • [c99f8f49] Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
  • [323e9ab3] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
  • [59cdea01] Switch all submodules to https.
  • [cdb79d1b] Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS.
  • [596800ab] qt -> tqt conversion:
    kdeqt -> kdetqt
    qtkde -> tqtkde
    qtdesigner -> tqtdesigner
  • [769dafb2] 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
  • [860823bd] qt -> tqt conversion:
    QTDIR -> TQTDIR
    QTDOC -> TQTDOC
    INCDIR_QT -> INCDIR_TQT
    LIBDIR_QT -> LIBDIR_TQT
    QT_INC -> TQT_INC
    QT_LIB -> TQT_LIB
  • [a67da36f] qt -> tqt conversion:
    qtlib -> tqtlib
    libqt -> libtqt
    QTLIB -> TQTLIB
    LIBQT -> LIBTQT
  • [40da96ed] qt_includes => tqt_includes conversion
  • [4d8ba604] QT_INCLUDES => TQT_INCLUDES conversion
  • [8ace2d26] Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
  • [15f96eba] KDE_USE_QT* -> KDE_USE_TQT* conversion
  • [c0cfa9d9] AC_PATH_QT* -> AC_PATH_TQT* conversion
  • [5a01a9b6] QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
  • [0463fb9c] LIB_QT -> LIB_TQT conversion to align to updated admin module

desktop-effects-tde

kcmldap

  • [587278f6] Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
  • [34a60011] Update translation template.
  • [a27e1070] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
  • [f10e0acd] Update translation template.
  • [d41d7bb7] Switch all submodules to https.
  • [4d531f1e] LIB_QT -> LIB_TQT conversion to align to updated admin module
  • [78e17a28] Abort certificate load process on initial CA certificate retrieval failure
  • [5f900798] Add PKCS login setup controls
  • [c14f2f46] Add CRL support
  • [3ca881c5] Fix up cert-updater variable names

kcmldapcontroller

  • [248dd79e] Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
  • [6c0dcb8a] Update translation template.
  • [464df8a8] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
  • [0da2a2cd] Update translation template.
  • [591780e2] Switch all submodules to https.
  • [6da784fc] Update translation template.
  • [0573dbda] Adapted to new KPasswordEdit::password() signature. This relates to bug #2961
  • [473b379f] LIB_QT -> LIB_TQT conversion to align to updated admin module
  • [bc692978] Add missing krb5ExtendedAttributes MAY to skelton HDB LDIF
  • [50ab0443] Clean up whitespace
  • [5207ad89] Fix krb5 library detection. This resolves FTBFS with heimdal-krb5.
    Based on similar patch for libraries/libtdeldap from Slavek Banko.
  • [e850ed29] Add preliminary krb5ExtendedAttributes field to HDB LDIF structure
    See https://github.com/heimdal/heimdal/pull/141
  • [61679fe4] Specify pkinit_principal_in_certificate
  • [c64f2d2b] Update CRL independently of root CA
  • [037ea2ce] Enable CRL expiration display
  • [62a8d5e8] Store CRL expiry in LDAP
  • [d21c8923] Add CRL support
  • [75a61a29] Reload LDAP certificates after regeneration
  • [18c4c378] Use tdeldap library PKI certificate generation methods
  • [4df015f3] Add certificate lifetime configuration options

kcmldapmanager

kerberostray

  • [92c7b306] Added translation using Weblate (Dutch)
  • [076b0364] Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
  • [12e67256] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
  • [416977e8] Updated to use new standalone tdehw library.
  • [1a2cd45e] Update translation files
    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    Translation: applications/kerberostray
    Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kerberostray/
  • [9a5f99e4] Update translation template.
  • [34f3ef21] Added translation using Weblate (German)
  • [2d2a3011] Switch all submodules to https.
  • [9065695a] LIB_QT -> LIB_TQT conversion to align to updated admin module
  • [d8f34393] Fix krb5 library detection. This resolves FTBFS with heimdal-krb5.
    Based on similar patch for libraries/libtdeldap from Slavek Banko.
  • [5fb3200d] Allow Kerberos ticket init via cryptographic card

krecipes

applications/multimedia

amarok

k3b

k3b-i18n

k9copy

kaffeine

kaffeine-mozilla

  • [9df4fd95] Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
  • [00c3b947] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
  • [3ca72a53] Switch all submodules to https.

kmplayer

mplayerthumbs

rosegarden

soundkonverter

tderadio

applications/office

basket

kbibtex

kbookreader

kile

kmymoney

knowit

koffice

  • [3cd0cbde] Fix python3 indentation
  • [2b9cf56a] Added build fix for with new version of libpaper
  • [35ce85f8] Update kivio python 3 integration.
  • [cb526fe9] Disable build of Kross python plugin, because it is not compatible with Python >= 3.
  • [21c65482] Update after renaming qt => tqt in PyTQt module.
  • [86480e58] Drop python2 support in scripts.
  • [135d0050] Update python scripts for PyTQt.
  • [69b99acb] KOffice: switch to global TDEFontChooser
  • [56b40453] Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
  • [6468d179] KPresenter: look in DATADIR/kpresenter for template
    This is because when the app is launched as part of KOShell,
    the appname is koshell instead of kpresenter, making usage of
    APPDATADIR fail.
    This resolves issue #21
  • [dd4a9b25] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
  • [ebf7cc5c] Adjusted after dropping obsolete Qt2's QList and QVector classes.
  • [1c1c62c8] Switch all submodules to https.
  • [9b2ed291] Removed .lsm files. lsm database is outdated and unmaintained.
  • [778e3a69] Adjusted to new normalized device icon names in tdelibs.
  • [ecc094c8] Fix FTBFS on missing TQStringVariantMap type
    when building without --enable-final.
  • [728b7db2] Adjusted to use new TQStringVariantMap type.
  • [04a12485] Adjusted to latest TQVariant::TQVariant(bool) function.
  • [f2b042c8] Adapted to new KPasswordEdit::password() signature. This relates to bug #2961
  • [c8c4e319] Removed obsolete Qt2's TQVector class and replaced
    with TQt3's TQPtrVector.
  • [5bcc6704] Removed obsolete Qt2's TQList/TQListIterator classes and replaced
    with TQt3's TQPtrList/TQPtrListIterator ones.
  • [3378a99a] QT_NO_* -> TQT_NO_* renaming.
  • [8d7df696] Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS.
  • [406bc2a9] qt -> tqt conversion:
    kdeqt -> kdetqt
    qtkde -> tqtkde
    qtdesigner -> tqtdesigner
  • [93889a76] 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
  • [ca14366f] qt -> tqt conversion:
    QTDIR -> TQTDIR
    QTDOC -> TQTDOC
    INCDIR_QT -> INCDIR_TQT
    LIBDIR_QT -> LIBDIR_TQT
    QT_INC -> TQT_INC
    QT_LIB -> TQT_LIB
  • [d3934e8c] qt -> tqt conversion:
    qtlib -> tqtlib
    libqt -> libtqt
    QTLIB -> TQTLIB
    LIBQT -> LIBTQT
  • [090cfdd5] qt_includes => tqt_includes conversion
  • [91237c72] AC_PATH_QT* -> AC_PATH_TQT* conversion
  • [08647add] LIB_QT -> LIB_TQT conversion to align to updated admin module
  • [aa8bcb87] Fix FTBFS on Debian and Ubuntu

koffice-i18n

kpilot

tellico

applications/settings

kdpkg

kima

kiosktool

kkbswitch

klcddimmer

kmyfirewall

  • [f2ee79d6] Update translation template.
  • [5c3d25f7] Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
  • [f10f09dc] Update translation template.
  • [c5607a51] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
  • [85a29d72] Update translation template.
  • [2a4fad28] Switch all submodules to https.
  • [5990cf32] Removed .lsm files. lsm database is outdated and unmaintained.
  • [0bc046c8] Adjusted to new normalized device icon names in tdelibs.
  • [dec49e4d] Replaced _BSD_SOURCE, _SVID_SOURCE with _DEFAULT_SOURCE. Removed AC_CHECK_GNU_EXTENSIONS.
  • [38b35cbb] Fixed FTBFS caused by qt->tqt renaming.
  • [dc33fdc9] qt -> tqt conversion:
    kdeqt -> kdetqt
    qtkde -> tqtkde
    qtdesigner -> tqtdesigner
  • [e318bd81] 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
  • [9620e2f2] qt -> tqt conversion:
    QTDIR -> TQTDIR
    QTDOC -> TQTDOC
    INCDIR_QT -> INCDIR_TQT
    LIBDIR_QT -> LIBDIR_TQT
    QT_INC -> TQT_INC
    QT_LIB -> TQT_LIB
  • [fff8cc4d] qt -> tqt conversion:
    qtlib -> tqtlib
    libqt -> libtqt
    QTLIB -> TQTLIB
    LIBQT -> LIBTQT
  • [53e2e28e] qt_includes => tqt_includes conversion
  • [b1530970] QT_INCLUDES => TQT_INCLUDES conversion
  • [e058e2e3] Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
  • [4fc3ea95] KDE_USE_QT* -> KDE_USE_TQT* conversion
  • [5999814e] AC_PATH_QT* -> AC_PATH_TQT* conversion
  • [35a30e73] QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module
  • [826ae54c] LIB_QT -> LIB_TQT conversion to align to updated admin module

tde-guidance

  • [cf571297] Fix functionality with python 3.
  • [00acd92f] Update after renaming qt => tqt in PyTQt module.
  • [94f5a3f1] Drop python2 support.
  • [cebecd44] Update after rename python extension module from python_tqt to PyTQt.
  • [b9e2f5ab] Update for renamed sip-tqt.
  • [8fc6ff53] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
  • [42f52062] Switch all submodules to https.

tde-systemsettings

tdenetworkmanager

tdesudo

wlassistant

applications/system

dolphin

katapult

kbfx

kcmautostart

kdbusnotification

  • [78150ab1] Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
  • [64665729] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
  • [42e7df24] Switch all submodules to https.
  • [221f9293] 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
  • [a6928ca2] QT_INCLUDES => TQT_INCLUDES conversion
  • [bc0651c2] Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
  • [0f42dc7c] LIB_QT -> LIB_TQT conversion to align to updated admin module
  • [2d06be10] Fix incorrect slots
  • [8814698e] Use notifier stack class in tdeui

knemo

knetload

knetstats

krusader

kshutdown

ksystemlog

kvkbd

smartcardauth

  • [176e596e] Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
  • [64a75f83] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
  • [6d6ab7d7] Minor code refactoring of previous commit.
  • [f8116fd3] Re-enable OpenSSL < 1.1 compatibility.
  • [9ec2a99d] Fix random pool stat detection on new Linux kernels
    Make sure the udev shared library is available in the initramfs environment
  • [823a7b1e] The exact version of ncurses doesn't matter, so copy whatever is installed
  • [5362960c] Fix multiarch library location on ppc64le systems
  • [6c785628] Use central variable to define system PKCS library location
  • [ef2c98aa] Update card PIN check utility for modern OpenSSL library versions
  • [de7f023c] Switch all submodules to https.
  • [69309840] conversion to the cmake building system
  • [37de9517] Fix decryption with multiple LUKS keyfiles available
  • [4114606c] Gracefully handle lack of random data in early system startup
    Speed up PC/SC launch
  • [1211309c] Fix initramfs build failure when no LUKS disk keys are available
  • [113f72cc] Fix incorrect script being installed in initramfs
  • [061be9da] Fix FTBFS
  • [68dc59cb] Add autoPIN support
  • [640e6672] v2.0 Release
    Use TDE builtins for almost all functions
    This package now only provides the initramfs LUKS configuration and related program(s)
  • [a87c27c8] Add option to clear LUKS key from card

tdepowersave

yakuake

applications/tdeio

tdeio-apt

tdeio-ftps

tdeio-locate

tdeio-sword

tdeio-umountwrapper

applications/themes

gtk-qt-engine

gtk3-tqt-engine

  • [eeae4896] Drop autotools support.
  • [c7dbb8a1] Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
  • [c9da74d6] Switch all submodules to https.
  • [587ca734] LIB_QT -> LIB_TQT conversion to align to updated admin module

kgtk-qt3

ksplash-engine-moodin

qt4-tqt-theme-engine

  • [4a22ef34] Adjusted to new normalized device icon names in tdelibs.
  • [67bc284c] QT_NO_* -> TQT_NO_* renaming.
  • [929763a0] qt -> tqt conversion:
    QTDIR -> TQTDIR
    QTDOC -> TQTDOC
    INCDIR_QT -> INCDIR_TQT
    LIBDIR_QT -> LIBDIR_TQT
    QT_INC -> TQT_INC
    QT_LIB -> TQT_LIB
  • [51ca8912] QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin module

tde-style-lipstik

tde-style-qtcurve

tdmtheme

twin-style-crystal

applications/utilities

abakus

filelight

kbarcode

kchmviewer

kcpuload

kdirstat

keep

knutclient

krename

ksensors

packaging

packaging

  • [183f62d7] ArchLinux: Update for final R14.1.0.
    Add pkgbuilds for several applications.
    Add pkgbuilds for dependencies that
    are not available on archlinuxpower.org.
  • [4975402d] FreeBSD: Add ports updated for final release R14.1.0.
    Add a script to synchronize ports to the FreeBSD ports structure.
    Add meta-port 'tde-meta' to install all TDE ports.
  • [718961e6] RPM: update build script for el9
  • [78c25ac4] RPM: update build script
  • [083646e0] DEB trinity-apt-archive: Add an option with the determination of architecture.
    This will prevent automatic loading of sources for additional architectures,
    which may not be available to some distributions.
  • [526df5c7] DEB trinity-apt-archive: Set the apt repository URL
    to the final placement of the official releases.
  • [50110d42] RPM: update opensuse dependencies to postgresql
  • [b74e1dc2] RPM: bibletime: fix man page installation
  • [34ca02e1] RPM: polkit-tqt: fix build dependencies
  • [36b384a4] RPM: more python3 build fixes
  • [9cbd3ceb] RPM: enable mplayer related packages on rhel9
  • [bf01e0dc] RPM: update Makefile
  • [30fc654c] RPM: update trinity-desktop metapackage
  • [a589a456] RPM: update Makefile
  • [4eb630f7] RPM: update docker scripts
  • [2e429c4c] RPM: tdeartwork: fix WITH_LIBART cmake option
  • [5c45aeee] RPM: update tde/packaging repository path in build scripts
  • [a9ccaaea] RPM: tqscintilla: fix build on opensuse
  • [87de643a] RPM: koffice: fix dependency to libpqxx-devel
  • [6ca4bfa0] RPM: enable xscreensaver support on rhel9
  • [a8c546ce] RPM: libtdeldap: fix heimdal detection on Fedora
  • [d8a1512d] RPM: more updates related to python3
  • [c58c672b] RPM: add CMAKE_SKIP_INSTALL_RPATH=OFF option to all cmake packages
  • [3b5e60e0] RPM: update bibletime
  • [b18d6fb7] RPM: update docker/mga8
  • [12042666] RPM: add tdebluez package
  • [416d946d] RPM: update wlassistant
  • [79aeecd0] RPM: update twin-style-crystal
  • [78fc7e71] RPM: update tqscintilla
  • [0ea4065b] RPM: update tellico
  • [d371d119] RPM: update tde-style-baghira
  • [f6a4f535] RPM: update tde-guidance
  • [26352e75] RPM: update tdevelop
  • [84bf1936] RPM: update tdeutils
  • [54a52109] RPM: update tdetoys
  • [48e51262] RPM: update tdesvn
  • [27a2131e] RPM: update tdebindings
  • [a4ba3114] RPM: update tdebase
  • [fc9e1a96] RPM: update tdeaddons
  • [09e63fe0] RPM: update pytqt
  • [c0dd088b] RPM: update pytdeextensions
  • [1ee750e7] RPM: update pytde
  • [4bfb5288] RPM: update sip4-tqt
  • [57160504] RPM: update konversation
  • [74a7efdc] RPM: update kxmleditor
  • [c7c1c391] RPM: update kooldock
  • [61c44c4a] RPM: update koffice
  • [fd9a8063] RPM: update gwenview-i18n
  • [3ef9b6ab] RPM: update gtk3-qt-engine
  • [4d6d012c] RPM: update bibletime
  • [3a5369c3] RPM: update amarok
  • [09edef8c] RPM: update build dependencies for kcmldap and kerberostray
  • [f9cf6487] RPM: remove obsolete kuickshow package
  • [7a2515b7] RPM: remove obsolete kpowersave package
  • [6a62953f] RPM: remove obsolete knetworkmanager package
  • [07a9146e] RPM: remove obsolete filelight-l10n package
  • [23b11258] RPM: remove obsolete adept package
  • [793af904] RPM: rename 'common/cmake' package to 'dependencies/tde-cmake'
  • [23672496] RPM: add docker/mga9
  • [9d1ce6eb] RPM: update docker/el9 packages
  • [414b49eb] RPM: fix tdelibs build on OBS
  • [0d12547f] RPM: remove tdebase dependency to RockyLinux packages
  • [a51ddf27] RPM: update Makefile
  • [dff7a54b] RPM: rename python-trinity to pytde
  • [2c5d979b] RPM: rename python-tqt to pytqt
  • [94fc4246] RPM: fix tqt3 build on OBS
  • [191f79cd] RPM: update applications directories
  • [4f74829e] RPM: update directory hiearchy
  • [ddb97935] DEB tdebase: Add desktop-file-utils to Recommends for kicker.
    This resolves issue TDE/tde#106
  • [79c2c525] DEB tdebase: update for the new structure of the release notes
  • [40c00876] DEB: updated supported distros.
  • [44644f3c] DEB tdebase: add tde license files
  • [84b99607] DEB tdelibs: add MIT license
  • [3a7be972] DEB tdebluez: Install application icon into common directory.
  • [636f324d] DEB tdebluez: Add -trinity suffix to package names
    to be consistent with other packages.
  • [61e4a45f] DEB: added packaging files for tdebluez
  • [ef29ae1d] DEB tde-guidance: disable packaging of wineconfig due to old config GUI.
  • [ce9ab693] DEB tde-guidance: fix functionality with python 3.
  • [c0845194] ArchLinux akode: Add to depends libsamplerate and speex and remove pulseaudio-alsa.
    This resolve second part of issue #208
  • [752cb22d] ArchLinux arts: Remove pulseaudio-alsa from depends.
    This resolve first part of issue #208
  • [d6ba72e7] ArchLinux tqt3: Add libxi to depends.
  • [46bae916] DEB tqt3: Split shared libraries from the tqt3-apps-dev to a separate package.
    Since libraries are not built as static, but as shared, libraries are needed
    at runtime, and it is desirable to be installed independently of the
    development environment.
  • [e515bae2] DEB bibletime: updated after dropping autotools support.
  • [70995965] DEB koffice: Drop python2 support.
  • [c82c7f65] DEB pytqt: Update after rename libraries from qt* to tqt*.
  • [a2cdfec1] DEB tellico: Drop python2 support.
  • [74314919] DEB pytdeextensions: Enforcing the default version of Python is no longer needed.
  • [e8db7bc9] DEB tde-guidance: Drop python2 support.
  • [d4a1c193] DEB pytde: Build for all installed pythons, instead of just default.
  • [808a6a0f] DEB pytqt: Build for all installed pythons, instead of just default.
  • [f45dc99b] DEB sip4-tqt: Build for all installed pythons, instead of just default.
  • [99fefde1] DEB tdeio-locate: Cleanup packaging files
    + Removed unnecessary depencency on python-all and bzip2.
    + Cleaned unnecessary things in rules.
  • [3c5b9306] DEB fusion-icon: Drop python2 support.
  • [756f8faf] DEB amarok: Drop python2 support.
  • [31fa9226] DEB konversation: drop python2 support.
  • [65068654] DEB desktop-effects-tde: Drop python2 support.
  • [93c4b3fb] DEB tdevelop: Drop python2 support.
  • [c8bf4059] DEB tdesdk: Fix the names of packages related to dh_python3.
  • [72bea6b3] DEB tdesdk: drop python2 support.
  • [34de7371] DEB tdeaddons: drop python2 support.
    Use dh_python3 to ensure Python dependencies
    and rewrite shebang in installed scripts.
  • [5043679b] DEB tdebindings: Re-enable build with Java on ppc64el.
  • [732130ab] DEB: Update references to cmake-trinity in dependencies to new name tde-cmake.
  • [9a6dd2b8] DEB tde-cmake: Move from common submodule to dependencies.
  • [b627539f] DEB tdeutils: drop python2 dependency.
  • [47d6e6db] DEB buildscripts:
    1. update supported distros
    2. fixed update of local submodules with worktrees
    3. update list of modules to be built
  • [dc43bbf3] ArchLinux tqt3: Added build options, which are also common for other distributions.
    This should resolve issue TDE/tde#105
  • [b81fdf8d] DEB tdebindings: drop python2 support.
  • [bb21cf13] DEB pytdeextensions: Drop the DEB_PYTHON_SYSTEM setting from debian/rules
    as it was intended for Python 2 and the choice between pycentral and pysupport.
  • [b61d3031] DEB pytdeextensions: fix python provides.
  • [f1442fc6] DEB pytde: Avoid unwanted use of Python 2 for the shebang,
    which caused the Python 2 dependency to be set.
  • [c8feb721] DEB sip4-tqt: Fix substitution for Python 3 dependency.
  • [de3dc7f8] DEB pytdeextensions: drop python 2 support.
  • [328096e4] DEB pytde: drop python 2 support.
  • [f963f7aa] DEB pytqt: drop python2 support.
  • [97521efd] DEB sip4-tqt: drop python2 support.
  • [5f46ed3e] Move python-trinity to pytde
  • [b2d2291f] DEB python-trinity: Fix typo in rules for DilOS.
  • [85bfe8cf] DEB desktop-effects-tde: Update dependencies after rename python-trinity to pytde.
  • [1709a696] DEB tde-guidance: Update dependencies after rename python-trinity to pytde.
  • [21f721fb] DEB pytdeextensions: Update dependencies after rename python-trinity to pytde.
  • [40f6dfbf] DEB python-trinity: Rename packages to pytde.
  • [2bd58e61] DEB sip4-tqt: Fix python debug build detection at runtime.
  • [d88b9812] ArchLinux tqca: Update for rebuild with OpenSSL 3.x.
  • [cfccd004] ArchLinux tdebase: Update for rebuild with OpenSSL 3.x.
  • [b448fbd0] ArchLinux tdelibs: Update for rebuild with OpenSSL 3.x.
  • [68396b7c] DEB python-trinity: Fix pytqt-dev dependency name.
  • [61c1a6ff] Move python-tqt to pytqt
  • [3224f9bb] DEB amarok: Update dependencies after rename python-tqt to pytqt.
  • [97e09ecc] DEB desktop-effects-tde: Update dependencies after rename python-tqt to pytqt.
  • [49c1a015] DEB python-trinity: Update dependencies after rename python-tqt to pytqt.
  • [0de4c6c5] DEB python-tqt: Rename packages to pytqt.
  • [16b5576a] DEB python-tqt: Rename python extension module from python_tqt to PyTQt.
  • [49f2aa68] DEB kgtk-qt3: updated after dropping automake support.
  • [ca02656d] DEB desktop-effects-tde: Make sure that python binary exists
    because package still depend on python2.
  • [9814f52b] DEB desktop-effects-tde: Switch to CMake build system.
  • [bacd58c9] DEB bibletime: Switch to CMake build system.
  • [2f76ff47] DEB kmymoney: updated after dropping automake support.
  • [638404ed] DEB kpilot: updated after dropping automake support.
  • [a13a40d8] DEB konversation: man pages moved to main repo.
  • [8b40302c] DEB konversation: updated after dropping automake support.
  • [9e716824] DEB tdesvn: man pages moved to main repo.
  • [87e3d577] DEB tdeutils: updated to new cmake code for superkaramba.
  • [0d43adaf] ArchLinux: Add powerpc64le to architectures.
    Cleanup some unnecessary dependencies.
    Add pkgbuilds for dependencies that
    are not available on archlinuxpower.org.
  • [9ad10a88] DEB kooldock: updated after dropping automake support.
  • [700bc67f] DEB kplayer: updated after dropping automake support.
  • [7a640223] DEB tdesvn: updated after dropping automake support.
  • [7d9fe84d] RPM: fixes for TDE r14.0.13
  • [b504f7ef] RPM: updates (cherry-pick from TDE R14.0.13)
  • [91c340e1] DEB bibletime: man pages moved to main repo.
  • [b30912c5] ArchLinux tde-meta: Add krename.
  • [497a88a0] ArchLinux krename: Added PKGBUILD
  • [d448c840] tdebase: add new include files for libkonq4-trinity-dev
  • [c3877711] DEB tderadio: adapt to new repository structure.
  • [db2c03db] RPM: update oss154 build scripts
  • [eedfd28b] RPM: add dependencies to trinity-ksmserver
  • [b54445a6] RPM: tdebase: cleanup old distribution-specific files
  • [7f790f69] RPM: update build scripts
  • [a9a0aa14] RPM: updates for opensuse build service
  • [cd2a65fa] RPM: updates for Fedora 36
  • [39aa474c] RPM: update build scripts for rhel6 to use cmake3
  • [11b59120] RPM: add support for openSuse Leap 15.4
  • [c09543aa] RPM: update docker/osstw
  • [9412a240] RPM: update docker/pclinuxos
  • [914cabfa] RPM: update docker/f34
  • [de976b3e] RPM: tqt3: update for Trinity 14.0.12
  • [53054231] RPM: kmymoney: switch to cmake build
  • [96f0b55f] RPM: tdeaccessibility: switch to cmake build
  • [fd0005a9] RPM: tdewebdev: switch to cmake build
  • [4f3af359] RPM: fix trinity-polkit-agent-tde dependency in trinity-desktop
  • [a8e8aead] RPM: update docker/el8
  • [099e4f4e] DEB build scripts: fixed wrong 'successful build' feedback when required dependencies were missing in a local build.
  • [877f6830] DEB knetworkmanager8: Remove packaging files because it is no longer part of the main tree.
  • [1d4773aa] DEB tdebase: remove option WITH_HAL which is no longer supported.
  • [05452054] DEB kpowersave: Remove packaging files because it is no longer part of the main tree.
  • [2b51010b] RPM: add packages polkit-tqt and polkit-agent-tde
  • [514ad66d] RPM: fix kftpgrabber, kopete-otr, tork and tqscintall packages
  • [00e55d89] RPM: add cmake package for trinity cmake macros
  • [47d794ca] RPM: update docker build script
  • [20f4adb3] RPM: switch kopete-otr, ktechlab, qalculate-tde and twin-style-crystal to cmake build
  • [5b58ce0a] RPM: fix dependencies to postgresql-devel in koffice and krecipes
  • [2682eb1c] RPM: various updates for upcoming 14.0.12 release
  • [cc571a30] DEB tdetoys: Update the installation of kweather tdecm modules in connection with TDE/tdetoys#18
  • [7820e0a6] RPM: update symlink to build-examples.sh
  • [202e3a11] RPM: update tdelibs & tdetoys
  • [8d2817a4] DEB python-trinity: Update packaging after renaming sip-tqt.
  • [9b1cb62c] DEB python-tqt: Update packaging after renaming sip-tqt.
  • [e14fc7a0] DEB sip4-tqt: Update packaging after renaming binaries to sip-tqt.
  • [0ef342fc] DEB tqtinterface: Set CMAKE_INSTALL_LIBDIR independently of GNUInstallDirs.
  • [06260b5b] RPM: update pclinuxos scripts
  • [283186f1] DEB build scripts: updated distros and added htdig to extra dependencies.
  • [a0f1a31d] RPM: update osstw build scripts
  • [8d09515b] RPM: update k3b
  • [ae671177] RPM: update build scripts
  • [354fb8d7] RPM: add package twin-style-dekorator
  • [e44c51a4] RPM: update tde-style-baghira
  • [4cf5744a] RPM: switch ksystemlog to cmake build
  • [52e9b277] RPM: switch tde-systemsettings to cmake build
  • [59e44bf5] RPM: switch kscope to cmake build
  • [b127899b] RPM: switch kaffeine-mozilla to cmake build
  • [f6219250] RPM: update tdenetwork
  • [f96f87ca] RPM: update tdetoys
  • [8697b7a0] RPM: update README file names
  • [93f2ed00] RPM: add build scripts for Fedora 35
  • [b4e75ac6] RPM: add Fedora 35 support in tdelibs
  • [5fce6455] RPM: switch libkdcraw to cmake
  • [e845a75d] RPM: add support for Fedora 35 in tdebase
  • [1ffcdb87] RPM: update tdenetwork
  • [7f047276] RPM: add package tdesshaskpass
  • [fbe504b2] RPM: update mplayerthumbs
  • [a32d408e] RPM: switch kftpgrabber to cmake build
  • [e6509d6a] RPM: update for opensuse tumbleweed
  • [f1f0f187] DEB build scripts: added ability to build from a specified folder.
  • [684553c8] DEB build scripts: fixed up wrong documentation in README file.
  • [7ba95482] DEB build scripts: update list of supported distros.
  • [a238995d] DEB build scripts: added twin-style-dekorator.
  • [b3af4903] DEB build scripts: updated to new layout after application folder rearrangement.
  • [31c391c7] RPM: add package twin-style-suse2
  • [17683433] RPM: various updates for TDE 14.0.11
  • [5a9c30ef] RPM: add support for opensuse Leap 15.3
  • [4fa13091] DEB tdeio-gopher: Update the conflicting version number in connection with incorporation into r14.0.x branch.
  • [f5993c00] DEB build scripts: fixed bug introduced in a recent commit that prevented build set scripts from executing correctly.
  • [b6a6bac0] DEB build scripts: fixed up spacing/tabs in commit 1ccf2a151.
  • [1ccf2a15] DEB build scripts: dropped 'internal pbuilder' option and some code improvements.
  • [b4eec87f] DEB build scripts: added initial support for git worktrees.
  • [bd72eef4] Rearranged applications folder into sub categories.
  • [970c50cb] DEB build scripts: updated list of supported distros.
  • [2dabf70b] RPM: fix build on OBS
  • [227df163] RPM: more updates for centos5
  • [48e24be4] DEB dbus-1-tqt: Removed build option CMAKE_APIDOX_HTML_DIRECTORY from the rules
    because the intended value is identical to the default.
  • [8bb36a4b] DEB build scripts: added ability to build local modules even when they
    are not yet part of the TDE umbrella.
  • [0c4db8b6] DEB buildscript: added cmake-trinity and removed tqca-tls.
  • [21ddffdf] Arch
  • [e9921711] RPM: update build scripts for centos5
  • [ec1c5eaa] RPM: update all 'Obsoletes' and 'Provides' statement to avoid build warnings
  • [53213b64] RPM: switch tork package to cmake build
  • [08d605df] RPM: fix Mageia icon installation
  • [2752bd0f] RPM: add build support for Fedora 34
  • [9b4a5ef6] DEB tdelibs: Build tdehw library as a standalone library.
  • [109420c3] DEB build scripts: added klamav and komposé. Fixed bug with pbuilder building chain.
  • [e3454bb5] RPM: update build scripts for opensuse TW
  • [c7623fbb] RPM: update docker scripts
  • [ab1604b6] RPM: update spec files after building 14.0.10
  • [527c25ae] RPM: add klamav, kompose and pinentry-tqt packages
  • [2b420c10] RPM: update docker scripts
  • [e700cc96] RPM: update spec files for R14.0.10
  • [9b931398] DEB tdebase: remove hard dependency on tdeldap packages.
  • [12dcc700] RPM: add support for Mageia 8
  • [d62d7532] RPM: disable rpath on libtqt-perl
  • [04d3b480] RPM: fix tdebase
  • [4a86dd1f] RPM: update metapackages
  • [6fd6cc2d] RPM: remove NDEBUG option from cmake build
  • [de57d9f3] RPM: remove obsolete, unsupported packages
  • [05e981f0] RPM: more updates
  • [effbf509] RPM: update build scripts for Fedora 33 / CentOS 8
  • [6581dc50] RPM: massive update and cleanup
  • [fd2d174d] DEB tdeio-umountwrapper: Delete the servicemenus directories only if it still exists.
  • [21add6f4] DEB build scripts:
    1) added uncrustify-trinity.
    2) make sure to exclude only specific .git files, not all .git* ones.
  • [38974cf5] DEB build scripts: fixed typo in previous commit.
  • [35791f1c] DEB build scripts: removed support for ctags.
  • [51d0652d] DEB build scripts: adapted to new 'core' folder for core modules. Added pinentry-tqt extra dependency package.
  • [0277521b] DEB: adjusted to new 'core' folder for main packages.
  • [3f2b6cd6] DEB: Moved 'Open Medium System Folder' from tdeaddons to tdebase. Also
    moved Konqueror's media service desktop files from konqueror-trinity to
    tdebase-tdeio-plugins-trinity package for functionality consistency.
  • [31a3b72c] DEB tdeio-umountwrapper: remove file diversion logic.
  • [a152ac89] DEB DilOS: added initial support for locking/unlocking of encrypted disks.
  • [bf09fd2e] DEB: added initial support for locking/unlocking of encrypted disks.
  • [f8d616a3] Update translation template.
  • [3a1f83fc] DEB build scripts: fixed support for metapackages and adjusted to new consolidated structure.
  • [cb2eb4a9] DEB: updated after metapackages have been consolidated in one folder in main repo.
  • [4cc67abd] DEB build scripts: fixed pbuilder permits.
  • [17442377] DEB build scripts: fixed bug in search for existing modules.
  • [b4491fdf] DEB build scripts: make sure to use extra dependency folder configured in the configuration file.
  • [fc2fae6c] DEB build scripts: updated to use extra dependency repository on TGW.
  • [fc4b7b4f] DEB build scripts: added mathemagics and tdepacman.
  • [b579819c] DEB build script: fixed handling of packages with multiple - characters.
  • [decf9869] DEB build scripts: added support for ctags.
  • [79c60593] DEB build scripts: added transcode and codeine.
  • [c53dbeb3] DEB tde-style-baghira: Switch to cmake.
    The man page has been moved to the main tree.
    Add intltool to build-deps.
  • [f32a7656] DEB tde-style-domino: Switch to cmake.
    Add intltool to build-deps.
  • [226f681a] DEB build scripts: updated supported distros.
  • [eee274d1] DEB smartcardauth: Add pkg-config to build-deps.
  • [049108ff] DEB: removed obsolete Qt2's TQStack class and replaced with TQt3's TQPtrStack.
  • [c6530389] DEB build scripts: further improvement to detection of correct scm info when working on detached HEAD.
  • [eb3700be] DEB build scripts:
    1) updated application list.
    2) fixed problem with .tdescminfo contents when branches are more recent
    than master/r14.0.x.
    3) fixed issue with detection of extra dependencies repository.
  • [39c79722] DEB build scripts: update distro lists.
  • [8d146a12] DEB build scripts: added support for reproducible builds.
  • [066476dc] DEB tdedocker: Add intltool/gettext (>= 0.19~) to build-deps.
  • [2d24070a] DEB tdedocker:
    1) removed man file (now part of main application)
    2) added Debian menu file
    3) added support for cmake WITH_ALL_OPTIONS
  • [f31f1ff6] DEB tdedocker: adjusted to kdocker -> tdedocker renaming.
  • [07196965] Reverted "DEB: removed WITH_UDISKS2, WITH_UDISK, WITH_UDEVIL options." as
    requested by some users.
    This reverts commit 37ea5886cdea6cd0d6e366e555bffa1d5b6cd471.
  • [a6441eda] Kerry has been removed from TDE.
  • [93057145] Update translation template.
  • [6e04edfc] DEB build scripts: fix bug in module search when building from local tree.
  • [1b319bac] DEB tdevelop: Update for recent QTDIR => TQTDIR renaming.
  • [87b45d83] DEB build scripts: add support for module search among the list of known modules.
  • [f6e13fde] DEB: removed rename-meta meta package.
  • [8a6758c9] DEB build scripts: added support for meta packages.
  • [a5eeb70c] DEB trinity-apt-archive: Update for new archive layout.
  • [3940c5bc] DEB build scripts: updated to TDE Archive Signing key.
  • [c725dd1d] Gentoo: Files moved to a separate git repository.
  • [e6636bd5] Gentoo: Initial import of an ebuilds tree
    from Fat-Zer's (Alexander Golubev) repository.
  • [07a420b6] Removed submodule Qt3 from TDE as discusses in TDE/tqt3#16
  • [ce884005] DEB: Change remaining DEB_BUILD_PARALLEL in 'rules' to make them conditional.
  • [8a26a5e7] DEB build scripts: added support to disable parallel build if needed.
  • [8fa083ac] DEB: enable parallel build in debian-tde.mk.
  • [fc51e668] DEB: adjusted to new icon names and new media types related to encrypted drives.
  • [37ea5886] DEB: removed WITH_UDISKS2, WITH_UDISK, WITH_UDEVIL options.
  • [0d753e01] DEB build script: updated available distros.
  • [cbb5b5ca] DEB smartcardauth: Switch to cmake.
  • [da0bcb94] DEB tdebase: Rename tqt-kde integration to tqt-tde.
  • [c0bbb19c] DEB: Resolve FTBFS in support for using the $(DEB_HOST_MULTIARCH) variable
    if the package does not contain any install and links files.
  • [3d94bcdb] DEB build script: fixed parameters for pbuilder/dpkg-buildpackage.
  • [f2b3fcc6] DEB kxmleditor: Switch to cmake.
    Add basic package documentation.
    The man page has been moved to the main tree.
  • [23a609ea] DEB dbus-1-tqt: Add basic package documentation.
  • [e5d2ea6d] DEB dbus-1-tqt: Fix apidox build invocation to be just for build-indep.
  • [96fe7f14] DEB dubs-1-tqt: added cmake configuration option for api dox location.
  • [d1779def] DEB: removed no longer required option in tqtinterface.
  • [932b8df2] DEB build scripts:
    1. drop unsupported distros
    2. minor improvements
  • [3998e3cd] DEB: removed old distros.
  • [99971daa] DEB: added generation of api documentation based on doxygen.
  • [f8387c31] DEB: install new kcm_trash module. This relates to bug #1923
  • [1977d22b] DEB: added trash.desktop to konqueror-trinity package. This relates to
    bug #1923
  • [11394aec] DEB: use _base folder for a distro instead of specific distros (squeeze
    and maverick).
  • [ba0b1f9b] tde-style-qtcurve now "suggests" gtk2-engines-qtcurve package rather
    than "recommending" it. This relates to bug #2561
    The "qtcurve-trinity" dummy package has also been removed.
  • [e38296a3] DEB build scripts: adapted to latest repository structure (packaging
    folder is now part of main TDE repository)
  • [ee614c13] RPM: update build scripts for pclinuxos
  • [0a52c32c] RPM: update build scripts for R14.0.6
  • [5fdf097f] RPM: update build scripts for TDE R14.0.6
  • [666511eb] RPM: fix dependencies on newly cmake built packages
  • [a8d88fa9] RPM: fix dependencies in Makefile
  • [bfb7be2b] RPM: fix gcc visibility in TQT3
  • [d6f47b90] RPM: switch many packages to cmake
  • [99818376] DEB kooldock: Switch to cmake.
  • [83d64901] DEB tastymenu: Switch to cmake.
  • [41430a34] DEB tde-style-ia-ora: Switch to cmake.
  • [ab9c0fd2] DEB knights: Move extra themes into package knights-themepack.
  • [7bd7e99c] DEB keximdb: Switch to cmake.
  • [be548b66] Use heimdal-multidev instead of heimdal-dev on Debian and Ubuntu
  • [7f15513a] RPM: fix kstreamripper build
  • [d036de9c] RPM: update build scripts
  • [8fb1b925] RPM: switch kplayer to cmake
  • [f5cc1c7f] RPM: update knowit build
  • [611c4063] RPM: update docker scripts
  • [992f8a74] RPM: update trinity-filesystem build
  • [506ea65d] RPM: fix tdenetworkmanager build
  • [6819c09a] RPM: switch kpicosim to cmake
  • [0a2cd290] RPM: switch gwenview-i18n to cmake
  • [f149cbf5] RPM: fix dolphin build
  • [edeec5e8] RPM: update build script
  • [086a4598] DEB kplayer: Switch to cmake.
  • [2fbb1e0e] RPM: update build scripts
  • [82dac141] RPM: fix krename build with cmake
  • [86d3e866] RPM: update docker build script for opensuse tumbleweed
  • [fbc6de58] RPM: update build scripts
  • [fea0292e] RPM: update tdepim icons
  • [f6388366] RPM: fix abakus build
  • [65c243cc] RPM: add new icons to tdepim
  • [f392a985] RPM: add libattr-devel dependency to tdelibs-devel
  • [155a1034] RPM: remove obsolete icon in tdeutils
  • [fec20350] RPM: fix tdebase build on opensuse tumbleweed
  • [81edd343] RPM: add manpage to knetstats
  • [39ee4247] RPM: fix tdetoys build on opensuse tumbleweed, add manpages
  • [4e1c97d5] RPM: add docker build script for Fedora 29
  • [4299cab4] RPM: do not build kmrml in tdegraphics
  • [1a4a3fb3] RPM: add 'tar' package to el6 docker image
  • [0e56ad76] RPM: rename libqt3-jni package to libtqt3-jni
  • [a39a7f7d] RPM: remove obsolete patches
  • [e0e9cbe4] RPM: update build scripts
  • [94bd1ae2] RPM: update packages for Fedora 29
  • [0fbd8482] RPM: add libattr dependency to tdebase
  • [956ce80f] RPM: fix tdeadmin build after removing toggle_log.png
  • [f6a265ca] RPM: fix tdebase after renaming kdelogo => tdelogo
  • [f188a252] RPM: fix tdebase build on Fedora 29
  • [2dadbbfe] RPM: fix build on Fedora 29
  • [90161cce] RPM: tqt3: Removed some obsolete code related to Qt1
  • [a9cef411] DEB build scripts: fixed code for cross-building. Remove extra
    dependency on gettext-kde
  • [5ffbf873] DEB: removed no longer necessary dependency on gettext.
  • [dbb04a08] Cleanup garbage from previous commit.
  • [84af9581] DEB: removed some obsolete code related to Qt1.
  • [4098ab56] DEB: removed obsolete Qt2's TQVector class and replaced
    with TQt3's TQPtrVector.
  • [da6201af] DEB: removed obsolete Qt2's TQList/TQListIterator classes and replaced
    with TQt3's TQPtrList/TQPtrListIterator ones.
  • [57c9b7f7] DEB: QT_NO_* -> TQT_NO_* renaming.
  • [300af3b3] DEB build scripts:
    - added tdeio-gopher, tdedocker, libtqt-perl.
    - removed applications/kuickshow (now built inside tdegraphics).
    - added "ack" to the list of programs available in a shell when a build
    fails.
  • [c23231bc] DEB: fixed kstreamripper FTBFS caused by QTDIR->TQTDIR renaming.
  • [deaac3a8] DEB: fixed tdebindings FTBFS caused by libqtjava -> libtqtjava renaming.
  • [5efe83fb] qt -> tqt conversion:
    kdeqt -> kdetqt
    qtkde -> tqtkde
    qtdesigner -> tqtdesigner
  • [5c3ddbf8] DEB tdebase: qt => tqt conversion:
    + libqtkde => libtqtkde
  • [23b5f768] DEB python-tqt: Update for recent QT => TQT renaming
  • [4af06648] DEB tqscintilla: Update for recent QT => TQT renaming
  • [664e69f6] DEB kerry: Refresh patches for recent QT => TQT renaming
  • [65819a74] DEB tqt3: Refresh patches for recent QT => TQT renaming
  • [1056f4b4] 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
  • [956611c1] DEB tdedocker: Rename package to tdedocker
    Update to build with TDE R14
  • [c7e24f89] DEB: Add tdedocker application
    Initial addition under the name KDocker
  • [cf751835] DEB: Add multi-arch support to tqca-tls.
  • [ee4cec71] DEB qt3: Change the architecture to 'all' for *-headers packages
  • [9e033469] DEB qt3: Install libraries according to multi-arch rules
  • [bb823b0a] DEB kuickshow: Remove packaging files
    because kuickshow is now part of tdegraphics
  • [7ff18db8] DEB: Build kuickshow in tdegraphics.
  • [8d17db2e] RPM: update packages for PCLinuxOS 2018
  • [ce92126d] DEB: Fix tdeaddons FTBFS caused by mistake in commit 1bbeb34e5.
  • [4cfc638f] DEB tdeio-gopher: Add tdebase-tdeio-plugins-trinity << 14.1.0~ to Conflicts
    to ensure smooth upgrade
  • [f85247d2] DEB: Added tdeio-gopher application.
  • [0f4cf9db] DEB: Fixed up previous commit, unwanted file was included.
  • [ea1335b1] DEB: KMail: moved procmail from Recommend to Suggests.
    This resolves bug #2104
  • [39219462] DEB build scripts:
    - make opensync extra dependency deprecated in R14.1 series
    - update_repositories.sh will not mark a new package as UPDATE anymore.
    This because when updating multiple branches, modules only present in
    one branch would cause a lot of false UPDATE messages at each branch
    switch.
  • [285b3385] DEB/UBU: make kmrml deprecated in R14.1 series.
  • [401395bf] DEB/UBU: Removed unnecessary build flag in tdepim.
  • [1bbeb34e] DEB/UBU: Kitchensync is deprecated in R14.1 series.
  • [b28f9fe4] Removed gopher documentation from tdebase.
  • [a91399ec] Drop adept from R14.1 series. This relates to bug #2583
  • [6f0a8c14] DEB build scripts: update to update_repositories script.
    - reduced number of operation with server
    - added separate fetch phase
    - improve user feedback by reusing same line for modules with no
    changes, resulting in a clear view of modules that have been updated or
    have issues.
  • [157dd919] DEB keximdb: Add trinity suffix to the source package name
  • [0fa81ca6] DEB build scripts: remove dead branches from all "remote"s, not only
    from "origin"
  • [10a972bb] DEB build scripts:
    - fixed support for Devuan Jessie.
    - dropped Sarge, Etch, Lenny, Lucid from list of supported distros.
    - added auto detection of distro, distro name and architecture.
  • [55d493de] DEB/UBU build scripts: fixed typo in README.
  • [7e05a8b1] DEB/UBU build scripts.
    1) added support for Devuan distros
    2) added more command line options for update_repositories.sh
    3) bug fixes and improved user feedback
    4) added link inside ubuntu distro
  • [2d62203f] RPM: update kstreamripper spec file
  • [2f28732a] RPM: fix kdcop.desktop category for opensuse
  • [1794d3e6] RPM: add TDM/TDE alternatives in YAST2 for opensuse >= 15.0
  • [a84a6c17] RPM: update build scripts for Opensuse TumbleWeed
  • [eeaccbed] DEB build scripts: several enhancements as follow:
    - major rework of update_repositories.sh script, which now supports
    multiple branches and provide better feedback to user.
    - added support for pre-built extra dependency packages. A user can now
    use Slavek Banko's binary packages instead of building the extra
    dependency locally. This removes a quite tedious process during the
    setup of the building environment.
    - bug fixes and more user friendly folder names.
    - improved README to cover the complete process until TDE installation.
    Special thanks to Gregory Guy for testing and
    feedback done so far.
  • [e324c2e7] DEB build scripts: major update aimed at simplifying the use for
    non-root users.
  • [77398a60] RPM: avoid linking to libmad on non-x86 architectures
  • [3f0ae4ce] RPM: update build scripts
  • [a5fdb0ea] RPM: update spec files for opensuse TW on OBS
  • [ffaa9129] RPM: disable lame support when building on OBS
  • [ce947350] RPM: update build scripts
  • [15e02021] RPM: fix many build dependencies in spec files
  • [04957500] RPM: add many missing 'rpmlintrc' files to spec files
  • [329492cb] DEB build scripts: major update of README file after testing on a clean
    netinstall VM.
  • [7a9e73d3] DEB build scripts: various fixes to allow normal user to build packages.
    - removed need to mount/unmount TDE_DEBS_DIR folder into pbuilder repo folder
    - removed need to create "/var/cache/pbuilder/repo" folder
    - moved pbuilder hook folder to a subfolder of the user home folder
    - updated readme file
  • [57bbfc7e] Openbsd: updated after removal of rar-compressed and zip-compressed files.
  • [6821bf1d] DEB build scripts: improved support for pbuilder and fixed problem with apt-ftparchive in hook scripts.
  • [4da401f0] DEB build scripts: fixed support for extra dependency modules.
  • [827dcd03] DEB build scripts: added support for GPG sign key.
  • [38aaa266] DEB build scripts: fixed version numbering scheme. Added check to make
    sure the selected distro and version is supported.
  • [80b6864a] DEB build script: added "create_repo" script. Prevent scripts from being
    run from tde-packaging git repo, to make sure the user follows the
    instructions provided.
  • [f7fed434] DEB build script: user is now required to copy the build scripts to a
    local folder
  • [1da1d03f] DEB build script: first commit, still work in progress although
    functional.
  • [204867aa] Update Konqueror sidebar links. This relates to bug #2903
  • [3505b711] RPM packaging: update build scripts
  • [5475bd3f] RPM packaging: cleanup old koffice patches
  • [35859abe] RPM packaging: updates for Fedora 28 / OpenSUSE 15.0
  • [4b52b34c] [DEB/UBU] Added same fix for Ubuntu as well (Added KDCOP to TDE menu - System. This relates to bug #2886)
  • [d72aa148] RPM: explicitely disable included sqlite3 in digikam
  • [de0ed0b7] RPM: enable support for PDF in tdegraphics for OSSTW
  • [f75de71b] RPM: disable useless dependencies to liblcms2
  • [cdfe9826] RPM: update build scripts for Fedora 27, opensuse TW
  • [2c6b5dc9] RPM: update build scripts for opensuse TW
  • [d649bfbf] RPM: fix build kaffeine-mozilla, arts, tqtinterface, fileshareset for Fedora 27
  • [ac47427e] RPM: fix tqt3 build on opensuse TW
  • [b57d9c02] RPM: add tdebase build for Fedora 27
  • [ad4ad03c] RPM: update build scripts
  • [8a9f8ca4] RPM: add Docker build scripts for el5 and el6
  • [6750b594] RPM: fix kcmldap and koffice build on RHEL5
  • [507433d7] RPM: remove useless SPEC files
  • [cb43c3f3] RPM: enable xsession file on Mageia 6
  • [f604d2d7] RPM: update build scripts
  • [488d1149] RPM: enable ccache during mageia build
  • [c5ecee6a] RPM: add opensuse 42.3 theme in tdebase
  • [395aac03] RPM: fix tdebindings build on RHEL5
  • [d8127ba9] DEB smartcardauth: Add libgnutls28-dev and libgnutls30-dev as alternate dependency
  • [86cba2fb] RPM packaging: add docker build scripts for PCLinuxOS
  • [df20fa92] RPM: update build scripts for PCLinuxOS 2017
  • [fafb4125] RPM packaging: update docker run script
  • [b3479c17] RPM packaging: fix smartcardauth dependency to db4 on opensuse 42.3
  • [2a9e6e20] RPM packaging: update build scripts
  • [a166e452] RPM packaging: add docker build scripts
  • [90da17e7] RPM packaging: fix tdebase on Fedora 26
  • [c547d052] RPM packaging: update build scripts
  • [3ed93e42] RPM: add build workarounds for kvirc, piklab, qalculate and tderadio
  • [608d9700] RPM: updates for Mageia 6
  • [f5fb93e0] RPM: fix smartcardauth build on opensuse 42.2
  • [381e1237] RPM: update build scripts
  • [16248b3e] RPM: keep both automake and cmake spec files for tdemultimedia (automake still needed for 14.0.4)
  • [4e262d6f] RPM: fix audio related dependencies in akode, tqt3 for opensuse distributions
  • [8f04fcad] RPM: add libkipi dependency to ksquirrel
  • [7031b5a6] RPM: add mp4v2 dependency to amarok
  • [d640e1e7] RPM: fix LDAP related packages FTBFS on newer distributions
  • [3b001808] RPM packaging: minor fix in tdemultimedia
  • [5f7453e6] RPM packaging: fix tdemultimedia dependencies on Mageia 6
  • [618dc68f] RPM packaging: fix tdebase build on Mageia 6
  • [379418a0] RPM packaging: fix tdelibs dependencies on Mageia 6
  • [c9f1f501] Revert "DEB tdesdk: Move tdeartwork-theme-icon-trinity from Conflicts to Breaks"
    This reverts commit 6a6adc42e1fee90e1928441e00ee44776a413cb5.
  • [07ba7a21] Revert "DEB tdeaddons: Move tdeartwork-theme-icon-trinity from Conflicts to Breaks"
    This reverts commit 392da19b273b40d12988b3d55fea64659af66c6e.
  • [f3bc4668] RPM packaging: switch tdemultimedia to cmake
  • [d750de0c] RPM packaging: update tqt3 and avahi-tqt spec files
  • [6ddde32e] RPM packaging: update build script
  • [aeb5bcbd] RPM packaging: fix tdenetwork build dependency to v4l under RHEL5
  • [4bda3f23] RPM packaging: fix kipi-plugins man location
  • [bf9c169a] RPM packaging: fix smartcardauth build dependencies
  • [47e862ef] Revert "RPM packaging: fix kipi-plugins package build on OBS"
    This reverts commit 64b2f52096e24450d6d4efcb975ea8b6a97a4acc.
  • [64b2f520] RPM packaging: fix kipi-plugins package build on OBS
  • [a67b6bab] RPM packaging: fix kipi-plugins build dependencies
  • [9900ea41] DEB tork: fixed FTBFS caused by missing dependency for libssl-dev.
  • [a9e97d68] DEB kftpgrabber: fixed FTBFS caused by missing dependency for libssl-dev.
  • [e4f5b8e3] DEB kasablanca: fixed FTBFS caused by missing dependency for libssl-dev.
  • [69e107b2] DEB tdenetwork: fixed FTBFS caused by missing dependency for libssl-dev.
  • [58af2afd] DEB tdebindings: fixed FTBFS caused by missing dependency for
    libpkcs11-helper1-dev.
  • [2c6d943b] DEB tdebase: fixed FTBFS caused by missing dependency for libssl-dev.
  • [3ce68119] DEB smartcardauth: fixed FTBFS caused by conflict between libssl-dev and
    libssl1.0-dev
  • [b3125c97] RPM packaging: fix digikam-i18n dependencies
  • [dfa2f34a] DEB tdelibs: fix commit 4b7daca3
    tdelibs could be built but not installed because the conflict between
    libssl-dev and libssl1.0-dev was still present at installation time.
  • [4b7daca3] DEB tdelibs: Remove libssl-dev from build-dep
    Necessary libssl-dev is provided as a dependency of libpkcs11-helper1-dev.
    It prevents a possible collision between preferred version of OpenSSL and
    version used by libpkcs11-helper1.
  • [65ec7630] RPM packaging: update build script
  • [a37c6a72] RPM packaging: update kipi-plugins
  • [a35b796a] RPM packaging: add kipi-plugins package
  • [301175d9] RPM packaging: fix tdefilereplace/kfilereplace package conflict
  • [389896a8] RPM packaging: update build script
  • [e6fdd5ab] RPM packaging: update kpacman build requires
  • [cbde2a91] RPM packaging: add fedora 25 support to tdebase
  • [5357ee0e] RPM packaging: update kdissert source
  • [cbd335cc] RPM packaging: fix build dependencies on smartcardauth
  • [483dc217] RPM packaging: update build scripts
  • [f0b5ce11] RPM packaging: fix gstreamer depencency on kaffeine, kmplayer, tdemultimedia
  • [ce7a6758] RPM packaging: update distro packages lists
  • [4e48a0c2] RPM packaging: update Fedora packages lists
  • [54dcc679] RPM packaging: fix meta package dependencies
  • [e55c122e] RPM packaging: fix tdemultimedia buildrequires gstreamer on pclinuxos
  • [706d6bb5] RPM packaging: update build scripts
  • [69bf3617] RPM packaging: fix tde-style-ia-ora provides
  • [2bf39e95] RPM packaging: fix koffice development libraries installation
  • [42a9c986] Openbsd: remove temporary useless file
  • [32640119] RPM packaging: update build scripts
  • [cf7c46d0] RPM packaging: fix knutclient, kooldock, style-ia-ora version
  • [8c9f2302] RPM packaging: add keximdb package
  • [8bf409ac] RPM packaging: fix libtdeldap dependency on RHEL 5
  • [f0263792] RPM packaging: remove k3b ftbfs workaround
  • [76421306] RPM packaging: add libqalculate-devel dependency version
  • [a478d4b4] RPM packaging: fix tdeutils dependency to openssl
  • [031e1d13] RPM packaging: remove obsolete smartcardauth patch
  • [d16fe9de] RPM packaging: disable musicbrainz support in K3B (causes FTBFS), remove obsolete fedora patch
  • [a4e38d98] RPM packaging: fix smartcardauth r14.0.x destination directory
  • [1a3660cb] RPM packaging: fix smartcardauth r14.0.x build
  • [dff38fdb] RPM packaging: fix knemo build on opensuse factory and tumbleweed
  • [f0a220ae] RPM packaging: fix k3b build with ffmpeg enabled
  • [df72f973] RPM packaging: fix tdeutils, tdewebdev build on OBS
  • [27eec568] RPM packaging: fix more k3b dependencies to build on OBS
  • [638ac6d0] RPM packaging: fix tdeutils, tdewebdev build on r14.0.x
  • [0ebccb08] RPM packaging: fix tdeaccessibility build on OBS
  • [75507af7] RPM packaging: fix tdegames, kmyfirewall, kpilot, ksplash-moodin build on OBS
  • [cb571f0b] RPM packaging: fix k3b dependencies on OBS
  • [0419c057] RPM packaging: fix filelight build on OBS
  • [73e2e55a] RPM packaging: Added trash limit configuration option. This relates to bug #1923
  • [cda8bf83] RPM packaging: fix tdebase build on r14.0.x
  • [fe6bc036] Added trash limit configuration option. This relates to bug #1923
    Original patch provided by Emanoil Kotsev for
    Debian/Jessie. Extended to all supported Debian and Ubuntu architecture
    by myself.
  • [35f09721] RPM packaging: fix tdebase build on branch r14.0.x
  • [8c47df7c] RPM packaging: fix tdeedu build on OBS
  • [848ce5de] RPM packaging: switch k3b to cmake build
  • [cf66f06b] RPM packaging: switch filelight to cmake build
  • [589742fc] RPM packaging: switch tdegames to cmake build
  • [913d2305] RPM packaging: switch k3b-i18n to cmake build
  • [03ebbb79] RPM packaging: fix arts build on OBS
  • [3a08040d] RPM packaging: use system-wide chmlib to build kchmviewer
  • [27791b01] RPM packaging: fix k9copy FTBFS on OBS
  • [5625c249] RPM packaging: fix tqtinterface build on opensuse tumbleweed
  • [d7f4f94a] RPM packaging: update build scripts
  • [14b43b65] RPM packaging: fix tqtinterface build dependency to libpth-devel on opensuse
  • [98b89514] RPM packaging: fix kmymoney build on OBS
  • [cfd8f6e1] RPM packaging: fix tdemultimedia build on OBS
  • [02510818] RPM packaging: fix kmymoney FTBFS on Fedora 23/24
  • [a1050114] RPM packaging: fix tdemultimedia (with lame enabled) build on OBS
  • [0d812491] RPM packaging: fix kaffeine build on OBS
  • [170c177e] RPM packaging: enable lame support in kaffeine on OBS
  • [8ff56060] RPM packaging: enable lame support in tdemultimedia on OBS
  • [940731dd] RPM packaging: fix k9copy dependency to libGL
  • [fbd6735c] RPM packaging: enable dvdread support in k3b, k9copy
  • [45b13604] RPM packaging: fix libksquirrel build on OBS
  • [9f085be7] RPM packaging: fix kvirc, tellico, libksquirrel, tdnetwork build on Fedora 23/24
  • [0b6bf0c6] RPM packaging: update klibido package
  • [2150671c] RPM packaging: update build script
  • [2d66eb30] RPM packaging: remove tdebase useless files
  • [97e55d63] RPM packaging: fix kcmldap, kcmldapcontroller, kcmldapmanager, kerberostray build requires
  • [d01629bf] RPM packaging: fix libtdeldap build dependency to libcom_err-devel
  • [b538aadc] RPM packaging: add /opt/trinity/share/mime folder to trinity-filesystem package
  • [e9ee715a] RPM packaging: fix tellico build dependency to poppler-devel
  • [692cef71] RPM packaging: fix libtdeldap build dependency to libudev-devel
  • [3a3e1e58] RPM packaging: fix tellico build dependencies
  • [4ceb9986] RPM packaging: fix tellico build dependency to poppler-tqt-devel
  • [3a7f48e0] RPM packaging: fix tellico dependency to exempi-devel
  • [fc8df1bb] RPM packaging: fix tellico build dependency to libkcal-devel
  • [71a88c58] RPM packaging: fix brp-check-trinity for OBS building
  • [6eb0b201] RPM packaging: fix tellico build depencency to tdemultimedia-devel
  • [e9769fbb] RPM packaging: fix tdebindings build on OBS
  • [85d3f70b] RPM packaging: fix tdebase dependency on opensuse 42.2
  • [e2db2b23] RPM packaging: fix qalculate categories in OBS
  • [56bee759] RPM packaging: update brp-check-trinity for opensuse >= 42.1
  • [0467a021] RPM packaging: fix tdevelop build on OBS
  • [5db54fb9] RPM packaging: switch tellico to cmake build
  • [66926203] RPM packaging: fix tdenetwork build on OBS
  • [75b846c4] RPM packaging: fix tdesdk build on OBS
  • [081b1621] RPM packaging: fix tdegames build on OBS
  • [a2b212f0] RPM packaging: fix tdelibs/tdebase build on opensuse 42.1/42.2
  • [e9a37384] RPM packaging: fix typo in tdelibs spec file
  • [9494f6da] RPM packaging: fix tdelibs on opensuse leap 42.2
  • [4223f6f8] RPM packaging: minor fix for build on RHEL5
  • [46639a3a] RPM packaging: add opensuse 42.2 theme in tdebase
  • [abfac4fc] RPM packaging: minor fix to build script
  • [3c828227] RPM packaging: remove useless kooldock postinstallation
  • [fb886039] RPM packaging: fix kxmleditor on OBS (again)
  • [23482ea6] RPM packaging: fix K3B build on OBS
  • [134365db] RPM packaging: fix tdesdk/tdevelop dependency to openssl
  • [ef6b2e49] RPM packaging: fix qalculate build on OBS
  • [cfb274c3] RPM packaging: fix tdegraphics build on OBS
  • [0e759961] RPM packaging: fix tdepim build on OBS
  • [e3a7c447] RPM packaging: fix tdeartwork dependency to openssl
  • [f254f76d] RPM packaging: fix tdenetworkmanager dependency on openssl
  • [daed33e2] RPM packaging: fix kxmleditor build on OBS (again)
  • [e86615b8] RPM packaging: fix smartcardauth build on OBS
  • [4fabaa6a] RPM packaging: fix baghira, domino and ia-ora depencies to libtool
  • [3fea8db3] RPM packaging: fix k9copy build with recent ffmpeg
  • [ca7cbc79] RPM packaging: fix tdesvn dependency to openssl
  • [3bceb9de] RPM packaging: fix smartcardauth dependency to gnutls-devel
  • [f7a88f58] RPM packaging: fix kxmleditor build on OBS
  • [d24d5e5a] RPM packaging: fix koffice build on OBS
  • [a8db337f] RPM Packaging fix openssl dependency on rosegarden, qtcurve, tdeio-locate, tdepowersave, wlassistant, tdegraphics, tdepim, tdetoys
  • [0b065933] RPM packaging: fix libtdeldap build on RHEL6
  • [0a770ebc] RPM packaging: fix add kgtk_qt3 dependency to openssl
  • [4921eac9] RPM packaging: fix add kbfx dependency to openssl
  • [445bc2a7] RPM packaging: fix add abakus dependency to openssl
  • [3f7955b2] RPM packaging: fix musicbrainz dependency in K3B for Fedora 24
  • [394ab1ce] RPM packaging: fix kmplayer dependency on gstreamer for opensuse
  • [35212d74] RPM packaging: fix libtdeldap depencency to heimdal on opensuse
  • [45e0af62] RPM packaging: fix k9copy on recent opensuse
  • [b1c3fc1b] RPM Packaging: fix (again) tdebase build on OBS
  • [8741a40d] RPM packaging: fix gstreamer dependency on kmplayer
  • [54f1339f] RPM Packaging: fix tdebase build, remove khotkeys.desktop
  • [88edc2b1] RPM Packaging: fix tdepim build
  • [8e2063de] RPM packaging: fix tdebase build on OBS
  • [e4b9d772] RPM Packaging: fix tdelibs build on OBS
  • [b869bcfd] RPM Packaging: fix tdelibs build on opensuse
  • [a8ea0b73] Add recommended PAM packages to smartcardauth on Debian and Ubuntu
  • [68e47266] Remove broken pcscd-nodbus from smartcardauth dependency list
  • [48889439] Add libtdeldap to tdebase build dependences on Debian and Ubuntu
  • [dc9490d9] Add initramfs update trigger to smartcardauth on Debian and Ubuntu
  • [b3108031] RPM Packaging: fix heimdal dependency in libtdeldap package
  • [7e8cc3ae] RPM Packaging: fix yakuake spec file missing %files section
  • [6e3c3f5b] RPM Packaging: fix build dependency for tastymenu
  • [59769c0a] RPM Packaging: fix heimdal dependency in libtdeldap
  • [8675c8cc] RPM Packaging: fix dependency to net-tools in knemo
  • [d56083ba] RPM Packaging: fix dependency to qalculate
  • [68bdd38e] RPM Packaging: fix gstreamer dependency on Kaffeine
  • [07d7faf5] RPM Packaging: remove lots of useless %post sections
  • [c0576233] RPM Packaging: add tdebase files for Fedora 24
  • [eed3e4c3] RPM Packaging: add Fedora 24 theme to tdebase
  • [1f84ea32] RPM Packaging: add PKCS11 dependency to smartcardauth
  • [bced056d] RPM Packaging: more changelog removal
  • [b2c72f93] RPM packaging: remove useless changelogs
  • [4b6f81b2] RPM Packaging: update tdemultimedia dependencies
  • [a96b8395] RPM Packaging: update tdelibs dependencies
  • [3a2fc952] RPM packaging: disable BFD on tdelibs
  • [edddce30] RPM Packaging: update tdelibs
  • [ec791efc] RPM Packaging: add kplayer, kxmleditor, qalculate, tastymenu, tde-style-baghira, tde-style-domino, tde-style-ia-ora, update tdelibs, tdebase
  • [a6f8503b] RPM Packaging: update tdelibs
  • [58b9651d] RPM packaging: add BFD dependency to libr
  • [9e3b9d1e] RPM Packaging: update tde-style-baghira and tde-style-ia-ora
  • [b124aab6] RPM packaging: fix libglade2 dependency in libr package
  • [614cae55] RPM packaging: remove file k3b-iso.desktop from k3b package
  • [87b35ffa] RPM packaging: remove tdefilereplace in tdewebdev
  • [1f8ba9d8] RPM Packaging: add tdefilereplace to tdeutils
  • [bc322573] RPM Packaging: add libr/elficon stuff
  • [101d6706] Add tde-style-baghira packaging files for Debian and Ubuntu
  • [5920f896] Add tde-style-ia-ora packaging files for Debian and Ubuntu
  • [c3ad68da] Add tde-style-domino packaging files for Debian and Ubuntu
  • [b790788c] Add tastymenu packaging files for Debian and Ubuntu
  • [db58dbc6] Add qalculate-tde packaging files for Debian and Ubuntu
  • [3c59a482] Add kxmleditor packaging files for Debian and Ubuntu
  • [9cb8e323] Add kplayer packaging files for Debian and Ubuntu
  • [207a5a89] RPM Packaging: update tdelibs package
  • [bcde02b4] RPM Packaging: add pkcs11 dependency to tdelibs
  • [f9a57976] RPM packaging: add packages.oss421
  • [820d5c59] RPM packaging: update tdelibs
  • [c3acb9f6] RPM Packaging: fix tdelibs on RHEL5
  • [d83dcdd8] RPM Packaging: fix tdenetwork on opensuse
  • [3f18efad] RPM Packaging: update for pclinuxos2016
  • [9a4968b3] Added new Architecture Moodin theme support.
  • [7979c571] Revert "Allow to build without liblockdev1-dev on Debian and Ubuntu"
    We need proper patch to replace lockdev
    This reverts commit 9eebc6e50e6226f74f2938c46c6e139ad2f17538.
  • [af0c662c] Enable udevil support in tdelibs on Debian and Ubuntu
  • [c7f950b9] RPM packaging: remove obsolete pm-utils dependency in tdeutils
  • [ba82d3ca] RPM Packaging: fix tdeedu on opensuse tumbleweed
  • [a376bc35] RPM Packaging: update koffice
  • [01ffadc1] RPM Packaging: fix LAME support in kaffeine and tdemultimedia
  • [c978f6a6] RPM packaging: fix ktechlab build on opensuse tumbleweed (again)
  • [28b91af4] RPM packaging: fix ktechlab build on opensuse tumbleweed
  • [a30d722e] RPM packaging: fix knemo build on opensuse tumbleweed
  • [eaf09395] RPM packaging: fix tdeartwork build on opensuse tumbleweed (again, again)
  • [81bb44c8] RPM packaging: fix tdeartwork build on opensuse tumbleweed (again)
  • [3df72758] RPM packaging: fix tdeartwork build on opensuse tumbleweed
  • [6fdf9acf] RPM packaging: fix smartcardauth build on opensuse tumbleweed
  • [05215592] RPM packaging: fix tdebindings build on opensuse tumbleweed
  • [de586bb8] RPM packaging: fix screensaver detection in tdeartwork
  • [f6e9b2b9] RPM packaging: update build scripts
  • [cc979ff6] RPM Packaging: minor fix for Fedora 22
  • [2f2cb2ee] RPM Packaging: minor fixes for RHEL 5
  • [5400f0ed] RPM Packaging: minor fixes for openSUSE TumbleWeed
  • [7f4eeaf4] RPM packaging: minor updates for 14.0.x
  • [0cbdbe95] Update smartcardauth build deps on Debian Jessie
  • [acde8740] RPM packaging: update repo url
  • [3394f7fb] Remove obsolete postinst file for smartcardauth on Debian and Ubuntu
  • [6d35d807] RPM packaging: build fixes for TDE 14.0.2 on Fedora 23
  • [ef3647b2] RPM Packaging: more R14.0.2 updates
  • [1ec7b4b4] RPM Packaging: more update for 14.0.2
  • [e187705a] RPM Packaging: update for 14.0.2
  • [10d8be91] RPM packaging: updates dependencies for 14.0.2
  • [5b82a904] Update README.GIT file with link to Wiki
  • [af603529] Move kooldock packaging files on Ubuntu to proper folder
  • [b7aab04b] Add kooldock packaging files for Debian and Ubuntu
  • [cb5030fc] Relax strict dev depends for tqt3 on Debian and Ubuntu in attempt to fix libtdeldap dependency problem
  • [41a4e7f9] Fix tdehwdevicetray-autostart.desktop path in packaging on Debian and Ubuntu
  • [d7226d65] Fix smartcardauth build deps on Debian and Ubuntu
  • [29b52e32] Relax strict dev depends for tdelibs on Debian and Ubuntu in attempt to fix libtdeldap dependency problem
  • [e9b65a4a] Fix libtdeldap build dependencies on Debian and Ubuntu
  • [145fb69e] Allow heimdal kerberos to be installed with the tdelibs dev packages on Debian and Ubuntu
  • [8252c9b6] Add new tdehwdevicetray application to packaging files for Debian and Ubuntu
  • [2c844c4a] Add tdepassivepopupstack.h to tdelibs14-trinity-dev on Debian and Ubuntu
  • [c0a2d60e] Update smartcardauth packaging files for Debian and Ubuntu
  • [a5209f88] Add tdecryptocardwatcher to TDM packaging files for Debian and Ubuntu
  • [0c183905] Fix opensc-pkcs11 build dependency on Debian and Ubuntu
  • [2b8fe800] Fix tdelibs build dependencies on Debian and Ubuntu
  • [fd86225a] Enable pcsc, pkcs, and cryptsetup libraries on Debian and Ubuntu
  • [f9576a76] Update tdelibs build dependencies on Debian and Ubuntu
  • [1d92b273] Add missing tdecryptographiccarddevice.h to Debian and Ubuntu
  • [27f8d33a] Add pcsc build dependency to tdelibs
  • [972e86c4] RPM packaging: massive update SPEC files
  • [ea0baef9] RPM Packaging: add smartcardauth patch
  • [50617fcb] RPM Packaging: fix openldap 2.4 support on RHEL 5
  • [5c97afc7] RPM Packaging: add missing dependencies
  • [29e21c65] RPM Packaging: rename file
  • [562049cd] RPM Packaging: massive update
  • [f490f521] RPM Packaging: massive updates for R14.0.1
  • [8492b0db] RPM Packaging: update qt3 for opensuse
  • [2835777e] RPM Packaging: massive update spec files
  • [d3c1f8ab] RPM packaging: update dependencies packages
  • [97e1a5b5] RPM packaging: update qt3 for opensuse
  • [14aa9dd4] RPM packaging: update smartcardauth, trinity-filesystem
  • [c04a6133] RPM packaging: update build scripts
  • [ff558258] RPM packaging: minor updates
  • [332ffaea] Openbsd: move openbsd folder
  • [6b00872d] OpenBSD: update for final R14.0.0 release
  • [fa780a90] RPM packaging: minor description fix
  • [5bfbc6e4] RPM packaging: enable xine for tdemultimedia, amarok on RHEL
  • [ea5f08ac] RPM packaging: update tde-systemsettings, tdesv, tdmtheme, tellico, tork, twin-style-crystal, wlassistant, yakuake
  • [51c7f73c] RPM packaging: update kaffeine
  • [cc95c546] RPM packaging: update tde-guidance, style-lipstik, style-qtcurve, tdepowersave, tderadio, tdesudo
  • [997c042e] RPM packaging: update tdeio-ftps, tdeio-locate, tdeio-sword, tdeio-umountwrapper, tdenetworkmanager
  • [4b6d314f] RPM Packaging: enable xscreensaver on RHEL
  • [64e1ad06] RPM packaging: update smartcardauth, smb4k, soundkonverter, tde-guidance, tdeio-apt
  • [e1880142] RPM packaging: enable jack in arts and tdeartwork
  • [547a5356] RPM Packaging: update mplayerthumbs, piklab, potracegui, qt4-tqt-theme-engine, rosegarden
  • [30d7fc94] RPM packaging: update ktorrent, kuickshow, kvirc, kvkbd, kvpnc
  • [f01a421b] RPM packaging: update ksplash-engine-moodin, ksquirrel, kstreamripper, ksystemlog, ktechlab
  • [2dde2881] RPM packaging: update kaffeine
  • [4af4e847] RPM Packaging: update krusader, kscope, ksensors, kshowmail, kshutdown
  • [07d8f15f] RPM packaging: update koffice, tdebase, tdegraphics
  • [985dc0e0] RPM packaging: update kpicosim, kpilot, kpowersave, krecipes, krename
  • [47b9cb5f] RPM packaging: update knutclient, koffice, koffice-i18n, konversation, kopete-otr
  • [17e804fa] RPM packaging: update knetload, knetstats, knetworkmanager, knights, kmap, knowit
  • [d7eaab03] RPM Packaging: update tdepim
  • [705713fa] RPM Packaging: update bibletime
  • [a4937b11] RPM Packaging: update QT3
  • [bb94b933] RPM packaging: remove obsolete file
  • [0ea5f095] RPM packaging: update kmplayer, kmyfirewall, kmymoney, knemo
  • [2a49d874] RPM Packaging: fix FTBFS in tdelibs
  • [a1434956] RPM packaging: update kima, kiosktool, kkbswitch, klcddimmer
  • [82ecfe9e] RPM Packaging: fix Trinity URL in spec files
  • [28ee2643] RPM Packaging: updates for 3.5.13.2 packages build on OBS
  • [4f39408a] RPM packaging: update kerberostray, kftpgrabber, kgtk_qt3, kile
  • [d8bddddb] RPM packaging: update kdbusnotification, kdiff3, kdirstat, keep
  • [805dfd56] RPM packaging: update kcmldapcontroller, kcmldapmanager, kcpuload, kdbg
  • [42ab93c0] RPM Packaging: update kbookreader, kchmviewer, kcmautostart, kcmldap
  • [af4b625b] RPM packaging: update kbarcode, kbfx, kbibtex, kbiff
  • [18f810ab] RPM Packaging: update katapult
  • [fdf9448d] RPM Packaging: update kasablanca
  • [0d20c471] RPM packaging: update k9copy
  • [07867c7b] RPM packaging: update k3b-i18n
  • [f5c9c8fe] RPM Packaging: update k3b
  • [d228a4cf] RPM Packaging: update gwenview-i18n
  • [5c44c0ad] RPM Packaging: update gwenview
  • [61e41ded] RPM packaging: update gtk-qt-engine
  • [234bbcce] RPM packaging: update gtk-qt-engine
  • [7b892e95] RPM packaging: update bibletime
  • [0b867527] RPM packaging: update filelight
  • [18202cf2] RPM packaging: update gtk3-tqt-engine
  • [d40dba9b] RPM Packaging: update dolphin
  • [de823e19] RPM Packaging: rebuild for Fedora 21, RHEL 7, and minor fixes
  • [056a3e9b] RPM packaging: fix FTBFS on bibletime
  • [f813766c] Bump keximdb compat version on Debian and Ubuntu
  • [211c14ef] Fix keximdb FTBFS on Debian and Ubuntu
  • [923bdb42] Fix up keximdb packaging files on Debian and Ubuntu
  • [cba497df] Update keximdb packaging files on Debian and Ubuntu
  • [f6acdd64] Update keximbd packaging files
  • [56b081e4] Initial import of keximdb files
  • [c173d38a] RPM packaging: rebuild
  • [b01e5e63] Fixed location of TDEFileReplace handbook in Debian/Ubuntu. This resolves bug #767
  • [18d08626] Moved TDEFileReplace to tdeutils. This resolves bug #767
  • [c8c952a5] RPM packaging: update digikam
  • [67bac3ac] RPM packaging: update tde-i18n
  • [6ea4ddf4] RPM packaging: update tde-i18n
  • [208f01e5] RPM packaging: update tde-i18n
  • [c66c7f34] RPM packaging: update tde-i18n
  • [d612bb9b] RPM packaging: update basket
  • [e46ad875] RPM packaging: update basket
  • [463fd82f] Add missing libgcrypt-dev build dependency to tdenetwork on Debian and Ubuntu
  • [31e73f16] RPM packaging: update basket
  • [fb77767a] RPM Packaging: update basket
  • [88bf1552] RPM Packaging: update basket
  • [e0e67a8e] RPM packaging: update tde-i18n
  • [f443e875] RPM packaging: update basket
  • [29c9a796] RPM packaging: update amarok
  • [6e8dc16e] RPM packaging: update filesystem
  • [9a18f29a] RPM packaging: update amarok
  • [31542eab] RPM packaging: update filesystem
  • [39f44fc0] RPM packaging: update amarok
  • [12f73b08] RPM packaging: update amarok
  • [b11e7402] RPM packaging: update amarok
  • [2f76001d] RPM packaging: update amarok
  • [a7ece725] RPM packaging: update amarok
  • [27e495be] RPM packaging: update amarok
  • [ee025ae3] RPM packaging: update amarok
  • [cdcb48c0] RPM packaging: update abakus
  • [7dc82ffe] RPM packaging: update abakus
  • [397e31ad] RPM packaging: update abakus
  • [96014412] RPM packaging: update pytdeextensions
  • [cd1b92cd] RPM packaging: update python-trinity
  • [3d833b61] RPM packaging: update python-trinity
  • [2822eef2] RPM packaging: update python-trinity
  • [7def4cde] RPM packaging: update libtqt-perl
  • [c919724f] RPM packaging: update libtqt-perl
  • [eaa17da3] RPM packaging: update libtqt-perl
  • [50a4c6c2] RPM packaging: update libtqt-perl
  • [1b9ffaf9] RPM packaging: update libtqt-perl
  • [a34df195] RPM packaging: update libtqt-perl
  • [aef68992] RPM packaging: update tdeutils
  • [c32df3ea] RPM packaging: update tdebase
  • [1474dc6a] RPM packaging: update tdebase
  • [0248fa3e] RPM packaging: update tdeutils
  • [307cf980] RPM packaging: update tdeutils
  • [20adb7bb] RPM packaging: update tdeutils
  • [ffaa327d] RPM packaging: update tdeutils
  • [6aafdb22] RPM packaging: update filesystem
  • [a3be98e6] RPM packaging: update tdeutils
  • [99cf719a] RPM packaging: update tdeutils
  • [7891330a] RPM packaging: update libksquirrel
  • [180d300a] RPM packaging: update libksquirrel
  • [876b41ab] RPM packaging: update tdeutils
  • [5d8eb337] RPM packaging: update tdebindings
  • [430c4878] RPM packaging: updates
  • [d19d14a0] RPM packaging: update for R14
  • [092caa81] RPM packages: add packages list for fedora 20
  • [8eb2abbc] update libksquirrel
  • [63e0eb91] RPM packaging: update libksquirrel