aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core
Commit message (Expand)AuthorAge
* Disable the QT_AUTO_SCREEN_SCALE_FACTOR usage in the Lumina app environment (...Ken Moore2017-06-26
* Large amount of whitespace cleanup, and almost get the LuminaRandR class fini...Ken Moore2017-06-23
* Clean up some more of the new LuminaRandR class.Ken Moore2017-06-23
* A few more changes to LuminaRandR.Ken Moore2017-06-23
* Flesh out the public functions which can be used for an OutputDevice in Lumin...Ken Moore2017-06-22
* Cleanup some debugging information.Ken Moore2017-06-22
* Get the LuminaRandR framework able to enable/resize/move a monitor as requested.Ken Moore2017-06-22
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-06-22
|\
| * Translated using Weblate (lumina_DESKTOP@da (generated))scootergrisen2017-06-22
* | Test the connected but not-enabled monitor probing functionality (minor tweak...Ken Moore2017-06-22
|/
* Add enable/disable functionality to LuminaRandR (untested)Ken Moore2017-06-22
* Get the LuminaRandR class all finished up for *information purposes only*.Ken Moore2017-06-22
* Start a large update to LuminaRandR info retrieval routine.Ken Moore2017-06-21
* Oops - forgot to add the changes to the LuminaRandR files.Ken Moore2017-06-21
* Get a lot more of the LuminaRandR class functional. The "set" routines are no...Ken Moore2017-06-21
* Commit a bit more work on the LuminaRandR class - still not ready yet.Ken Moore2017-06-20
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-06-19
|\
| * Translated using Weblate (lumina_DESKTOP@lt (generated))Moo2017-06-19
* | Fix the migration routine when moving from the "default" monitor ID (vesa, sc...Ken Moore2017-06-19
|/
* Commit some minor updates to whitespace and the python syntax file name.Ken Moore2017-06-19
* Fix the fallback icon routine for desktop entries.Ken Moore2017-06-19
* Merge remote-tracking branch 'origin/master'Weblate2017-06-15
|\
| * Fix a quick bug in start-lumina-desktop where it would not stop properly if o...Ken Moore2017-06-15
* | Translated using Weblate (lumina_DESKTOP@lt (generated))Moo2017-06-15
|/
* Translated using Weblate (lumina_DESKTOP@ru (generated))Koljasha2017-06-14
* Make the taskmanager panel plugin icon-only when in vertical orientation mode.Ken Moore2017-06-13
* Fix up the audio volume reset on login into Lumina.Ken Moore2017-06-10
* Clean up some of the Lumina session init/cleanup. Trying to track down why th...Ken Moore2017-06-10
* Translated using Weblate (lumina_DESKTOP@ca (generated))Davidmp2017-06-09
* Add a new method to find/use the LIconCache within an application (static ins...Ken Moore2017-06-08
* Add the capability to be a bit smarter when determining a "fallback" icon for...Ken Moore2017-06-08
* Revert "Translated using Weblate (lumina_DESKTOP@en_gb (generated))"Ken Moore2017-06-07
* Re-sync the translation files with the latest sources.Ken Moore2017-06-07
* Commit some more work-in-progress for the new LuminaRandR class (replacement ...Ken Moore2017-06-07
* Add a new backend function to LUtils for opening a QSettings file.Ken Moore2017-06-07
* Fix up the desktop plugin "move" operation so it saves the proper grid coordi...Ken Moore2017-05-31
* Another quick adjustment to the clock plugin sizing routine - seems to be wor...Ken Moore2017-05-31
* Fix up the size limitations on the clock plugin for the panelKen Moore2017-05-31
* Translated using Weblate (lumina_DESKTOP@de (generated))Ettore Atalan2017-05-30
* Adjust a couple size measurements so they work better across both normal and ...Ken Moore2017-05-26
* Turn off some debugging output in the LIconCache class.Ken Moore2017-05-26
* Get the icon cache system all setup for the bulk of the desktop icons (applic...Ken Moore2017-05-26
* Get the new Icon Cache system implemented and turned on for the desktop "appl...Ken Moore2017-05-26
* Oops - forgot to include the changes to the LIconCache files in that last com...Ken Moore2017-05-26
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-05-26
|\
| * Disable the VirtualBox fullscreen detection/fix logicKen Moore2017-05-25
| * enable some debugging on the virtualbox window detection/adjustment routine.Ken Moore2017-05-25
| * Merge branch 'master' of github.com:trueos/luminaKen Moore2017-05-25
| |\
| * | Try to detect/fix the fullscreen/background window issue on Fluxbox.Ken Moore2017-05-25
* | | Get the new LIconCache class all setup and compiling. Now to actually start t...Ken Moore2017-05-26
| |/ |/|
bgstack15