- 23 Jan, 2016 5 commits
-
-
Halla Rempt authored
-
Halla Rempt authored
-
Halla Rempt authored
-
Halla Rempt authored
-
Halla Rempt authored
-
- 22 Jan, 2016 7 commits
-
-
Dmitry Kazakov authored
We still need a test file to test what the problem is. This workaround can cause some layers being lost/wrongly placed. CCBUG:357559
-
Dmitry Kazakov authored
Fixes T1047
-
Halla Rempt authored
-
Halla Rempt authored
This now loads the bundles at the end of loading all resources.
-
Halla Rempt authored
-
Halla Rempt authored
This might affect startup time, but it's, until we implement a database system for resources the only way to make the tagging system reliable.
-
Halla Rempt authored
-
- 21 Jan, 2016 13 commits
-
-
Dmitry Kazakov authored
In Qt 5.5 and later we are no longer subscribed to the synthesized mouse/wheel events of the basic x11 protocol. Instead we process the valuator-based events of XInput2. Therefore when overriding the events processing by Qt, by should also reimplement resending the wheel events. Fixes T1272
-
Dmitry Kazakov authored
-
Dmitry Kazakov authored
-
Dmitry Kazakov authored
-
Halla Rempt authored
-
Halla Rempt authored
-
Halla Rempt authored
-
Halla Rempt authored
-
Halla Rempt authored
-
Dmitry Kazakov authored
-
Halla Rempt authored
-
Dmitry Kazakov authored
They cause layers box to stop updating when reselecting a layer
-
Dmitry Kazakov authored
-
- 20 Jan, 2016 2 commits
-
-
Halla Rempt authored
If the clone layers clone a layer above the clones in the stack, the original isn't available during loading. Krita shouldn't recalculate the project at this point, but merging already starts before the original is available, so add a temporary dummy fallback paint device that can be used until the original becomes available.
-
Halla Rempt authored
-
- 19 Jan, 2016 2 commits
-
-
Thorsten Zachmann authored
Make sure the crop tool allways uses the currect image size. BUG: 346430
-
Halla Rempt authored
After copying, the copy also should have an initialized signal compressor. Note: backport to 2.9!
-
- 18 Jan, 2016 1 commit
-
-
Yuri Chornoivan authored
-
- 17 Jan, 2016 10 commits
-
-
Halla Rempt authored
-
Halla Rempt authored
-
Halla Rempt authored
-
Halla Rempt authored
-
Halla Rempt authored
When we open a messagebox inside void initializeGL(), it starts an eventloop before the canvas is created, so everything crashes.
-
Halla Rempt authored
-
Stefano Bonicatti authored
Correct another small typo.
-
Halla Rempt authored
-
Halla Rempt authored
-
Frederik Schwarzer authored
-