| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Renamed "Outline thin strokes" to "visible hairlines" to make the intent ↵ | Rick Yorgason | 2018-10-18 | 1 | -4/+4 |
| | | | | | clearer. | ||||
| * | New "Outline thin strokes" view mode which draws thin strokes in outline ↵ | Rick Yorgason | 2018-10-18 | 1 | -0/+5 |
| | | | | | mode so they're easier to see, while still drawing everything else normally. Very useful for making hairline strokes (0.001") for laser cutters. | ||||
| * | Misc. typos | luz.paz | 2018-10-06 | 1 | -1/+1 |
| | | | | Found via `codespell` | ||||
| * | Remove #include "config.h" wherever possible | Eduard Braun | 2018-10-01 | 1 | -5/+0 |
| | | |||||
| * | Fix problems on dialogs with extensions. TODO: Add dialog on drag&drop a SVG | Jabier Arraiza | 2018-09-22 | 1 | -10/+2 |
| | | |||||
| * | fixes and improvementes to power clip and powermask | Jabiertxof | 2018-09-13 | 1 | -0/+2 |
| | | |||||
| * | Fix missing icons and warning on ico size in symbols | Jabiertxo Arraiza Cenoz | 2018-08-04 | 1 | -2/+2 |
| | | |||||
| * | adding gtk-theme | Jabier Arraiza | 2018-07-21 | 1 | -300/+334 |
| | | |||||
| * | Run clang-tidy’s modernize-redundant-void-arg pass. | Emmanuel Gil Peyrot | 2018-06-19 | 1 | -4/+4 |
| | | |||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -173/+173 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -15/+15 |
| | | | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | ||||
| * | Fixes bugs: #1770760, #1770761, #1770763, #1770769 related to linked SVG | Jabier Arraiza | 2018-05-12 | 1 | -0/+4 |
| | | |||||
| * | Add Maren improvements prepare to merge | Jabiertxo Arraiza Cenoz | 2018-05-10 | 1 | -0/+3 |
| | | |||||
| * | Allow link a SVG as image | Jabiertxo Arraiza Cenoz | 2018-05-10 | 1 | -1/+4 |
| | | |||||
| * | Rename "Glyphs" dialog to "Unicode Characters" dialog to better reflect what ↵ | Tavmjong Bah | 2018-05-03 | 1 | -2/+3 |
| | | | | | | | it does. Minor UI tweaks and bug fixes. | ||||
| * | a bit more of warning cleanup | Felipe Corrêa da Silva Sanches | 2018-03-28 | 1 | -1/+1 |
| | | |||||
| * | a few more fixes to build warnings related to libnrtype | Felipe Corrêa da Silva Sanches | 2018-03-27 | 1 | -1/+1 |
| | | |||||
| * | Fixing refs | Jabier Arraiza | 2018-03-26 | 1 | -2/+0 |
| | | |||||
| * | Misc. typos | luz.paz | 2018-02-10 | 1 | -1/+1 |
| | | | | Found via `codespell` | ||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -18/+25 |
| | | | | | A lot of header clean-up. | ||||
| * | Misc. typos | luz.paz | 2018-01-08 | 1 | -1/+1 |
| | | | | Found via `codespell` | ||||
| * | Back path operations to curves | Jabier Arraiza | 2017-12-30 | 1 | -0/+10 |
| | | |||||
| * | Revert "Add improvements sugested by Eduard Brawn And Moini" | Marc Jeanmougin | 2017-12-29 | 1 | -10/+0 |
| | | | | | | This reverts commit 2ebc7ad774aa6fd19c684464e35ce9129f8ae341 (cherry picked from commit 8707b5a3d717bec232c74ea8ceb350ec14965877) | ||||
| * | Add improvements sugested by Eduard Brawn And Moini | Jabiertxo Arraiza Cenoz | 2017-12-28 | 1 | -0/+10 |
| | | |||||
| * | Add break apart. Thanks Maren | Jabier Arraiza | 2017-12-14 | 1 | -0/+2 |
| | | |||||
| * | This commit: | Jabiertxo Arraiza Cenoz | 2017-12-14 | 1 | -0/+7 |
| | | | | | | | | *Allow boolops operation with non paths converting them to path first *Allow convert to stroke non paths converting previously to paths *Allow combine with use elements converting it to paths first *Allow convert to curves use/clone elements converting to curves | ||||
| * | Add canvas flipping/rotation reset to the menu, improve strings | Moini | 2017-12-03 | 1 | -4/+4 |
| | | |||||
| * | Rename wrong named function | Jabier Arraiza | 2017-11-03 | 1 | -4/+2 |
| | | |||||
| * | Move finctions away object sets | Jabier Arraiza | 2017-11-02 | 1 | -2/+9 |
| | | |||||
| * | Add widget to color and some refactoring | Jabier Arraiza | 2017-11-01 | 1 | -0/+10 |
| | | |||||
| * | Replace reference to non-existant icon to one that exists. | Tavmjong Bah | 2017-09-05 | 1 | -1/+1 |
| | | | | | | (Prevented Image properties dialog from appearing.) Fixes bug #1715138. | ||||
| * | Add function to save template | Christophe Lebras | 2017-07-02 | 1 | -1/+1 |
| | | | | | | Saves template as default. Does not save template informations yet. | ||||
| * | Add new verb "save template" | Christophe Lebras | 2017-07-02 | 1 | -11/+17 |
| | | |||||
| * | selection chemistry: implement z-stack order | chr | 2017-05-23 | 1 | -0/+14 |
| | | | | | | | | | | | | | | | | 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/+38 |
| | | | | (bzr r15606) | ||||
| * | Add entry for canvas rotate step in Inkscape Preferences dialog. | Tavmjong Bah | 2017-03-21 | 1 | -1/+2 |
| | | | | | | Change default rotation step to 15 degrees. (bzr r15605) | ||||
| * | Add verbs for canvas rotation. | Tavmjong Bah | 2017-03-21 | 1 | -22/+69 |
| | | | | (bzr r15604) | ||||
| * | Implement rotation via desktop to window affine. | Tavmjong Bah | 2017-03-20 | 1 | -0/+1 |
| | | | | | | | Remove rotation via viewbox. Still some work to do... (bzr r15603) | ||||
| * | Replace rectangle based zooming by affine based zooming. | Tavmjong Bah | 2017-03-13 | 1 | -8/+12 |
| | | | | | | | | | This allows a rotation to be included in the drawing to window mapping. General code cleanup. Added documentation. Any change to zooming behavior is probably a bug. (bzr r15592) | ||||
| * | Add a very simple prototype dialog as an example and test of deriving from ↵ | Tavmjong Bah | 2017-02-27 | 1 | -0/+5 |
| | | | | | | | | Panel. To be disabled for releases. (bzr r15551) | ||||
| * | Merge in GSoC style dialog. (Work in progress.) | Tavmjong Bah | 2017-02-04 | 1 | -0/+10 |
| |\ | | | | | (bzr r15471) | ||||
| | * | Merge changes from trunk | kamalpreetgrewal | 2016-08-16 | 1 | -1/+1 |
| | |\ | | | | | | | (bzr r14949.1.66) | ||||
| | * \ | Merge changes from trunk | kamalpreetgrewal | 2016-08-15 | 1 | -3/+3 |
| | |\ \ | | | | | | | | | (bzr r14949.1.64) | ||||
| | * \ \ | Merge changes from trunk | kamalpreetgrewal | 2016-08-04 | 1 | -7/+6 |
| | |\ \ \ | | | | | | | | | | | (bzr r14949.1.62) | ||||
| | * | | | | Add CSS panel with editing support (no changes reflected yet) | kamalpreetgrewal | 2016-07-17 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | (bzr r14949.1.52) | ||||
| | * | | | | Register style dialog with support to add selector | kamalpreetgrewal | 2016-06-04 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | (bzr r14949.1.1) | ||||
| * | | | | | Fix "swap fill and stroke" for multiple objects in selection | alexandru.roman | 2017-01-21 | 1 | -0/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add verb and shortcut possibility Fixed bugs: - https://launchpad.net/bugs/367360 - https://launchpad.net/bugs/675690 (bzr r15428) | ||||
| * | | | | | Rm remaining Gtk::Stock usage | Alex Valavanis | 2016-12-27 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | (bzr r15368) | ||||
| * | | | | | Move boolop functions from sp_selected_path_<op> to ObjectSet::path<op> | Alexander Brock | 2016-11-09 | 1 | -6/+6 |
| | | | | | | | | | | | | | | | | (bzr r15223.1.1) | ||||
| * | | | | | merge recursive unlink clones branch | Marc Jeanmougin | 2016-11-06 | 1 | -0/+5 |
| |\ \ \ \ \ | | | | | | | | | | | | | (bzr r15220) | ||||
