aboutsummaryrefslogtreecommitdiff
path: root/src-qt5
Commit message (Expand)AuthorAge
...
| * | | Commit a couple tweaks for lumina-fm - trying to get the drag and drop highli...Ken Moore2016-12-05
| * | | Have the "start-lumina-desktop" binary check for an existing lockfile and rem...Ken Moore2016-12-05
| * | | Add a bit more debugging to the start-lumina-desktop binary.Ken Moore2016-12-05
| * | | Re-enable drag and drop within lumina-fm.Ken Moore2016-12-05
| * | | Make the start menu open faster by only loading the favorites *when the file/...Ken Moore2016-12-02
| * | | Adjust the Qt-crash workaround a bit to try and avoid starting a dbus session...Ken Moore2016-12-01
| * | | Fix up the non-selection extraction of an archive. (empty "name" field messed...Ken Moore2016-12-01
| * | | Get rid of the "fortune" usage, and replace it with a built-in system of tips...Ken Moore2016-12-01
| * | | Add the Lumina version to the bottom of the boot splash as well.Ken Moore2016-12-01
| * | | Have lumina-archiver just open the containing folder when extracting multiple...Ken Moore2016-12-01
| * | | Allow for multi-selection of items for extractions.Ken Moore2016-11-30
| * | | Fix up the permissions of extracted files via lumina-archiver.Ken Moore2016-11-30
| * | | Unify the icons used for battery indications within the start menu and batter...Ken Moore2016-11-30
| * | | Get rid of the whitespace between mimetype registrations in the lumina-archiv...Ken Moore2016-11-30
| * | | A few more tweaks for the boot splash. Font weights and such to better accent...Ken Moore2016-11-30
| * | | Cleanup the bootsplash a bit:Ken Moore2016-11-30
| * | | Fix a recursive bug in the parenthesis matching/replacing routine within lumi...Ken Moore2016-11-29
| * | | Add a small 1/5 second delay between the zoom slider changing and the actual ...Ken Moore2016-11-28
| * | | Fix up the regular expression strip of the ZFS snapshot from the full path.Ken Moore2016-11-28
| * | | Fix up the loading of the "show hidden files" option at the start of a browse...Ken Moore2016-11-28
| * | | A few important fixes for lumina-search:Ken Moore2016-11-28
| * | | Fix up the scaling options in the UI for lumina-screenshot.Ken Moore2016-11-22
| * | | Add better error notifications when saving screenshots.Ken Moore2016-11-22
| * | | Oops - NOW the desktop/panel settings-reload will work.Ken Moore2016-11-22
| * | | Fix up the default settings-setting routine to use the new panel/desktop synt...Ken Moore2016-11-22
| * | | Add a shortcut for opening the wallpaper settings within the "preferences" menu.Ken Moore2016-11-21
| * | | Add the ability to specify "--page <page_id>" when running lumina-config to g...Ken Moore2016-11-21
| * | | Add the "lockdesktop" menu plugin to the TrueOS default settings.Ken Moore2016-11-21
| * | | Merge branch 'master' of github.com:trueos/luminaKen Moore2016-11-21
| |\ \ \
| | * | | Fix a reference to an uncommitted function by q5sys.Ken Moore2016-11-20
| | * | | Revert "Revert "search clear function on ESC press""Ken Moore2016-11-20
| | * | | Revert "comment out changes made to wrong repo, until method can be fixed"Ken Moore2016-11-20
| | * | | comment out changes made to wrong repo, until method can be fixedq5sys2016-11-20
| | * | | Revert "search clear function on ESC press"q5sys2016-11-20
| | * | | search clear function on ESC pressq5sys2016-11-20
| | |\ \ \
| | | * | | Add a new dialog UI form (not integrated yet) for a front-end to "dd"ing ISO/...Ken Moore2016-11-18
| | | * | | Fix up the detection of links within an archive - and show them appropriately...Ken Moore2016-11-18
| | | * | | Add a couple new features to lumina-archiver:Ken Moore2016-11-18
| | | * | | Commit some more work on the new input device framework. Got the properties g...Ken Moore2016-11-17
| | * | | | search clear function on ESC pressq5sys2016-11-20
| * | | | | Add a new menu plugin: "lockdesktop".Ken Moore2016-11-21
| | |/ / / | |/| | |
| * | | | Get a bit more of the input device class working - using lumina-config for te...Ken Moore2016-11-17
| * | | | Oops - make sure the LInput funcions are public and staticKen Moore2016-11-17
| * | | | Add in the beginnings of a new backend class for managing input devices (LInp...Ken Moore2016-11-17
| * | | | Bump the copyright year on the LuminaX11 files.Ken Moore2016-11-17
| * | | | Add a new page for mouse-settings in lumina-config (disabled for the moment)Ken Moore2016-11-17
| * | | | Add a general session option for whether to show the application crash notifi...Ken Moore2016-11-15
| * | | | Add the new option for detection GPU accel to the compositor page.Ken Moore2016-11-15
| * | | | Add knowledge of the new jsonmenu panel plugin to lumina-config.Ken Moore2016-11-15
| * | | | Update the default luminaDesktop.conf files to try and associate the archive ...Ken Moore2016-11-15
| |/ / /
bgstack15