| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix #336 Connector avoid bbox of non-shapes | Thomas Holder | 2019-07-27 | 1 | -4/+13 |
| | | |||||
| * | Crashfix for connectors avoid selected items | Nathan Lee | 2019-07-27 | 1 | -3/+4 |
| | | | | | | | | Handle cases where selected item has no points. E.g. Text (grouped) or symbols Address gitlab.com/inkscape/inbox/issues/643 | ||||
| * | Fix various minor typos | Yuri Chornoivan | 2019-07-01 | 1 | -1/+1 |
| | | |||||
| * | Stop Connector tool avoidance crash in flatpak | Nathan Lee | 2019-05-12 | 1 | -2/+6 |
| | | |||||
| * | More document.h cleanup. | Tavmjong Bah | 2019-04-06 | 1 | -5/+5 |
| | | |||||
| * | DocumentUndo::ScopedInsensitive | Thomas Holder | 2018-12-14 | 1 | -4/+1 |
| | | |||||
| * | Clarify licenses | Max Gaukler | 2018-11-08 | 1 | -1/+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 | ||||
| * | Run clang-tidy’s modernize-redundant-void-arg pass. | Emmanuel Gil Peyrot | 2018-06-19 | 1 | -1/+1 |
| | | |||||
| * | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 2018-06-18 | 1 | -8/+8 |
| | | | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | ||||
| * | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 2018-05-04 | 1 | -1/+1 |
| | | | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | ||||
| * | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 2018-04-29 | 1 | -1/+1 |
| | | |||||
| * | Put adaptagrams into its own folder | Marc Jeanmougin | 2018-04-29 | 1 | -2/+2 |
| | | |||||
| * | Move classes derived from SPObject to own directory. | Tavmjong Bah | 2018-01-30 | 1 | -13/+15 |
| | | | | | A lot of header clean-up. | ||||
| * | Updated libs from the Adaptagrams project: libavoid, libcola and libvspc; ↵ | Sylvain Chiron | 2017-07-01 | 1 | -10/+5 |
| | | | | | | | changed the code to match the new API Signed-off-by: Sylvain Chiron <chironsylvain@orange.fr> | ||||
| * | Merged trunk | Adrian Boguszewski | 2016-08-03 | 1 | -6/+0 |
| |\ | | | | | (bzr r14954.1.29) | ||||
| | * | Removed unused includes, decreased compilation time. Once again | Adrian Boguszewski | 2016-08-03 | 1 | -6/+0 |
| | | | | | | | (bzr r15034) | ||||
| | * | Reverted changes to r15024 after many building problems | Adrian Boguszewski | 2016-07-28 | 1 | -0/+6 |
| | | | | | | | (bzr r15027) | ||||
| | * | Removed unused includes, decrease compilation time | Adrian Boguszewski | 2016-07-28 | 1 | -6/+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 | -9/+9 |
| |/ | | | (bzr r14954.1.19) | ||||
| * | Sync 2Geom to e7245a01127647cd20b0d851a0a622d9ded38d23. | Krzysztof Kosi??ski | 2016-02-15 | 1 | -2/+2 |
| | | | | | | Restores correct meaning of Line::versor(). (bzr r14652) | ||||
| * | cppification: GSList replaced by vectors (connectors) | Marc Jeanmougin | 2015-12-08 | 1 | -14/+12 |
| | | | | (bzr r14504.1.13) | ||||
| * | static code analysis | Kris De Gussem | 2015-10-28 | 1 | -1/+1 |
| | | | | (bzr r14432) | ||||
| * | Merge from trunk | Krzysztof Kosi??ski | 2015-05-08 | 1 | -2/+3 |
| |\ | | | | | (bzr r14059.2.11) | ||||
| | * | corrected the casts (hopefully) | Marc Jeanmougin | 2015-02-27 | 1 | -2/+2 |
| | | | | | | | (bzr r13922.1.10) | ||||
| | * | Put a few std::vector<SPitem*> | Marc Jeanmougin | 2015-02-19 | 1 | -2/+2 |
| | | | | | | | (bzr r13922.1.5) | ||||
| | * | At first, I was thinking "I just have to go to the selection file, and ↵ | Marc Jeanmougin | 2015-02-17 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | change that GSList* with a std::list, then resolve the few problems" So, i tried that. And I will continue tomorrow, and the days after, on and on. (bzr r13922.1.1) | ||||
| * | | 2Geom sync - initial commit | Krzysztof Kosi??ski | 2015-04-27 | 1 | -2/+2 |
| |/ | | | (bzr r14059.2.1) | ||||
| * | Remove sp_desktop_document and finish cleanup of desktop-handles.h | Liam P. White | 2014-12-21 | 1 | -3/+3 |
| | | | | (bzr r13820) | ||||
| * | Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepability | Liam P. White | 2014-11-26 | 1 | -2/+2 |
| | | | | (bzr r13768) | ||||
| * | 5. Refactoring of Application class: make copy/assignment operators private, ↵ | Liam P. White | 2014-06-27 | 1 | -2/+2 |
| | | | | | | disallow pointers to Application (bzr r13341.5.9) | ||||
| * | fix crash bug 1237676 | Johan B. C. Engelen | 2013-10-24 | 1 | -12/+18 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1237676 (bzr r12716) | ||||
| * | Merged Shape and subclasses. Cleaned up a bit. | Markus Engel | 2013-04-05 | 1 | -1/+1 |
| | | | | (bzr r11608.1.76) | ||||
| * | Step 1. Remove junk and keep functionality. | Martin Owens | 2012-11-30 | 1 | -238/+5 |
| | | | | (bzr r11894.1.1) | ||||
| * | code cleanup: add own includes to cpp files or make the functions static if ↵ | Campbell Barton | 2012-10-04 | 1 | -1/+1 |
| | | | | | | they are not used elsewhere. (bzr r11735) | ||||
| * | Header cleaning | Alex Valavanis | 2012-02-12 | 1 | -0/+2 |
| | | | | (bzr r10963) | ||||
| * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 1 | -1/+1 |
| | | | | | | using them more obvious. Fix filter region computation. (bzr r10582.1.1) | ||||
| * | Give a chance to a shape to have an up to date curve before approximating it ↵ | Gellule Xg | 2011-07-01 | 1 | -0/+1 |
| | | | | | | | | | with points. Fixes connector bug #640985. Fixed bugs: - https://launchpad.net/bugs/640985 (bzr r10393) | ||||
| * | Pass removing some outdated C-macro use. | Jon A. Cruz | 2011-02-20 | 1 | -8/+7 |
| | | | | (bzr r10059) | ||||
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -9/+9 |
| | | | | (bzr r10025) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -15/+15 |
| |\ | | | | | (bzr r9945.1.1) | ||||
| | * | More on c++ification and some XML privatisation | Abhishek Sharma public | 2010-07-20 | 1 | -1/+2 |
| | | | | | | | (bzr r9546.1.10) | ||||
| | * | SPShape c++ified to the extent it was possible and more changes done for XML ↵ | Abhishek Sharma Public | 2010-07-14 | 1 | -1/+1 |
| | | | | | | | | | | | privatisation. Major changes yet to come. (bzr r9546.1.7) | ||||
| | * | SPObject c++ification finalized along with the beginning of XML ↵ | Abhishek Sharma Public | 2010-07-12 | 1 | -1/+1 |
| | | | | | | | | | | | Privatisation tweaks (bzr r9546.1.6) | ||||
| | * | another c++ification for sp-object.h/cpp and still in progress... | Abhishek Sharma Public | 2010-07-03 | 1 | -1/+1 |
| | | | | | | | (bzr r9546.1.4) | ||||
| | * | New Class SPDocumentUndo created which takes care of c++fying some non ↵ | Abhishek Sharma Public | 2010-07-02 | 1 | -4/+4 |
| | | | | | | | | | | | SPDocument based methods (bzr r9546.1.3) | ||||
| | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 1 | -1/+1 |
| | | | | | | | (bzr r9546.1.2) | ||||
| | * | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 2010-06-29 | 1 | -3/+3 |
| | | | | | | | | | | | sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.1.1) | ||||
| * | | Fix bug #666586: Connector routing regression | Michael Wybrow | 2010-10-26 | 1 | -3/+9 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/666586 (bzr r9853.1.1) | ||||
| * | | Fixes bug #590047: assertion crash in libavoid when marking shapes as not | Michael Wybrow | 2010-08-13 | 1 | -3/+4 |
| |/ | | | | | | | | being avoided by the connector context. Fixed bugs: - https://launchpad.net/bugs/590047 (bzr r9708.1.1) | ||||
