]> Shamusworld >> Repos - architektonas/history - src/applicationwindow.cpp
Miscellaneous fixes/updates:
[architektonas] / src / applicationwindow.cpp
2021-11-29 Shamus HammonsMiscellaneous fixes/updates:
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
2020-05-29 Shamus HammonsGUI functionality fixes.
2020-04-23 Shamus HammonsFix grouping on layers other than 0 from disappearing.
2020-04-23 Shamus HammonsChanges to make containers behave like a first-class...
2017-05-12 Shamus HammonsAdd pen toolbar widget.
2017-02-07 Shamus HammonsFix loading/saving of V1.1 documents.
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-05-16 Shamus HammonsAdded Mirror tool
2015-05-06 Shamus HammonsRotation tool now works properly for Lines. Need to...
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-05-19 Shamus HammonsAdded new triangulation tool, ability to snap to endpoi...
2014-03-21 Shamus HammonsAdded new Spline object and Add Spline tool to GUI.
2014-02-14 Shamus HammonsAdded preliminary (i.e., non-functional) trim tool...
2014-02-09 Shamus HammonsReadded click to add dimension to object (for Line).
2014-02-05 Shamus HammonsFixed missing edge cases in line to line intersection...
2014-02-04 Shamus HammonsMisc. fixes & additions
2014-01-12 Shamus HammonsAdded mouse wheel zoom.
2013-09-03 Shamus HammonsAdded rotation tool.
2013-08-31 Shamus HammonsAdded Geometry class for common geometric tools used...
2013-08-30 Shamus HammonsAdded infrastructure to support mirror tool, cross...
2013-08-27 Shamus HammonsBeginning to make the Layer widget functional.
2013-08-27 Shamus HammonsBeginnings of mirror tool.
2013-08-27 Shamus HammonsAdded placeholder icons for File menu, changed Dimensio...
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-08-11 Shamus HammonsAdded ability to translate groups with Lines.
2013-08-06 Shamus HammonsAdd Dimension sizing.
2013-08-05 Shamus HammonsAdded ability to edit grid unit in base units, work...
2013-07-31 Shamus HammonsFixes for grid background drawing of arbitrary size.
2013-07-30 Shamus HammonsFirst step towards resizable grid and sane zoom setting.
2013-07-15 Shamus HammonsInitial work on BlockWidget.
2013-07-15 Shamus HammonsAdded main window state saving.
2013-07-12 Shamus HammonsInitial addition of Layer and Block widgets.
2013-07-07 Shamus HammonsAdded new icons, beginning of selection rectangle funct...
2013-07-06 Shamus HammonsFixed delete key to delete selected objects.
2013-07-04 Shamus HammonsAdded 1st stab at grouping capability.
2013-06-27 Shamus HammonsFix tool handling and circle highlighting.
2013-02-22 Shamus HammonsIn the middle of refactoring objects for loading/saving.
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-06 Shamus HammonsFirst stabs at sizing dimension lines properly.
2012-02-04 Shamus HammonsFixed inconsistent tool states.
2012-02-03 Shamus HammonsAdded new toolbar icons, added arrowhead rendering...
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-05 Shamus HammonsAdded Settings dialog.
2011-06-04 Shamus HammonsAdded new About logo, beginnings of generic rotation...
2011-06-01 Shamus HammonsAdded gratuitous About screen.
2011-05-31 Shamus HammonsBeginnings of visual feedback for editing shapes.
2011-05-19 Shamus HammonsPreliminary Delete Object tool implementation.
2011-04-05 Shamus HammonsMajor refactor of Architektonas: Jettisoning old cruft.