first version of simple EdgePath (a) -- (b) |
|
More...
|
over 11 years ago
|
vectorize interpolation |
|
More...
|
over 11 years ago
|
BezierCurve: add subPath(t1, t2) |
|
More...
|
over 11 years ago
|
add Q_PROPERTY to MetaPos, EdgePath cleanup |
|
More...
|
over 11 years ago
|
refactor |
|
More...
|
over 11 years ago
|
rename tikz::ui::Path to tikz::ui::PathItem |
|
More...
|
over 11 years ago
|
add namespace tikz::ui, update copyright |
|
More...
|
over 11 years ago
|
adapt to rename of TikzPath -> tikz::ui::Path and core include change |
|
More...
|
over 11 years ago
|
core: copy headers to one src/tikz/core include folder |
|
More...
|
over 11 years ago
|
rename TikzPath to tikz::ui::Path |
|
More...
|
over 11 years ago
|
fix anchoring of ui ellipse path |
|
More...
|
over 11 years ago
|
celanup |
|
More...
|
over 11 years ago
|
remove extra private header for TikzPath |
|
More...
|
over 11 years ago
|
derive TikzEllipsePath from TikzPath |
|
More...
|
over 11 years ago
|
make anchor matching work also in all cases |
|
More...
|
over 11 years ago
|
pass the QGraphicsView to AnchorManager::anchorAt() |
|
More...
|
over 11 years ago
|
add Handle::isActive, ::activate(), ::deactivate() |
|
More...
|
over 11 years ago
|
Move AnchorHandle into handle/ folder |
|
More...
|
over 11 years ago
|
add QGraphicsView parameter to Handle signals |
|
More...
|
over 11 years ago
|
refactor: use AnchorManager to show anchors |
|
More...
|
over 11 years ago
|
define shared pointer MetaPos::Ptr |
|
More...
|
over 11 years ago
|
fix build |
|
More...
|
over 11 years ago
|
remove class Coord, adapt unit tests |
|
More...
|
over 11 years ago
|
add namepsace "core" |
|
More...
|
over 11 years ago
|
restructure files |
|
More...
|
over 11 years ago
|
less qDebug() output |
|
More...
|
over 11 years ago
|
factor out Ellipse manipulation to EllipseTool |
|
More...
|
over 11 years ago
|
mark with override |
|
More...
|
over 11 years ago
|
code cleanup |
|
More...
|
over 11 years ago
|
add comments to the code |
|
More...
|
over 11 years ago
|