summaryrefslogtreecommitdiffstats
path: root/src/gradient-drag.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanup of gradients and stops.Jon A. Cruz2010-03-081-11/+11
* New tab in Fill&Stroke dialog for swatch fills.Jon A. Cruz2010-03-061-7/+8
* Gradient editor: don't show pre-snap indicator when hovering above the knot o...Diederik van Lierop2010-02-141-0/+16
* Implement snapping of gradient stopsDiederik van Lierop2010-02-141-0/+6
* Fix path transformation (LP bug #515237)Krzysztof Kosi??ski2010-02-071-1/+4
* Remove redundancy from snapping API (type of snapsource no longer has to be s...Diederik van Lierop2010-01-231-48/+48
* Refactoring the snapping API (making it easier to maintain and understand for...Diederik van Lierop2010-01-091-3/+3
* Refactor snapping of gradient handles; now behaves like all other snapping, i...Diederik van Lierop2010-01-011-49/+21
* refactoring the snapping code (laying the groundwork for my next commit which...Diederik van Lierop2009-12-241-2/+2
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-1/+1
* SPDocument->Documentjohnce2009-08-051-1/+1
* 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