aboutsummaryrefslogtreecommitdiff
path: root/src-qt5
Commit message (Expand)AuthorAge
* Clean up some more of the library project files.Ken Moore2016-11-10
* Add a new panel plugin:Ken Moore2016-11-10
* Add pass-through for context menu requests on many desktop plugins.Ken Moore2016-11-10
* Disable the theme engine from the core-utils.Ken Moore2016-11-10
* Tag version 1.1.2 internally (Lumina Library no longer in existence)Ken Moore2016-11-10
* Disable the theme engine from the desktop-utilities.Ken Moore2016-11-10
* Due to some erratic reports of the wallpaper widget not staying on the bottom...Ken Moore2016-11-10
* Fix the wallpaper background when a screen resizes.Ken Moore2016-11-09
* Merge branch 'master' of github.com:trueos/luminaKen Moore2016-11-07
|\
| * Fix unportable test(1) operator.Thomas Klausner2016-11-07
* | LARGE UPDATE:Ken Moore2016-11-07
|/
* Convert the ResizeMenu class into it's own files:Ken Moore2016-11-03
* Add the new Qt5 theme engine setting to lumina-config.Ken Moore2016-11-02
* Add a new sessionsettings flag:Ken Moore2016-11-02
* Add in a ton of scientific mathematical functions to the calculator.Ken Moore2016-11-01
* Another update to the calculator:Ken Moore2016-11-01
* Merge branch 'master' of github.com:trueos/luminaKen Moore2016-10-31
|\
| * Add the beginnings of the new RandR xcb backend to LuminaKen Moore2016-10-27
* | Re-work the main page of the lumina-config toolKen Moore2016-10-31
|/
* Add PulseAudio support into the FreeBSD backend if a PICO session is detected.Ken Moore2016-10-25
* Fix the creation of new files/directories within the right-column of a split ...Ken Moore2016-10-25
* Fix up the double-precision calculation of equations within parentheses.Ken Moore2016-10-25
* Fix the "sticky" status on the wallpaper widgets.Ken Moore2016-10-24
* For desktop icons, only check if there is a name to decide when to show it.Ken Moore2016-10-21
* If a .desktop file is given to launch, be more specific with the error when t...Ken Moore2016-10-21
* Tag version 1.1.1 within the master branch.Ken Moore2016-10-21
* Tag version 1.1.0 in the source treeKen Moore2016-10-21
* Turn off keyboard focus for the new % button.Ken Moore2016-10-21
* Update lumina-calculator a bit:Ken Moore2016-10-21
* Add directory context to the lumina-textedit in a couple ways:Ken Moore2016-10-21
* Setup the calculator to automatically load the last result if the first char ...Ken Moore2016-10-20
* Oops, make sure the .desktop file actually gets installed.Ken Moore2016-10-20
* Fix the resizability of the lumina-calculator window.Ken Moore2016-10-20
* Add lumina-calculator to the overall desktop-utils build.Ken Moore2016-10-20
* Add all the translation files for lumina-calculator.Ken Moore2016-10-20
* Finish cleaning up some of the calculator:Ken Moore2016-10-20
* Add the ability to acknowledge the "power" symbol (^) within an equationKen Moore2016-10-20
* Fix up the parsing/usage of scientific notation within the equation (1e1 or 1...Ken Moore2016-10-20
* Hook up the Lumina theme engine into lumina-calculator for icon changes, as w...Ken Moore2016-10-20
* Add the app registration for lumina-calculator.Ken Moore2016-10-20
* Finish up the last couple buttons/actions related to the new Tray UI.Ken Moore2016-10-20
* Make sure all the translation files are synced to the sources.Ken Moore2016-10-20
* Merge branch 'master' of github.com:trueos/luminaKen Moore2016-10-20
|\
| * Fix up the stylesheet for the battery monitor. Don't change any properties ot...Ken Moore2016-10-19
* | Quick update to ensure that 2 monitors are not cloned - only show one of them...Ken Moore2016-10-20
|/
* Add a new audio file for a low-battery notification.Ken Moore2016-10-18
* Adjust the icon for the battery notifications a bit.Ken Moore2016-10-18
* Fix up the "loading" message on directories with no contents.Ken Moore2016-10-18
* Fix the snapshot loading mechanism within lumina-fm.Ken Moore2016-10-18
* Make sure the desktop are registered as virtual roots again.Ken Moore2016-10-18
bgstack15