summaryrefslogtreecommitdiffstats
path: root/src/ui/tool/node.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove redundancy from snapping API (type of snapsource no longer has to be ↵Diederik van Lierop2010-01-231-6/+5
| | | | | specified explicitly) (bzr r9014)
* Go back to using TR1 unordered containers to fix warnings. Add configureKrzysztof Kosi??ski2010-01-201-1/+1
| | | | | code to detect the broken header and display Wiki page URL. (bzr r9006)
* Warning cleanup.Jon A. Cruz2010-01-151-8/+8
| | | (bzr r8981)
* * Merge from trunkKrzysztof Kosi??ski2010-01-141-7/+8
| | | | | | * Update to new snapping API * Modify the join action slightly (bzr r8846.2.11)
* Some additional docsKrzysztof Kosi??ski2010-01-131-8/+16
| | | (bzr r8846.2.10)
* * Implement node snapping.Krzysztof Kosi??ski2010-01-101-24/+100
| | | | | | | | | | | | | * Fix minor bug in linear grow. * Add --fixes. * Move some node selection-related functions to ControlPointSelection. Fixed bugs: - https://launchpad.net/bugs/170561 - https://launchpad.net/bugs/171893 - https://launchpad.net/bugs/182585 - https://launchpad.net/bugs/446773 (bzr r8846.2.9)
* Implement selection linear growKrzysztof Kosi??ski2009-12-261-11/+131
| | | (bzr r8846.2.8)
* Implement selection spatial growKrzysztof Kosi??ski2009-12-261-32/+66
| | | (bzr r8846.2.7)
* First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-291-0/+965
(bzr r8846.1.1)