- 09 Jan, 2016 4 commits
-
-
Boudewijn Rempt authored
It's used there, so we got weird build errors if krita wasn't built for some reason (mostly because of a missing libgsl). Add our own tried, tested and true shared pointers to libglobal so I can start using them in a new import/export plugin registry. And finally, enable exceptions globally, since libglobal now also needs them.
-
Boudewijn Rempt authored
-
Boudewijn Rempt authored
-
Boudewijn Rempt authored
-
- 07 Jan, 2016 2 commits
-
-
Friedrich W. H. Kossebau authored
-
Friedrich W. H. Kossebau authored
-
- 06 Jan, 2016 5 commits
-
-
Michael Abrahams authored
Summary: This allows the guides tool (for example) to allow click and drag with touch through the synthetic mouse events, while the same mouse events can be rejected by the freehand tool. The only occurrence of synthetic mouse events I've found is in Surface Pro 3 touch events. Reviewers: #krita:_next Differential Revision: https://phabricator.kde.org/D749
-
Michael Abrahams authored
-
Michael Abrahams authored
-
Michael Abrahams authored
Summary: Allow setting different units of measurement. Reviewers: #krita:_next, rempt Reviewed By: #krita:_next, rempt Subscribers: rempt Maniphest Tasks: T117 Differential Revision: https://phabricator.kde.org/D748
-
Michael Abrahams authored
Summary: Adds KisSelectionModifierMapper Reviewers: #krita:_next, rempt Reviewed By: #krita:_next, rempt Maniphest Tasks: T111 Differential Revision: https://phabricator.kde.org/D747
-
- 05 Jan, 2016 8 commits
-
-
Wolthera van Hövell authored
This should allow smudging that creates semi-smooth gradients. Added on request from new users for whom this preset is not self-evident.
-
Boudewijn Rempt authored
-
Boudewijn Rempt authored
-
Boudewijn Rempt authored
-
Boudewijn Rempt authored
-
Dmitry Kazakov authored
Qt has a bug: when we Ctrl+click on an item, the item's selections gets toggled on mouse *press*, whereas usually it is done on mouse release. Therefore the user cannot do a Ctrl+D&D with the default configuration. This patch fixes the value returned by selectionCommand() callback to fix this issue.
-
Michael Abrahams authored
-
Michael Abrahams authored
Summary: Only able to move selection one pixel at a time, for now. Integrates with current stroke framework, so if a move is currently in progress, will move a selection or group. Otherwise it defaults to moving current layer or selection. Reviewers: rempt, #krita:_next Reviewed By: rempt, #krita:_next Subscribers: rempt Maniphest Tasks: T117 Differential Revision: https://phabricator.kde.org/D738
-
- 04 Jan, 2016 3 commits
-
-
Boudewijn Rempt authored
-
Boudewijn Rempt authored
-
Boudewijn Rempt authored
-
- 03 Jan, 2016 10 commits
-
-
Michael Abrahams authored
Hide occasional blots from tapping the pen and short touch events.
-
Michael Abrahams authored
-
Michael Abrahams authored
-
Boudewijn Rempt authored
And extensive extra notes in the readme for cross-platform builds
-
Boudewijn Rempt authored
-
Boudewijn Rempt authored
-
Michael Abrahams authored
The Layer commands provided by the main menu will be grouped into the commands provided by the layers box. Maniphest Tasks: T1244
-
Michael Abrahams authored
Maniphest Tasks: T1244
-
Michael Abrahams authored
Maniphest Tasks: T1244
-
Michael Abrahams authored
Maniphest Tasks: T1244
-
- 02 Jan, 2016 8 commits
-
-
Dmitry Kazakov authored
-
Boudewijn Rempt authored
-
Dmitry Kazakov authored
CC:kimageshop@kde.org
-
Dmitry Kazakov authored
-
Dmitry Kazakov authored
Now all the users of KisNodeMnaager's interface are using compressed actions.
-
Dmitry Kazakov authored
-
Dmitry Kazakov authored
-
Michael Abrahams authored
-