.. |
drawtools.h
|
New tool curve intersect axis.
|
2014-10-23 11:38:57 +03:00 |
vabstractspline.cpp
|
Use visualization for highlighting tool.
|
2015-02-07 17:18:18 +02:00 |
vabstractspline.h
|
Use visualization for highlighting tool.
|
2015-02-07 17:18:18 +02:00 |
vdrawtool.cpp
|
Refactoring. More good looking code.
|
2015-02-11 12:43:50 +02:00 |
vdrawtool.h
|
Fixed issue #217. Bug with mouse cursor.
|
2015-02-09 11:54:19 +02:00 |
vtoolalongline.cpp
|
Read attribute color from file.
|
2015-02-07 13:17:31 +02:00 |
vtoolalongline.h
|
Read attribute color from file.
|
2015-02-07 13:17:31 +02:00 |
vtoolarc.cpp
|
After refreshing arc visualization get wrong f1 and f2 angels.
|
2015-02-11 16:45:35 +02:00 |
vtoolarc.h
|
Read attribute color from file.
|
2015-02-07 13:17:31 +02:00 |
vtoolbisector.cpp
|
Read attribute color from file.
|
2015-02-07 13:17:31 +02:00 |
vtoolbisector.h
|
Read attribute color from file.
|
2015-02-07 13:17:31 +02:00 |
vtoolcurveintersectaxis.cpp
|
Read attribute color from file.
|
2015-02-07 13:17:31 +02:00 |
vtoolcurveintersectaxis.h
|
Read attribute color from file.
|
2015-02-07 13:17:31 +02:00 |
vtoolcut.cpp
|
Refactoring. More good looking code.
|
2015-02-11 12:43:50 +02:00 |
vtoolcut.h
|
Color property also for cut tools: cut arc, cut spline, cut spline path.
|
2015-02-08 12:23:26 +02:00 |
vtoolcutarc.cpp
|
Color property also for cut tools: cut arc, cut spline, cut spline path.
|
2015-02-08 12:23:26 +02:00 |
vtoolcutarc.h
|
Color property also for cut tools: cut arc, cut spline, cut spline path.
|
2015-02-08 12:23:26 +02:00 |
vtoolcutspline.cpp
|
Color property also for cut tools: cut arc, cut spline, cut spline path.
|
2015-02-08 12:23:26 +02:00 |
vtoolcutspline.h
|
Color property also for cut tools: cut arc, cut spline, cut spline path.
|
2015-02-08 12:23:26 +02:00 |
vtoolcutsplinepath.cpp
|
Color property also for cut tools: cut arc, cut spline, cut spline path.
|
2015-02-08 12:23:26 +02:00 |
vtoolcutsplinepath.h
|
Color property also for cut tools: cut arc, cut spline, cut spline path.
|
2015-02-08 12:23:26 +02:00 |
vtoolendline.cpp
|
Read attribute color from file.
|
2015-02-07 13:17:31 +02:00 |
vtoolendline.h
|
Read attribute color from file.
|
2015-02-07 13:17:31 +02:00 |
vtoolheight.cpp
|
Read attribute color from file.
|
2015-02-07 13:17:31 +02:00 |
vtoolheight.h
|
Read attribute color from file.
|
2015-02-07 13:17:31 +02:00 |
vtoolline.cpp
|
Refactoring. More good looking code.
|
2015-02-11 12:43:50 +02:00 |
vtoolline.h
|
Use visualization for highlighting tool.
|
2015-02-07 17:18:18 +02:00 |
vtoollineintersect.cpp
|
Refactoring. Also read attribute color from xml.
|
2015-02-06 19:43:31 +02:00 |
vtoollineintersect.h
|
Refactoring. Also read attribute color from xml.
|
2015-02-06 19:43:31 +02:00 |
vtoollineintersectaxis.cpp
|
Read attribute color from file.
|
2015-02-07 13:17:31 +02:00 |
vtoollineintersectaxis.h
|
Read attribute color from file.
|
2015-02-07 13:17:31 +02:00 |
vtoollinepoint.cpp
|
Read attribute color from file.
|
2015-02-07 13:17:31 +02:00 |
vtoollinepoint.h
|
Read attribute color from file.
|
2015-02-07 13:17:31 +02:00 |
vtoolnormal.cpp
|
Read attribute color from file.
|
2015-02-07 13:17:31 +02:00 |
vtoolnormal.h
|
Read attribute color from file.
|
2015-02-07 13:17:31 +02:00 |
vtoolpoint.cpp
|
Fixed issue #217. Bug with mouse cursor.
|
2015-02-09 11:54:19 +02:00 |
vtoolpoint.h
|
Use visualization for highlighting tool.
|
2015-02-07 17:18:18 +02:00 |
vtoolpointofcontact.cpp
|
Refactoring. Also read attribute color from xml.
|
2015-02-06 19:43:31 +02:00 |
vtoolpointofcontact.h
|
Refactoring. Also read attribute color from xml.
|
2015-02-06 19:43:31 +02:00 |
vtoolpointofintersection.cpp
|
Refactoring. Also read attribute color from xml.
|
2015-02-06 19:43:31 +02:00 |
vtoolpointofintersection.h
|
Refactoring. Also read attribute color from xml.
|
2015-02-06 19:43:31 +02:00 |
vtoolshoulderpoint.cpp
|
Read attribute color from file.
|
2015-02-07 13:17:31 +02:00 |
vtoolshoulderpoint.h
|
Read attribute color from file.
|
2015-02-07 13:17:31 +02:00 |
vtoolsinglepoint.cpp
|
Avoid declaring the same literal in multiple places.
|
2015-02-12 13:55:35 +02:00 |
vtoolsinglepoint.h
|
Fixed issue #217. Bug with mouse cursor.
|
2015-02-09 11:54:19 +02:00 |
vtoolspline.cpp
|
Avoid declaring the same literal in multiple places.
|
2015-02-12 13:55:35 +02:00 |
vtoolspline.h
|
Show "move cursor".
|
2015-02-12 13:43:38 +02:00 |
vtoolsplinepath.cpp
|
Refactoring. More good looking code.
|
2015-02-11 12:43:50 +02:00 |
vtoolsplinepath.h
|
Read attribute color from file.
|
2015-02-07 13:17:31 +02:00 |
vtooltriangle.cpp
|
Refactoring. Also read attribute color from xml.
|
2015-02-06 19:43:31 +02:00 |
vtooltriangle.h
|
Refactoring. Also read attribute color from xml.
|
2015-02-06 19:43:31 +02:00 |