summaryrefslogtreecommitdiffstats
path: root/src/gradient-drag.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improved wording for the snap indicator: gradients snap to their parent's bou...Diederik van Lierop2009-04-121-2/+2
* Reworked internals of color and drag-n-drop.Jon A. Cruz2009-03-081-1/+1
* Fix snapping when dragging gradients (implement the snap delay, use snap tole...Diederik van Lierop2009-02-231-5/+4
* The snap indicator's tooltip now displays "A to B", whereas before it only di...Diederik van Lierop2009-02-201-3/+3
* More NR ==> Geom changesJoshua L. Blocher2008-12-281-13/+13
* When snapping only the closest node, draw an indicator at that nodeDiederik van Lierop2008-11-261-1/+1
* Merge from fe-movedTed Gould2008-11-211-63/+78
* From trunkTed Gould2008-10-271-4/+7
* Merging from trunkTed Gould2008-10-111-7/+7
* - refactor snapping code, removing code duplicationDiederik van Lierop2008-09-211-2/+2
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-1/+1
* Move all of the snapper code to 2geomDiederik van Lierop2008-08-111-1/+1
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-051-1/+1
* change knot.h to Geom::Point only instead of NR::Point.Johan B. C. Engelen2008-08-011-9/+9
* Next steps in implementing the snapping indicatorDiederik van Lierop2008-05-041-2/+2
* - Major refactoring of snapping related code...Diederik van Lierop2008-04-301-8/+5
* Refactor snapper and snapindicator (in order to enable the snapindicator in t...Diederik van Lierop2008-04-071-8/+10
* system clipboard support (bug #170185) from Chris KosiƄskiMenTaLguY2008-03-261-26/+3
* snapindicator for gradient knotsJohan B. C. Engelen2008-03-041-0/+13
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-0/+2
* make the alt-drag profile symmetricbulia byak2007-11-291-1/+1
* warning cleanupJon A. Cruz2007-11-081-3/+3
* Warning cleanupJon A. Cruz2007-11-041-26/+26
* fix bug [ 1824359 ] Gradient isn't snapping with ctrl pressedJohan B. C. Engelen2007-11-011-3/+16
* add copy-to-clipboard for selected stopsbulia byak2007-10-221-4/+58
* fix pasting style where style or fill is nonebulia byak2007-10-221-3/+3
* add dropColor; mouseovered knots red; store item for each line, for adding st...bulia byak2007-10-161-40/+143
* fix error in structure, typobulia byak2007-10-121-8/+7
* select within rectbulia byak2007-10-121-0/+15
* proper averaging of all selected draggers on query style; select-next/prev re...bulia byak2007-10-121-21/+32
* implement moving midstops with arrow keys, some refactoringbulia byak2007-10-111-45/+101
* copyeditbulia byak2007-10-071-3/+3
* implement alt+drag of stopsbulia byak2007-10-071-2/+23
* fix dragging when center and radius are both selectedbulia byak2007-10-061-2/+2
* new selection utility methods; refactoring to allow finding grabber without k...bulia byak2007-10-061-23/+50
* reenable stop moving by keys, add select-allbulia byak2007-10-051-19/+77
* Purged fill type enumJon A. Cruz2007-09-101-8/+8
* Only in the selector tool we should snap in bbox mode (PointType = SNAPPOINT_...Diederik van Lierop2007-08-071-1/+1
* 1) Changes to snapping preferences dialogDiederik van Lierop2007-07-281-1/+1
* when the gradient just has start and end stops if you delete one it will now ...Johan B. C. Engelen2007-04-011-3/+23
* Gradient tool: fixed live updating of midstop dragging + [ 1667584 ] Crash wh...Johan B. C. Engelen2007-03-251-0/+2
* Implementing feature request #1673807: snapping of gradient handlesDiederik van Lierop2007-03-201-11/+22
* Merge further bbox workMenTaLguY2007-03-101-8/+10
* Fork gradientvector upon deletion of stops.Johan B. C. Engelen2007-02-031-1/+2
* Gradient tool: moved stop-deletion to ::GrDrag and made it much more robust a...Johan B. C. Engelen2007-02-031-52/+272
* use master opacity rather than fill/stroke-opacity when querying/setting stop...bulia byak2007-01-251-23/+39
* Sorry, forgot the copyright text.Johan B. C. Engelen2007-01-241-0/+2
* Upgraded gradient tool =)Johan B. C. Engelen2007-01-171-120/+506
* :) Wrong line Josh :DJohan B. C. Engelen2007-01-081-1/+2
* from Johan - fixes a memory leakJosh Andler2007-01-081-0/+1