aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/core
Commit message (Expand)AuthorAge
* Fix the memory usage issue with Lumina and the application list on the system...Ken Moore2016-09-21
* Add an "==" operator to the XDGDesktop class. Found a note in the QHash docs ...Ken Moore2016-09-21
* Have the internal QHash run "squeeze" after every update run - just to ensure...Ken Moore2016-09-21
* Another small fix to try and correct the memory leak.Ken Moore2016-09-21
* Another quick fix to try and track down where Lumina is leaking memory within...Ken Moore2016-09-21
* Merge branch 'master' of github.com:trueos/luminaKen Moore2016-09-21
|\
| * Translated using Weblate (lumina_DESKTOP@pt_br (generated))Diego2016-09-21
| * Translated using Weblate (lumina_DESKTOP@pt_br (generated))Diego2016-09-20
| * Translated using Weblate (lumina_WM@ca (generated))Davidmp2016-09-20
* | Commit a small cleanup for the auto-loading of the apps list on the system.Ken Moore2016-09-21
|/
* Merge branch 'master' of https://github.com/trueos/luminaWeblate2016-09-20
|\
| * Merge branch 'master' of github.com:trueos/luminaKen Moore2016-09-19
| |\
| | * Re-sync all the translation files for Lumina with the source code, and add a ...Ken Moore2016-09-19
| * | Change the CPU temperature finder a bit:Ken Moore2016-09-19
| |/
* | Translated using Weblate (lumina_WM@lt (generated))Moo2016-09-18
* | Merge remote-tracking branch 'origin/master'Weblate2016-09-16
|\|
| * Another quick fix for the menu script - ensure the open directory option is a...Ken Moore2016-09-16
| * Adjust the ls.json.sh script a bit so every directory gets an "open directory...Ken Moore2016-09-16
| * Clean up how the system app finder/parser is saved in memory a bit. Trying to...Ken Moore2016-09-16
* | Translated using Weblate (lumina_DESKTOP@fa (generated))Hamid Sarmadi2016-09-16
* | Translated using Weblate (lumina_WM@fa (generated))Hamid Sarmadi2016-09-16
* | Translated using Weblate (lumina_OPEN@ru (generated))Koljasha2016-09-16
* | Translated using Weblate (lumina_OPEN@fi (generated))Tommi Nieminen2016-09-16
* | Translated using Weblate (lumina_INFO@ru (generated))Koljasha2016-09-16
* | Translated using Weblate (lumina_DESKTOP@ru (generated))Koljasha2016-09-16
* | Translated using Weblate (lumina_DESKTOP@fi (generated))Tommi Nieminen2016-09-14
* | Translated using Weblate (lumina_OPEN@fi (generated))Tommi Nieminen2016-09-14
* | Translated using Weblate (lumina_WM@fi (generated))Tommi Nieminen2016-09-14
* | Translated using Weblate (lumina_WM@ru (generated))Nikolay2016-09-13
|/
* Merge in all the translation files from the lumina-i18n repository into the m...Ken Moore2016-09-12
* Adjust the default fluxbox keyboard shrotcuts:Ken Moore2016-09-08
* Add a new optional flag to lumina-open: "-terminal"Ken Moore2016-09-08
* Fix up the "launch in terminal" functionality to use whatever the currently-r...Ken Moore2016-09-08
* Add a special case check to the cursor theme settings - don't allow "default"...Ken Moore2016-08-30
* When saving autostart preferences, make sure the local autostart directory ex...Ken Moore2016-08-26
* Another small fix for the application auto-update routine.Ken Moore2016-08-24
* Fix a bug in lumina-open where the directory handling was not working.Ken Moore2016-08-24
* Fix up the auto-creation/removal of application symlinks when apps are instal...Ken Moore2016-08-23
* Add in the pending updates detection for the shutdown/reboot options in the s...Ken Moore2016-08-23
* Fix up the right-click terminal launcher - don't check for a valid binary if ...Ken Moore2016-08-23
* Add some extra checks to the LuminaXDG application listing routine for when i...Ken Moore2016-08-22
* Add in pending update detection/skipping ability to the main logout window (n...Ken Moore2016-08-18
* Add the ability for Lumina to automatically add/remove symlinks from the ~/De...Ken Moore2016-08-18
* Setup the desktop to use the new XDGDesktopList directly (disables a lot of t...Ken Moore2016-08-18
* Adjust the XDGDesktopList static creation routine so that the static object i...Ken Moore2016-08-18
* Update the new XDGDesktopList class a bit more:Ken Moore2016-08-18
* Revamp how the system applications are parsed/updated.Ken Moore2016-08-18
* Oops: *Now* lumina-open will handle binary names as inputs just fine (if they...Ken Moore2016-08-18
* A couple quick fixes:Ken Moore2016-08-17
* Tag version 1.0.1 in the source tree (Base version 1.0, minor update 1).Ken Moore2016-08-08
bgstack15