Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | Clean up a bit of the start menu/button. | Ken Moore | 2016-09-23 | |
| | | | | | ||||
| | * | | | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2016-09-23 | |
| | |\ \ \ | | | | |/ | | | |/| | ||||
| | | * | | Translated using Weblate (l_FILEINFO@lt (generated)) | Moo | 2016-09-23 | |
| | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (43 of 43 strings) | |||
| | | * | | Translated using Weblate (l_TERMINAL@lt (generated)) | Moo | 2016-09-23 | |
| | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (7 of 7 strings) | |||
| | | * | | Translated using Weblate (lumina_FM@lt (generated)) | Moo | 2016-09-23 | |
| | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (212 of 212 strings) | |||
| | | * | | Merge remote-tracking branch 'origin/master' | Weblate | 2016-09-23 | |
| | | |\ \ | ||||
| | | * | | | Translated using Weblate (l_TERMINAL@sv (generated)) | Luna Jernberg | 2016-09-23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 71.4% (5 of 7 strings) | |||
| | | * | | | Translated using Weblate (lumina_FM@sv (generated)) | Luna Jernberg | 2016-09-23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 92.9% (197 of 212 strings) | |||
| | | * | | | Translated using Weblate (l_FILEINFO@sv (generated)) | Luna Jernberg | 2016-09-23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 97.6% (42 of 43 strings) | |||
| | | * | | | Translated using Weblate (l_TE@sv (generated)) | Luna Jernberg | 2016-09-23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 94.4% (51 of 54 strings) | |||
| | | * | | | Translated using Weblate (l_TE@lt (generated)) | Moo | 2016-09-23 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (54 of 54 strings) | |||
| | * | | | | Finish up the depretiation of the old systemapps fetching function. | Ken Moore | 2016-09-23 | |
| | | | | | | ||||
| * | | | | | Translated using Weblate (lumina_WM@el (generated)) | George Ember | 2016-09-23 | |
| | |_|/ / | |/| | | | | | | | | | | | | | Currently translated at 100.0% (7 of 7 strings) | |||
| * | | | | Translated using Weblate (lumina_WM@lt (generated)) | Moo | 2016-09-23 | |
| | | | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (7 of 7 strings) | |||
| * | | | | Merge remote-tracking branch 'origin/master' | Weblate | 2016-09-23 | |
| |\| | | | ||||
| | * | | | Large update to how XDGDesktop files are created/used. | Ken Moore | 2016-09-22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This impacts almost all tools/utilities within Lumina - please test (passed internal tests so far). This cleans up a lot of the backend XDG compliance class, moving lots of functionality into child functions of the XDGDesktop class and ensuring that they get cleaned up more regularly/properly. This *seems* to make the desktop startup a lot faster, even if the overall memory savings are slight (so far). | |||
| * | | | | Translated using Weblate (lumina_DESKTOP@sv (generated)) | Luna Jernberg | 2016-09-23 | |
| | | | | | | | | | | | | | | | | | | | | Currently translated at 98.3% (244 of 248 strings) | |||
| * | | | | Translated using Weblate (lumina_OPEN@sv (generated)) | Luna Jernberg | 2016-09-23 | |
| |/ / / | | | | | | | | | | | | | Currently translated at 100.0% (39 of 39 strings) | |||
| * | | | Merge remote-tracking branch 'origin/master' | Weblate | 2016-09-22 | |
| |\| | | ||||
| | * | | Translated using Weblate (l_TE@ru (generated)) | Koljasha | 2016-09-22 | |
| | | | | | | | | | | | | | | | | Currently translated at 92.5% (50 of 54 strings) | |||
| | * | | Translated using Weblate (l_TERMINAL@ru (generated)) | Koljasha | 2016-09-22 | |
| | | | | | | | | | | | | | | | | Currently translated at 0.0% (0 of 7 strings) | |||
| | * | | Merge remote-tracking branch 'origin/master' | Weblate | 2016-09-22 | |
| | |\ \ | ||||
| | | * | | Fix the memory usage issue with Lumina and the application list on the ↵ | Ken Moore | 2016-09-21 | |
| | | | | | | | | | | | | | | | | | | | | system. It no longer grows with time that I can tell, but I am sure there is some additional cleanup and optimizations which can still be done later. | |||
| | | * | | Add an "==" operator to the XDGDesktop class. Found a note in the QHash docs ↵ | Ken Moore | 2016-09-21 | |
| | | | | | | | | | | | | | | | | | | | | that any class type need this defined. | |||
| | | * | | Have the internal QHash run "squeeze" after every update run - just to ↵ | Ken Moore | 2016-09-21 | |
| | | | | | | | | | | | | | | | | | | | | ensure it uses as little memory as possible. | |||
| | | * | | Another small fix to try and correct the memory leak. | Ken Moore | 2016-09-21 | |
| | | | | | ||||
| | | * | | Another quick fix to try and track down where Lumina is leaking memory ↵ | Ken Moore | 2016-09-21 | |
| | | | | | | | | | | | | | | | | | | | | within teh app list search routine. | |||
| | | * | | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2016-09-21 | |
| | | |\| | ||||
| | | * | | Commit a small cleanup for the auto-loading of the apps list on the system. | Ken Moore | 2016-09-21 | |
| | | | | | | | | | | | | | | | | | | | | Going to check if this fixes the memory leak issue on some systems (have one I can test on now). | |||
| | * | | | Translated using Weblate (l_FILEINFO@ru (generated)) | Koljasha | 2016-09-22 | |
| | | |/ | | |/| | | | | | | | | | Currently translated at 95.3% (41 of 43 strings) | |||
| * | | | Translated using Weblate (lumina_OPEN@ru (generated)) | Koljasha | 2016-09-22 | |
| | | | | | | | | | | | | | | | | Currently translated at 100.0% (39 of 39 strings) | |||
| * | | | Translated using Weblate (lumina_WM@ru (generated)) | Koljasha | 2016-09-22 | |
| |/ / | | | | | | | | | | Currently translated at 57.1% (4 of 7 strings) | |||
* | | | Translated using Weblate (lumina_CONFIG@sl (generated)) | Samo Blatnik | 2016-11-24 | |
| | | | | | | | | | | | | Currently translated at 14.3% (54 of 376 strings) | |||
* | | | Translated using Weblate (lumina_CONFIG@pl (generated)) | Patryk | 2016-11-24 | |
| | | | | | | | | | | | | Currently translated at 93.6% (352 of 376 strings) | |||
* | | | Translated using Weblate (lumina_SEARCH@da (generated)) | Thomas Alexander Frederiksen | 2016-11-24 | |
| | | | | | | | | | | | | Currently translated at 100.0% (28 of 28 strings) | |||
* | | | Translated using Weblate (lumina_SEARCH@cs (generated)) | Pavel Fric | 2016-11-22 | |
| | | | | | | | | | | | | Currently translated at 100.0% (28 of 28 strings) | |||
* | | | Translated using Weblate (lumina_CONFIG@pl (generated)) | Dariusz Witkowski | 2016-11-22 | |
| | | | | | | | | | | | | Currently translated at 89.3% (336 of 376 strings) | |||
* | | | Translated using Weblate (lumina_SEARCH@it (generated)) | Oscar Andrea Merandi | 2016-10-26 | |
| | | | | | | | | | | | | Currently translated at 100.0% (28 of 28 strings) | |||
* | | | Translated using Weblate (lumina_SEARCH@el (generated)) | George Ember | 2016-10-26 | |
| | | | | | | | | | | | | Currently translated at 96.4% (27 of 28 strings) | |||
* | | | Translated using Weblate (lumina_CONFIG@hu (generated)) | J Darabos | 2016-10-26 | |
| | | | | | | | | | | | | Currently translated at 26.0% (98 of 376 strings) | |||
* | | | Translated using Weblate (lumina_CONFIG@fa (generated)) | Hamid Sarmadi | 2016-10-26 | |
| | | | | | | | | | | | | Currently translated at 10.9% (41 of 376 strings) | |||
* | | | Translated using Weblate (lumina_CONFIG@es (generated)) | Alejandro Pastor Vargas | 2016-10-26 | |
| | | | | | | | | | | | | Currently translated at 99.7% (375 of 376 strings) | |||
* | | | Translated using Weblate (lumina_CONFIG@el (generated)) | George Ember | 2016-10-26 | |
| | | | | | | | | | | | | Currently translated at 28.4% (107 of 376 strings) | |||
* | | | Translated using Weblate (lumina_CONFIG@de (generated)) | Ettore Atalan | 2016-10-26 | |
| | | | | | | | | | | | | Currently translated at 100.0% (376 of 376 strings) | |||
* | | | Translated using Weblate (lumina_CONFIG@cs (generated)) | Pavel Fric | 2016-10-26 | |
|/ / | | | | | | | Currently translated at 100.0% (376 of 376 strings) | |||
* | | Merge remote-tracking branch 'origin/master' | Weblate | 2016-09-21 | |
|\ \ | ||||
| * | | Translated using Weblate (lumina_DESKTOP@pt_br (generated)) | Diego | 2016-09-21 | |
| | | | | | | | | | | | | | | | | | | Currently translated at 100.0% (248 of 248 strings) Software name, doesn't need to be translate | |||
| * | | Translated using Weblate (lumina_DESKTOP@pt_br (generated)) | Diego | 2016-09-20 | |
| | | | | | | | | | | | | Currently translated at 100.0% (248 of 248 strings) | |||
* | | | Translated using Weblate (lumina_CONFIG@pt_br (generated)) | Diego | 2016-09-21 | |
|/ / | | | | | | | Currently translated at 96.2% (362 of 376 strings) | |||
* | | Merge remote-tracking branch 'origin/master' | Weblate | 2016-09-20 | |
|\| |