Skip to content

Releases: lxqt/libqtxdg

libqtxdg 1.1.0

07 Feb 17:58
Compare
Choose a tag to compare

Release highlights

  • Translations have been removed as the strings are for developer use only
  • Severe performance improvements with loading of desktop files
  • Unthemed app icons are now supported as a fallback
  • Various build fixes

libqtxdg 1.0.0

07 Feb 17:49
Compare
Choose a tag to compare

Release highlights

  • Full Qt 5 support in addition to Qt 4
  • QIconLoader can now search in multiple theme directories
  • The new methods XdgDirs::userDirs() and XdgDirs::setUserDirs() let
    you get and set user directories
  • XdgMimeInfo has been replaced by XdgMimeType. This is an internal
    change which should bring massive performance gains.

Deprecated

  • The proprietary XdgDesktopFile methods have been deprecated and
    will be dropped in the next release. New, desktop-neutral methods have
    been added in their place. Please use those instead.

Backwards incompatible

  • Desktop environment names are now considered case-insensitive