aboutsummaryrefslogtreecommitdiff
path: root/lumina-desktop/panel-plugins/systemstart/StartMenu.cpp
Commit message (Expand)AuthorAge
* Find/switch a bunch of other "delete" calls on QWidgets to the Qt deleteLater...Ken Moore2016-02-18
* A few small fixes to lumina-desktop:Ken Moore2016-02-05
* Fix up the loading of locales through the StartMenu/Session. Now it will prop...Ken Moore2015-12-01
* Change the "quick settings" button to now say "Preferences" instead. Also rem...Ken Moore2015-11-24
* Fix up the sorting of the favorites items in the start menu. Now the applicat...Ken Moore2015-11-23
* A couple changes to Lumina:Ken Moore2015-11-09
* When locking the screen via the new start menu, don't use the "LaunchApp" fun...Ken Moore2015-10-26
* Another batch of small fixes:Ken Moore2015-10-07
* Clean up the quicklaunch buttons a bit more - also add a context menu for rem...Ken Moore2015-10-05
* Add quicklaunch ability to the systemstart panel plugin.Ken Moore2015-10-03
* Fix the battery icon used in the new start menu plugin.Ken Moore2015-10-02
* A couple quick tweaks:Ken Moore2015-09-21
* Oops, needed to make the entire suspend frame invisible, not just the button.Ken Moore2015-09-16
* Add a new panel plugin: systemstartKen Moore2015-09-10
bgstack15