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