aboutsummaryrefslogtreecommitdiff
path: root/src-qt5
Commit message (Expand)AuthorAge
* Add support for reading the "Workspace" property (_NET_WM_DESKTOP).Ken Moore2017-03-06
* Add support for populating the "Name" property within the NativeWindowSystem ...Ken Moore2017-03-06
* Add support for reading window geometry information to the NativeWindowSystem...Ken Moore2017-03-06
* Add a bunch more of the XCB guts to the NativeWindowSystem (Title, ShortTitle...Ken Moore2017-03-06
* Some more work on the NativeWindowSystem "plumbing". Get the system tray init...Ken Moore2017-03-04
* Start filling in the non-property slots for the NativeWindowSystem now (close...Ken Moore2017-03-03
* Another large batch of updates to the Native Window "plumbing":Ken Moore2017-03-03
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-03-03
|\
| * Translated using Weblate (l_TE@ru (generated))Koljasha2017-03-03
| * Translated using Weblate (l_SCREENSHOT@ru (generated))Koljasha2017-03-03
| * Translated using Weblate (lumina_OPEN@ru (generated))Koljasha2017-03-03
| * Translated using Weblate (lumina_CONFIG@ru (generated))Koljasha2017-03-03
* | Change all instances of "nullptr" to use "0" instead - fixed compilation issu...Ken Moore2017-03-03
|/
* A bit more work on the new window frames. Now the minimum size policies are r...Ken Moore2017-03-02
* Write up a new window frame for Lumina2 (not using the QMdi[Sub]Window classe...Ken Moore2017-03-02
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-03-02
|\
| * Merge remote-tracking branch 'origin/master'Weblate2017-03-02
| |\
| * | Translated using Weblate (lumina_DESKTOP@lt (generated))Moo2017-03-02
* | | Update the new screensaver framework a bit, and add a replacement for the def...Ken Moore2017-03-02
| |/ |/|
* | Merge branch 'master' of github.com:trueos/luminaKen Moore2017-03-02
|\|
| * Translated using Weblate (lumina_OPEN@ca (generated))Davidmp2017-03-02
| * Translated using Weblate (l_SCREENSHOT@lt (generated))Moo2017-03-02
| * Translated using Weblate (l_TE@lt (generated))Moo2017-03-02
| * Merge remote-tracking branch 'origin/master'Weblate2017-03-02
| |\
| * | Translated using Weblate (lumina_DESKTOP@lt (generated))Moo2017-03-02
| * | Translated using Weblate (lumina_OPEN@lt (generated))Moo2017-03-02
* | | Clean up some of the applauncher context menu functionality:Ken Moore2017-03-02
| |/ |/|
* | Update the help text for lumina-open to include the "-action <ActionID>" synt...Ken Moore2017-03-02
|/
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-02-28
|\
| * Translated using Weblate (lumina_CONFIG@lt (generated))Moo2017-02-28
| * Translated using Weblate (l_SCREENSHOT@ca (generated))Davidmp2017-02-28
| * Translated using Weblate (lumina_OPEN@da (generated))scootergrisen2017-02-28
| * Translated using Weblate (l_TE@da (generated))scootergrisen2017-02-28
| * Translated using Weblate (l_SCREENSHOT@da (generated))scootergrisen2017-02-28
| * Translated using Weblate (lumina_CONFIG@da (generated))scootergrisen2017-02-28
| * Clean up the compilation warnings with the separate "getPage" routines in lum...Ken Moore2017-02-27
| * Clean up a couple more compile warnings about unused variables.Ken Moore2017-02-27
| * Silence some compile warnings in all the various OS templates.Ken Moore2017-02-27
| * Silence a compile warning in LDesktopUtils (unused variable)Ken Moore2017-02-27
| * Re-sync the translation files with the latest from the Lumina source files.Ken Moore2017-02-27
| * Merge remote-tracking branch 'origin/master'Weblate2017-02-27
| |\
| | * Merge remote-tracking branch 'origin/master'Weblate2017-02-27
| | |\
| | * \ Merge remote-tracking branch 'origin/master'Weblate2017-02-27
| | |\ \
| | * | | Translated using Weblate (lumina_SEARCH@da (generated))scootergrisen2017-02-27
| | * | | Translated using Weblate (lumina_CONFIG@da (generated))scootergrisen2017-02-27
| * | | | Merge remote-tracking branch 'origin/master'Weblate2017-02-27
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge remote-tracking branch 'origin/master'Weblate2017-02-27
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Translated using Weblate (lumina_OPEN@da (generated))scootergrisen2017-02-27
| | * | | Translated using Weblate (lumina_DESKTOP@da (generated))scootergrisen2017-02-27
| | | |/ | | |/|
| * | | Merge remote-tracking branch 'origin/master'Weblate2017-02-27
| |\ \ \ | | | |/ | | |/|
bgstack15