Difference between revisions of "Changelog For R14.0.10"

From Trinity Desktop Project Wiki
Jump to navigation Jump to search
(Update 20210117)
(Update 20210124)
Line 15: Line 15:
   
 
= dependencies =
 
= dependencies =
  +
== tqtinterface ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== akode ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
 
== arts ==
 
== arts ==
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Renaming of files in preparation for code style tools.
 
* Renaming of files in preparation for code style tools.
  +
  +
== avahi-tqt ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== dbus-1-tqt ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== dbus-tqt ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== libart-lgpl ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== libcaldav ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== libcarddav ==
  +
* Raise the minimum required version of CMake to 2.8.12.
   
 
== libr ==
 
== libr ==
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Fix setting UUID of ELF file icon.<br/>The GUID was checked, converted to a UUID structure, but was not written<br/>to the icon. This could cause each call to libr_icon_setuuid to store a<br/>different UUID, making reproducible builds impossible.
 
* Fix setting UUID of ELF file icon.<br/>The GUID was checked, converted to a UUID structure, but was not written<br/>to the icon. This could cause each call to libr_icon_setuuid to store a<br/>different UUID, making reproducible builds impossible.
   
Line 25: Line 51:
   
 
== tqca ==
 
== tqca ==
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Drop tqmake build support.<br/>Add basic cmake build instructions.<br/>Rework of the README file.
 
* Drop tqmake build support.<br/>Add basic cmake build instructions.<br/>Rework of the README file.
   
 
== tqca-tls ==
 
== tqca-tls ==
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Drop tqmake build support.<br/>Add basic cmake build instructions.<br/>Rework of the README file.
 
* Drop tqmake build support.<br/>Add basic cmake build instructions.<br/>Rework of the README file.
   
 
= core =
 
= core =
 
== tdelibs ==
 
== tdelibs ==
  +
* Merge translation files from master branch.
  +
* tdeio: minor simplification of plurals in translation<br/>A fixup for the d3d85b65
  +
* tdeio: minor improvement of translatability of a message<br/>* added plural forms
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Merge translation files from master branch.
 
* Merge translation files from master branch.
 
* Add an option to install the imagetops binary.<br/>This binary may already be included in the system -<br/>for example in the netpbm package.
 
* Add an option to install the imagetops binary.<br/>This binary may already be included in the system -<br/>for example in the netpbm package.
Line 54: Line 86:
   
 
== tdebase ==
 
== tdebase ==
  +
* Merge translation files from master branch.
  +
* Update translation template.
  +
* Update CMakeL10n rules for extracting ksplash themes.
  +
* Add missing basic descriptions to ksplash themes Standard and Redmond.
  +
* Fix the section name in the ksplash theme desktop file<br/>to match the location as it is installed.<br/>This resolves that the ksplash theme information was<br/>not displayed in the TDE Control Center.
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Create a systemd service file for tdm
 
* Create a systemd service file for tdm
 
* Merge translation files from master branch.
 
* Merge translation files from master branch.
Line 73: Line 111:
   
 
== tdepim ==
 
== tdepim ==
  +
* Merge translation files from master branch.
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Renaming of files in preparation for code style tools.
 
* Renaming of files in preparation for code style tools.
 
* Merge translation files from master branch.
 
* Merge translation files from master branch.
Line 80: Line 120:
   
 
== tdemultimedia ==
 
== tdemultimedia ==
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Merge translation files from master branch.
 
* Merge translation files from master branch.
 
* Renaming of files in preparation for code style tools.
 
* Renaming of files in preparation for code style tools.
   
 
== tdenetwork ==
 
== tdenetwork ==
  +
* Merge translation files from master branch.
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Renaming of files in preparation for code style tools.
 
* Renaming of files in preparation for code style tools.
   
 
== tdegraphics ==
 
== tdegraphics ==
  +
* Merge translation files from master branch.
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Cover page support for KPDF<br/>This resolves issue [https://mirror.git.trinitydesktop.org/gitea/TDE/tdegraphics/issues/26 #26]
 
* Cover page support for KPDF<br/>This resolves issue [https://mirror.git.trinitydesktop.org/gitea/TDE/tdegraphics/issues/26 #26]
 
* Renaming of files in preparation for code style tools.
 
* Renaming of files in preparation for code style tools.
   
 
== tdetoys ==
 
== tdetoys ==
  +
* Merge translation files from master branch.
  +
* Update translation template.
  +
* kweather: Improve station list processing<br/>+ Add a README file with information about the processing stations<br/>+ Automatically generate stations.dat and weather_stations.desktop<br/> from data/nsd_cccc.txt before cmake checks<br/>+ File downloaded from https://tgftp.nws.noaa.gov/data/nsd_cccc.txt<br/>+ Clean up weather_stations.desktop.in and moved relevant information<br/> to data/station_names.txt<br/>+ Added GG to EU and NU, PE to Canada<br/>+ Mapped most of African countries to AF region<br/>+ Mapped few other countries to their regions<br/>+ Algeria is not in the ME region<br/>+ Christmas Islands code is CX<br/>+ Added Greenland to Atlantic<br/>+ Added some more states to Oceania<br/>+ Added some more states to Cenetral and South Americas<br/>+ Antarctica as new region<br/>+ Renamed Australiasia to Australia and Oceania<br/>+ Region abbreviations in alphabetic order<br/>+ Removed Atlantic and Mexico regions and added North America<br/>+ Mapped most of the outstanding stations in Canada and elsewhere<br/>+ J Leslie Turriff provided information on the stations in Canada<br/>Modify the generation of weather_stations.desktop so that it is possible<br/>to merge translations into a generated file.
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Merge translation files from master branch.
 
* Merge translation files from master branch.
   
 
== tdeutils ==
 
== tdeutils ==
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Merge translation files from master branch.
 
* Merge translation files from master branch.
 
* Renaming of files in preparation for code style tools.
 
* Renaming of files in preparation for code style tools.
Line 100: Line 150:
   
 
== tdeedu ==
 
== tdeedu ==
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Renaming of files in preparation for code style tools.
 
* Renaming of files in preparation for code style tools.
 
* Merge translation files from master branch.
 
* Merge translation files from master branch.
Line 106: Line 157:
   
 
== tdegames ==
 
== tdegames ==
  +
* Merge translation files from master branch.
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Add man pages, taken from the Debian packaging.
 
* Add man pages, taken from the Debian packaging.
 
* Add symbols visibility option.
 
* Add symbols visibility option.
Line 120: Line 173:
   
 
== tdeaddons ==
 
== tdeaddons ==
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Renaming of files in preparation for code style tools.
 
* Renaming of files in preparation for code style tools.
   
 
== tdeadmin ==
 
== tdeadmin ==
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Renaming of files in preparation for code style tools.
 
* Renaming of files in preparation for code style tools.
 
* Merge translation files from master branch.
 
* Merge translation files from master branch.
   
 
== tdeartwork ==
 
== tdeartwork ==
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Merge translation files from master branch.
 
* Merge translation files from master branch.
 
* Added additional foreigner screensaver desktop files.
 
* Added additional foreigner screensaver desktop files.
Line 133: Line 189:
   
 
== tdesdk ==
 
== tdesdk ==
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Renaming of files in preparation for code style tools.
 
* Renaming of files in preparation for code style tools.
 
* Remove the CMake rule for processing tdesvn-build manual in the previous directory.
 
* Remove the CMake rule for processing tdesvn-build manual in the previous directory.
Line 138: Line 195:
   
 
== tdevelop ==
 
== tdevelop ==
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Renaming of files in preparation for code style tools.
 
* Renaming of files in preparation for code style tools.
 
* Merge translation files from master branch.
 
* Merge translation files from master branch.
 
* Fixed SEGV caused by dereferencing NULL pointer when right clicking<br/>inside files not supported. This relates to bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=3173 #3173]
 
* Fixed SEGV caused by dereferencing NULL pointer when right clicking<br/>inside files not supported. This relates to bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=3173 #3173]
 
* Merge translation files from master branch.
 
* Merge translation files from master branch.
  +
  +
== tdewebdev ==
  +
* Raise the minimum required version of CMake to 2.8.12.
   
 
== tde-i18n ==
 
== tde-i18n ==
  +
* Merge translation files from master branch.
  +
* Update translation template.
  +
* Merge translation files from master branch.
  +
* Update translation template.
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Merge translation files from master branch.
 
* Merge translation files from master branch.
 
* Update translation template.
 
* Update translation template.
Line 194: Line 260:
   
 
= libraries =
 
= libraries =
  +
== libkexiv2 ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== libkipi ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
 
== kipi-plugins ==
 
== kipi-plugins ==
 
* Merge translation files from master branch.
 
* Merge translation files from master branch.
Line 199: Line 271:
 
== libksquirrel ==
 
== libksquirrel ==
 
* Renaming of files in preparation for code style tools.
 
* Renaming of files in preparation for code style tools.
  +
  +
== libtdeldap ==
  +
* Raise the minimum required version of CMake to 2.8.12.
   
 
= applications =
 
= applications =
 
== abakus ==
 
== abakus ==
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Merge translation files from master branch.
 
* Merge translation files from master branch.
   
 
== amarok ==
 
== amarok ==
  +
* Merge translation files from master branch.
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Merge translation files from master branch.
 
* Merge translation files from master branch.
 
* Rename the action icon "editcopy" to "edit-copy" to match the XDG names.<br/>This aligns the name with the program code where it is referenced.<br/>This solves the display of the icon in the menu.
 
* Rename the action icon "editcopy" to "edit-copy" to match the XDG names.<br/>This aligns the name with the program code where it is referenced.<br/>This solves the display of the icon in the menu.
Line 210: Line 288:
   
 
== basket ==
 
== basket ==
  +
* Merge translation files from master branch.
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Merge translation files from master branch.
 
* Merge translation files from master branch.
 
* Remove reference to old basket.kde.org website. This resolves issue [https://mirror.git.trinitydesktop.org/gitea/TDE/basket/issues/9 #9]
 
* Remove reference to old basket.kde.org website. This resolves issue [https://mirror.git.trinitydesktop.org/gitea/TDE/basket/issues/9 #9]
Line 221: Line 301:
   
 
== codeine ==
 
== codeine ==
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Merge translation files from master branch.
 
* Merge translation files from master branch.
  +
  +
== compizconfig-backend-tdeconfig ==
  +
* Raise the minimum required version of CMake to 2.8.12.
   
 
== digikam ==
 
== digikam ==
Line 227: Line 311:
   
 
== dolphin ==
 
== dolphin ==
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Merge translation files from master branch.
 
* Merge translation files from master branch.
 
* Added icon to Properties popup menu entry.
 
* Added icon to Properties popup menu entry.
Line 232: Line 317:
   
 
== filelight ==
 
== filelight ==
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Merge translation files from master branch.
 
* Merge translation files from master branch.
  +
  +
== gtk-qt-engine ==
  +
* Raise the minimum required version of CMake to 2.8.12.
   
 
== gwenview-i18n ==
 
== gwenview-i18n ==
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Merge translation files from master branch.
 
* Merge translation files from master branch.
   
 
== k3b ==
 
== k3b ==
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Renaming of files in preparation for code style tools.
 
* Renaming of files in preparation for code style tools.
   
 
== k3b-i18n ==
 
== k3b-i18n ==
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Merge translation files from master branch.
 
* Merge translation files from master branch.
 
* Updated template translations after renaming files in k3b.
 
* Updated template translations after renaming files in k3b.
 
* Merge translation files from master branch.
 
* Merge translation files from master branch.
  +
  +
== kaffeine ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== kaffeine-mozilla ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== kasablanca ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== katapult ==
  +
* Raise the minimum required version of CMake to 2.8.12.
   
 
== kbarcode ==
 
== kbarcode ==
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Renaming of files in preparation for code style tools.
 
* Renaming of files in preparation for code style tools.
  +
  +
== kbfx ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== kbibtex ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== kbiff ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== kbookreader ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== kchmviewer ==
  +
* Merge translation files from master branch.
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== kcmautostart ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== kcmldap ==
  +
* Raise the minimum required version of CMake to 2.8.12.
   
 
== kcmldapcontroller ==
 
== kcmldapcontroller ==
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Renaming of files in preparation for code style tools.
 
* Renaming of files in preparation for code style tools.
  +
  +
== kcmldapmanager ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== kcpuload ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== kdbusnotification ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== kdiff3 ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== kdirstat ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== kdpkg ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== keep ==
  +
* Merge translation files from master branch.
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== kerberostray ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== keximdb ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== kgtk-qt3 ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== kima ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== kiosktool ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== kkbswitch ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== klcddimmer ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== kmplayer ==
  +
* Raise the minimum required version of CMake to 2.8.12.
   
 
== knemo ==
 
== knemo ==
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Minor correction to file name in comments.
 
* Minor correction to file name in comments.
  +
  +
== knetload ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== knetstats ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== knetworkmanager8 ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== knights ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== knmap ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== knowit ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== knutclient ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== konversation ==
  +
* Renaming of files in preparation for code style tools.
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== kooldock ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== kpicosim ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== kpilot ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== kpowersave ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== krename ==
  +
* Raise the minimum required version of CMake to 2.8.12.
   
 
== krusader ==
 
== krusader ==
 
* Added icon to Properties popup menu entry.
 
* Added icon to Properties popup menu entry.
  +
  +
== kscope ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== ksensors ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== kshowmail ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== kshutdown ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== ksplash-engine-moodin ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== kstreamripper ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== ksystemlog ==
  +
* Raise the minimum required version of CMake to 2.8.12.
   
 
== ktechlab ==
 
== ktechlab ==
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Merge translation files from master branch.
 
* Merge translation files from master branch.
 
* Update translation template.
 
* Update translation template.
Line 265: Line 502:
 
* Add includes to UI files to resolve FTBFS.
 
* Add includes to UI files to resolve FTBFS.
 
* Conversion to the cmake building system.<br/>Added man pages taken from the Debian packaging system.<br/>Move the ktechlab.desktop file into XDG_APPS_INSTALL_DIR directory,<br/>see [https://mirror.git.trinitydesktop.org/gitea/TDE/tde/issues/26 TDE/tde#26] and bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2408 #2408]
 
* Conversion to the cmake building system.<br/>Added man pages taken from the Debian packaging system.<br/>Move the ktechlab.desktop file into XDG_APPS_INSTALL_DIR directory,<br/>see [https://mirror.git.trinitydesktop.org/gitea/TDE/tde/issues/26 TDE/tde#26] and bug [https://bugs.trinitydesktop.org/show_bug.cgi?id=2408 #2408]
  +
  +
== kvkbd ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== kvpnc ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== kxmleditor ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== mathemagics ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== mplayerthumbs ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== potracegui ==
  +
* Raise the minimum required version of CMake to 2.8.12.
   
 
== qalculate-tde ==
 
== qalculate-tde ==
 
* Update translation template.
 
* Update translation template.
 
* Fix undeclared declarations of string/vector/list; prefix declarations with 'std::'
 
* Fix undeclared declarations of string/vector/list; prefix declarations with 'std::'
  +
  +
== rosegarden ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== smartcardauth ==
  +
* Raise the minimum required version of CMake to 2.8.12.
   
 
== soundkonverter ==
 
== soundkonverter ==
Line 274: Line 535:
 
* Merge translation files from master branch.
 
* Merge translation files from master branch.
 
* Delete translation with incorrect language identification - pt_PT.<br/>This resolves issue [https://mirror.git.trinitydesktop.org/gitea/TDE/soundkonverter/issues/3 #3]
 
* Delete translation with incorrect language identification - pt_PT.<br/>This resolves issue [https://mirror.git.trinitydesktop.org/gitea/TDE/soundkonverter/issues/3 #3]
  +
  +
== tastymenu ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== tde-style-baghira ==
  +
* Raise the minimum required version of CMake to 2.8.12.
   
 
== tde-style-domino ==
 
== tde-style-domino ==
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Remove alpha blending for text color specifically for the TDE Menu.<br/>This caused the first level of the TDE menu to be difficult to read<br/>without any useful benefit.
 
* Remove alpha blending for text color specifically for the TDE Menu.<br/>This caused the first level of the TDE menu to be difficult to read<br/>without any useful benefit.
 
* Avoid rendering plain text tooltips as rich text.<br/>Rendering plain text tooltips as rich text can cause an unwanted<br/>change in line breaks - for example, in the KOrn status tooltip.
 
* Avoid rendering plain text tooltips as rich text.<br/>Rendering plain text tooltips as rich text can cause an unwanted<br/>change in line breaks - for example, in the KOrn status tooltip.
  +
  +
== tde-style-ia-ora ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== tde-style-lipstik ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== tde-style-qtcurve ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== tde-systemsettings ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== tdedocker ==
  +
* Raise the minimum required version of CMake to 2.8.12.
   
 
== tdeio-apt ==
 
== tdeio-apt ==
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Merge translation files from master branch.
 
* Merge translation files from master branch.
  +
  +
== tdeio-ftps ==
  +
* Raise the minimum required version of CMake to 2.8.12.
   
 
== tdeio-locate ==
 
== tdeio-locate ==
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Merge translation files from master branch.
 
* Merge translation files from master branch.
   
 
== tdeio-sword ==
 
== tdeio-sword ==
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Fix FTBFS with sword 1.9.x.
 
* Fix FTBFS with sword 1.9.x.
 
* Merge translation files from master branch.
 
* Merge translation files from master branch.
  +
  +
== tdeio-umountwrapper ==
  +
* Raise the minimum required version of CMake to 2.8.12.
   
 
== tdenetworkmanager ==
 
== tdenetworkmanager ==
  +
* Merge translation files from master branch.
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Use common cmake rules for documentation.<br/>Move the documentation to the usual layout.
 
* Use common cmake rules for documentation.<br/>Move the documentation to the usual layout.
 
* Removed admin submodule.
 
* Removed admin submodule.
Line 296: Line 590:
 
* Copy translations to a new directory layout.
 
* Copy translations to a new directory layout.
 
* Merge translation files from master branch.
 
* Merge translation files from master branch.
  +
  +
== tdepacman ==
  +
* Raise the minimum required version of CMake to 2.8.12.
  +
  +
== tdepowersave ==
  +
* Raise the minimum required version of CMake to 2.8.12.
   
 
== tderadio ==
 
== tderadio ==
Line 301: Line 601:
   
 
== tdesudo ==
 
== tdesudo ==
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Merge translation files from master branch.
 
* Merge translation files from master branch.
  +
  +
== tdesvn ==
  +
* Raise the minimum required version of CMake to 2.8.12.
   
 
== tdmtheme ==
 
== tdmtheme ==
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Merge translation files from master branch.
 
* Merge translation files from master branch.
  +
  +
== tellico ==
  +
* Raise the minimum required version of CMake to 2.8.12.
   
 
== tork ==
 
== tork ==
  +
* Merge translation files from master branch.
  +
* Update translation template.
  +
* This fix aims to get rid of the eth0, eth1...name for network cards.
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Merge translation files from master branch.
 
* Merge translation files from master branch.
 
* Update translation template.
 
* Update translation template.
Line 316: Line 628:
   
 
== wlassistant ==
 
== wlassistant ==
  +
* Raise the minimum required version of CMake to 2.8.12.
 
* Merge translation files from master branch.
 
* Merge translation files from master branch.
  +
  +
== yakuake ==
  +
* Raise the minimum required version of CMake to 2.8.12.
   
 
= packaging =
 
= packaging =
 
== packaging ==
 
== packaging ==
  +
* DEB sip4-tqt: Change the sip-api symbolic name to sip-tqt-api<br/>to avoid unwanted confusion between sip and sip-tqt.<br/>To ensure a smooth upgrade, sip-api-7.1 has been left here,<br/>which will be removed subsequently.
 
* DEB tdebase: Fix the default DM service package name detection for TDM.<br/>This resolves an unwanted change from TDM to another installed DM<br/>during the tdm-trinity package upgrade.
 
* DEB tdebase: Fix the default DM service package name detection for TDM.<br/>This resolves an unwanted change from TDM to another installed DM<br/>during the tdm-trinity package upgrade.
 
* DEB tdebase: Systemd unit file tdm.service has been moved to the main tree.
 
* DEB tdebase: Systemd unit file tdm.service has been moved to the main tree.

Revision as of 01:13, 25 January 2021

common

admin

  • doxygen: Determine the module name from the information in .tdescminfo
    instead of by directory name.

cmake

  • tde_create_translated_desktop: Incorporate a slightly modified version
    of intltool-merge 0.51 to properly merge desktop file translations
    containing escaped newline characters - '\n'.
  • tde_curdatetime: Add the -u option to call 'date'
    so that the result is not time zone dependent.
  • Set compiler flags useful for reproducible building.
  • tde_create_tarball: Add options to make tarballs reproducible
    independently of UMASK and time zone.
  • tde_create_translated_desktop: Show the full path of the source
    desktop file when merging translations.
  • Adjust CMakeL10n module to search for tde.pot in 'core/tdelibs' folder.

libltdl

  • Removed unused code since memcpy is available.

dependencies

tqtinterface

  • Raise the minimum required version of CMake to 2.8.12.

akode

  • Raise the minimum required version of CMake to 2.8.12.

arts

  • Raise the minimum required version of CMake to 2.8.12.
  • Renaming of files in preparation for code style tools.

avahi-tqt

  • Raise the minimum required version of CMake to 2.8.12.

dbus-1-tqt

  • Raise the minimum required version of CMake to 2.8.12.

dbus-tqt

  • Raise the minimum required version of CMake to 2.8.12.

libart-lgpl

  • Raise the minimum required version of CMake to 2.8.12.

libcaldav

  • Raise the minimum required version of CMake to 2.8.12.

libcarddav

  • Raise the minimum required version of CMake to 2.8.12.

libr

  • Raise the minimum required version of CMake to 2.8.12.
  • Fix setting UUID of ELF file icon.
    The GUID was checked, converted to a UUID structure, but was not written
    to the icon. This could cause each call to libr_icon_setuuid to store a
    different UUID, making reproducible builds impossible.

python-tqt

  • pyuic: Delete the current date from the generated files
    so that their generation can be reproducible.

tqca

  • Raise the minimum required version of CMake to 2.8.12.
  • Drop tqmake build support.
    Add basic cmake build instructions.
    Rework of the README file.

tqca-tls

  • Raise the minimum required version of CMake to 2.8.12.
  • Drop tqmake build support.
    Add basic cmake build instructions.
    Rework of the README file.

core

tdelibs

  • Merge translation files from master branch.
  • tdeio: minor simplification of plurals in translation
    A fixup for the d3d85b65
  • tdeio: minor improvement of translatability of a message
    * added plural forms
  • Raise the minimum required version of CMake to 2.8.12.
  • Merge translation files from master branch.
  • Add an option to install the imagetops binary.
    This binary may already be included in the system -
    for example in the netpbm package.
  • krun: prevent media:/ or system:/media urls to be replaced by their respective /media/... path.
  • Fixed more uncrustify's code formatting offending files.
  • Fixed handling of files containing an # in the name when using the system:/media or media:/ protocol. This resolves bug #3022 and bug #3063
  • Fixed second pass uncrustify's code formatting offending files.
  • Drop weird macro and use memcpy/memset instead.
  • Fixed some uncrustify's code formatting offending files.
  • tdeabc/vcard: integrated "generated" partial header files into the place where they
    are actually used.
  • Fix function name in LUA indentation script error message.
  • Renaming of files in preparation for code style tools.
  • tests: Wait for the dcop server to be ready.
    Use a separate ICEAUTHORITY for tests.
  • Merge translation files from master branch.
  • Add a missing icon for the standard Help menu
    item Bug Report/Request Enhancement...
  • Merge translation files from master branch.
  • Update translation template.
  • Add CMakeL10n rules to update all_languages.desktop
    according to the entry.desktop files from tde-i18n.
  • Unify language names between all_languages.desktop in tdelibs
    and entry.desktop files in tde-i18n.
  • tdehw lib: fixed detection of mountable optical disks with incomplete
    partition table.
  • Adjust CMakeL10n rules for new 'core' folder for main modules.

tdebase

  • Merge translation files from master branch.
  • Update translation template.
  • Update CMakeL10n rules for extracting ksplash themes.
  • Add missing basic descriptions to ksplash themes Standard and Redmond.
  • Fix the section name in the ksplash theme desktop file
    to match the location as it is installed.
    This resolves that the ksplash theme information was
    not displayed in the TDE Control Center.
  • Raise the minimum required version of CMake to 2.8.12.
  • Create a systemd service file for tdm
  • Merge translation files from master branch.
  • Update translation template.
  • KControl - usbview: Fix typos in the error message.
  • Merge translation files from master branch.
  • Renaming of files in preparation for code style tools.
  • Added icons to Properties popup menu entry in konqueror and kdesktop.
  • Merge translation files from master branch.
  • Unify default language name with all_languages.desktop in tdelibs.
  • Konqueror/KDesktop popup menu: sort service actions by filename to ensure consistency.
  • kdcop: avoid registering 'anonymous' dcop clients. This was causing 'DCOP
    aborting call' warning messages in .xsession-errors in some conditions.
  • Move the khelpcenter guides to the directory level in which they are installed.
  • Merge translation files from master branch.
  • Added KDCOP to TDE menu - System. This relates to bug #2886
    This is a modified and extended version of commit 25555aa75.
  • Added initial draft of release notes for R14.0.10.
  • Merge translation files from master branch.
  • Fix FTBFS due to redefine the 'log' symbol in tdmlib.

tdepim

  • Merge translation files from master branch.
  • Raise the minimum required version of CMake to 2.8.12.
  • Renaming of files in preparation for code style tools.
  • Merge translation files from master branch.
  • KMail: Add the missing translation of the default search filter entry.
  • Merge translation files from master branch.
  • Fix FTBFS due to redefine the 'round' symbol in korganizer.

tdemultimedia

  • Raise the minimum required version of CMake to 2.8.12.
  • Merge translation files from master branch.
  • Renaming of files in preparation for code style tools.

tdenetwork

  • Merge translation files from master branch.
  • Raise the minimum required version of CMake to 2.8.12.
  • Renaming of files in preparation for code style tools.

tdegraphics

  • Merge translation files from master branch.
  • Raise the minimum required version of CMake to 2.8.12.
  • Cover page support for KPDF
    This resolves issue #26
  • Renaming of files in preparation for code style tools.

tdetoys

  • Merge translation files from master branch.
  • Update translation template.
  • kweather: Improve station list processing
    + Add a README file with information about the processing stations
    + Automatically generate stations.dat and weather_stations.desktop
    from data/nsd_cccc.txt before cmake checks
    + File downloaded from https://tgftp.nws.noaa.gov/data/nsd_cccc.txt
    + Clean up weather_stations.desktop.in and moved relevant information
    to data/station_names.txt
    + Added GG to EU and NU, PE to Canada
    + Mapped most of African countries to AF region
    + Mapped few other countries to their regions
    + Algeria is not in the ME region
    + Christmas Islands code is CX
    + Added Greenland to Atlantic
    + Added some more states to Oceania
    + Added some more states to Cenetral and South Americas
    + Antarctica as new region
    + Renamed Australiasia to Australia and Oceania
    + Region abbreviations in alphabetic order
    + Removed Atlantic and Mexico regions and added North America
    + Mapped most of the outstanding stations in Canada and elsewhere
    + J Leslie Turriff provided information on the stations in Canada
    Modify the generation of weather_stations.desktop so that it is possible
    to merge translations into a generated file.
  • Raise the minimum required version of CMake to 2.8.12.
  • Merge translation files from master branch.

tdeutils

  • Raise the minimum required version of CMake to 2.8.12.
  • Merge translation files from master branch.
  • Renaming of files in preparation for code style tools.
  • Move the tdelirc manuals to the directory level in which they are installed.
    The manual for the tdelirc control center module is moved to KControl.
  • kmilo: added keyboard shortcuts for fine settings of screen brightness.

tdeedu

  • Raise the minimum required version of CMake to 2.8.12.
  • Renaming of files in preparation for code style tools.
  • Merge translation files from master branch.
  • khangman: fixed invalid assert and infinite loop triggered when the
    selected language at startup is no longer available. This resolves bug #3171
  • Delete unused images from API documentation.

tdegames

  • Merge translation files from master branch.
  • Raise the minimum required version of CMake to 2.8.12.
  • Add man pages, taken from the Debian packaging.
  • Add symbols visibility option.
  • Merge translation files from master branch.
  • Renaming of files in preparation for code style tools.
  • Merge translation files from master branch.
  • Add CMakeL10n rules for TDEFifteen.
  • Make the images grid visible with the cat's image when the game starts.
  • Turn into a TDE application.
    The game is renamed TDEFifteen (original name: q15).
    Add icons (Public Domaine, https://commons.wikimedia.org/wiki/File:15-puzzle.svg).
  • Cleanup headers.
  • Remove QT4 stuff.
  • Some cleanup and cosmetics.
  • fifteen puzzle game

tdeaddons

  • Raise the minimum required version of CMake to 2.8.12.
  • Renaming of files in preparation for code style tools.

tdeadmin

  • Raise the minimum required version of CMake to 2.8.12.
  • Renaming of files in preparation for code style tools.
  • Merge translation files from master branch.

tdeartwork

  • Raise the minimum required version of CMake to 2.8.12.
  • Merge translation files from master branch.
  • Added additional foreigner screensaver desktop files.
  • Renaming of files in preparation for code style tools.
  • Merge translation files from master branch.

tdesdk

  • Raise the minimum required version of CMake to 2.8.12.
  • Renaming of files in preparation for code style tools.
  • Remove the CMake rule for processing tdesvn-build manual in the previous directory.
  • Move the tdesvn-build manual to the directory level in which it is installed.

tdevelop

  • Raise the minimum required version of CMake to 2.8.12.
  • Renaming of files in preparation for code style tools.
  • Merge translation files from master branch.
  • Fixed SEGV caused by dereferencing NULL pointer when right clicking
    inside files not supported. This relates to bug #3173
  • Merge translation files from master branch.

tdewebdev

  • Raise the minimum required version of CMake to 2.8.12.

tde-i18n

  • Merge translation files from master branch.
  • Update translation template.
  • Merge translation files from master branch.
  • Update translation template.
  • Raise the minimum required version of CMake to 2.8.12.
  • Merge translation files from master branch.
  • Update translation template.
  • Merge translation files from master branch.
  • Update translation template.
  • Merge translation files from master branch.
  • Update translation template.
  • Merge translation files from master branch.
  • Update translation template.
  • Merge translation files from master branch.
  • Update translation template.
  • Merge translation files from master branch.
  • Update translation template.
  • Merge translation files from master branch.
  • Update translation template.
  • Updated tdeaddons pot files after code renaming.
  • Updated tdeedu pot files after code renaming.
  • Updated tdeartwork pot files after code renaming.
  • Updated tdegames pot files after code renaming.
  • Merge translation files from master branch.
  • Update translation template.
  • Updated after tdemultimedia file renaming.
  • Merge translation files from master branch.
  • Update translation template.
  • Merge translation files from master branch.
  • Update translation template.
  • Merge translation files from master branch.
  • Update translation template.
  • Merge translation files from master branch.
  • Update translation template.
  • Unify language names between all_languages.desktop in tdelibs
    and entry.desktop files in tde-i18n.
  • Merge translation files from master branch.
  • Add translation of entry.desktop files.
    Note: For systems and distributions where individual language directories
    are unpacked for building, you need to add an unpacking for the
    'translations' directory in addition to other common directories.
  • Minor fix up on previous commit about automake drop.
  • Drop automake build support.
  • Add base files for the new es_AR language.
  • Use universal common rules instead of many individual CMakeListst.txt files.
    Note: For systems and distributions where individual language directories
    are unpacked for building, you need to add an unpacking for the 'template'
    directory in addition to the 'cmake' directory.
  • Merge translation files from master branch.
  • Delete unused images from tdeedu API documentation.
  • Move the khelpcenter guides to the directory level in which they are installed.
  • Move the tdesvn-build manual to the directory level in which it is installed.
  • Move the tdelirc manuals to the directory level in which they are installed.
    The manual for the tdelirc control center module is moved to KControl.
  • Update translation template.
  • Updated r14.0.x-specific tdebase translation for Ukrainian.
  • Merge translation files from master branch.
  • Add a missing newline character in the EO translation to resolve the FTBFS.
  • Merge translation files from master branch.
  • Update translation template.
  • Merge translation files from master branch.

libraries

libkexiv2

  • Raise the minimum required version of CMake to 2.8.12.

libkipi

  • Raise the minimum required version of CMake to 2.8.12.

kipi-plugins

  • Merge translation files from master branch.

libksquirrel

  • Renaming of files in preparation for code style tools.

libtdeldap

  • Raise the minimum required version of CMake to 2.8.12.

applications

abakus

  • Raise the minimum required version of CMake to 2.8.12.
  • Merge translation files from master branch.

amarok

  • Merge translation files from master branch.
  • Raise the minimum required version of CMake to 2.8.12.
  • Merge translation files from master branch.
  • Rename the action icon "editcopy" to "edit-copy" to match the XDG names.
    This aligns the name with the program code where it is referenced.
    This solves the display of the icon in the menu.
  • Merge translation files from master branch.

basket

  • Merge translation files from master branch.
  • Raise the minimum required version of CMake to 2.8.12.
  • Merge translation files from master branch.
  • Remove reference to old basket.kde.org website. This resolves issue #9
  • Merge translation files from master branch.
  • Added translations from 'kontact_plugin'.
  • Added translation of .desktop files.
  • Removed original 'po' translation folder.
  • Copied translation files to new translations folder.
  • Drop automake build support.
    Add basic cmake build instructions.
    Delete empty files ChangeLog, NEWS and TODO.
    Rework of the README file.
    Update some cmake files with latest macros.
  • Merge translation files from master branch.

codeine

  • Raise the minimum required version of CMake to 2.8.12.
  • Merge translation files from master branch.

compizconfig-backend-tdeconfig

  • Raise the minimum required version of CMake to 2.8.12.

digikam

  • Merge translation files from master branch.

dolphin

  • Raise the minimum required version of CMake to 2.8.12.
  • Merge translation files from master branch.
  • Added icon to Properties popup menu entry.
  • Merge translation files from master branch.

filelight

  • Raise the minimum required version of CMake to 2.8.12.
  • Merge translation files from master branch.

gtk-qt-engine

  • Raise the minimum required version of CMake to 2.8.12.

gwenview-i18n

  • Raise the minimum required version of CMake to 2.8.12.
  • Merge translation files from master branch.

k3b

  • Raise the minimum required version of CMake to 2.8.12.
  • Renaming of files in preparation for code style tools.

k3b-i18n

  • Raise the minimum required version of CMake to 2.8.12.
  • Merge translation files from master branch.
  • Updated template translations after renaming files in k3b.
  • Merge translation files from master branch.

kaffeine

  • Raise the minimum required version of CMake to 2.8.12.

kaffeine-mozilla

  • Raise the minimum required version of CMake to 2.8.12.

kasablanca

  • Raise the minimum required version of CMake to 2.8.12.

katapult

  • Raise the minimum required version of CMake to 2.8.12.

kbarcode

  • Raise the minimum required version of CMake to 2.8.12.
  • Renaming of files in preparation for code style tools.

kbfx

  • Raise the minimum required version of CMake to 2.8.12.

kbibtex

  • Raise the minimum required version of CMake to 2.8.12.

kbiff

  • Raise the minimum required version of CMake to 2.8.12.

kbookreader

  • Raise the minimum required version of CMake to 2.8.12.

kchmviewer

  • Merge translation files from master branch.
  • Raise the minimum required version of CMake to 2.8.12.

kcmautostart

  • Raise the minimum required version of CMake to 2.8.12.

kcmldap

  • Raise the minimum required version of CMake to 2.8.12.

kcmldapcontroller

  • Raise the minimum required version of CMake to 2.8.12.
  • Renaming of files in preparation for code style tools.

kcmldapmanager

  • Raise the minimum required version of CMake to 2.8.12.

kcpuload

  • Raise the minimum required version of CMake to 2.8.12.

kdbusnotification

  • Raise the minimum required version of CMake to 2.8.12.

kdiff3

  • Raise the minimum required version of CMake to 2.8.12.

kdirstat

  • Raise the minimum required version of CMake to 2.8.12.

kdpkg

  • Raise the minimum required version of CMake to 2.8.12.

keep

  • Merge translation files from master branch.
  • Raise the minimum required version of CMake to 2.8.12.

kerberostray

  • Raise the minimum required version of CMake to 2.8.12.

keximdb

  • Raise the minimum required version of CMake to 2.8.12.

kgtk-qt3

  • Raise the minimum required version of CMake to 2.8.12.

kima

  • Raise the minimum required version of CMake to 2.8.12.

kiosktool

  • Raise the minimum required version of CMake to 2.8.12.

kkbswitch

  • Raise the minimum required version of CMake to 2.8.12.

klcddimmer

  • Raise the minimum required version of CMake to 2.8.12.

kmplayer

  • Raise the minimum required version of CMake to 2.8.12.

knemo

  • Raise the minimum required version of CMake to 2.8.12.
  • Minor correction to file name in comments.

knetload

  • Raise the minimum required version of CMake to 2.8.12.

knetstats

  • Raise the minimum required version of CMake to 2.8.12.

knetworkmanager8

  • Raise the minimum required version of CMake to 2.8.12.

knights

  • Raise the minimum required version of CMake to 2.8.12.

knmap

  • Raise the minimum required version of CMake to 2.8.12.

knowit

  • Raise the minimum required version of CMake to 2.8.12.

knutclient

  • Raise the minimum required version of CMake to 2.8.12.

konversation

  • Renaming of files in preparation for code style tools.
  • Raise the minimum required version of CMake to 2.8.12.

kooldock

  • Raise the minimum required version of CMake to 2.8.12.

kpicosim

  • Raise the minimum required version of CMake to 2.8.12.

kpilot

  • Raise the minimum required version of CMake to 2.8.12.

kpowersave

  • Raise the minimum required version of CMake to 2.8.12.

krename

  • Raise the minimum required version of CMake to 2.8.12.

krusader

  • Added icon to Properties popup menu entry.

kscope

  • Raise the minimum required version of CMake to 2.8.12.

ksensors

  • Raise the minimum required version of CMake to 2.8.12.

kshowmail

  • Raise the minimum required version of CMake to 2.8.12.

kshutdown

  • Raise the minimum required version of CMake to 2.8.12.

ksplash-engine-moodin

  • Raise the minimum required version of CMake to 2.8.12.

kstreamripper

  • Raise the minimum required version of CMake to 2.8.12.

ksystemlog

  • Raise the minimum required version of CMake to 2.8.12.

ktechlab

  • Raise the minimum required version of CMake to 2.8.12.
  • Merge translation files from master branch.
  • Update translation template.
  • Add workaround for broken gpsim includes.
  • Fix incorrect include file check definitions.
  • Added controlled conversions to char* instead of automatic ascii conversions.
    The definition of -UTQT_NO_ASCII_CAST is no longer needed.
  • Add includes to UI files to resolve FTBFS.
  • Conversion to the cmake building system.
    Added man pages taken from the Debian packaging system.
    Move the ktechlab.desktop file into XDG_APPS_INSTALL_DIR directory,
    see TDE/tde#26 and bug #2408

kvkbd

  • Raise the minimum required version of CMake to 2.8.12.

kvpnc

  • Raise the minimum required version of CMake to 2.8.12.

kxmleditor

  • Raise the minimum required version of CMake to 2.8.12.

mathemagics

  • Raise the minimum required version of CMake to 2.8.12.

mplayerthumbs

  • Raise the minimum required version of CMake to 2.8.12.

potracegui

  • Raise the minimum required version of CMake to 2.8.12.

qalculate-tde

  • Update translation template.
  • Fix undeclared declarations of string/vector/list; prefix declarations with 'std::'

rosegarden

  • Raise the minimum required version of CMake to 2.8.12.

smartcardauth

  • Raise the minimum required version of CMake to 2.8.12.

soundkonverter

  • Remove unnecessary noinst_HEADERS in automake rules for translation.
  • Merge translation files from master branch.
  • Delete translation with incorrect language identification - pt_PT.
    This resolves issue #3

tastymenu

  • Raise the minimum required version of CMake to 2.8.12.

tde-style-baghira

  • Raise the minimum required version of CMake to 2.8.12.

tde-style-domino

  • Raise the minimum required version of CMake to 2.8.12.
  • Remove alpha blending for text color specifically for the TDE Menu.
    This caused the first level of the TDE menu to be difficult to read
    without any useful benefit.
  • Avoid rendering plain text tooltips as rich text.
    Rendering plain text tooltips as rich text can cause an unwanted
    change in line breaks - for example, in the KOrn status tooltip.

tde-style-ia-ora

  • Raise the minimum required version of CMake to 2.8.12.

tde-style-lipstik

  • Raise the minimum required version of CMake to 2.8.12.

tde-style-qtcurve

  • Raise the minimum required version of CMake to 2.8.12.

tde-systemsettings

  • Raise the minimum required version of CMake to 2.8.12.

tdedocker

  • Raise the minimum required version of CMake to 2.8.12.

tdeio-apt

  • Raise the minimum required version of CMake to 2.8.12.
  • Merge translation files from master branch.

tdeio-ftps

  • Raise the minimum required version of CMake to 2.8.12.

tdeio-locate

  • Raise the minimum required version of CMake to 2.8.12.
  • Merge translation files from master branch.

tdeio-sword

  • Raise the minimum required version of CMake to 2.8.12.
  • Fix FTBFS with sword 1.9.x.
  • Merge translation files from master branch.

tdeio-umountwrapper

  • Raise the minimum required version of CMake to 2.8.12.

tdenetworkmanager

  • Merge translation files from master branch.
  • Raise the minimum required version of CMake to 2.8.12.
  • Use common cmake rules for documentation.
    Move the documentation to the usual layout.
  • Removed admin submodule.
  • Added translation of .desktop files.
  • Remove the original translation directory layout.
  • Copy translations to a new directory layout.
  • Merge translation files from master branch.

tdepacman

  • Raise the minimum required version of CMake to 2.8.12.

tdepowersave

  • Raise the minimum required version of CMake to 2.8.12.

tderadio

  • Merge translation files from master branch.

tdesudo

  • Raise the minimum required version of CMake to 2.8.12.
  • Merge translation files from master branch.

tdesvn

  • Raise the minimum required version of CMake to 2.8.12.

tdmtheme

  • Raise the minimum required version of CMake to 2.8.12.
  • Merge translation files from master branch.

tellico

  • Raise the minimum required version of CMake to 2.8.12.

tork

  • Merge translation files from master branch.
  • Update translation template.
  • This fix aims to get rid of the eth0, eth1...name for network cards.
  • Raise the minimum required version of CMake to 2.8.12.
  • Merge translation files from master branch.
  • Update translation template.
  • Replace __DATE__ with PACKAGE_DATETIME in the crash handler
    to allow reproducible build.
  • Add sys/time.h and time.h header detection to resolve FTBFS.
  • Added controlled conversions to char* instead of automatic ascii conversions.
    The definition of -UTQT_NO_ASCII_CAST is no longer needed.
  • cmake: Install application-specific icons in the application folder.
  • Conversion to the cmake building system.

wlassistant

  • Raise the minimum required version of CMake to 2.8.12.
  • Merge translation files from master branch.

yakuake

  • Raise the minimum required version of CMake to 2.8.12.

packaging

packaging

  • DEB sip4-tqt: Change the sip-api symbolic name to sip-tqt-api
    to avoid unwanted confusion between sip and sip-tqt.
    To ensure a smooth upgrade, sip-api-7.1 has been left here,
    which will be removed subsequently.
  • DEB tdebase: Fix the default DM service package name detection for TDM.
    This resolves an unwanted change from TDM to another installed DM
    during the tdm-trinity package upgrade.
  • DEB tdebase: Systemd unit file tdm.service has been moved to the main tree.
  • DEB tork: Switch to cmake.
  • DEB: Update the Maintainer's address to the TDE Debian Team.
  • DEB: Remove intltool from build-deps.
    Instead of intltool-merge, tde_l10n_merge.pl is now used, which is part of the common cmake module.
  • DEB tdegames: The man pages has been moved to the main tree.
  • DEB tdelibs: Move the imagetops into a separate package.
  • DEB basket: Add the missing '.tdepkginfo' generation in debian-tde.mk.
  • DEB tdegraphics: Drop old common patches related to automake.
    Drop unnecessary build-deps related to automake.
  • DEB tdeadmin: Drop old common patches related to automake.
    Drop unnecessary build-deps related to automake.
  • DEB tdeutils: Drop old common patches related to automake.
    Drop unnecessary build-deps related to automake.
  • DEB tdemultimedia: Drop old common patches related to automake.
    Drop unnecessary build-deps related to automake.
  • DEB common cdbs rules: Convert to UTC the date from the debian changelog,
    which is written to '.tdepkginfo'.
    It addresses time zone independence to ensure a reproducible build.
  • DEB tqt3: Force file permissions in the tarball for examples.
    It addresses independence from UMASK to ensure a reproducible build.
  • DEB tdegames: Add rules for the tdefifteen package.
  • DEB tdegames: Fix an empty package twin4.
    During the renaming of the package, the renaming of files that ensure
    the rules for creating the package was neglected.
  • DEB tdeedu: Drop old common patches related to automake.
    Drop unnecessary build-deps related to automake.
  • DEB: updated relevant modules to use pinentry-tqt if available.
  • DEB trinity-keyring: Remove the binary package dependency on gnupg.
    Use the code to remove the old keys the same as debian-archive-keyring.
    Add package trinity-keyring-udeb, which could be suitable for the installer.
    This resolves bug #3170
  • FreeBSD: Add a pinetry port built as a pinentry-tqt flavor.
  • DEB tde-i18n: Add intltool to build-deps.
  • DEB basket: added AUTHORS and removed TODO from built packages. Added
    intltool to build deps.
  • DEB tde-i18n: Clean up build rules
    + drop automake support
    + common rule for non-two-letter languages
    + add dh_strip_nondeterminism to support a reproducible build
    + add package for es_AR language
  • DEB tdeutils: The manual for the tdelirc control center module is moved to KControl.
  • DEB: adjusted to new 'core' folder for main packages.
  • DEB: added cmake directive to create compilation database 'compile_commands.json' at build time.
    This can be used to provide linting, autocompletion, hovering info, go-to-definition
    and in general other LSP functionality in development environments.
  • DEB ktechlab: switch to cmake under Ubuntu too. Switch to common TDE cdbs rules. The man page has been moved to the main tree.
    This is the same as commit 1117ce79 but applied to Ubuntu.
  • Added KDCOP to TDE menu - System. This relates to bug #2886
  • DEB ktechlab: Switch to cmake.
    Switch to common TDE cdbs rules.
    The man page has been moved to the main tree.