aboutsummaryrefslogtreecommitdiff
path: root/src-qt5
Commit message (Collapse)AuthorAge
...
| | | * | Add a window animation framework, with 7 visibility animations for starters.Ken Moore2017-07-20
| | | | |
| | * | | clean up lthemeengine-style pagesq5sys2017-07-20
| | | | |
| | * | | clean up lthemeengine-qtplugin pagesq5sys2017-07-20
| | | | |
| | * | | clean up tab pagesq5sys2017-07-20
| | | | |
| | * | | clean up qss pagesq5sys2017-07-20
| | | | |
| | * | | clean up palette pagesq5sys2017-07-20
| | | | |
| | * | | clean up main pagesq5sys2017-07-20
| | | | |
| | * | | clean up lthemeengine pagesq5sys2017-07-20
| | | | |
| | * | | clean up interface pagesq5sys2017-07-20
| | | | |
| | * | | clean up icon pagesq5sys2017-07-20
| | | | |
| | * | | clean up font pagesq5sys2017-07-20
| | | | |
| | * | | clean up appearance source filesq5sys2017-07-20
| | |/ /
| | * / Get the compositing working much smoother now.Ken Moore2017-07-19
| | |/ | | | | | | | | | Only re-grab the X11 image when it changes, then store it for all paint events (including partial painting updates) - making things much faster to update on-demand.
| * / Translated using Weblate (Catalan)Davidmp2017-07-21
| |/ | | | | | | Currently translated at 100.0% (226 of 226 strings)
| * Merge branch 'master' of github.com:trueos/luminaWeblate2017-07-19
| |\
| * | Push local changesWeblate2017-07-19
| | |
| * | Translated using Weblate (Spanish)Zackary Welch2017-07-19
| | | | | | | | | | | | Currently translated at 56.4% (22 of 39 strings)
| * | Translated using Weblate (Spanish)Zackary Welch2017-07-19
| | | | | | | | | | | | Currently translated at 80.3% (49 of 61 strings)
| * | Translated using Weblate (Simplified Chinese)Zackary Welch2017-07-11
| | | | | | | | | | | | Currently translated at 100.0% (61 of 61 strings)
| * | Translated using Weblate (Simplified Chinese)Zackary Welch2017-07-11
| | | | | | | | | | | | Currently translated at 97.4% (38 of 39 strings)
| * | Translated using Weblate (Spanish)Zackary Welch2017-07-11
| | | | | | | | | | | | Currently translated at 75.3% (168 of 223 strings)
| * | Translated using Weblate (French)Zackary Welch2017-07-11
| | | | | | | | | | | | Currently translated at 66.8% (149 of 223 strings)
| * | Translated using Weblate (Simplified Chinese)Zackary Welch2017-07-11
| | | | | | | | | | | | Currently translated at 98.3% (60 of 61 strings)
| * | Translated using Weblate (Czech)Pavel Borecki2017-07-11
| | | | | | | | | | | | Currently translated at 100.0% (61 of 61 strings)
| * | Translated using Weblate (Simplified Chinese)Zackary Welch2017-07-11
| | | | | | | | | | | | Currently translated at 100.0% (223 of 223 strings)
| * | Translated using Weblate (Czech)Pavel Borecki2017-07-11
| | | | | | | | | | | | Currently translated at 100.0% (39 of 39 strings)
| * | Translated using Weblate (Czech)Pavel Borecki2017-07-11
| | | | | | | | | | | | Currently translated at 100.0% (223 of 223 strings)
| * | Translated using Weblate (Czech)Pavel Borecki2017-07-11
| | | | | | | | | | | | Currently translated at 100.0% (43 of 43 strings)
| * | Translated using Weblate (Czech)Pavel Borecki2017-07-11
| | | | | | | | | | | | Currently translated at 100.0% (61 of 61 strings)
| * | Translated using Weblate (Russian)Koljasha2017-07-07
| | | | | | | | | | | | Currently translated at 100.0% (39 of 39 strings)
| * | Translated using Weblate (Russian)Koljasha2017-07-07
| | | | | | | | | | | | Currently translated at 100.0% (61 of 61 strings)
| * | Translated using Weblate (Simplified Chinese)Marvin Zhao2017-07-07
| | | | | | | | | | | | Currently translated at 100.0% (7 of 7 strings)
| * | Translated using Weblate (Czech)Pavel Borecki2017-07-03
| | | | | | | | | | | | Currently translated at 100.0% (61 of 61 strings)
| * | Translated using Weblate (Catalan)Davidmp2017-07-03
| | | | | | | | | | | | Currently translated at 100.0% (39 of 39 strings)
| * | Translated using Weblate (Czech)Pavel Borecki2017-07-03
| | | | | | | | | | | | Currently translated at 100.0% (223 of 223 strings)
| * | Translated using Weblate (Catalan)Davidmp2017-07-03
| | | | | | | | | | | | Currently translated at 100.0% (223 of 223 strings)
| * | Translated using Weblate (Czech)Pavel Borecki2017-07-03
| | | | | | | | | | | | Currently translated at 90.1% (55 of 61 strings)
| * | Translated using Weblate (Czech)Pavel Borecki2017-07-03
| | | | | | | | | | | | Currently translated at 100.0% (39 of 39 strings)
* | | Merge branch 'master' of github.com:trueos/luminaWeblate2017-07-19
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of github.com:trueos/luminaWeblate2017-07-19
| |\ \
| | * | Another checkpoint in the compositing saga. Got most of it working, but ↵Ken Moore2017-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 Moore2017-07-19
| | | | | | | | | | | | | | | | need to find another way to poke the window after it gets moved.
| | * | Get the in-window compositing *nearly* working.Ken Moore2017-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 Moore2017-07-18
| | | | | | | | | | | | | | | | such) are painted in the proper place.
| | * | Clean up a bit of debugging and suchKen Moore2017-07-18
| | | |
| | * | Get the resize/movement functionality all finished.Ken Moore2017-07-18
| | | |
| | * | set proper define for datadirq5sys2017-07-18
| | | |
| | * | update to main .pro fileq5sys2017-07-18
| | | |
| | * | update to .desktop fileq5sys2017-07-18
| | | |
| | * | apply path patchq5sys2017-07-18
| | | |
bgstack15