| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2019-11-23 | add livecoding tool to toolbar | s-ol | 1 | -0/+2 | |
| 2019-11-01 | Remove OCAL | Marc Jeanmougin | 1 | -2/+0 | |
| 2019-08-22 | remove HAVE_POTRACE | Marc Jeanmougin | 1 | -12/+0 | |
| 2019-08-21 | Remove pixelart dialog | Marc Jeanmougin | 1 | -1/+0 | |
| 2019-08-19 | Add paint server dialog. Currently handles patterns and hatches. GSOC 2019. | Valentin Ionita | 1 | -0/+1 | |
| 2019-07-31 | Keep tutorial even if built without potrace | Nathan Lee | 1 | -3/+0 | |
| 2019-07-31 | Hide spellcheck dialog if Aspell is missing | Nathan Lee | 1 | -0/+8 | |
| Hide warnings emitted if Aspell/Potrace missing | |||||
| 2019-06-10 | Fix dialog order | Jabier Arraiza | 1 | -1/+1 | |
| 2019-06-10 | Move from XMLDialog to another paned dialog | Jabier Arraiza | 1 | -1/+1 | |
| 2019-04-18 | Remove unimplemented Find Dialog (obsolete) | Nathan Lee | 1 | -1/+0 | |
| 2019-02-24 | Merge in bazaar branch for alignment handles | Martin Owens | 1 | -1/+9 | |
| 2019-02-20 | Remove Tags functionality (replaced by css selectors) | Martin Owens | 1 | -3/+0 | |
| 2019-02-11 | Changed tabs to spaces | WizardOhio24 | 1 | -1/+1 | |
| 2019-02-11 | Added Feature: Recenter page in window, Ctrl+4 shortcut | WizardOhio24 | 1 | -0/+1 | |
| 2018-12-04 | Added XRay | Jabier Arraiza | 1 | -0/+1 | |
| 2018-12-01 | Fix coding style | Jabier Arraiza | 1 | -13/+13 | |
| 2018-12-01 | Initial commit of split canvas | Jabiertxof | 1 | -0/+1 | |
| 2018-11-08 | Clarify licenses | Max Gaukler | 1 | -2/+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-11-06 | C++ify SVGViewWidget. Remove unused code. | Tavmjong Bah | 1 | -1/+0 | |
| 2018-10-18 | Renamed "Outline thin strokes" to "visible hairlines" to make the intent ↵ | Rick Yorgason | 1 | -1/+1 | |
| clearer. | |||||
| 2018-10-18 | New "Outline thin strokes" view mode which draws thin strokes in outline ↵ | Rick Yorgason | 1 | -0/+1 | |
| mode so they're easier to see, while still drawing everything else normally. Very useful for making hairline strokes (0.001") for laser cutters. | |||||
| 2018-09-24 | Remove #include "config.h" from header files where possible | Eduard Braun | 1 | -4/+0 | |
| 2018-06-19 | Run clang-tidy’s modernize-redundant-void-arg pass. | Emmanuel Gil Peyrot | 1 | -12/+12 | |
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -7/+7 | |
| This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| 2018-01-08 | Misc. typos | luz.paz | 1 | -2/+2 | |
| Found via `codespell` | |||||
| 2017-11-01 | Add widget to color and some refactoring | Jabier Arraiza | 1 | -0/+2 | |
| 2017-07-02 | Add new verb "save template" | Christophe Lebras | 1 | -1/+2 | |
| 2017-05-23 | selection chemistry: implement z-stack order | chr | 1 | -0/+2 | |
| Bug #1395452 "raise and lower objects" used to stack objects above/below the next overlapping object, which makes it impossible to change the z-order of objects that don't overlap. Fixes also the object manager panel Conflicts: src/selection-chemistry.cpp src/selection-chemistry.h src/sp-item.cpp (bzr r15698.1.7) | |||||
| 2017-03-22 | Add canvas flip. No GUI. Can be bound to keys via preferences. | Tavmjong Bah | 1 | -0/+5 | |
| (bzr r15606) | |||||
| 2017-03-21 | Add verbs for canvas rotation. | Tavmjong Bah | 1 | -10/+20 | |
| (bzr r15604) | |||||
| 2017-02-27 | Add a very simple prototype dialog as an example and test of deriving from ↵ | Tavmjong Bah | 1 | -0/+1 | |
| Panel. To be disabled for releases. (bzr r15551) | |||||
| 2017-01-21 | Fix "swap fill and stroke" for multiple objects in selection | alexandru.roman | 1 | -0/+1 | |
| Add verb and shortcut possibility Fixed bugs: - https://launchpad.net/bugs/367360 - https://launchpad.net/bugs/675690 (bzr r15428) | |||||
| 2016-10-27 | Add recursive clone unlink feature | Alexander Brock | 1 | -0/+1 | |
| (bzr r15191.1.1) | |||||
| 2016-10-08 | [Bug #770681] KEY MAPPING: Comma and period hijacked by scaling. | sandra-snan | 1 | -0/+6 | |
| Fixed bugs: - https://launchpad.net/bugs/770681 (bzr r15155) | |||||
| 2016-09-29 | allow to use verbs as xverbs | Dmitry Zhulanov | 1 | -2/+2 | |
| (bzr r15136.1.8) | |||||
| 2016-09-29 | allow optional args for xverbs | Dmitry Zhulanov | 1 | -1/+1 | |
| (bzr r15136.1.7) | |||||
| 2016-08-03 | Add legacy verb SP_VERB_SELECTION_OUTLINE_LEGACY as pointed in bug 1556592#14 | Jabier Arraiza Cenoz | 1 | -0/+1 | |
| (bzr r15036) | |||||
| 2016-07-28 | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 1 | -0/+1 | |
| (bzr r15027) | |||||
| 2016-07-28 | Removed unused includes, decrease compilation time | Adrian Boguszewski | 1 | -1/+0 | |
| (bzr r15025) | |||||
| 2016-07-17 | Add CSS panel with editing support (no changes reflected yet) | kamalpreetgrewal | 1 | -0/+1 | |
| (bzr r14949.1.52) | |||||
| 2016-06-04 | Register style dialog with support to add selector | kamalpreetgrewal | 1 | -0/+1 | |
| (bzr r14949.1.1) | |||||
| 2016-04-14 | function to release object from group | Raphael Rosch | 1 | -0/+1 | |
| Fixed bugs: - https://launchpad.net/bugs/484041 (bzr r14845) | |||||
| 2015-12-27 | Fix GTK+ fullscreen issue | Alex Valavanis | 1 | -3/+0 | |
| Fixed bugs: - https://launchpad.net/bugs/1529521 (bzr r14555) | |||||
| 2015-12-06 | Fixes UX pointed in suv review | Jabier Arraiza Cenoz | 1 | -1/+1 | |
| (bzr r14500.1.9) | |||||
| 2015-12-05 | Changed from Desktop to namedview to handle multiples documents | Jabier Arraiza Cenoz | 1 | -1/+1 | |
| (bzr r14500.1.8) | |||||
| 2015-12-03 | Add global lock guides to the rulers | Jabier Arraiza Cenoz | 1 | -0/+1 | |
| (bzr r14500.1.5) | |||||
| 2015-11-21 | Hide unused verbs if Potrace is not available | Alex Valavanis | 1 | -0/+16 | |
| (bzr r14449.1.7) | |||||
| 2014-09-27 | Update to experimental r13565 | Liam P. White | 1 | -23/+31 | |
| (bzr r13341.5.16) | |||||
| 2014-08-31 | Header cleanup: stop using Glib types where they aren't truly needed. Eases ↵ | Liam P. White | 1 | -23/+26 | |
| GThread deprecation errors. (bzr r13341.1.190) | |||||
| 2014-06-14 | Add clip group option from Ponyscape | Liam P. White | 1 | -0/+1 | |
| (bzr r13090.1.83) | |||||
