aboutsummaryrefslogtreecommitdiff
path: root/src-qt5
Commit message (Expand)AuthorAge
* 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
|/
* Add support for extracting a single file from an archive for viewing temporar...Ken Moore2016-11-12
* New Desktop Utility: lumina-archiverKen Moore2016-11-12
* Speed up the initial loading of the desktop at start, and delay the auto-star...Ken Moore2016-11-12
* Fix up the panel autohide routine so it actually resizes the panels instead o...Ken Moore2016-11-11
* Oops - forgot to add some files to the previous commits.Ken Moore2016-11-11
* If lumina-textedit is opened without any arguments, automatically open a blan...Ken Moore2016-11-10
* Make lumina-config aware of the new "audioplayer" panel plugin.Ken Moore2016-11-10
* Clean up some more of the library project files.Ken Moore2016-11-10
* Add a new panel plugin:Ken Moore2016-11-10
* Add pass-through for context menu requests on many desktop plugins.Ken Moore2016-11-10
bgstack15