| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Fix a issue pointed by Nathan in gitlab | Jabier Arraiza | 2019-08-03 | 1 | -0/+8 | |
| | | ||||||
| * | Remove line height code and ficx coding style | Jabiertxof | 2019-08-02 | 3 | -18/+8 | |
| | | ||||||
| * | Allow tools sensitive when overflow canvas area also fix a bug i couldent ↵ | Jabiertxof | 2019-08-02 | 1 | -0/+10 | |
| | | | | | remember about ruberband selection | |||||
| * | Stop worinig with units switch to px. Keep discussion opengit add .git add . | Jabiertxof | 2019-08-02 | 2 | -2/+10 | |
| | | ||||||
| * | fix compiling issues | Jabier Arraiza | 2019-07-31 | 1 | -8/+2 | |
| | | ||||||
| * | fix coding style | Jabiertxof | 2019-07-31 | 2 | -8/+6 | |
| | | ||||||
| * | Allow update mouse state when motion | Jabiertxof | 2019-07-31 | 2 | -49/+28 | |
| | | ||||||
| * | Fix codding style | Jabiertxof | 2019-07-31 | 2 | -10/+13 | |
| | | ||||||
| * | Improvements to event tool handler | Jabiertxof | 2019-07-31 | 2 | -18/+91 | |
| | | ||||||
| * | Final fix of issue https://gitlab.com/inkscape/inbox/issues/707 Object ↵ | Jabiertxof | 2019-07-31 | 2 | -2/+9 | |
| | | | | | disappears on accidental R-click when dragging | |||||
| * | Fix for bug https://gitlab.com/inkscape/inbox/issues/699 | Jabiertxof | 2019-07-28 | 1 | -0/+15 | |
| | | ||||||
| * | Make doc2dt a document property | Thomas Holder | 2019-07-27 | 2 | -4/+2 | |
| | | | | | Closes #340 | |||||
| * | Fix coding style | Jabiertxof | 2019-07-19 | 1 | -8/+7 | |
| | | ||||||
| * | Pressure improvements | Jabiertxof | 2019-07-19 | 2 | -126/+123 | |
| | | ||||||
| * | Fix coding style | Jabier Arraiza | 2019-07-19 | 1 | -4/+4 | |
| | | ||||||
| * | Fixes for pressure pencil | Jabier Arraiza | 2019-07-19 | 2 | -40/+80 | |
| | | ||||||
| * | Improvements finish pointed by Maren | Jabier Arraiza | 2019-07-19 | 3 | -66/+90 | |
| | | ||||||
| * | Fix translations and coding style | Jabier Arraiza | 2019-07-19 | 1 | -18/+12 | |
| | | ||||||
| * | Improvemets to power pencil | Jabiertxof | 2019-07-19 | 3 | -83/+77 | |
| | | ||||||
| * | Fix maren pointed bugs | Jabiertxof | 2019-07-19 | 2 | -65/+41 | |
| | | ||||||
| * | Eraser tool fixes | Thomas Holder | 2019-07-15 | 1 | -2/+5 | |
| | | | | | | - Fix #331 Crash when erasing in document without layers - Fix #332 Clip-path wrong when erasing with parent transform | |||||
| * | fix compiling issues and some improvements | Jabier Arraiza | 2019-07-14 | 2 | -10/+6 | |
| | | ||||||
| * | retain tool color | Jabier Arraiza | 2019-07-14 | 1 | -2/+4 | |
| | | ||||||
| * | fixing coding style | Jabier Arraiza | 2019-07-14 | 3 | -64/+60 | |
| | | ||||||
| * | remove some comments and a warning | Jabier Arraiza | 2019-07-14 | 1 | -6/+0 | |
| | | ||||||
| * | Powerpencil substitute | Jabier Arraiza | 2019-07-14 | 2 | -15/+11 | |
| | | ||||||
| * | PoewePencil improvements | Jabier Arraiza | 2019-07-14 | 3 | -254/+275 | |
| | | ||||||
| * | Pre-Threading comment | Jabier Arraiza | 2019-07-14 | 2 | -30/+40 | |
| | | ||||||
| * | working on redraw | Jabier Arraiza | 2019-07-14 | 3 | -286/+177 | |
| | | ||||||
| * | working on powerpencil in other thread | Jabier Arraiza | 2019-07-14 | 3 | -71/+198 | |
| | | ||||||
| * | Display spiro pen preview right after backspace | Nathan Lee | 2019-07-06 | 1 | -6/+7 | |
| | | | | | Fix https://gitlab.com/inkscape/inkscape/issues/282 | |||||
| * | Fix various minor typos | Yuri Chornoivan | 2019-07-01 | 2 | -2/+2 | |
| | | ||||||
| * | Update pen tool path instantly on mode change | Nathan Lee | 2019-06-24 | 1 | -0/+2 | |
| | | ||||||
| * | Minor clean up of pen tool code | Nathan Lee | 2019-06-24 | 2 | -14/+2 | |
| | | ||||||
| * | Pen tool live update of green BPaths on Alt+Move | Nathan Lee | 2019-06-24 | 1 | -0/+1 | |
| | | | | | Regression fix gitlab.com/inkscape/inbox/issues/600 | |||||
| * | Merge branch 'refactoring' of gitlab.com:shlomif/inkscape | Marc Jeanmougin | 2019-06-20 | 2 | -154/+154 | |
| |\ | ||||||
| | * | Refactoring: replace funcs with methods. | Shlomi Fish | 2019-06-12 | 2 | -153/+153 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I hereby disclaim any implicit or explicit ownership of my changes in this changeset, and put them under a multiple licence consisting of your choice of one of more of: - The CC0 / Public Domain - https://creativecommons.org/choose/zero/ . - The MIT / Expat license - https://en.wikipedia.org/wiki/MIT_License - The default licence of your project - The https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License - version 2.1 or higher - The https://en.wikipedia.org/wiki/GNU_General_Public_License - version 2 or higher - Any licence in the 2018-Aug-27 popular licenses list of https://opensource.org/licenses - The https://en.wikipedia.org/wiki/Apache_License version 2.0 or later - The https://en.wikipedia.org/wiki/Artistic_License version 2.0 or later - The https://en.wikipedia.org/wiki/ISC_license - The https://opensource.org/licenses/BSD-2-Clause Crediting me will be nice, but not mandatory, and you can change the licence of the project without needing my permission. | |||||
| | * | Refactor: convert rotate_rel() to a method. | Shlomi Fish | 2019-06-12 | 1 | -1/+1 | |
| | | | ||||||
| * | | Sync pen toolbar mode change with tool | Nathan Lee | 2019-06-17 | 1 | -2/+1 | |
| |/ | | | | | | | 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. | |||||
| * | Refactoring: call setAttribute() directly. | Shlomi Fish | 2019-06-06 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Call this->setAttribute(...) directly instead of this->getRepr()->setAttribute(...). This avoids clutter and mental indirection. See http://wiki.inkscape.org/wiki/index.php?title=Refactoring_projects&oldid=112116 and https://en.wikipedia.org/wiki/Law_of_Demeter . --- I hereby disclaim any implicit or explicit ownership of my changes in this changeset, and put them under a multiple licence consisting of your choice of one of more of: - The CC0 / Public Domain - https://creativecommons.org/choose/zero/ . - The MIT / Expat license - https://en.wikipedia.org/wiki/MIT_License - The default licence of your project - The https://en.wikipedia.org/wiki/GNU_Lesser_General_Public_License - version 2.1 or higher - The https://en.wikipedia.org/wiki/GNU_General_Public_License - version 2 or higher - Any licence in the 2018-Aug-27 popular licenses list of https://opensource.org/licenses - The https://en.wikipedia.org/wiki/Apache_License version 2.0 or later - The https://en.wikipedia.org/wiki/Artistic_License version 2.0 or later - The https://en.wikipedia.org/wiki/ISC_license - The https://opensource.org/licenses/BSD-2-Clause Crediting me will be nice, but not mandatory, and you can change the licence of the project without needing my permission. | |||||
| * | Hackfest2019: Get rid of deprecated InkSelectOneAction | Alexander Valavanis | 2019-05-28 | 3 | -4/+36 | |
| | | ||||||
| * | Hackfest2019: Rm tautological tests | Alexander Valavanis | 2019-05-27 | 1 | -1/+0 | |
| | | ||||||
| * | Rm unused code now Gtk+ >= 3.22 dependency is set | Alexander Valavanis | 2019-05-26 | 16 | -63/+48 | |
| | | ||||||
| * | Change the data type of size/width/height of the controls to unsigned int | Diederik van Lierop | 2019-05-20 | 2 | -3/+2 | |
| | | ||||||
| * | More pixel-level alignment fixes for various controls, by making all ↵ | Diederik van Lierop | 2019-05-20 | 2 | -3/+3 | |
| | | | | | controls have an odd-integer size (measured in pixels) | |||||
| * | Regression fix: hide some toolbar icons on startup | Nathan Lee | 2019-05-13 | 1 | -1/+2 | |
| | | | | | | | | Pencil toolbar also given some checks for gitlab.com/inkscape/inkscape/issues/92 Fixes gitlab.com/inkscape/inbox/issues/182 | |||||
| * | Good redraw of BPaths on trying to close a BSpline | Jabier Arraiza | 2019-05-01 | 1 | -14/+12 | |
| | | ||||||
| * | Make display unit change roll out to toolbars | Nathan Lee | 2019-04-30 | 1 | -3/+3 | |
| | | | | | | | | Add exception for measure tool, which uses preferences Fixes https://gitlab.com/inkscape/inbox/issues/393 Partial fix: https://gitlab.com/inkscape/inkscape/issues/208 | |||||
| * | Add out of bound checks to fill bucket | Nathan Lee | 2019-04-27 | 1 | -3/+6 | |
| | | | | | Fixes https://gitlab.com/inkscape/inbox/issues/398 | |||||
| * | More document.h cleanup. | Tavmjong Bah | 2019-04-06 | 1 | -1/+1 | |
| | | ||||||
