aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/libLumina/LDesktopUtils.pri
Commit message (Collapse)AuthorAge
* Bump the version of Lumina to 1.4.0Ken Moore2017-11-20
| | | | Also ensure the lumina-theme-engine uses the same versioning system.
* Another checkpoint commit for Lumina 2Ken Moore2017-10-13
| | | | Almost have the QML-based desktop canvas working - still tracking down some QML syntax issues.
* LARGE UPDATE:Ken Moore2016-11-07
1) Dismantle the Lumina library completely. 2) Setup lots of small subproject files (.pri) for the individual classes within the old library. 3) Move all the Lumina binaries to use the new subproject files 4) Split up the LuminaUtils class/files into LUtils and LDesktopUtils (generic utilities, and desktop-specific utilities)
bgstack15