| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-07-19 | Fixes for pressure pencil | Jabier Arraiza | 1 | -2/+2 | |
| 2019-07-19 | Improvements finish pointed by Maren | Jabier Arraiza | 1 | -1/+1 | |
| 2019-07-19 | Fix translations and coding style | Jabier Arraiza | 1 | -25/+24 | |
| 2019-07-19 | Improvemets to power pencil | Jabiertxof | 1 | -87/+108 | |
| 2019-07-19 | Fix maren pointed bugs | Jabiertxof | 1 | -3/+3 | |
| 2019-07-14 | fixing coding style | Jabier Arraiza | 1 | -12/+9 | |
| 2019-07-14 | remove some comments and a warning | Jabier Arraiza | 1 | -4/+1 | |
| 2019-07-14 | PoewePencil improvements | Jabier Arraiza | 1 | -44/+63 | |
| 2019-07-14 | Pre-Threading comment | Jabier Arraiza | 1 | -3/+4 | |
| 2019-06-17 | Sync pen toolbar mode change with tool | Nathan Lee | 1 | -0/+3 | |
| Reverts a previous fix that did this but caused https://gitlab.com/inkscape/inkscape/issues/282 where the pen tool's green preview line vanished when deleting the last node with the pen tool. | |||||
| 2019-05-13 | Regression fix: hide some toolbar icons on startup | Nathan Lee | 1 | -44/+41 | |
| Pencil toolbar also given some checks for gitlab.com/inkscape/inkscape/issues/92 Fixes gitlab.com/inkscape/inbox/issues/182 | |||||
| 2019-03-06 | Error handling for reading pencil preferences | Nathan Lee | 1 | -1/+1 | |
| Fixes https://gitlab.com/inkscape/inkscape/issues/92 | |||||
| 2019-02-05 | PencilToolbar: GtkAction migration | Alexander Valavanis | 1 | -291/+218 | |
| 2019-01-22 | Tidy up toolbox utilities | Alexander Valavanis | 1 | -1/+0 | |
| 2019-01-22 | Tidy up toolbox code | Alexander Valavanis | 1 | -3/+3 | |
| 2019-01-21 | Cleanup unused toolbar code | Alexander Valavanis | 1 | -6/+0 | |
| 2019-01-19 | derive all toolbars from Inkscape::Toolbar | Alexander Valavanis | 1 | -283/+322 | |
| 2019-01-02 | modernize loops | Marc Jeanmougin | 1 | -2/+2 | |
| 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-10-01 | Remove #include "config.h" wherever possible | Eduard Braun | 1 | -4/+0 | |
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -11/+11 | |
| This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| 2018-06-17 | Move toolbars to ui/toolbar | Alexander Valavanis | 1 | -4/+3 | |
| 2018-05-04 | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 1 | -1/+1 | |
| This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | |||||
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -1/+1 | |
| 2018-03-26 | Base LPE refactor | Jabier Arraiza | 1 | -4/+4 | |
| 2018-01-31 | Convert pen/pencil toolbar to use ink-select-one-action. | Tavmjong Bah | 1 | -119/+138 | |
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -12/+21 | |
| A lot of header clean-up. | |||||
| 2018-01-01 | Fix minor typos | Yuri Chornoivan | 1 | -2/+2 | |
| 2017-12-26 | Stop using deprecated gtk_adjustment_value_changed | Alexander Valavanis | 1 | -0/+3 | |
| 2017-12-25 | Fix start anchors | Jabier Arraiza | 1 | -2/+4 | |
| 2017-09-30 | Hunted every GList to the last (except in libnrtype and libcroco) | Marc Jeanmougin | 1 | -23/+11 | |
| 2017-08-29 | Ressurrect Spiro Symplify by LPE because no wrong results and retain removed ↵ | Jabiertxo Arraiza Cenoz | 1 | -3/+6 | |
| in bspline mode | |||||
| 2017-08-29 | Remove LPE Simplify from spiro and BSpline mode because made uncontrolable ↵ | Jabiertxo Arraiza Cenoz | 1 | -2/+15 | |
| paths. Is retained in bezier mode. Consider backport it | |||||
| 2017-08-28 | Parametrice into preferences magic numbers and other staff | Jabier Arraiza | 1 | -24/+21 | |
| 2017-08-28 | Allow pressure in pencil in the tree modes, bezier, bspline and spiro | Jabier Arraiza | 1 | -42/+57 | |
| 2017-08-27 | Working on preview over powerpencil | Jabier Arraiza | 1 | -1/+70 | |
| 2017-08-25 | Starting with powerpencil | Jabier Arraiza | 1 | -0/+7 | |
| 2017-08-12 | Add flatten button to simplify, bspline and spiro. Need to rerun cmake ↵ | Jabier Arraiza | 1 | -5/+75 | |
| because file changed | |||||
| 2017-06-29 | Remove old icon handling code | Alexander Valavanis | 1 | -4/+4 | |
| 2016-10-07 | Remove unnecesary header from last push | Jabier Arraiza Cenoz | 1 | -1/+0 | |
| (bzr r15153) | |||||
| 2016-10-07 | Fix bug:1630796 on flatten button. Attemp 2 | Jabier Arraiza Cenoz | 1 | -4/+6 | |
| Fixed bugs: - https://launchpad.net/bugs/1630796 (bzr r15152) | |||||
| 2016-10-07 | Fix bug:1630796 on flatten button | Jabier Arraiza Cenoz | 1 | -1/+5 | |
| Fixed bugs: - https://launchpad.net/bugs/1630796 (bzr r15150) | |||||
| 2016-08-05 | Split InkAction classes into separate files | Alex Valavanis | 1 | -1/+3 | |
| (bzr r15043) | |||||
| 2016-08-03 | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 1 | -6/+1 | |
| (bzr r15034) | |||||
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -1/+6 | |
| (bzr r15027) | |||||
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -6/+1 | |
| (bzr r15025) | |||||
| 2016-06-25 | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 1 | -2/+2 | |
| (bzr r14954.1.10) | |||||
| 2016-02-01 | Dinamic toolbar enlacements, now in clone mode on spray tool and in pencil ↵ | Jabier Arraiza Cenoz | 1 | -1/+6 | |
| toolbar (bzr r14628) | |||||
| 2015-12-09 | Remove unused header file. | Tavmjong Bah | 1 | -1/+0 | |
| (bzr r14522) | |||||
| 2015-11-25 | Remove unused headers. | Tavmjong Bah | 1 | -2/+0 | |
| (bzr r14490) | |||||
