* Bump version to 0.3.0 * correct spelling mistake * Added Lithuanian .desktop file * liblxqt make no sense here * Copied issue template * set Qt::AA_UseHighDpiPixmaps to true * Added version to cli options * Added default CMAKE_BUILD_TYPE and versioning * added pl.desktop * ui: Use "changes-prevent-symbolic" icon * MainWindow: Remove old GTK remnants * Add Catalan translation * Channel: Add slider snapping to 100% * Channel: Address compiler warnings * Channel: Align slider controls correclty * Channel: Add ticks to volume slider * Channel: Use percentage for volume scale * devicewidgte: Re-add device renaming * MainWindow: Force using the size from previous run * MainWindow: Add quit shortcut * Added pavucontrol-qt_da.desktop OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/pavucontrol-qt?expand=0&rev=5
46 lines
1.6 KiB
Plaintext
46 lines
1.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Oct 23 11:55:15 UTC 2017 - mvetter@suse.com
|
|
|
|
- Update to 0.3.0:
|
|
* Bump version to 0.3.0
|
|
* correct spelling mistake
|
|
* Added Lithuanian .desktop file
|
|
* liblxqt make no sense here
|
|
* Copied issue template
|
|
* set Qt::AA_UseHighDpiPixmaps to true
|
|
* Added version to cli options
|
|
* Added default CMAKE_BUILD_TYPE and versioning
|
|
* added pl.desktop
|
|
* ui: Use "changes-prevent-symbolic" icon
|
|
* MainWindow: Remove old GTK remnants
|
|
* Add Catalan translation
|
|
* Channel: Add slider snapping to 100%
|
|
* Channel: Address compiler warnings
|
|
* Channel: Align slider controls correclty
|
|
* Channel: Add ticks to volume slider
|
|
* Channel: Use percentage for volume scale
|
|
* devicewidgte: Re-add device renaming
|
|
* MainWindow: Force using the size from previous run
|
|
* MainWindow: Add quit shortcut
|
|
* Added pavucontrol-qt_da.desktop
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 24 19:37:50 UTC 2017 - sfalken@opensuse.org
|
|
|
|
- Update to 0.2.0:
|
|
* Release 0.2.0: Update changelog
|
|
* Use QSettings for storing configuration
|
|
* Create pavucontrol-qt_pt.desktop
|
|
* Use the new lxqt-build-tools package
|
|
* - Add a simple single instance controller to avoid run multiple simultaneous applications
|
|
* Use same approach as avidemux
|
|
* Simply differentiate the namnig to avoid menu duplication
|
|
* CMakeLists: Remove XdgUserDirs requirement
|
|
* mainwindow: Set icon for eventRoleWidget
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 24 23:12:40 UTC 2016 - mvetter@suse.com
|
|
|
|
- Creating initial package 0.1.0
|
|
|