| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-11-18 | Selectively disable motion event compression for specific tools | Patrick Storz | 1 | -0/+3 | |
| It was globally disabled in ab71599ea1af1ea5042e35502e9aa722cc4ab51e However most of the time we do not care for intermediate motion events, and forcing to process them only causes unnecessary performance overhead. | |||||
| 2019-10-05 | Fix various minor code problems | Marc Jeanmougin | 1 | -2/+0 | |
| 2019-07-19 | Fix coding style | Jabiertxof | 1 | -8/+7 | |
| 2019-07-19 | Pressure improvements | Jabiertxof | 1 | -124/+122 | |
| 2019-07-19 | Fix coding style | Jabier Arraiza | 1 | -4/+4 | |
| 2019-07-19 | Fixes for pressure pencil | Jabier Arraiza | 1 | -39/+79 | |
| 2019-07-19 | Improvements finish pointed by Maren | Jabier Arraiza | 1 | -57/+82 | |
| 2019-07-19 | Fix translations and coding style | Jabier Arraiza | 1 | -18/+12 | |
| 2019-07-19 | Improvemets to power pencil | Jabiertxof | 1 | -44/+65 | |
| 2019-07-19 | Fix maren pointed bugs | Jabiertxof | 1 | -61/+41 | |
| 2019-07-14 | fix compiling issues and some improvements | Jabier Arraiza | 1 | -9/+5 | |
| 2019-07-14 | fixing coding style | Jabier Arraiza | 1 | -42/+35 | |
| 2019-07-14 | remove some comments and a warning | Jabier Arraiza | 1 | -6/+0 | |
| 2019-07-14 | Powerpencil substitute | Jabier Arraiza | 1 | -3/+3 | |
| 2019-07-14 | PoewePencil improvements | Jabier Arraiza | 1 | -192/+193 | |
| 2019-07-14 | Pre-Threading comment | Jabier Arraiza | 1 | -28/+34 | |
| 2019-07-14 | working on redraw | Jabier Arraiza | 1 | -246/+132 | |
| 2019-07-14 | working on powerpencil in other thread | Jabier Arraiza | 1 | -55/+177 | |
| 2019-05-26 | Rm unused code now Gtk+ >= 3.22 dependency is set | Alexander Valavanis | 1 | -2/+2 | |
| 2019-05-13 | Regression fix: hide some toolbar icons on startup | Nathan Lee | 1 | -1/+2 | |
| Pencil toolbar also given some checks for gitlab.com/inkscape/inkscape/issues/92 Fixes gitlab.com/inkscape/inbox/issues/182 | |||||
| 2018-12-03 | Use std::unique_ptr for all MessageContext | Emmanuel Gil Peyrot | 1 | -1/+1 | |
| 2018-11-08 | Clarify licenses | Max Gaukler | 1 | -1/+2 | |
| - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | |||||
| 2018-06-21 | Move pixmaps to ui/pixmaps, and update the README accordingly. | Emmanuel Gil Peyrot | 1 | -1/+1 | |
| 2018-06-18 | Run clang-tidy’s modernize-use-emplace pass. | Emmanuel Gil Peyrot | 1 | -1/+1 | |
| This reduces the boilerplate required to add a new element to a container. | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -24/+24 | |
| This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| 2018-05-04 | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 1 | -2/+2 | |
| This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | |||||
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -2/+2 | |
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -17/+25 | |
| A lot of header clean-up. | |||||
| 2017-12-26 | Fix power stroke closed path and minor tweacks for pencil powerstroke | Jabier Arraiza | 1 | -2/+7 | |
| 2017-12-25 | Fix start anchors | Jabier Arraiza | 1 | -264/+289 | |
| 2017-12-21 | Refactoring pencil powerstroke | Jabier Arraiza | 1 | -66/+53 | |
| 2017-12-18 | Working on powerstroke fixes to pentool | Jabier Arraiza | 1 | -194/+119 | |
| 2017-12-08 | Moving tolerance | Jabier Arraiza | 1 | -4/+5 | |
| 2017-12-05 | Add fix to problem switching pen tool modes | Jabier Arraiza | 1 | -12/+35 | |
| Add fix to bspline when two cusp nodes arround a powered node | |||||
| 2017-12-04 | Add fix to problem switching pen tool modes | Jabier Arraiza | 1 | -12/+35 | |
| Add fix to bspline when two cusp nodes arround a powered node | |||||
| 2017-12-04 | Misc. typos | luzpaz | 1 | -4/+4 | |
| Please confirm typos in the following `doc/nr-filter-interface.txt` `share/symbols/BalloonSymbols.svg` . | |||||
| 2017-12-02 | Remobing bspline interpolator | Jabier Arraiza | 1 | -0/+1 | |
| 2017-12-01 | Cleaninng | Jabier Arraiza | 1 | -96/+70 | |
| 2017-11-28 | Working on BSPline interpolator | Jabier Arraiza | 1 | -70/+96 | |
| 2017-11-22 | Working on continuous paths | Jabier Arraiza | 1 | -37/+53 | |
| 2017-11-20 | Smoothing start and end | Jabiertxo Arraiza Cenoz | 1 | -36/+67 | |
| 2017-11-19 | Working on coontinuing paths | Jabier Arraiza | 1 | -155/+139 | |
| 2017-11-19 | Working on fix smooth draw | Jabier Arraiza | 1 | -107/+118 | |
| 2017-11-14 | Some improvements to redraw | Jabiertxo Arraiza Cenoz | 1 | -2/+4 | |
| 2017-11-14 | Some improvements to redraw | Jabiertxo Arraiza Cenoz | 1 | -28/+47 | |
| 2017-11-13 | Working refactor | Jabiertxo Arraiza Cenoz | 1 | -78/+102 | |
| 2017-11-12 | Added speed improbements | Jabier Arraiza | 1 | -46/+47 | |
| 2017-11-12 | Base refactor | Jabier Arraiza | 1 | -98/+159 | |
| 2017-10-05 | Rename get_group0_keyval to get_latin_keyval | Andrey Mozzhuhin | 1 | -2/+2 | |
| 2017-10-01 | Removed all GSList occurences in .h files | Marc Jeanmougin | 1 | -4/+4 | |
