aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core
Commit message (Expand)AuthorAge
* Adjust the LuminaXDG wildcard replacement routines a bit (%i, %c, etc..) so t...Ken Moore2017-01-17
* Translated using Weblate (lumina_OPEN@pt_br (generated))José Danzicourt2017-01-17
* Quick fix for running files with the executable bit set: Only run them if the...Ken Moore2017-01-16
* Translated using Weblate (lumina_OPEN@ru (generated))Koljasha2017-01-15
* Translated using Weblate (lumina_DESKTOP@ru (generated))Koljasha2017-01-15
* Translated using Weblate (lumina_DESKTOP@lt (generated))Moo2017-01-15
* Add add the option to watch a "/tmp/.autofs_change" file which will prompt fo...Ken Moore2017-01-12
* Add the ability to show "/media/*" shortcuts on the Lumina desktop. This will...Ken Moore2017-01-12
* Add a new OSInterface class to libLumina. This will eventually replace most o...Ken Moore2017-01-11
* Remove the "detach" option from the ExternalProcess class. Need to find out t...Ken Moore2017-01-11
* Translated using Weblate (lumina_DESKTOP@cs (generated))Pavel Fric2017-01-11
* A few more code changes for Lumina2.Ken Moore2017-01-10
* More setup for Lumina2:Ken Moore2017-01-10
* Translated using Weblate (lumina_OPEN@ja (generated))YAMASHIRO Jun2017-01-09
* Translated using Weblate (lumina_DESKTOP@ja (generated))YAMASHIRO Jun2017-01-09
* Merge remote-tracking branch 'origin/master'Weblate2017-01-09
|\
| * Merge pull request #353 from Nanolx/selectable-windowmanagerKen Moore2017-01-09
| |\
| | * add back ability to use different window managerChristopher Roy Bratusek2017-01-06
* | | Translated using Weblate (lumina_DESKTOP@ja (generated))YAMASHIRO Jun2017-01-09
|/ /
* | Translated using Weblate (lumina_DESKTOP@cs (generated))Pavel Fric2017-01-09
* | Translated using Weblate (lumina_OPEN@cs (generated))Pavel Fric2017-01-09
* | Translated using Weblate (lumina_DESKTOP@pl (generated))Paweł2017-01-07
* | Translated using Weblate (lumina_OPEN@pl (generated))Paweł2017-01-07
* | Translated using Weblate (lumina_DESKTOP@ca (generated))Davidmp2017-01-07
* | Merge branch 'master' of github.com:trueos/luminaKen Moore2017-01-06
|\|
| * Translated using Weblate (lumina_DESKTOP@ca (generated))Davidmp2017-01-06
* | Continue the re-assembly of the desktop backend.Ken Moore2017-01-06
|/
* Get some more stuff merged over. Starting to glue the various global structur...Ken Moore2017-01-05
* Translated using Weblate (lumina_DESKTOP@ca (generated))Davidmp2017-01-05
* Translated using Weblate (lumina_DESKTOP@lt (generated))Moo2017-01-05
* Translated using Weblate (lumina_OPEN@ca (generated))Davidmp2017-01-05
* Merge remote-tracking branch 'origin/master'Weblate2017-01-04
|\
| * Create a new "ExternalProcess" class in the library directory which is specif...Ken Moore2017-01-04
* | Translated using Weblate (lumina_DESKTOP@lt (generated))Moo2017-01-04
|/
* Merge branch 'master' of github.com:trueos/luminaKen Moore2017-01-04
|\
| * Translated using Weblate (lumina_DESKTOP@fr (generated))Anil Mir2017-01-04
| * Translated using Weblate (lumina_OPEN@fr (generated))Anil Mir2017-01-04
* | Create a new "lumina-desktop-unified" core subproject (DO NOT USE)Ken Moore2017-01-04
|/
* Tag version 1.2.1 on the master branch in preparation for new changes from th...Ken Moore2017-01-04
* Re-sync the translation files with the sources.Ken Moore2017-01-03
* Tag version 1.2.0 in the source tree.Ken Moore2017-01-03
* Add a new function to the XDGDesktop class:Ken Moore2016-12-29
* Merge branch 'master' of github.com:trueos/luminaKen Moore2016-12-27
|\
| * Merge remote-tracking branch 'origin/master'Weblate2016-12-27
| |\
| * | Translated using Weblate (lumina_DESKTOP@hu (generated))rezso2016-12-27
* | | Update the lumina-open crash handler to only trigger when an application proc...Ken Moore2016-12-27
| |/ |/|
* | Adjust the QMenu margins a bit more: use 2em for both the left and right marg...Ken Moore2016-12-27
|/
* Oops - forgot to add the new RotateToolButton file (not used yet - still tink...Ken Moore2016-12-23
* Clean up some vertical-panel issues with the clock plugin and the system tray.Ken Moore2016-12-23
* Adjust the QMenu padding to use "em" values instead of "px" values. This shou...Ken Moore2016-12-23
bgstack15