not there yet... :-) |
|
More...
|
over 11 years ago
|
refactor: create qtikzcore/style folder |
|
More...
|
over 11 years ago
|
compile entire project again |
|
More...
|
over 11 years ago
|
cleanup |
|
More...
|
over 11 years ago
|
refactor to node/, path/ subdirectory structure |
|
More...
|
over 11 years ago
|
add tikz::Path::detachFromNode(Node *) |
|
More...
|
over 11 years ago
|
fix Style::setLineWidth() |
|
More...
|
over 11 years ago
|
use EllipsePath in path construction |
|
More...
|
over 11 years ago
|
add EllipsePath |
|
More...
|
over 11 years ago
|
EdgePath: undo-aware setting of positions |
|
More...
|
over 11 years ago
|
EdgePath: undo-aware anchors |
|
More...
|
over 11 years ago
|
call Path::deconstruct() when deleting a path. Undo will restore it then. |
|
More...
|
over 11 years ago
|
generalize Document::createPath() to support different types |
|
More...
|
over 11 years ago
|
bring UndoSetPathStyle back to life |
|
More...
|
over 11 years ago
|
Path: move undo action + rename |
|
More...
|
over 11 years ago
|
PathEdge: undo-aware support for dis/connecting edges |
|
More...
|
over 11 years ago
|
add class EdgePath |
|
More...
|
over 11 years ago
|
implement MetaPos::setAnchor |
|
More...
|
over 11 years ago
|
rename MetaNode to MetaPos |
|
More...
|
over 11 years ago
|
introduce path inheritance |
|
More...
|
over 11 years ago
|
comment out unit test |
|
More...
|
over 11 years ago
|
push other changes |
|
More...
|
over 11 years ago
|
compile & run again, pretty broken, though |
|
More...
|
over 11 years ago
|
move enum tikz::ElementType to Edge::Type |
|
More...
|
over 11 years ago
|
the curve mode moved to tikz::Edge |
|
More...
|
over 11 years ago
|
add support changing an Edge type on the fly |
|
More...
|
over 11 years ago
|
more consistent naming |
|
More...
|
over 11 years ago
|
add Edge::setStyle() |
|
More...
|
over 11 years ago
|
start migrating to tikz::Path with full undo/redo support |
|
More...
|
over 11 years ago
|
start working on class TikzPath |
|
More...
|
over 11 years ago
|