R14.1.0 release notes #37

Closed
opened 3 years ago by MicheleC · 0 comments
Owner

This issue tracks some of the most important changes introduced in release R14.1.0.
Several items in this list refer to a multitude of commits, so direct link to them has not been provided to avoid cluttering the overall page. Please refer to the detailed commit change log for further information.
Additionally, the full release notes on TDE wiki contains screenshots of some of the new features.

New applications

  1. tdebluez: provides modern Bluetooth functionality (TDE/tdebluez)
  2. kplayer: multimedia player with mplayer backend (TDE/kplayer)
  3. tdehwdevicetray: provides an easy access to storage devices and their operations
  4. ksplash: added new Moodin-based theme "Architecture" (bug 2553)
  5. icewm-based Helix theme (TDE/tdeartwork#2)
  6. icewm-based Brise theme (TDE/tdeartwork#6) (bug 2833)

New functionalities

  1. added support for Python 3 throughout TDE
  2. added support for LUKS disks. Common LUKS operations can now be handled via GUI, tdeio_media_mounthelper and DCOP calls
  3. added support for PKI (X.509, PKCS, cryptographic card devices) as part of tdehw library and libtdeldap
  4. new notification interface for storage device plug/unplugged events (through tdehwdevicetray)
  5. expanded DCOP interface for mediamanager with several new fuctions available, which allow finer control over storage device operations
  6. added support for hybrid suspend (aka suspend to RAM + suspend to disk)
  7. ark: added support for lzip/tar-lzma files
  8. tdelibs: added passive notification panel (commit 9cca7662)
  9. added MIT license to the set of distributed licenses and new application to show TDE license information (TDE/tdelibs#197, TDE/tdebase#318)
  10. new "session panel" in Kate to ease managing multiple sessions and switching among them. Note: the format for save session files has changed, but existing session will transparently be imported and updated to the newer format
  11. konqueror: added "double-click on empty area moves to parent folder" feature for listview mode (commit 3aa5fc08)
  12. konqueror: new sorting/grouping actions for listviews
  13. konqueror: added support for locale based file sorting
  14. new TCC configuration module for Trash and additional options to control the trash size policy
  15. KSSLCertificate: added CRL handling support
  16. tdemultimedia/tdeutils: added initial basic support for PulseAudio
  17. tdefilereplace: several new options and functions added (sorting results, max depth, save/restore search results and search strings)
  18. krusader: added support for xz archives
  19. kweather: added support for XDG icon names, revamped configuration dialog, add support for system icon theme
  20. ksnapshot: added option to view/edit the image in KolourPaint or in another application (TDE/tdegraphics#50)

Enhancements

  1. major rework of storage media handling code, providing improved support for LUKS disks, udisks2 and udevil and a consistent interface across TDE.
  2. enhanced taskbar setting GUI (TDE/tdebase#266)
  3. kate: added option to suppress 'Find in files' error dialog (bug 1911)
  4. added 'Delete Line' menu entry in Kate, KWrite and TDevelop (bug 1907)
  5. major enhancement of performances under specific heavy load tasks (for example Konqueror scanning huge folder structures) (TDE/tdebase#309)
  6. kxkb: improved configuration dialog which simplifies setting keyboard shortcuts for layout switching (TDE/tdebase#304)
  7. dbus-1-tqt: vast improvements to dbusxml2qt3 tool and to the contents and usage of the generated code (dbus-1-tqt PRs)
  8. dbus-1-tqt: added generation of api documentation based on doxygen (TDE/dbus-1-tqt#10)
  9. kdcop: added double click functionality to expand/collapse non leaf items (bug 2503)
  10. tqt3: new TQStringVariantMap type and iterators (commit d795939c)
  11. tqt3: added "operator[]" to TQPtrList (commit 6b220f98)
  12. extended KEditListBox's API with new signals (commit 88413aaa - commit fa49e53a)
  13. konsole: added support for mouse wheel events in the alternate screen, i.e. in applications such as vim, less, ... (bug 2597)
  14. ksnapshot: remember window position before/after a snapshot is taken (TDE/tdegraphics#55)
  15. ksmserver: added 'startupCompleted()' DCOP method to check when session restoration/creation has finished (commit b45b9ed9)
  16. dolphin: fixed navigation through jar, txz and lzma archives (TDE/dolphin#4)
  17. knights: added additional theme pack (bug 2663)
  18. tdenetwork: use standalone libvncserver for krfb and libvncclient for krdc

Bug fixes

  1. filelight: fixed SEGV caused by dereferencing null pointer (TDE/filelight#3)
  2. gtk-tqt-engine: fixed crash when SESSION_MANAGER environment variable is not set (commit 959798f45)
  3. yakuake: fixed support for dcop calls with multiple terminals (bug 2537)
  4. fixed incorrect handling of certificate dates in viewer module (commit a837e132)
  5. tdefile: autocalculate folder size in KPropertiesDialog only for real local items (TDE/tdelibs#190)
  6. tdeprint: relaxed page orientation and size selection when an initial setting is already provided (TDE/tdelibs#194)
  7. fixed mangling of '@' in KURL's pretty printing (TDE/tdepim#71)
  8. kalarm: fixed problem with date/time selection for recurrent events (bug 304)
  9. kalarm: fixed long startup delay when autostarted at login (bug 1610)
  10. konqueror: fixed SEGV when the KPropertiesDialog is opened on the root (TDE/tdebase#310)
  11. kmail: added menu options to toggle "Show Message Structure" (TDE/tdepim#25)
  12. kpdf: fixed issue with certain fonts not being correctly displayed (TDE/tdegraphics#57)
  13. tqscintilla: fixed SEGV at runtime caused by invalid platform detection at build time (TDE/tqscintilla#3)

Renames and moves

  1. tdefilereplace has been moved from tdewebdev to tdeutils (bug 767)
  2. sip4-tqt: python module renamed to sip_tqt (TDE/sip4-tqt#2)
  3. sip4-tqt: entry step to rename qt* python modules to tqt* (TDE/sip4-tqt#10)
  4. pytqt: repository renamed from python-tqt to pytqt (TDE/pytqt)
  5. pytqt: rename qt* python modules to tqt* (TDE/pytqt#13)
  6. pytqt: renamed QScintilla to TQScintilla (TDE/pytqt#5)
  7. pytqt: renamed python extension module from python_tqt to PyTQt (TDE/pytqt#12)
  8. python-trinity repository renamed to pytde (TDE/pytde)
  9. tde-common-cmake moved from common to dependencies and renamed to tde-cmake
  10. tqt3: several QT_* macros have been renamed into TQT_* equivalents.
  11. tqt3: IconView widget moved to src/widgets folder (commit a41a0349)
  12. tqt3: removed dummy "int" parameter from "TQVariant(bool, int)" (commit cfc76de7)
  13. tqt3: renamed tqt-kde integration to tqt-tde (commit a410cb03)
  14. tdelibs: tdehw lib is now built as a standalone library
  15. tdeaddons: removed mediarealfolder konqueror plugin, which has been integrated into tdebase's media tdeioslave (commit 025f091b)
  16. renamed "Suspend to disk" to "Hibernate" and "Suspend to RAM" to "Suspend"

Removed applications, code repositories or features

  1. removed support for Python 2 throughout TDE
  2. removed any pending support for HAL
  3. removed the following modules: adept, libraries/mlt, libraries/mlt++, kpowersave, knetworkmanager8, tde-construct
  4. removed support for building using qt3. Now TDE only uses TQt3
  5. tqt3: removed the following Qt2 classes (TQList/TQListIterator, TQStack, TQVector) and replaced them with TQt3 equivalent ones (TQPtrList/TQPtrListIterator, TQPtrStack, TQPtrVector). Also removed some old Qt1-related code.
  6. kpdf: drop suport for t1lib (TDE/tdegraphics#39)

Deprecated applications

These are not built anymore by default and will be removed in R14.2.0.

  1. tdegraphics: kmrml (commit ff75de8d)
  2. tdepim: kitchensync (commit 43f0ce5)
  3. tqtinterface: this module is not deprecated but it will be merged with tqt3 in R14.2.0 and no longer required (TDE/tqtinterface)

Distro support

  1. ubuntu: dropped Hirsute (21.04), added Lunar (23.04)
  2. dropped raspbian-stretch
  3. drop RHEL 6 (i686, x86_64)

CMake conversions and dropped autotools

  1. Modules converted to cmake:
  2. Dropped autotools support for the following modules:

Updating from R14.0.x

There will be no more releases in the R14.0.x series, therefore you should consider switching to R14.1.x during the next TDE update.
This will require updating the URL from which packages are downloaded and should be a relatively straight forward process.

Additional info

  1. Full release notes on TDE wiki
  2. TGW issue list
  3. Detailed commit change log
This issue tracks some of the most important changes introduced in release R14.1.0. Several items in this list refer to a multitude of commits, so direct link to them has not been provided to avoid cluttering the overall page. Please refer to the detailed commit [change log](https://wiki.trinitydesktop.org/Changelog_For_R14.1.0) for further information. Additionally, the [full release notes](https://wiki.trinitydesktop.org/Release_Notes_For_R14.1.0) on TDE wiki contains screenshots of some of the new features. #### New applications 1. tdebluez: provides modern Bluetooth functionality ([TDE/tdebluez](https://mirror.git.trinitydesktop.org/gitea/TDE/tdebluez)) 2. kplayer: multimedia player with mplayer backend ([TDE/kplayer](https://mirror.git.trinitydesktop.org/gitea/TDE/kplayer)) 3. tdehwdevicetray: provides an easy access to storage devices and their operations 4. ksplash: added new Moodin-based theme "Architecture" ([bug 2553](https://bugs.trinitydesktop.org/show_bug.cgi?id=2553)) 5. icewm-based Helix theme (TDE/tdeartwork#2) 6. icewm-based Brise theme (TDE/tdeartwork#6) ([bug 2833](https://bugs.trinitydesktop.org/show_bug.cgi?id=2833)) #### New functionalities 1. added support for Python 3 throughout TDE 2. added support for LUKS disks. Common LUKS operations can now be handled via GUI, tdeio_media_mounthelper and DCOP calls 3. added support for PKI (X.509, PKCS, cryptographic card devices) as part of tdehw library and libtdeldap 4. new notification interface for storage device plug/unplugged events (through tdehwdevicetray) 5. expanded DCOP interface for mediamanager with several new fuctions available, which allow finer control over storage device operations 6. added support for hybrid suspend (aka suspend to RAM + suspend to disk) 7. ark: added support for lzip/tar-lzma files 8. tdelibs: added passive notification panel (commit [9cca7662](https://mirror.git.trinitydesktop.org/gitea/TDE/tdelibs/commit/9cca7662)) 9. added MIT license to the set of distributed licenses and new application to show TDE license information (TDE/tdelibs#197, TDE/tdebase#318) 10. new "session panel" in Kate to ease managing multiple sessions and switching among them. Note: the format for save session files has changed, but existing session will transparently be imported and updated to the newer format 11. konqueror: added "double-click on empty area moves to parent folder" feature for listview mode (commit [3aa5fc08](https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/commit/3aa5fc08)) 12. konqueror: new sorting/grouping actions for listviews 13. konqueror: added support for locale based file sorting 14. new TCC configuration module for Trash and additional options to control the trash size policy 15. KSSLCertificate: added CRL handling support 16. tdemultimedia/tdeutils: added initial basic support for PulseAudio 17. tdefilereplace: several new options and functions added (sorting results, max depth, save/restore search results and search strings) 18. krusader: added support for xz archives 19. kweather: added support for XDG icon names, revamped configuration dialog, add support for system icon theme 20. ksnapshot: added option to view/edit the image in KolourPaint or in another application (TDE/tdegraphics#50) #### Enhancements 1. major rework of storage media handling code, providing improved support for LUKS disks, udisks2 and udevil and a consistent interface across TDE. 2. enhanced taskbar setting GUI (TDE/tdebase#266) 3. kate: added option to suppress 'Find in files' error dialog ([bug 1911](https://bugs.trinitydesktop.org/show_bug.cgi?id=1911)) 4. added 'Delete Line' menu entry in Kate, KWrite and TDevelop ([bug 1907](https://bugs.trinitydesktop.org/show_bug.cgi?id=1907)) 5. major enhancement of performances under specific heavy load tasks (for example Konqueror scanning huge folder structures) (TDE/tdebase#309) 6. kxkb: improved configuration dialog which simplifies setting keyboard shortcuts for layout switching (TDE/tdebase#304) 7. dbus-1-tqt: vast improvements to dbusxml2qt3 tool and to the contents and usage of the generated code ([dbus-1-tqt PRs](https://mirror.git.trinitydesktop.org/gitea/TDE/dbus-1-tqt/pulls)) 8. dbus-1-tqt: added generation of api documentation based on doxygen (TDE/dbus-1-tqt#10) 9. kdcop: added double click functionality to expand/collapse non leaf items ([bug 2503](https://bugs.trinitydesktop.org/show_bug.cgi?id=2503)) 10. tqt3: new TQStringVariantMap type and iterators (commit [d795939c](https://mirror.git.trinitydesktop.org/gitea/TDE/tqt3/commit/d795939c)) 11. tqt3: added "operator[]" to TQPtrList (commit [6b220f98](https://mirror.git.trinitydesktop.org/gitea/TDE/tqt3/commit/6b220f98)) 12. extended KEditListBox's API with new signals (commit [88413aaa](https://mirror.git.trinitydesktop.org/gitea/TDE/tdelibs/commit/88413aaa) - commit [fa49e53a](https://mirror.git.trinitydesktop.org/gitea/TDE/tdelibs/commit/fa49e53a)) 13. konsole: added support for mouse wheel events in the alternate screen, i.e. in applications such as vim, less, ... ([bug 2597](https://bugs.trinitydesktop.org/show_bug.cgi?id=2597)) 14. ksnapshot: remember window position before/after a snapshot is taken (TDE/tdegraphics#55) 15. ksmserver: added 'startupCompleted()' DCOP method to check when session restoration/creation has finished (commit [b45b9ed9](https://mirror.git.trinitydesktop.org/gitea/TDE/tdebase/commit/b45b9ed9)) 16. dolphin: fixed navigation through jar, txz and lzma archives (TDE/dolphin#4) 17. knights: added additional theme pack ([bug 2663](https://bugs.trinitydesktop.org/show_bug.cgi?id=2663)) 18. tdenetwork: use standalone libvncserver for krfb and libvncclient for krdc #### Bug fixes 1. filelight: fixed SEGV caused by dereferencing null pointer (TDE/filelight#3) 2. gtk-tqt-engine: fixed crash when SESSION_MANAGER environment variable is not set (commit [959798f45](https://mirror.git.trinitydesktop.org/gitea/TDE/gtk-qt-engine/commit/959798f45)) 3. yakuake: fixed support for dcop calls with multiple terminals ([bug 2537](https://bugs.trinitydesktop.org/show_bug.cgi?id=2537)) 4. fixed incorrect handling of certificate dates in viewer module (commit [a837e132](https://mirror.git.trinitydesktop.org/gitea/TDE/tdelibs/commit/a837e132)) 5. tdefile: autocalculate folder size in KPropertiesDialog only for real local items (TDE/tdelibs#190) 6. tdeprint: relaxed page orientation and size selection when an initial setting is already provided (TDE/tdelibs#194) 7. fixed mangling of '@' in KURL's pretty printing (TDE/tdepim#71) 9. kalarm: fixed problem with date/time selection for recurrent events ([bug 304](https://bugs.trinitydesktop.org/show_bug.cgi?id=304)) 10. kalarm: fixed long startup delay when autostarted at login ([bug 1610](https://bugs.trinitydesktop.org/show_bug.cgi?id=1610)) 11. konqueror: fixed SEGV when the KPropertiesDialog is opened on the root (TDE/tdebase#310) 12. kmail: added menu options to toggle "Show Message Structure" (TDE/tdepim#25) 13. kpdf: fixed issue with certain fonts not being correctly displayed (TDE/tdegraphics#57) 14. tqscintilla: fixed SEGV at runtime caused by invalid platform detection at build time (TDE/tqscintilla#3) #### Renames and moves 1. tdefilereplace has been moved from tdewebdev to tdeutils ([bug 767](https://bugs.trinitydesktop.org/show_bug.cgi?id=767)) 2. sip4-tqt: python module renamed to sip_tqt (TDE/sip4-tqt#2) 3. sip4-tqt: entry step to rename qt* python modules to tqt* (TDE/sip4-tqt#10) 4. pytqt: repository renamed from python-tqt to pytqt ([TDE/pytqt](https://mirror.git.trinitydesktop.org/gitea/TDE/pytqt)) 5. pytqt: rename qt* python modules to tqt* (TDE/pytqt#13) 6. pytqt: renamed QScintilla to TQScintilla (TDE/pytqt#5) 7. pytqt: renamed python extension module from python_tqt to PyTQt (TDE/pytqt#12) 8. python-trinity repository renamed to pytde ([TDE/pytde](https://mirror.git.trinitydesktop.org/gitea/TDE/pytde)) 9. tde-common-cmake moved from common to dependencies and renamed to tde-cmake 10. tqt3: several QT_* macros have been renamed into TQT_* equivalents. 11. tqt3: IconView widget moved to src/widgets folder (commit [a41a0349](https://mirror.git.trinitydesktop.org/gitea/TDE/tqt3/commit/a41a0349)) 12. tqt3: removed dummy "int" parameter from "TQVariant(bool, int)" (commit [cfc76de7](https://mirror.git.trinitydesktop.org/gitea/TDE/tqt3/commit/cfc76de7)) 13. tqt3: renamed tqt-kde integration to tqt-tde (commit [a410cb03](https://mirror.git.trinitydesktop.org/gitea/TDE/tqt3/commit/a410cb03)) 14. tdelibs: tdehw lib is now built as a standalone library 15. tdeaddons: removed mediarealfolder konqueror plugin, which has been integrated into tdebase's media tdeioslave (commit [025f091b](https://mirror.git.trinitydesktop.org/gitea/TDE/tdeaddons/commit/025f091b)) 16. renamed "Suspend to disk" to "Hibernate" and "Suspend to RAM" to "Suspend" #### Removed applications, code repositories or features 1. removed support for Python 2 throughout TDE 2. removed any pending support for HAL 3. removed the following modules: adept, libraries/mlt, libraries/mlt++, kpowersave, knetworkmanager8, tde-construct 4. removed support for building using qt3. Now TDE only uses TQt3 5. tqt3: removed the following Qt2 classes (TQList/TQListIterator, TQStack, TQVector) and replaced them with TQt3 equivalent ones (TQPtrList/TQPtrListIterator, TQPtrStack, TQPtrVector). Also removed some old Qt1-related code. 6. kpdf: drop suport for t1lib (TDE/tdegraphics#39) #### Deprecated applications These are not built anymore by default and will be removed in R14.2.0. 1. tdegraphics: kmrml (commit [ff75de8d](https://mirror.git.trinitydesktop.org/gitea/TDE/tdegraphics/commit/ff75de8d)) 2. tdepim: kitchensync (commit [43f0ce5](https://mirror.git.trinitydesktop.org/gitea/TDE/tdepim/commit/43f0ce5)) 3. tqtinterface: this module is not deprecated but it will be merged with tqt3 in R14.2.0 and no longer required ([TDE/tqtinterface](https://mirror.git.trinitydesktop.org/gitea/TDE/tqtinterface)) #### Distro support 1. ubuntu: dropped Hirsute (21.04), added Lunar (23.04) 2. dropped raspbian-stretch 3. drop RHEL 6 (i686, x86_64) #### CMake conversions and dropped autotools 1. Modules converted to cmake: - TDE/bibletime#2, TDE/desktop-effects-tde#3 2. Dropped autotools support for the following modules: - TDE/bibletime#3, TDE/gtk3-tqt-engine#3, TDE/gwenview-i18n#1, TDE/kbfx#2 - TDE/kgtk-qt3#6, TDE/kmymoney#4, TDE/koffice-i18n#2, TDE/koffice-i18n#3 - TDE/konversation#3, TDE/kpilot#7, TDE/tderadio#6, TDE/tdesvn#7 #### Updating from R14.0.x There will be no more releases in the R14.0.x series, therefore you should consider switching to R14.1.x during the next TDE update. This will require updating the URL from which packages are downloaded and should be a relatively straight forward process. #### Additional info 1. [Full release notes](https://wiki.trinitydesktop.org/Release_Notes_For_R14.1.0) on TDE wiki 2. TGW [issue list](issues/3) 3. Detailed commit [change log](https://wiki.trinitydesktop.org/Changelog_For_R14.1.0)
MicheleC added this to the R14.1.0 release milestone 3 years ago
MicheleC changed title from R14.1.0 release notes to WIP - R14.1.0 release notes 1 year ago
MicheleC changed title from WIP - R14.1.0 release notes to R14.1.0 release notes 1 year ago
MicheleC closed this issue 1 year ago
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: TDE/tde#37
Loading…
There is no content yet.