aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core/libLumina
Commit message (Expand)AuthorAge
* Another fix for the default config file copy order.Ken Moore2019-03-23
* Ensure that the theme engine and Qt-no-glib environment variables are always ...Ken Moore2019-03-16
* Add a new system config entry: theme.fluxboxKen Moore2019-03-13
* Two fixes for icons:Ken Moore2019-02-28
* Quick fix for running the intel_backlight utility on FreeBSDKen Moore2019-02-09
* Try to fix the start menu search lockup.Ken Moore2019-01-26
* Track a Qt change with Qt 5.12:Ken Moore2019-01-15
* Switches from keeping links in a QHash to a std::vector. This fixes some race...joe berner2018-12-18
* Remove all the pc-updatemanager usage from Lumina (FreeBSD)Ken Moore2018-10-09
* Fix up the launching of the desktop sessionKen Moore2018-09-06
* A few fixes for Lumina:Ken Moore2018-08-22
* Remove the xscreensaver return code check, apparently it is now erratic regar...Ken Moore2018-06-07
* Get more of the tray icon reading put together.Ken Moore2018-06-06
* Merge pull request #583 from rodlie/slackwareKen Moore2018-05-21
|\
| * OS: Support suspend on SlackwareOle-André Rodlie2018-05-11
* | Quick update for LuminaOS-FreeBSD.Ken Moore2018-05-15
|/
* Fix up the icons for lumina-fmKen Moore2018-05-02
* Make sure the libreoffice icons are no longer bypassed. Use the ones in the c...Ken Moore2018-04-27
* Turn off the libreoffice icon fix for non-material-design icon themes.Ken Moore2018-04-27
* Fix up the loading of *.desktop icons via LFileInfoKen Moore2018-04-26
* Add a bunch more ZFS integrations into LFileInfo:Ken Moore2018-04-23
* Fix up the detection of icons in LFileInfo.Ken Moore2018-04-17
* Fix up the RSS reader.Ken Moore2018-03-21
* Split the Lumina 2 backend:Ken Moore2018-03-07
* Quick update for the icon finder routine.Ken Moore2018-02-13
* Bump the minor version of Lumina to 1.4.2Ken Moore2018-02-09
* Fix up the single application numbering.Ken Moore2018-02-01
* Another large batch of work on Lumina 2.Ken Moore2018-01-31
* Another large checkpoint commit for Lumina 2:Ken Moore2018-01-13
* Get the DesktopSettings class automatically providing notifications about fil...Ken Moore2018-01-03
* Fix up a couple more things:Ken Moore2017-12-07
* Make sure the new traynotification-simple stylesheet is used.Ken Moore2017-12-07
* Tag version 1.4.1Ken Moore2017-12-07
* Fix the LUtils.pri file: Forgot to remove a couple unused files from the incl...Ken Moore2017-12-06
* Move the new OSInterface class over to the base-level src-cpp directory.Ken Moore2017-12-05
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-12-05
|\
| * Added the correct TrueOS RSS FeedZackaryWelch2017-12-04
* | Fix up the number->string conversion of UID in single application instanceKen Moore2017-12-05
|/
* Oops - fix a typo in the ExternalProcess change.Ken Moore2017-12-04
* Add the option to use stdout as an option for ExternalProcess.Ken Moore2017-12-04
* Fix the TrueOS update detection flag location.Ken Moore2017-11-22
* Quick adjustment for the finding of icons.Ken Moore2017-11-21
* Bump the version of Lumina to 1.4.0Ken Moore2017-11-20
* Cleanup some of the suspend-checking for FreeBSD.Ken Moore2017-11-20
* Get rid of the updates available dialog/prompt in Lumina.Ken Moore2017-11-17
* Fix up the visibility of the archive options in lumina-fm.Ken Moore2017-11-17
* Add a bunch of ZFS information routines to LFileInfo.Ken Moore2017-11-15
* Finish cleaning up the new LFileInfo class/file.Ken Moore2017-11-15
* Expose the "directory" saving option within lumina-config for wallpapers now.Ken Moore2017-11-15
* Split the LFileInfo class into it's own files.Ken Moore2017-11-15
bgstack15