Commit Graph

  • ac7804d55d - Update liblxqt-0.13.0-backlight.patch: use accepted one Michael Vetter 2018-06-20 13:17:42 +00:00
  • 640579ab36 - Remove liblxqt-rpmlintrc (See bsc#1092192) - Add liblxqt-0.13.0-backlight.patch: Created by mgerstner when auditing. See https://github.com/lxqt/liblxqt/pull/148 Michael Vetter 2018-06-14 13:45:34 +00:00
  • 3f61697878 - Remove liblxqt-rpmlintrc (See bsc#1092192) - Add liblxqt-0.13.0-backlight.patch: Created by mgerstner when auditing. See https://github.com/lxqt/liblxqt/pull/148 Michael Vetter 2018-06-14 13:45:34 +00:00
  • 782b127c0c - Add BuildRequires for polkit-qt5-1 - Add lxqt-backlight_backend and polkit file - Add rpmlintrc exception (bsc#1092192) Michael Vetter 2018-05-22 15:39:00 +00:00
  • 243b2a7dba - Add BuildRequires for polkit-qt5-1 - Add lxqt-backlight_backend and polkit file - Add rpmlintrc exception (bsc#1092192) Michael Vetter 2018-05-22 15:39:00 +00:00
  • c53cedddc4 - Update to 0.13.0: * An efficient backlight control is added. * ConfigDialog: Adds the ability to select the shown page by name * lxqtpower: Add support for turning monitor(s) off Michael Vetter 2018-05-22 14:05:48 +00:00
  • 1eea331a86 - Update to 0.13.0: * An efficient backlight control is added. * ConfigDialog: Adds the ability to select the shown page by name * lxqtpower: Add support for turning monitor(s) off Michael Vetter 2018-05-22 14:05:48 +00:00
  • ac6d42d427 Accepting request 535966 from X11:LXQt Dominique Leuenberger 2017-10-24 20:22:43 +00:00
  • dbebf98850 Accepting request 535966 from X11:LXQt Dominique Leuenberger 2017-10-24 20:22:43 +00:00
  • b00ab8f150 - Update to 0.12.0: * Bump minimum qtxdg version to 3.1.0 * Don't export github templates * Bump version and needed versions to the final values * lxqtpower: Allow disabling of lxqt-session provider * Drops Qt5Core_VERSION_STRING * HtmlDelegate: Fix sizeHint() computation * Add some comments about the meaning of versions * Move LXQt version back to liblxqt * Fixes (#118) * lxqtapplication: Avoid wrong signal handling * Removes unneeded semicolon in namespace definition * Fix format conversions [-Wformat-pedantic] warnings * Suppress compiler warnings about unused function parameters * Removes extra semicolons in Qt's Q macros * Translator: Prefer XDG_DATA_DIRS over compiled in path * Help the compiler optimizing loops * Use const variables where possible * Update AUTHORS - Remove liblxqt-0.11.1-allow-disabl-lxqt-session.patch: contained in upstream Michael Vetter 2017-10-23 10:09:56 +00:00
  • f00edfc49a - Update to 0.12.0: * Bump minimum qtxdg version to 3.1.0 * Don't export github templates * Bump version and needed versions to the final values * lxqtpower: Allow disabling of lxqt-session provider * Drops Qt5Core_VERSION_STRING * HtmlDelegate: Fix sizeHint() computation * Add some comments about the meaning of versions * Move LXQt version back to liblxqt * Fixes (#118) * lxqtapplication: Avoid wrong signal handling * Removes unneeded semicolon in namespace definition * Fix format conversions [-Wformat-pedantic] warnings * Suppress compiler warnings about unused function parameters * Removes extra semicolons in Qt's Q macros * Translator: Prefer XDG_DATA_DIRS over compiled in path * Help the compiler optimizing loops * Use const variables where possible * Update AUTHORS - Remove liblxqt-0.11.1-allow-disabl-lxqt-session.patch: contained in upstream Michael Vetter 2017-10-23 10:09:56 +00:00
  • bc0977f07e Accepting request 525867 from X11:LXQt Dominique Leuenberger 2017-09-13 20:38:13 +00:00
  • 56d8eea837 Accepting request 525867 from X11:LXQt Dominique Leuenberger 2017-09-13 20:38:13 +00:00
  • 5671306545 Accepting request 525861 from home:jubalh:lxqt-shutdown-bug Michael Vetter 2017-09-13 13:38:09 +00:00
  • c1a13b392a Accepting request 525861 from home:jubalh:lxqt-shutdown-bug Michael Vetter 2017-09-13 13:38:09 +00:00
  • c2811523c3 Accepting request 460075 from X11:LXQt Dominique Leuenberger 2017-03-12 18:58:57 +00:00
  • 860d280cb4 Accepting request 460075 from X11:LXQt Dominique Leuenberger 2017-03-12 18:58:57 +00:00
  • c45acf52ae Accepting request 460064 from home:sfalken:branches:X11:LXQt Michael Vetter 2017-02-23 18:06:53 +00:00
  • f887f34cde Accepting request 460064 from home:sfalken:branches:X11:LXQt Michael Vetter 2017-02-23 18:06:53 +00:00
  • dc443e4d8d Accepting request 432107 from X11:LXQt Dominique Leuenberger 2016-10-06 10:43:03 +00:00
  • 9cfdd351c2 Accepting request 432107 from X11:LXQt Dominique Leuenberger 2016-10-06 10:43:03 +00:00
  • 4c2ea63794 Accepting request 431481 from home:jengelh:branches:X11:LXQt Michael Vetter 2016-09-30 22:32:39 +00:00
  • 81b27242d5 Accepting request 431481 from home:jengelh:branches:X11:LXQt Michael Vetter 2016-09-30 22:32:39 +00:00
  • 906e62f27b - Update to 0.11.0: * Bump version ot 0.11.0 (#105) * Settings: Make use of reverse_iterator conditional * Application: Add <cerrno> include * Settings: Add "homemade" XDG_CONFIG_DIRS support * Settings: unify duplicated code * Add README.md * translations: Change default translations repository * Update DBus Notify method annotation name * Fix lupdate warning missing Q_OBJECT macro * Replaces deprecated QStyleOptionViewItemV4 * Don't lock the screen when it's already locked. * lxqtscreensaver: Makes it a opaque pointer class * GridLayout: Store current animation flag * lxqtgridlayout: Move private class definition * HtmlDelegate: Take layoutDirection into account * GridLayout: Take layoutDirection into account * application: Correct signal handling & clean-up (#72) * lxqtpower: Removes unused stuff * SingleApplication: Only create an DBus adaptor when needed * NotificationPrivate: Fixes programming typo * Don't set icon theme name * configdialog: Update icons in ThemeChanged event * lxqtpower: Add suspend and hibernate to ConsoleKit2 provider * LXQtTranslateTs.cmake: Enable PULL_TRANSLATIONS by default * LXQtTranslateTs.cmake: Use/update template in remote repo * .gitignore: Cleanup * build: Use external translations * ts-files removal (#90) * GridLayout: Fix memory leak Michael Vetter 2016-09-24 20:12:20 +00:00
  • 5f1360c978 - Update to 0.11.0: * Bump version ot 0.11.0 (#105) * Settings: Make use of reverse_iterator conditional * Application: Add <cerrno> include * Settings: Add "homemade" XDG_CONFIG_DIRS support * Settings: unify duplicated code * Add README.md * translations: Change default translations repository * Update DBus Notify method annotation name * Fix lupdate warning missing Q_OBJECT macro * Replaces deprecated QStyleOptionViewItemV4 * Don't lock the screen when it's already locked. * lxqtscreensaver: Makes it a opaque pointer class * GridLayout: Store current animation flag * lxqtgridlayout: Move private class definition * HtmlDelegate: Take layoutDirection into account * GridLayout: Take layoutDirection into account * application: Correct signal handling & clean-up (#72) * lxqtpower: Removes unused stuff * SingleApplication: Only create an DBus adaptor when needed * NotificationPrivate: Fixes programming typo * Don't set icon theme name * configdialog: Update icons in ThemeChanged event * lxqtpower: Add suspend and hibernate to ConsoleKit2 provider * LXQtTranslateTs.cmake: Enable PULL_TRANSLATIONS by default * LXQtTranslateTs.cmake: Use/update template in remote repo * .gitignore: Cleanup * build: Use external translations * ts-files removal (#90) * GridLayout: Fix memory leak Michael Vetter 2016-09-24 20:12:20 +00:00
  • d58c550b02 Accepting request 343360 from X11:LXQt Dominique Leuenberger 2015-11-13 22:35:45 +00:00
  • 403d76930a Accepting request 343360 from X11:LXQt Dominique Leuenberger 2015-11-13 22:35:45 +00:00
  • 3d0583b578 Accepting request 343345 from X11:LXQt:Next Michael Vetter 2015-11-10 10:07:09 +00:00
  • 4d2dd12f1c Accepting request 343345 from X11:LXQt:Next Michael Vetter 2015-11-10 10:07:09 +00:00
  • 55083fe6af Accepting request 337216 from X11:LXQt Stephan Kulow 2015-10-12 08:02:17 +00:00
  • e92a5a3a36 Accepting request 337216 from X11:LXQt Stephan Kulow 2015-10-12 08:02:17 +00:00
  • e5064ec17e Accepting request 317742 from X11:lxde Dominique Leuenberger 2015-08-01 09:35:19 +00:00
  • 818718ea2b Accepting request 317742 from X11:lxde Dominique Leuenberger 2015-08-01 09:35:19 +00:00
  • 7a2acac86d Accepting request 287391 from X11:lxde Dominique Leuenberger 2015-02-25 01:17:07 +00:00
  • f3bcaeeca7 Accepting request 287391 from X11:lxde Dominique Leuenberger 2015-02-25 01:17:07 +00:00
  • b288a514da Accepting request 285054 from X11:lxde Stephan Kulow 2015-02-16 20:12:21 +00:00
  • 413eb4e48e Accepting request 285054 from X11:lxde Stephan Kulow 2015-02-16 20:12:21 +00:00