summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/multi-path-manipulator.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2010-12-16Node tool: correctly save node skewing to undo historyKrzysztof Kosi??ski1-0/+8
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-11-07Reintroduce Shift+U shortcut (make segments curves)Krzysztof Kosi??ski1-0/+7
2010-11-07Fix compile breakage.Jon A. Cruz1-1/+1
2010-11-06Reintroduce Shift+L shortcut and handle retraction when setting the typeKrzysztof Kosi??ski1-2/+27
2010-10-12Cherry pick node duplication from 0.48 stableKrzysztof Kosi??ski1-0/+12
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-3/+3
2010-04-06Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski1-2/+4
2010-04-03Fix single-handle keybindingsKrzysztof Kosi??ski1-4/+2
2010-03-18Fix a few remaining oddities in handle scaling via keyboardKrzysztof Kosi??ski1-1/+6
2010-03-14Implement keyboard shortcuts for single handle adjustments.Krzysztof Kosi??ski1-1/+52
2010-03-05Fix double reverse with Shift+R in the node tool.Krzysztof Kosi??ski1-0/+1
2010-03-04Clean up the unordered containers fix.Krzysztof Kosi??ski1-2/+11
2010-03-04Fixing build breakage with more proper autoconf usage.Jon A. Cruz1-2/+13
2010-03-02Implement a preference that determines whether deleting nodesKrzysztof Kosi??ski1-3/+7
2010-03-02Use Boost unordeed containers instead of TR1 to minimize painKrzysztof Kosi??ski1-4/+2
2010-02-06Fix performance regressions in the node tool and a stupid crash bugKrzysztof Kosi??ski1-3/+6
2010-02-04Reduce libsigc++ usage to partially fix performance regressionsKrzysztof Kosi??ski1-2/+2
2010-01-31Fix the position of joined nodes to match 0.47Krzysztof Kosi??ski1-13/+10
2010-01-31Add pref settings that control updating the display of paths when draggingKrzysztof Kosi??ski1-0/+22
2010-01-20Go back to using TR1 unordered containers to fix warnings. Add configureKrzysztof Kosi??ski1-14/+4
2010-01-20Fix path reverse action (Shift+R) in the node tool.Krzysztof Kosi??ski1-3/+21
2010-01-14Replace std::tr1::unordered_(map|set) with __gnu_cxx::hash_(map|set),Krzysztof Kosi??ski1-3/+13
2010-01-14Implement segment weld to make segment join similar to node joinKrzysztof Kosi??ski1-7/+5
2010-01-10* Implement node snapping.Krzysztof Kosi??ski1-51/+1
2009-12-26Implement selection spatial growKrzysztof Kosi??ski1-6/+40
2009-12-08Fix LPEs and break mask transform undoKrzysztof Kosi??ski1-3/+8
2009-12-05Fix mask editing behavior on undo and outline display for masks/clips;Krzysztof Kosi??ski1-28/+67
2009-11-29First GSoC node tool commit to BazaarKrzysztof Kosi??ski1-0/+568