summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/node.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Shift should disable snapping when dragging the rotation center of an objectDiederik van Lierop2010-11-171-2/+2
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Reintroduce Shift+L shortcut and handle retraction when setting the typeKrzysztof Kosi??ski2010-11-061-8/+1
* Remove the misfeature of retracting handles when the cusp node buttonKrzysztof Kosi??ski2010-10-121-4/+7
* Fix oddities related to smooth endnodes. Should fix a crasher.Krzysztof Kosi??ski2010-10-121-2/+4
* Addition to my previous commit: fix for trunk is a bit different from the fix...Diederik van Lierop2010-09-251-0/+1
* fix snapmanager initializationDiederik van Lierop2010-09-251-5/+5
* 2nd attempt at fixing the crash introduced in rev. #9692. This should nail it!Diederik van Lierop2010-08-151-1/+1
* Fix a crash and add more safety checks to catch NULL pointersDiederik van Lierop2010-08-141-0/+7
* Clear pointers in the snapmanager if they're no longer needed.Diederik van Lierop2010-08-111-0/+2
* Add a constrained snap method that takes multiple constraints. This reduces t...Diederik van Lierop2010-08-071-101/+16
* When snapping to handle lines (Ctrl+Alt node drag), snapKrzysztof Kosi??ski2010-07-211-7/+64
* - Snap while rotating an object using the selector toolDiederik van Lierop2010-07-121-6/+6
* Consistency fix in the tools strings (badly places :).Nicolas Dufour2010-05-261-14/+14
* Fix small snapping regression (reported in LP #562205, comment #11)Diederik van Lierop2010-05-091-3/+1
* Fix scaling of degenerate handles using keybard shortcuts.Krzysztof Kosi??ski2010-03-181-24/+69
* Fix Ctrl-drag in node tool with zero snap delay.Krzysztof Kosi??ski2010-03-171-4/+4
* New node tool: implement handle snappingKrzysztof Kosi??ski2010-03-141-8/+47
* Implement keyboard shortcuts for single handle adjustments.Krzysztof Kosi??ski2010-03-141-36/+36
* Warning cleanup.Jon A. Cruz2010-02-251-1/+1
* (Probably) fix a crash in the node tool and fix Ctrl+Alt draggingKrzysztof Kosi??ski2010-02-101-16/+18
* Fix multiple minor problems in the node toolKrzysztof Kosi??ski2010-02-091-35/+148
* Fix performance regressions in the node tool and a stupid crash bugKrzysztof Kosi??ski2010-02-061-1/+1
* Reduce libsigc++ usage to partially fix performance regressionsKrzysztof Kosi??ski2010-02-041-26/+30
* Fix constrained snapping in node tool.Krzysztof Kosi??ski2010-01-311-4/+5
* Remove redundancy from snapping API (type of snapsource no longer has to be s...Diederik van Lierop2010-01-231-6/+5
* Go back to using TR1 unordered containers to fix warnings. Add configureKrzysztof Kosi??ski2010-01-201-1/+1
* Warning cleanup.Jon A. Cruz2010-01-151-8/+8
* * Merge from trunkKrzysztof Kosi??ski2010-01-141-7/+8
* Some additional docsKrzysztof Kosi??ski2010-01-131-8/+16
* * Implement node snapping.Krzysztof Kosi??ski2010-01-101-24/+100
* Implement selection linear growKrzysztof Kosi??ski2009-12-261-11/+131
* Implement selection spatial growKrzysztof Kosi??ski2009-12-261-32/+66
* First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-291-0/+965