aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/desktop-utils/desktop-utils.pro
Commit message (Collapse)AuthorAge
* Update desktop-utils.proKen Moore2019-04-29
| | | | Remove old utilities from the desktop-utils.pro file. lumina-calculator and lumina-pdf are in their own repositories now(lumina-desktop/lumina-calculator, lumina-desktop/lumina-pdf)
* Fix a trailing slash in the desktop-utils.proKen Moore2018-11-16
|
* init lumina-photoLoïc Bartoletti2018-09-25
|
* remove lumina-xdg-entry from buildq5sys2017-11-24
|
* Ensure that lumina-pdf is added to the desktop-utils group.Ken Moore2017-08-14
|
* Disable lumina-notify from the default build/packages - does not seem ready yetKen Moore2017-05-14
|
* link lumina-xdg-entry into desktop-utils.proq5sys2017-05-01
|
* Enable lumina-mediaplayer in the default build of Lumina's "desktop-utils".Ken Moore2017-04-28
| | | | | | Adjust the pkg-plist to account for all the new files which get installed. Changelog=yes
* add lumina-notify utilityq5sys2017-03-09
|
* New Desktop Utility: lumina-archiverKen Moore2016-11-12
| | | | | | This is a pure Qt5 front-end to the "tar" utility for creating, viewing, and editing archives of various formats. ChangeLog=YES
* Add lumina-calculator to the overall desktop-utils build.Ken Moore2016-10-20
|
* 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.
bgstack15