aboutsummaryrefslogtreecommitdiff
path: root/libLumina/quickplugins/quick-sample.qml
Commit message (Collapse)AuthorAge
* Rearrange the Lumina source tree quite a bit:Ken Moore2016-04-25
| | | | Now the utilites are arranged by category (core, core-utils, desktop-utils), so all the -utils may be excluded by a package system (or turned into separate packages) as needed.
* Expand the QtQuick plugin format and put a couple more functions for ↵Ken Moore2015-07-09
finding/probing QML scripts/plugins.
bgstack15