aboutsummaryrefslogtreecommitdiff
path: root/src-qt5
Commit message (Expand)AuthorAge
* 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
| * 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
* | search clear function on ESC pressq5sys2016-11-20
|/
* 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
* Disable the theme engine from the core-utils.Ken Moore2016-11-10
* Tag version 1.1.2 internally (Lumina Library no longer in existence)Ken Moore2016-11-10
* Disable the theme engine from the desktop-utilities.Ken Moore2016-11-10
* Due to some erratic reports of the wallpaper widget not staying on the bottom...Ken Moore2016-11-10
* Fix the wallpaper background when a screen resizes.Ken Moore2016-11-09
* Merge branch 'master' of github.com:trueos/luminaKen Moore2016-11-07
|\
| * Fix unportable test(1) operator.Thomas Klausner2016-11-07
* | LARGE UPDATE:Ken Moore2016-11-07
|/
* Convert the ResizeMenu class into it's own files:Ken Moore2016-11-03
* Add the new Qt5 theme engine setting to lumina-config.Ken Moore2016-11-02
* Add a new sessionsettings flag:Ken Moore2016-11-02
* Add in a ton of scientific mathematical functions to the calculator.Ken Moore2016-11-01
* Another update to the calculator:Ken Moore2016-11-01
* Merge branch 'master' of github.com:trueos/luminaKen Moore2016-10-31
|\
| * Add the beginnings of the new RandR xcb backend to LuminaKen Moore2016-10-27
* | Re-work the main page of the lumina-config toolKen Moore2016-10-31
|/
* Add PulseAudio support into the FreeBSD backend if a PICO session is detected.Ken Moore2016-10-25
* Fix the creation of new files/directories within the right-column of a split ...Ken Moore2016-10-25
* Fix up the double-precision calculation of equations within parentheses.Ken Moore2016-10-25
* Fix the "sticky" status on the wallpaper widgets.Ken Moore2016-10-24
* For desktop icons, only check if there is a name to decide when to show it.Ken Moore2016-10-21
bgstack15