Skip to content

Commit

Permalink
Release 0.12.0: Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
agaida committed Oct 21, 2017
1 parent 61564e3 commit ef1f1e8
Showing 1 changed file with 33 additions and 1 deletion.
34 changes: 33 additions & 1 deletion CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,7 +1,39 @@

lxqt-runner-0.11.1 / 2017-01-01
lxqt-runner-0.12.0 / 2017-10-21
===============================

* Set patch version
* Don't export github templates
* Update CMakeLists.txt
* Fixed typo in Lithuanian
* Drops Qt5Core_VERSION_STRING
* set Qt::AA_UseHighDpiPixmaps to true
* Fix pedantic warning
* ui: Add option to show particular count of items
* runner: Make usage of history configurable
* commanditemmodel: Remove unused methods
* Added QCommandLineParser and basic cli interface to lxqt-runner
* Added LXQT_RUNNER_PATCH_VERSION
* Fixes a FTBFS in superbuild mode
* Added merged autostart to CMakeLists.txt
* Updated *_da.desktop files and removed *_da_DK.desktop files
* Update desktop entries and Replace fr_FR by fr
* Update Greek translation (el) Remove country variant from language code
* CMake: Adds Runtime and Devel install COMPONENTs
* Coding style changes
* Updates the build system to use the Targets infrastructure
* Drops hardcoded /etc/xdg paths
* Updated german translation, replaced Qt4 by Qt in all xsession/translations
* Updates translations infrastructure
* Update the required minimum cmake version
* remove dead template lines switch OnlyShowIn from Razor -> LXQt stringchanges LxQt -> LXQt
* Support lxqt-session and add necessary xdg autostart desktop entry files.
* Bump year

0.11.1 / 2017-01-01
===================

* Release 0.11.1: Update changelog
* MathItem: Honor system locale (#52)
* Use the new MenuCache configuration CMake module
* Fixes FTBFS when libmenu-cache was installed to non-standard location
Expand Down

0 comments on commit ef1f1e8

Please sign in to comment.