aboutsummaryrefslogtreecommitdiff
path: root/lumina-desktop/LDesktopPluginSpace.cpp
Commit message (Expand)AuthorAge
* Ensure that on logout all the desktop elements (except the wallpaper) gets hi...Ken Moore2016-02-19
* Change a lot of "delete" calls on QWidgets to the safer "->deleteLater()" Qt ...Ken Moore2016-02-12
* Ensure that when a desktop item opens it's context menu it hides the main des...Ken Moore2015-12-04
* Ensure that a plugins location is always saved into the backend - prevents so...Ken Moore2015-10-22
* A couple quick fixes for desktop icons:Ken Moore2015-10-21
* Fix up the reverse location lookup procedures for desktop plugins - now when ...Ken Moore2015-10-20
* Ok, Now the desktop plugin canvas has truly been converted to a grid-space co...Ken Moore2015-10-20
* Fix up the automatic re-sizing of desktop plugins along the bottom/right scre...Ken Moore2015-10-16
* Convert the grid used for the desktop plugin system a little bit:Ken Moore2015-10-16
* Finish cleaning up the new desktop icon upscaling routines so that an app ico...Ken Moore2015-10-13
* A bit more cleanup of the new desktop icons:Ken Moore2015-10-13
* Get rid of an extra empty grid space between desktop items.Ken Moore2015-10-07
* Couple more updates for lumina-desktop:Ken Moore2015-10-07
* Commit the 3rd iteration of the desktop plugin container system.Ken Moore2015-10-07
bgstack15