]> Shamusworld >> Repos - architektonas/history - architektonas.pro
Re-added "Fixed Angle" tool. :-)
[architektonas] / architektonas.pro
2021-12-22 Shamus HammonsAdded Parallel tool + command processing.
2021-11-29 Shamus HammonsMiscellaneous fixes/updates:
2021-04-11 Shamus HammonsAdded pen and dropper tools, and printing support.
2020-04-23 Shamus HammonsMinor updates to various files, removal of old cruft.
2017-05-12 Shamus HammonsAdd pen toolbar widget.
2017-02-05 Shamus HammonsAdded object pane, grouping, load/save functionality.
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-22 Shamus HammonsLines respond to mouse movement, added Text rendering.
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...
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-29 Shamus HammonsAdded layer attribute to load/save code.
2013-08-27 Shamus HammonsBeginnings of mirror tool.
2013-08-15 Shamus HammonsFixed loading code, added "Base Unit" dialog.
2013-08-14 Shamus HammonsVarious fixes to Container/Group handling, added DrawAr...
2013-07-15 Shamus HammonsInitial work on BlockWidget.
2013-07-13 Shamus HammonsMore work on LayerWidget. Not functional yet.
2013-07-11 Shamus HammonsAdded bounding calcs to Arc, more fixes for groups.
2013-03-16 Shamus HammonsInitial addition of Dimension action object. More to...
2013-03-15 Shamus HammonsInitial stab at text object. Nonfunctional ATM.
2013-03-14 Shamus HammonsFixes to accomodate object connections.
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-02-01 Shamus HammonsAdded action for adding circles to the drawing.
2011-11-07 Shamus HammonsPreliminary Add Line tool work...
2011-09-25 Shamus HammonsAdded glue layer to Qt painting, to properly render...
2011-06-05 Shamus HammonsAdded Settings dialog.
2011-06-01 Shamus HammonsAdded gratuitous About screen.
2011-04-05 Shamus HammonsMajor refactor of Architektonas: Jettisoning old cruft.
2011-02-15 Shamus HammonsIn the middle of chasing down MDI not activating bug...
2010-10-25 Shamus HammonsRemoved Snapper class; still refactoring Snapper/Preview...
2010-10-19 Shamus HammonsIn the middle of removing Snapper class/fixing snapper...
2010-09-14 Shamus HammonsPhase two of adding polyline functionality...
2010-09-14 Shamus HammonsInitial phase of adding polyline functionality. DOES...
2010-09-10 Shamus HammonsAdding fparser v4.3...
2010-09-10 Shamus HammonsRemoving fparser 2.x...
2010-09-10 Shamus HammonsRemoved unnecessary RS_ prefix from classes and whatnot.
2010-09-09 Shamus HammonsInitial removal of unnecessary rs_ prefixes from files.
2010-09-06 Shamus HammonsPartially fixed thumbnail rendering on Library Browser.
2010-08-28 Shamus HammonsRemoved unnecessary class ListViewItem
2010-08-09 Shamus HammonsFirst steps in fixing/cleaning up preview/snapper rende...
2010-08-04 Shamus HammonsSanity check stage II: rename classes...
2010-08-04 Shamus HammonsSanity check step 1: Renaming files...
2010-08-04 Shamus HammonsRemoved useless *Listener class and references.
2010-07-13 Shamus HammonsIn the middle of major refactoring...
2010-07-02 Shamus HammonsCheck in prior to mucking around with preview/snapper...
2010-06-23 Shamus HammonsRefactored CAD tool bars once more...
2010-06-21 Shamus HammonsRefactored CAD tool bars to use predefined actions.
2010-06-18 Shamus HammonsMerged QC_GraphicView into QG_GraphicView...
2010-06-18 Shamus HammonsRefactoring: Moved RS_GraphicView to GraphicView.
2010-06-16 Shamus HammonsRemoved more QC_ madness...
2010-06-14 Shamus HammonsFinal round of dialogs/forms needing to be converted...
2010-06-10 Shamus HammonsAdded more missing forms...
2010-06-10 Shamus HammonsAdded more missing forms, fixed missing header files...
2010-06-09 Shamus HammonsStart of bringing back missing forms/dialogs
2010-06-05 Shamus HammonsMajor refactoring of actions: Moved implementation...
2010-06-03 Shamus HammonsChanged RS_Graphic to Drawing; this is less confusing...
2010-05-29 Shamus HammonsInitial import