summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/multi-path-manipulator.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Patch from John Smith for 623660Josh Andler2012-01-231-2/+2
* new: add nodes at extreme values of selected subpathsJohan B. C. Engelen2012-01-041-0/+5
* Powerstroke: adjust control points when adding or deleting knots, to try and ...Johan B. C. Engelen2011-11-051-9/+9
* Doxygen cleanup.Jon A. Cruz2011-10-031-8/+15
* Node tool: fix Tab and Shift+TabKrzysztof Kosi??ski2010-12-161-1/+72
* Node tool: correctly save node skewing to undo historyKrzysztof Kosi??ski2010-12-161-0/+8
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-3/+4
|\
| * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-3/+3
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | Reintroduce Shift+U shortcut (make segments curves)Krzysztof Kosi??ski2010-11-071-0/+7
* | Fix compile breakage.Jon A. Cruz2010-11-071-1/+1
* | Reintroduce Shift+L shortcut and handle retraction when setting the typeKrzysztof Kosi??ski2010-11-061-2/+27
* | Cherry pick node duplication from 0.48 stableKrzysztof Kosi??ski2010-10-121-0/+12
|/
* 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