| Commit message (Expand) | Author | Age | Files | Lines |
| * | Selectively disable motion event compression for specific tools | Patrick Storz | 2019-11-18 | 1 | -0/+2 |
| * | Crashfix on deleting selected with spray tool | Nathan Lee | 2019-11-17 | 1 | -4/+3 |
| * | reduce usage of desktop coordinates (#341) | Thomas Holder | 2019-08-18 | 1 | -2/+1 |
| * | Make doc2dt a document property | Thomas Holder | 2019-07-27 | 1 | -2/+1 |
| * | Refactoring: replace funcs with methods. | Shlomi Fish | 2019-06-12 | 1 | -3/+3 |
| * | Hackfest2019: Get rid of deprecated InkSelectOneAction | Alexander Valavanis | 2019-05-28 | 1 | -1/+9 |
| * | Avoid the “using std::*;” or “using namespace std;” constructs. | Emmanuel Gil Peyrot | 2019-03-06 | 1 | -1/+1 |
| * | SprayToolbar: GtkAction migration | Alexander Valavanis | 2019-02-10 | 1 | -5/+5 |
| * | modernize loops | Marc Jeanmougin | 2019-01-02 | 1 | -8/+4 |
| * | Use std::unique_ptr for all MessageContext | Emmanuel Gil Peyrot | 2018-12-03 | 1 | -2/+2 |
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+2 |
| * | Move macros.h and remove unneeded macros | Eduard Braun | 2018-10-01 | 1 | -1/+1 |
| * | New option to invert y-axis | Thomas Holder | 2018-09-12 | 1 | -3/+3 |
| * | Support smooth scrolling (part 2) | Eduard Braun | 2018-09-11 | 1 | -1/+2 |
| * | Move pixmaps to ui/pixmaps, and update the README accordingly. | Emmanuel Gil Peyrot | 2018-06-21 | 1 | -1/+1 |
| * | Replace functions with methods in SPColor. | Emmanuel Gil Peyrot | 2018-06-19 | 1 | -1/+1 |
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -8/+8 |
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -2/+2 |
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -2/+2 |
| * | Remove unused includes, etc. | Tavmjong Bah | 2018-03-06 | 1 | -2/+0 |
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -32/+29 |
| * | Misc. typos | luz.paz | 2018-01-08 | 1 | -1/+1 |
| * | Rename get_group0_keyval to get_latin_keyval | Andrey Mozzhuhin | 2017-10-05 | 1 | -2/+2 |
| * | Remove unused parameter in SPItem::doWriteTransform | Stefano Facchini | 2017-09-24 | 1 | -2/+2 |
| * | Hackfest: Refactor cursors so the hot spot is inside the xpm | Martin Owens | 2017-06-30 | 1 | -1/+1 |
| * | Move boolop functions from sp_selected_path_<op> to ObjectSet::path<op> | Alexander Brock | 2016-11-09 | 1 | -2/+2 |
| * | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -14/+0 |
| |\ |
|
| | * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -14/+0 |
| | * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+14 |
| | * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -14/+0 |
| * | | Improved spray tool, changed selection to object set | Adrian Boguszewski | 2016-07-22 | 1 | -29/+25 |
| * | | Changed signatures of boolean functions | Adrian Boguszewski | 2016-07-20 | 1 | -1/+1 |
| * | | Added items as a range function | Adrian Boguszewski | 2016-07-03 | 1 | -6/+6 |
| |\| |
|
| * | | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 2016-06-25 | 1 | -5/+5 |
| |/ |
|
| * | Fix a bug in eraser spray mode when no overlaps is disabled | Jabier Arraiza Cenoz | 2016-01-28 | 1 | -2/+2 |
| * | static code analysis | Kris De Gussem | 2015-11-16 | 1 | -4/+2 |
| * | Fix erase mode in no overlap mode, pointed by Ivan Louette | Jabier Arraiza Cenoz | 2015-11-14 | 1 | -12/+18 |
| * | static code analysis | Kris De Gussem | 2015-11-13 | 1 | -4/+4 |
| * | Fix crashes in erase mode of spray | Jabier Arraiza Cenoz | 2015-11-12 | 1 | -2/+6 |
| * | Add erase mode to spray. Bugfixes. | Jabier Arraiza Cenoz | 2015-11-11 | 1 | -12/+27 |
| * | Refactor of code, minor bugs fixed. | Jabier Arraiza Cenoz | 2015-11-11 | 1 | -122/+263 |
| * | Improve offseting calculation | Jabier Arraiza Cenoz | 2015-11-11 | 1 | -38/+50 |
| * | Remove unused functions | Jabier Arraiza Cenoz | 2015-11-11 | 1 | -15/+0 |
| * | Add option to spray tool to no overlap between colors | Jabier Arraiza Cenoz | 2015-11-11 | 1 | -25/+34 |
| * | Improvements to the over visible/invisible to minimize the colisions, sprayed... | Jabier Arraiza Cenoz | 2015-11-11 | 1 | -20/+95 |
| * | Spray Tool: Change hide invisibe by over visible and over invisible, sugested... | Jabier Arraiza Cenoz | 2015-11-10 | 1 | -17/+30 |
| * | Fixes from review form Mc- | Jabier Arraiza Cenoz | 2015-11-07 | 1 | -4/+1 |
| * | Fix for scale bug pointed by Mc- | Jabier Arraiza Cenoz | 2015-11-07 | 1 | -2/+2 |
| * | Use color if trace dialog is disabled | Jabier Arraiza Cenoz | 2015-11-07 | 1 | -2/+12 |
| * | improve apply value to clones in scale mode | Jabier Arraiza Cenoz | 2015-11-01 | 1 | -13/+19 |