summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/multi-path-manipulator.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski2010-04-061-2/+4
* Fix single-handle keybindingsKrzysztof Kosi??ski2010-04-031-4/+2
* Fix a few remaining oddities in handle scaling via keyboardKrzysztof Kosi??ski2010-03-181-1/+6
* Implement keyboard shortcuts for single handle adjustments.Krzysztof Kosi??ski2010-03-141-1/+52
* Fix double reverse with Shift+R in the node tool.Krzysztof Kosi??ski2010-03-051-0/+1
* Clean up the unordered containers fix.Krzysztof Kosi??ski2010-03-041-2/+11
* Fixing build breakage with more proper autoconf usage.Jon A. Cruz2010-03-041-2/+13
* Implement a preference that determines whether deleting nodesKrzysztof Kosi??ski2010-03-021-3/+7
* Use Boost unordeed containers instead of TR1 to minimize painKrzysztof Kosi??ski2010-03-021-4/+2
* Fix performance regressions in the node tool and a stupid crash bugKrzysztof Kosi??ski2010-02-061-3/+6
* Reduce libsigc++ usage to partially fix performance regressionsKrzysztof Kosi??ski2010-02-041-2/+2
* Fix the position of joined nodes to match 0.47Krzysztof Kosi??ski2010-01-311-13/+10
* Add pref settings that control updating the display of paths when draggingKrzysztof Kosi??ski2010-01-311-0/+22
* Go back to using TR1 unordered containers to fix warnings. Add configureKrzysztof Kosi??ski2010-01-201-14/+4
* Fix path reverse action (Shift+R) in the node tool.Krzysztof Kosi??ski2010-01-201-3/+21
* Replace std::tr1::unordered_(map|set) with __gnu_cxx::hash_(map|set),Krzysztof Kosi??ski2010-01-141-3/+13
* Implement segment weld to make segment join similar to node joinKrzysztof Kosi??ski2010-01-141-7/+5
* * Merge from trunkKrzysztof Kosi??ski2010-01-141-2/+6
* * Implement node snapping.Krzysztof Kosi??ski2010-01-101-51/+1
* Implement selection spatial growKrzysztof Kosi??ski2009-12-261-6/+40
* Fix LPEs and break mask transform undoKrzysztof Kosi??ski2009-12-081-3/+8
* Fix mask editing behavior on undo and outline display for masks/clips;Krzysztof Kosi??ski2009-12-051-28/+67
* First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-291-0/+568