| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove unused parameter in SPItem::doWriteTransform | Stefano Facchini | 2017-09-24 | 1 | -1/+1 |
| | | |||||
| * | Merge https://gitlab.com/inkscape/inkscape into selectable-knots | Jabier Arraiza | 2017-07-01 | 1 | -2/+1 |
| |\ | |||||
| | * | Merge branch 'master' of gitlab.com:inkscape/inkscape | Sylvain Chiron | 2017-07-01 | 1 | -1/+1 |
| | |\ | |||||
| | * | | Updated libs from the Adaptagrams project: libavoid, libcola and libvspc; ↵ | Sylvain Chiron | 2017-07-01 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | changed the code to match the new API Signed-off-by: Sylvain Chiron <chironsylvain@orange.fr> | ||||
| * | | | Starting selectable knots | Jabier Arraiza | 2017-06-30 | 1 | -5/+5 |
| | |/ |/| | |||||
| * | | Hackfest: Refactor cursors so the hot spot is inside the xpm | Martin Owens | 2017-06-30 | 1 | -1/+1 |
| |/ | |||||
| * | Partial fix for bug 172063 while we find a better solution for XOR in helper ↵ | Jabier Arraiza Cenoz | 2016-08-29 | 1 | -3/+3 |
| | | | | | | lines (bzr r15090) | ||||
| * | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -7/+0 |
| |\ | | | | | (bzr r14954.1.29) | ||||
| | * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -7/+0 |
| | | | | | | | (bzr r15034) | ||||
| | * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+7 |
| | | | | | | | (bzr r15027) | ||||
| | * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -7/+0 |
| | | | | | | | (bzr r15025) | ||||
| * | | Renamed children list in SPObject | Adrian Boguszewski | 2016-07-14 | 1 | -1/+1 |
| | | | | | | | (bzr r14954.1.21) | ||||
| * | | Second part of new SPObject children list | Adrian Boguszewski | 2016-07-13 | 1 | -3/+3 |
| | | | | | | | (bzr r14954.1.19) | ||||
| * | | Added items as a range function | Adrian Boguszewski | 2016-07-03 | 1 | -2/+2 |
| |\| | | | | | (bzr r14954.1.13) | ||||
| * | | Moved next functions, added namespace, renamed range functions | Adrian Boguszewski | 2016-06-25 | 1 | -1/+1 |
| |/ | | | (bzr r14954.1.10) | ||||
| * | Hackfest 2016: un-obfuscate the SPCanvas widget. | Krzysztof Kosi??ski | 2016-04-12 | 1 | -2/+2 |
| | | | | (bzr r14790) | ||||
| * | static code analysis | Kris De Gussem | 2015-11-13 | 1 | -1/+1 |
| | | | | (bzr r14463) | ||||
| * | merging | Marc Jeanmougin | 2015-04-26 | 1 | -1/+1 |
| |\ | | | | | (bzr r13922.1.13) | ||||
| | * | ui/tools: sp. fixes (cosmetic) | Bryce Harrington | 2015-03-19 | 1 | -1/+1 |
| | | | | | | | (bzr r14016) | ||||
| * | | merge | Marc Jeanmougin | 2015-04-26 | 1 | -10/+0 |
| |\| | | | | | (bzr r13922.1.12) | ||||
| | * | Strip ToolFactory | Liam P. White | 2015-02-25 | 1 | -10/+0 |
| | | | | | | | (bzr r13939.1.2) | ||||
| * | | corrected the casts (hopefully) | Marc Jeanmougin | 2015-02-27 | 1 | -1/+1 |
| | | | | | | | (bzr r13922.1.10) | ||||
| * | | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 1 | -2/+2 |
| | | | | | | | (bzr r13922.1.5) | ||||
| * | | Just... | mc | 2015-02-18 | 1 | -5/+3 |
| |/ | | | | | | | some... more... lines... (bzr r13922.1.2) | ||||
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -7/+7 |
| | | | | (bzr r13820) | ||||
| * | Purge sp_desktop_sketch and sp_desktop_tempgroup | Liam P. White | 2014-12-21 | 1 | -1/+1 |
| | | | | (bzr r13816) | ||||
| * | Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelection | Liam P. White | 2014-12-21 | 1 | -2/+2 |
| | | | | (bzr r13809) | ||||
| * | Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepability | Liam P. White | 2014-11-26 | 1 | -1/+1 |
| | | | | (bzr r13768) | ||||
| * | Update to experimental r13598 | Liam P. White | 2014-10-08 | 1 | -1/+1 |
| |\ | | | | | (bzr r13341.5.17) | ||||
| | * | Move more UI code into ui/ | Liam P. White | 2014-10-05 | 1 | -1/+1 |
| | | | | | | | (bzr r13341.1.253) | ||||
| * | | 5. Refactoring of Application class: make copy/assignment operators private, ↵ | Liam P. White | 2014-06-27 | 1 | -1/+1 |
| |/ | | | | | disallow pointers to Application (bzr r13341.5.9) | ||||
| * | Further refactored SPKnot. | Markus Engel | 2014-03-28 | 1 | -11/+11 |
| | | | | (bzr r13226) | ||||
| * | First step of refactoring SPKnot. | Markus Engel | 2014-03-27 | 1 | -25/+28 |
| | | | | (bzr r13223) | ||||
| * | Changed some return types from gint to bool. | Markus Engel | 2014-03-27 | 1 | -4/+4 |
| | | | | (bzr r13220) | ||||
| * | Cleaned up connector-tool, pen-tool, and pencil-tool. | Markus Engel | 2014-03-26 | 1 | -54/+42 |
| | | | | (bzr r13217) | ||||
| * | Added some consts. Turned functions to member functions. | Markus Engel | 2014-03-02 | 1 | -322/+262 |
| | | | | (bzr r13089) | ||||
| * | Made constructors of tools use initializer lists. | Markus Engel | 2014-02-26 | 1 | -44/+29 |
| | | | | (bzr r13060) | ||||
| * | Workaround for Bug #1273510 (crash in in cc_generic_knot_handler() after ↵ | Nicolas Dufour | 2014-02-04 | 1 | -1/+6 |
| | | | | | | tool-switch). (bzr r12996) | ||||
| * | Clean up some tool related things. | Markus Engel | 2013-11-12 | 1 | -7/+7 |
| | | | | (bzr r12795) | ||||
| * | Moved and renamed some tool-related files. | Markus Engel | 2013-11-09 | 1 | -0/+1496 |
| (bzr r12785) | |||||
