summaryrefslogtreecommitdiffstats
path: root/src/selection.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* clang-tidy recent changesAlexander Valavanis2019-02-011-7/+5
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-4/+4
* Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot2018-06-121-2/+2
* Apply fixedJabier Arraiza2018-05-091-1/+19
* Reset old code to reaply fixedJabier Arraiza2018-05-091-19/+1
* Start migrating 0.92 patch to masterJabier Arraiza2018-05-091-1/+19
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-3/+1
* Fix signalsMarc Jeanmougin2016-10-251-14/+2
* Update to trunkJabier Arraiza Cenoz2016-10-031-186/+25
|\
| * Changed arguments and names of selection chemistry functionsAdrian Boguszewski2016-07-201-9/+1
| * Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-16/+0
| * Added first range to ObjectSetAdrian Boguszewski2016-06-191-1/+6
| |\
| * | Moved most functions from Selection to ObjectSetAdrian Boguszewski2016-06-161-143/+15
| |\|
| * | Replaced old selection containersAdrian Boguszewski2016-06-121-27/+16
| |/
* / Add Text tag and update widgets codeJabier Arraiza Cenoz2016-07-241-0/+5
|/
* unsigned int -> size_tMarc Jeanmougin2015-04-291-2/+2
* mergeMarc Jeanmougin2015-04-261-2/+2
|\
| * Rename libgc/ => inkgc/ to reflect difference from Boehm GCLiam P. White2015-02-261-2/+2
| * Isolate components of libgcLiam P. White2015-02-251-2/+2
* | corrected the casts (hopefully)Marc Jeanmougin2015-02-271-8/+0
* | Removed eclipse files, added removed pot fileMarc Jeanmougin2015-02-231-2/+0
* | added a set to the SelectionMarc Jeanmougin2015-02-191-7/+5
* | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-5/+5
* | I can't really understand why, but i can now launch inkscape without it segfa...mc2015-02-181-2/+2
* | At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-171-11/+27
|/
* Header cleanup: stop using Glib types where they aren't truly needed. Eases G...Liam P. White2014-08-311-10/+11
* Remove unused includes to tidy up the code.Martin Owens2014-03-091-2/+0
* Fix crashes caused by the desktop's query_style signal being called beforeKrzysztof Kosi??ski2014-03-081-0/+8
* Fixed more mismatched-tags; replaced GObject-properties in SPGuideMarkus Engel2013-08-011-1/+1
* Change small to sml to fix windows compile problemMartin Owens2013-07-111-1/+1
* Remove align point, not required any moreMartin Owens2013-07-111-5/+0
* Step 2 refactoring the align functions, added some functionality to selection.Martin Owens2013-07-111-0/+18
* Code readability improvements and licence changes for action-context.*Eric Greveson2013-07-041-4/+4
* Factored layer model out into new Inkscape::LayerModel class. This allowsEric Greveson2013-07-011-6/+17
* Kill ancient gcc version check in configure.ac and fix a load of broken forwa...Alex Valavanis2013-03-141-1/+2
* Selector tool: improve responsiveness for snapping a path's internal intersec...Diederik van Lierop2012-12-081-6/+0
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-1/+2
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-56/+56
* Cleanup for src/forward.h. (About 19 of the affected files did not require th...Jon A. Cruz2011-10-051-1/+0
* 1) Fix absolute scaling in transform dialogDiederik van Lierop2011-09-041-0/+3
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-18/+5
* Merge from trunkKrzysztof Kosi??ski2011-04-071-0/+1
|\
| * compatibility patch to compile using gcc 4.6Adib Taraben2011-02-271-0/+1
* | Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+1
|\|
| * Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | merge from trunkKrzysztof Kosi??ski2010-08-081-2/+4
|\|
| * Merge from trunkTed Gould2010-03-261-2/+2
| |\
| * \ Keeping up with trunkTed Gould2010-01-011-3/+5
| |\ \