Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Translated using Weblate (French) | Ethan James Large | 2017-07-24 |
| | | | | | | | Currently translated at 35.0% (7 of 20 strings) Translation: lumina/lumina-calculator Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-calculator/fr/ | ||
* | Translated using Weblate (Danish) | scootergrisen | 2017-07-24 |
| | | | | | | | Currently translated at 25.0% (5 of 20 strings) Translation: lumina/lumina-calculator Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-calculator/da/ | ||
* | Translated using Weblate (Czech) | Pavel Borecki | 2017-07-24 |
| | | | | | | | Currently translated at 100.0% (20 of 20 strings) Translation: lumina/lumina-calculator Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-calculator/cs/ | ||
* | Translated using Weblate (Catalan) | Davidmp | 2017-07-24 |
| | | | | | | | Currently translated at 100.0% (20 of 20 strings) Translation: lumina/lumina-calculator Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-calculator/ca/ | ||
* | Translated using Weblate (Portuguese (Brazil)) | Glauco Machado | 2017-07-21 |
| | | | | | | | Currently translated at 100.0% (20 of 20 strings) Translation: lumina/lumina-calculator Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-calculator/pt_BR/ | ||
* | Translated using Weblate (Czech) | Pavel Borecki | 2017-07-21 |
| | | | | | | | Currently translated at 100.0% (20 of 20 strings) Translation: lumina/lumina-calculator Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-calculator/cs/ | ||
* | Translated using Weblate (Catalan) | Davidmp | 2017-07-21 |
| | | | | | | | Currently translated at 100.0% (20 of 20 strings) Translation: lumina/lumina-calculator Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-calculator/ca/ | ||
* | Translated using Weblate (Danish) | anonymous | 2017-07-19 |
| | | | | | | | Currently translated at 5.0% (1 of 20 strings) Translation: lumina/lumina-calculator Translate-URL: http://weblate.trueos.org/projects/lumina/lumina-calculator/da/ | ||
* | Merge branch 'master' of github.com:trueos/lumina | Weblate | 2017-07-19 |
|\ | |||
| * | Merge branch 'master' of github.com:trueos/lumina | Weblate | 2017-07-19 |
| |\ | |||
| | * | Another checkpoint in the compositing saga. Got most of it working, but ↵ | Ken Moore | 2017-07-19 |
| | | | | | | | | | | | | still getting random artifacting *outside* of the window that we are painting from time to time. | ||
| | * | Get compositing completely working. This broke the move-update patch a bit - ↵ | Ken Moore | 2017-07-19 |
| | | | | | | | | | | | | need to find another way to poke the window after it gets moved. | ||
| | * | Get the in-window compositing *nearly* working. | Ken Moore | 2017-07-18 |
| | | | | | | | | | | | | Still a bit unstable right now (closing a window crashes X), but the compositing redirection/painting seems to be working somewhat. | ||
| | * | Finish up the on-move window notification so that sub-windows (menus and ↵ | Ken Moore | 2017-07-18 |
| | | | | | | | | | | | | such) are painted in the proper place. | ||
| | * | Clean up a bit of debugging and such | Ken Moore | 2017-07-18 |
| | | | |||
| | * | Get the resize/movement functionality all finished. | Ken Moore | 2017-07-18 |
| | | | |||
| | * | set proper define for datadir | q5sys | 2017-07-18 |
| | | | |||
| | * | update to main .pro file | q5sys | 2017-07-18 |
| | | | |||
| | * | update to .desktop file | q5sys | 2017-07-18 |
| | | | |||
| | * | apply path patch | q5sys | 2017-07-18 |
| | | | |||
| | * | get lthemeengine building successfully | q5sys | 2017-07-18 |
| | | | |||
| | * | the second great renaming | q5sys | 2017-07-18 |
| | | | |||
| | * | the changing of the names | q5sys | 2017-07-18 |
| | | | |||
| | * | source directory updates | q5sys | 2017-07-18 |
| | | | |||
| | * | update to dir structure | q5sys | 2017-07-18 |
| | | | |||
| | * | rename .pri file | q5sys | 2017-07-18 |
| | | | |||
| | * | rename .pro file | q5sys | 2017-07-18 |
| | | | |||
| | * | removal of duplicate README | q5sys | 2017-07-18 |
| | | | |||
| | * | removal of Changelog | q5sys | 2017-07-18 |
| | | | |||
| | * | removal of AUTHORS as a duplicate of LICENSE | q5sys | 2017-07-18 |
| | | | |||
| | * | add to LICENSE file | q5sys | 2017-07-18 |
| | | | |||
| | * | removing COPYING as its a duplicate of LICENSE | q5sys | 2017-07-18 |
| | | | |||
| | * | removal of ChangeLog.svn | q5sys | 2017-07-18 |
| | | | |||
| | * | removal of qt5ct test.sh | q5sys | 2017-07-18 |
| | | | |||
| | * | removal of qt5ct utils | q5sys | 2017-07-18 |
| | | | |||
| | * | commit of qt5ct source tree | q5sys | 2017-07-18 |
| | | | |||
| | * | Add some better edge-detection systems for the window borders on the ↵ | Ken Moore | 2017-07-18 |
| | | | | | | | | | | | | left/right sides. | ||
| | * | Get a lot more of the geometry calculations/movements working. Almost ready ↵ | Ken Moore | 2017-07-18 |
| | | | | | | | | | | | | to start adding additional window property support | ||
| | * | Added more missing icons | ZackaryWelch | 2017-07-17 |
| | | | |||
| | * | Changed brightness icon | ZackaryWelch | 2017-07-17 |
| | | | |||
| | * | Start working on getting the frame extents set/used properly. Still off on ↵ | Ken Moore | 2017-07-13 |
| | | | | | | | | | | | | the geom calculations right now. | ||
| | * | Large update to the window embedding systems - almost have the compositing ↵ | Ken Moore | 2017-07-13 |
| | | | | | | | | | | | | up and running. | ||
| | * | inital commit of the lumina-theme-engine | q5sys | 2017-07-13 |
| | | | |||
| | * | Removed unncessary toolBar property | ZackaryWelch | 2017-07-12 |
| | | | |||
| | * | Fix a few random issues with Lumina2. | Ken Moore | 2017-07-12 |
| | | | |||
| | * | Fixed spacing error in UI file | ZackaryWelch | 2017-07-12 |
| | | | |||
| | * | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-07-12 |
| | |\ | |||
| | | * | Get the keyboard shortcut for "LockScreen" (case-insensitive) working, and ↵ | Ken Moore | 2017-07-11 |
| | | | | | | | | | | | | | | | | fix some connection warnings. | ||
| | * | | Update the "open-with" menu for lumina-fm so that is shows recommendations ↵ | Ken Moore | 2017-07-12 |
| | | | | | | | | | | | | | | | | directly in the menu. | ||
| | * | | Start adding some default keyboard shortcuts/files to Lumina 2. | Ken Moore | 2017-07-11 |
| | |/ |