summaryrefslogtreecommitdiffstats
path: root/src/gradient-drag.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* third batchMarc Jeanmougin2017-10-021-14/+12
* Starting selectable knotsJabier Arraiza2017-06-301-5/+5
* This commit fixes bug #1657874Jabiertxof2017-02-061-3/+3
* Highlight mesh handles when corner or handle selected.Jabier Arraiza Cenoz2016-12-051-19/+236
* Enable node resizing in mesh tool.Jabier Arraiza Cenoz2016-12-031-0/+27
* Add toggles for handle visibility, editing fill, and editing stroke.Tavmjong Bah2016-12-011-14/+27
* Fix bug with mesh handle update when corner moved via keys.Tavmjong Bah2016-11-301-0/+1
* Give mesh corner nodes a different color from handle nodes (following node to...Tavmjong Bah2016-11-291-9/+15
* Select mesh nodes by clicking on control lines.Tavmjong Bah2016-11-231-9/+27
* Keep corner nodes selected when possible for corner operations.Tavmjong Bah2016-11-211-36/+164
* Another fix for the status bar with mesh gradients.Tavmjong Bah2016-11-171-1/+10
* Merged.Shlomi Fish2016-09-291-25/+25
|\
| * Rename <mesh> to <meshgradient> per SVG 2 CR specificiation.Tavmjong Bah2016-09-271-17/+17
| * Fix undo/redo for mesh gradients.Tavmjong Bah2016-09-261-8/+8
* | Refactoring: #if 0, == true, and const.Shlomi Fish2016-09-021-2/+5
|/
* Merged trunkAdrian Boguszewski2016-08-031-6/+1
|\
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-6/+1
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+6
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-6/+1
* | Renamed children list in SPObjectAdrian Boguszewski2016-07-141-1/+1
* | Second part of new SPObject children listAdrian Boguszewski2016-07-131-2/+2
* | Added items as a range functionAdrian Boguszewski2016-07-031-6/+6
|\|
* | Moved next functions, added namespace, renamed range functionsAdrian Boguszewski2016-06-251-3/+3
|/
* Fix regression: restore order in resources (e.g. pattern list)Marc Jeanmougin2016-05-211-2/+2
* cppification : GHashMaps replaced by stl maps. getResouceList now gives a std...Marc Jeanmougin2015-12-071-3/+3
* cppification: GSList replaced by vectors (mostly related to gradients and mes...Marc Jeanmougin2015-12-061-200/+183
* static code analysisKris De Gussem2015-11-131-3/+3
* Merge from trunkKrzysztof Kosi??ski2015-05-081-9/+10
|\
| * fixes a few of jenkins warningsMarc Jeanmougin2015-05-081-1/+1
| * mergingMarc Jeanmougin2015-04-261-19/+19
| |\
| * | corrected the casts (hopefully)Marc Jeanmougin2015-02-271-6/+6
| * | Put a few std::vector<SPitem*>Marc Jeanmougin2015-02-191-6/+6
| * | At first, I was thinking "I just have to go to the selection file, and change...Marc Jeanmougin2015-02-171-8/+9
* | | 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-11/+11
| |/ |/|
* | Rename <meshGradient> to <mesh>, <meshRow> to <meshrow>, <meshPatch> to <mesh...Tavmjong Bah2015-03-011-19/+19
|/
* Remove sp_desktop_document and finish cleanup of desktop-handles.hLiam P. White2014-12-211-8/+7
* Purge sp_desktop_controlsLiam P. White2014-12-211-2/+2
* Deprecate and remove sp_desktop_selection in favor of SPDesktop::getSelectionLiam P. White2014-12-211-1/+1
* Fix use-after-free crashLiam P. White2014-11-101-0/+2
* Properly fix 1309050, revert incorrect fix for 601336Liam P. White2014-07-271-3/+6
* Further refactored SPKnot.Markus Engel2014-03-281-10/+10
* First step of refactoring SPKnot.Markus Engel2014-03-271-29/+31
* gradient midpoint dragging: fix terrible bug in the code (don't know it's phe...Johan B. C. Engelen2014-03-231-1/+1
* Fix crashes caused by the desktop's query_style signal being called beforeKrzysztof Kosi??ski2014-03-081-2/+2
* static code analysis: performanceKris De Gussem2013-10-161-1/+1
* change names for displayName and detailedDescription, improve char code and r...Martin Owens2013-09-241-1/+1
* Fix format security errorsAlex Valavanis2013-09-211-1/+1
* Reactivated independent reference counting in the SPObject tree.Markus Engel2013-04-081-2/+4
* Merged Item.Markus Engel2013-04-051-1/+1
* A couple of forward declarationsAlex Valavanis2013-02-111-0/+1