]> Shamusworld >> Repos - architektonas/history - src/drawingview.h
Added Mirror tool
[architektonas] / src / drawingview.h
2015-05-16 Shamus HammonsAdded Mirror tool
2015-05-11 Shamus HammonsAdd ability to add Arcs to document.
2015-05-09 Shamus HammonsAdded ability to create Circles.
2015-05-09 Shamus HammonsAdd Circle manipulation, fix Line movement bug.
2015-05-06 Shamus HammonsRotation tool now works properly for Lines. Need to...
2015-05-04 Shamus HammonsInitial work on making Rotate tool work, plus removal...
2015-04-30 Shamus HammonsAdded ability to manipulate Lines by click & drag.
2015-04-28 Shamus HammonsFixed add Line tool to respect keyboard override, sligh...
2015-04-27 Shamus HammonsTool for adding Lines works now.
2015-04-24 Shamus HammonsSelection of Lines works, ctrl held for multi-select.
2015-04-23 Shamus HammonsAdded 'delete selected objects' functionality back.
2015-04-17 Shamus HammonsRendering for Line, Circle, and Arc work.
2015-04-17 Shamus HammonsInitial work on bringing sanity to insane codebase.
2014-12-26 Shamus HammonsConverted codebase from Qt4 to Qt5.
2014-01-12 Shamus HammonsAdded mouse wheel zoom.
2013-09-05 Shamus HammonsChanged Actions to emit signal when needing a graphical...
2013-09-03 Shamus HammonsAdded rotation tool.
2013-08-27 Shamus HammonsBeginning to make the Layer widget functional.
2013-08-25 Shamus HammonsAdded key modifiers to Actions.
2013-08-18 Shamus HammonsFix object selection to work while in snap mode.
2013-08-14 Shamus HammonsFix DrawArcAction to actually allow creation of Arcs.
2013-08-14 Shamus HammonsVarious fixes to Container/Group handling, added DrawAr...
2013-07-31 Shamus HammonsFixes for grid background drawing of arbitrary size.
2013-07-08 Shamus HammonsInitial stab at getting Circle to respond to selection...
2013-07-07 Shamus HammonsAdded new icons, beginning of selection rectangle funct...
2013-06-27 Shamus HammonsFix tool handling and circle highlighting.
2013-02-21 Shamus HammonsAdded Architektonas drawing file loading/saving infrast...
2012-09-14 Shamus HammonsFix for missing ampersand in QApplication.
2012-02-09 Shamus HammonsInitial stab at proper grid display using background...
2012-02-01 Shamus HammonsAdded action for adding circles to the drawing.
2011-11-07 Shamus HammonsPreliminary Add Line tool work...
2011-10-03 Shamus HammonsFixed zoom to zoom in/out of center, new icons.
2011-09-29 Shamus HammonsAdded preliminary zooming and panning.
2011-06-04 Shamus HammonsAdded new About logo, beginnings of generic rotation...
2011-04-05 Shamus HammonsMajor refactor of Architektonas: Jettisoning old cruft.