]> Shamusworld >> Repos - architektonas/history - src/drawingview.h
Fix for Print Preview for centering of drawing on page.
[architektonas] / src / drawingview.h
2021-04-12 Shamus HammonsFix for Print Preview for centering of drawing on page.
2021-04-11 Shamus HammonsAdded pen and dropper tools, and printing support.
2021-01-27 Shamus HammonsAdded automagically resizing grid. :-D
2021-01-23 Shamus HammonsFix scrollwheel zooming from walking all over the screen.
2020-05-29 Shamus HammonsThrow away unnecessary code in DrawingView. :-D
2020-05-29 Shamus HammonsGUI functionality fixes.
2020-04-23 Shamus HammonsChanges to make containers behave like a first-class...
2018-06-21 Shamus HammonsAdded miscellaneous features.
2017-05-12 Shamus HammonsAdd pen toolbar widget.
2017-02-10 Shamus HammonsAdded angle snap to whole degrees, ability to manipulat...
2017-02-07 Shamus HammonsAdded ability to drag objects to Line endpoints.
2017-02-07 Shamus HammonsObject movement and moving objects to intersections.
2017-02-05 Shamus HammonsAdded object pane, grouping, load/save functionality.
2016-11-06 Shamus HammonsAdded line-to-circle intersection code.
2015-09-08 Shamus HammonsLayer handling code mostly done; still need to handle... no-oo
2015-08-25 Shamus HammonsFixes for the Layer widget.
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.