summaryrefslogtreecommitdiffstats
path: root/src/ui/tool (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | BPower for testing.Jabier Arraiza Cenoz2013-03-051-6/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11950.1.45)
| * | | | | | | | | | | | | | | | | | | | | | | | | Fixed closed pc->eaJabier Arraiza Cenoz2013-02-282-49/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11950.1.40)
| * | | | | | | | | | | | | | | | | | | | | | | | | BSpline refactorJabier Arraiza Cenoz2013-02-251-8/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11950.1.39)
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Refactor problem cusp nodesjtx2013-02-193-23/+143
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11950.3.2)
| * | | | | | | | | | | | | | | | | | | | | | | | | | | BSpline refactorJabier Arraiza Cenoz2013-02-251-1/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11950.1.38)
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Saved for next refactorJabier Arraiza Cenoz2013-02-233-37/+26
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11950.1.37)
| * | | | | | | | | | | | | | | | | | | | | | | | | | Mayor refactorJabier Arraiza Cenoz2013-02-193-51/+82
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11950.1.36)
| * | | | | | | | | | | | | | | | | | | | | | | | | | refactorJabier Arraiza Cenoz2013-02-183-24/+110
| |/ / / / / / / / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11950.1.35)
| * | | | | | | | | | | | | | | | | | | | | | | | | All done except cusp continuous and close bsplineJabier Arraiza Cenoz2013-02-141-2/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11950.1.32)
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge from branchJabier Arraiza Cenoz2013-02-061-49/+29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11950.1.19)
| * | | | | | | | | | | | | | | | | | | | | | | | | | Delete bspline node whith node tool and fix 1 segment continue shift errorJabier Arraiza Cenoz2013-01-181-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11950.1.17)
* | | | | | | | | | | | | | | | | | | | | | | | | | | Update to trunkLiam P. White2014-04-011-1/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.39)
| * | | | | | | | | | | | | | | | | | | | | | | | | | Fix checking for unordered containers on incomplete C++11 implementationsAlex Valavanis2014-03-301-1/+5
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13232)
* | | | | | | | | | | | | | | | | | | | | | | | | | Update to trunkLiam P. White2014-03-262-0/+8
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Massive cleanup of outlining code (bzr r13090.1.31)
| * | | | | | | | | | | | | | | | | | | | | | | | | tool/node.cpp : don't rely on g_error terminating the program, allow more ↵Johan B. C. Engelen2014-03-221-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | graceful error handling. (bzr r13183)
| * | | | | | | | | | | | | | | | | | | | | | | | | control-point-selection : fix a (very unlikely) crash upon dereferencing ↵Johan B. C. Engelen2014-03-201-0/+4
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | unitialized bound variable (bzr r13176)
* / | | | | | | | | | | | | | | | | | | | | | | | Fixed path color when changed by Objects DialogLiam P. White2014-03-032-4/+4
|/ / / / / / / / / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r13090.1.11)
* | | | | | | | | | | | | | | | | | | | | | | | multi-path-manipulator: strip dead codeAlex Valavanis2014-01-141-11/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12930)
* | | | | | | | | | | | | | | | | | | | | | | | update 2geom's copy to r2142Johan B. C. Engelen2014-01-121-2/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12921)
* | | | | | | | | | | | | | | | | | | | | | | Fix for Bug #1255367 (Alt D clears undo history even when nothing happens).Nicolas Dufour2013-12-121-1/+9
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1255367 (bzr r12848)
* | | | | | | | | | | | | | | | | | | | | | patch by Adolf Mathias and ~suv for Bug 1136495Alvin Penner2013-12-071-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1136495 (bzr r12841)
* | | | | | | | | | | | | | | | | | | | | part of patch by David Evans to fix C++11 buildJohan B. C. Engelen2013-11-121-0/+8
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1244295 (bzr r12801)
* | | | | | | | | | | | | | | | | | | | Moved and renamed some tool-related files.Markus Engel2013-11-097-816/+4
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12785)
* | | | | | | | | | | | | | | | | | | First step of moving tools into appropriate namespaces.Markus Engel2013-11-0719-61/+86
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12782)
* | | | | | | | | | | | | | | | | | Units: stop newing Unit objects. pass around pointers to "undeletable" Unit ↵Johan B. C. Engelen2013-10-121-7/+6
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | objects in the UnitTable. I think we should move to using indexed units, and pass around the index of the unit in the unittable, or smth like that... ? (bzr r12679)
* | | | | | | | | | | | | | | | | Fix cycling through nodes with tab key.Markus Engel2013-10-092-12/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1237667 (bzr r12675)
* | | | | | | | | | | | | | | | C++Johan B. C. Engelen2013-10-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12659)
* | | | | | | | | | | | | | | | fix bug (added some comments to jabiertxof's patch)Johan B. C. Engelen2013-10-042-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1235032 (bzr r12658)
* | | | | | | | | | | | | | | | Do not allow NULL _spcurve to be set in PathManipulator.Krzysztof Kosi??ski2013-10-041-0/+4
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes crasher bug #488035. Fixed bugs: - https://launchpad.net/bugs/488035 (bzr r12655)
* | | | | | | | | | | | | | | Fix segment welding in the node tool hanging when a two-point segmentKrzysztof Kosi??ski2013-10-021-2/+7
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and at least one additional point is selected. Fixes LP bug #710101. Fixed bugs: - https://launchpad.net/bugs/710101 (bzr r12650)
* | | | | | | | | | | | | | random code cleanupJohan B. C. Engelen2013-09-261-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12596)
* | | | | | | | | | | | | C++ify calling a few SPLPEItem functions, much more work than expected... ↵Johan B. C. Engelen2013-09-251-2/+2
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | slowly slowly... (bzr r12593)
* | | | | | | | | | | | Added runtime check in SP_-cast macros.Markus Engel2013-09-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11608.1.123)
* | | | | | | | | | | | Merged from trunk (r12488).Markus Engel2013-08-301-6/+12
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | (bzr r11608.1.120)
| * | | | | | | | | | | Ported away from and removed "sp-metrics.*".Matthew Petroff2013-07-201-6/+12
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | (bzr r12380.1.47)
* | | | | | | | | | | Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel2013-07-311-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11608.1.111)
* | | | | | | | | | | Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel2013-07-312-15/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11608.1.110)
* | | | | | | | | | | Further refactoring of EventContexts.Markus Engel2013-07-302-20/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11608.1.109)
* | | | | | | | | | | Merged from trunk (r12419).Markus Engel2013-07-142-8/+12
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11608.1.107)
| * | | | | | | | | | Improve handle xpm loading using rotateMartin Owens2013-07-041-6/+6
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | (bzr r12401.1.1)
| * | | | | | | | | Make DAMN sure paths with zero nodes do not cause a crash.Martin Owens2013-06-291-2/+6
| | |_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/710637 (bzr r12396)
* | | | | | | | | Removed some unused files; more refactoring in EventContext tree.Markus Engel2013-04-212-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11608.1.104)
* | | | | | | | | Cleaned up a bit.Markus Engel2013-04-212-339/+320
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11608.1.102)
* | | | | | | | | Moved factories to different files.Markus Engel2013-04-201-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11608.1.100)
* | | | | | | | | Merging of EventContext classes complete.Markus Engel2013-04-203-138/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11608.1.98)
* | | | | | | | | Further changes to EventContexts; they work without GObjectMarkus Engel2013-04-203-22/+88
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11608.1.97)
* | | | | | | | | Replaced casting macros for EventContext tree; added contructors.Markus Engel2013-04-132-2/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11608.1.96)
* | | | | | | | | Added prefPaths to contexts; modified SPFactoryMarkus Engel2013-04-122-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11608.1.94)
* | | | | | | | | Added constructors to EventContext tree / some missing virtual pads.Markus Engel2013-04-092-7/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11608.1.90)
* | | | | | | | | Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel2013-04-082-13/+67
|/ / / / / / / / | | | | | | | | | | | | | | | | (bzr r11608.1.89)