2015-05-13 |
Shamus Hammons | Added ability to manipulate Arcs. |
tree | commitdiff |
2015-05-11 |
Shamus Hammons | Add ability to add Arcs to document. |
tree | commitdiff |
2015-05-09 |
Shamus Hammons | Added ability to create Circles. |
tree | commitdiff |
2015-05-09 |
Shamus Hammons | Add Circle manipulation, fix Line movement bug. |
tree | commitdiff |
2015-05-07 |
Shamus Hammons | Fixed hit detection for Circles. |
tree | commitdiff |
2015-05-07 |
Shamus Hammons | Fixed Rotate tool to work with Arcs. |
tree | commitdiff |
2015-05-06 |
Shamus Hammons | Rotation tool now works properly for Lines. Need to... |
tree | commitdiff |
2015-05-04 |
Shamus Hammons | Initial work on making Rotate tool work, plus removal... |
tree | commitdiff |
2015-04-30 |
Shamus Hammons | Added ability to manipulate Lines by click & drag. |
tree | commitdiff |
2015-04-28 |
Shamus Hammons | Fixed add Line tool to respect keyboard override, sligh... |
tree | commitdiff |
2015-04-27 |
Shamus Hammons | Tool for adding Lines works now. |
tree | commitdiff |
2015-04-24 |
Shamus Hammons | Selection of Lines works, ctrl held for multi-select. |
tree | commitdiff |
2015-04-23 |
Shamus Hammons | Added 'delete selected objects' functionality back. |
tree | commitdiff |
2015-04-22 |
Shamus Hammons | Lines respond to mouse movement, added Text rendering. |
tree | commitdiff |
2015-04-17 |
Shamus Hammons | Rendering for Line, Circle, and Arc work. |
tree | commitdiff |
2015-04-17 |
Shamus Hammons | Initial work on bringing sanity to insane codebase. |
tree | commitdiff |
2014-12-26 |
Shamus Hammons | Converted codebase from Qt4 to Qt5. |
tree | commitdiff |
2014-05-19 |
Shamus Hammons | Added new triangulation tool, ability to snap to endpoi... |
tree | commitdiff |
2014-03-21 |
Shamus Hammons | Added new Spline object and Add Spline tool to GUI. |
tree | commitdiff |
2014-03-20 |
Shamus Hammons | Fixed Dimension class to rotate, translate & mirror... |
tree | commitdiff |
2014-03-20 |
Shamus Hammons | Added more visual feedback to Dimension type changing... |
tree | commitdiff |
2014-03-19 |
Shamus Hammons | Added visual feedback to switch side handle. |
tree | commitdiff |
2014-03-17 |
Shamus Hammons | Fixed 'flip sides' handle to work on Dimension object. |
tree | commitdiff |
2014-02-17 |
Shamus Hammons | Fixed incorrect rotation in Arc object. |
tree | commitdiff |
2014-02-17 |
Shamus Hammons | Trim tool now works for Lines, but inaccurate. |
tree | commitdiff |
2014-02-14 |
Shamus Hammons | Added preliminary (i.e., non-functional) trim tool... |
tree | commitdiff |
2014-02-11 |
Shamus Hammons | Initial stab at horizontally aligned Dimensions. |
tree | commitdiff |
2014-02-09 |
Shamus Hammons | Readded click to add dimension to object (for Line). |
tree | commitdiff |
2014-02-05 |
Shamus Hammons | Fixed missing edge cases in line to line intersection... |
tree | commitdiff |
2014-02-05 |
Shamus Hammons | Fixed duplicate Connection issue. |
tree | commitdiff |
2014-02-04 |
Shamus Hammons | Added UI feedback to Dimension object. |
tree | commitdiff |
2014-02-04 |
Shamus Hammons | Misc. fixes & additions |
tree | commitdiff |
2014-01-12 |
Shamus Hammons | Added mouse wheel zoom. |
tree | commitdiff |
2013-09-08 |
Shamus Hammons | Fix Dimension to draw correctly. |
tree | commitdiff |
2013-09-05 |
Shamus Hammons | Changed Actions to emit signal when needing a graphical... |
tree | commitdiff |
2013-09-03 |
Shamus Hammons | Added rotation tool. |
tree | commitdiff |
2013-09-01 |
Shamus Hammons | Mirror tool now works successfully for all object types... |
tree | commitdiff |
2013-08-31 |
Shamus Hammons | Added Geometry class for common geometric tools used... |
tree | commitdiff |
2013-08-30 |
Shamus Hammons | Added infrastructure to support mirror tool, cross... |
tree | commitdiff |
2013-08-29 |
Shamus Hammons | Added layer attribute to load/save code. |
tree | commitdiff |
2013-08-27 |
Shamus Hammons | Beginning to make the Layer widget functional. |
tree | commitdiff |
2013-08-27 |
Shamus Hammons | Beginnings of mirror tool. |
tree | commitdiff |
2013-08-27 |
Shamus Hammons | Added placeholder icons for File menu, changed Dimensio... |
tree | commitdiff |
2013-08-25 |
Shamus Hammons | Added key modifiers to Actions. |
tree | commitdiff |
2013-08-25 |
Shamus Hammons | Fixed Container loading, informative display. |
tree | commitdiff |
2013-08-18 |
Shamus Hammons | Fix object selection to work while in snap mode. |
tree | commitdiff |
2013-08-16 |
Shamus Hammons | Fixed Arc to give continuous feedback like Line and... |
tree | commitdiff |
2013-08-15 |
Shamus Hammons | Fixed loading code, added "Base Unit" dialog. |
tree | commitdiff |
2013-08-14 |
Shamus Hammons | Fix DrawArcAction to actually allow creation of Arcs. |
tree | commitdiff |
2013-08-14 |
Shamus Hammons | Various fixes to Container/Group handling, added DrawAr... |
tree | commitdiff |
2013-08-11 |
Shamus Hammons | Added ability to translate groups with Lines. |
tree | commitdiff |
2013-08-06 |
Shamus Hammons | Add Dimension sizing. |
tree | commitdiff |
2013-08-05 |
Shamus Hammons | Added ability to edit grid unit in base units, work... |
tree | commitdiff |
2013-07-31 |
Shamus Hammons | Fixes for grid background drawing of arbitrary size. |
tree | commitdiff |
2013-07-30 |
Shamus Hammons | First step towards resizable grid and sane zoom setting. |
tree | commitdiff |
2013-07-15 |
Shamus Hammons | Initial work on BlockWidget. |
tree | commitdiff |
2013-07-15 |
Shamus Hammons | Added main window state saving. |
tree | commitdiff |
2013-07-14 |
Shamus Hammons | LayerWidget closer to being functional. :-) |
tree | commitdiff |
2013-07-13 |
Shamus Hammons | More work on LayerWidget. Not functional yet. |
tree | commitdiff |
2013-07-12 |
Shamus Hammons | Initial addition of Layer and Block widgets. |
tree | commitdiff |
2013-07-11 |
Shamus Hammons | Added bounding calcs to Arc, more fixes for groups. |
tree | commitdiff |
2013-07-08 |
Shamus Hammons | Initial stab at getting Circle to respond to selection... |
tree | commitdiff |
2013-07-07 |
Shamus Hammons | Added new icons, beginning of selection rectangle funct... |
tree | commitdiff |
2013-07-06 |
Shamus Hammons | Fixed delete key to delete selected objects. |
tree | commitdiff |
2013-07-04 |
Shamus Hammons | Added 1st stab at grouping capability. |
tree | commitdiff |
2013-06-27 |
Shamus Hammons | Fix tool handling and circle highlighting. |
tree | commitdiff |
2013-03-16 |
Shamus Hammons | Initial addition of Dimension action object. More to... |
tree | commitdiff |
2013-03-15 |
Shamus Hammons | Initial stab at text object. Nonfunctional ATM. |
tree | commitdiff |
2013-03-14 |
Shamus Hammons | Fixes to accomodate object connections. |
tree | commitdiff |
2013-02-22 |
Shamus Hammons | In the middle of refactoring objects for loading/saving. |
tree | commitdiff |
2013-02-21 |
Shamus Hammons | Added Architektonas drawing file loading/saving infrast... |
tree | commitdiff |
2012-12-03 |
Shamus Hammons | Added some extra keys to aid in dismissal of About... |
tree | commitdiff |
2012-09-14 |
Shamus Hammons | Fix for missing ampersand in QApplication. |
tree | commitdiff |
2012-02-09 |
Shamus Hammons | Initial stab at proper grid display using background... |
tree | commitdiff |
2012-02-06 |
Shamus Hammons | First stabs at sizing dimension lines properly. |
tree | commitdiff |
2012-02-06 |
Shamus Hammons | Fix to prevent segfaulting on 64-bit platforms. |
tree | commitdiff |
2012-02-04 |
Shamus Hammons | Fixed inconsistent tool states. |
tree | commitdiff |
2012-02-03 |
Shamus Hammons | Added new toolbar icons, added arrowhead rendering... |
tree | commitdiff |
2012-02-01 |
Shamus Hammons | Added better visual feedback to add Line and Circle... |
tree | commitdiff |
2012-02-01 |
Shamus Hammons | Added action for adding circles to the drawing. |
tree | commitdiff |
2011-11-08 |
Shamus Hammons | Small refinements to Add Line tool. |
tree | commitdiff |
2011-11-07 |
Shamus Hammons | Preliminary Add Line tool work... |
tree | commitdiff |
2011-10-03 |
Shamus Hammons | Fixed zoom to zoom in/out of center, new icons. |
tree | commitdiff |
2011-09-29 |
Shamus Hammons | Added preliminary zooming and panning. |
tree | commitdiff |
2011-09-27 |
Shamus Hammons | Further refinements to the Circle class. |
tree | commitdiff |
2011-09-26 |
Shamus Hammons | Preliminary start on zooming/circle hover feedback. |
tree | commitdiff |
2011-09-25 |
Shamus Hammons | Added missing files. D'oh! |
tree | commitdiff |
2011-09-25 |
Shamus Hammons | Added glue layer to Qt painting, to properly render... |
tree | commitdiff |
2011-09-16 |
Shamus Hammons | Added 'Fixed Angle' functionality to Line. |
tree | commitdiff |
2011-06-05 |
Shamus Hammons | Added Settings dialog. |
tree | commitdiff |
2011-06-04 |
Shamus Hammons | Added new About logo, beginnings of generic rotation... |
tree | commitdiff |
2011-06-01 |
Shamus Hammons | Added gratuitous About screen (this time, for real). |
tree | commitdiff |
2011-06-01 |
Shamus Hammons | Added gratuitous About screen. |
tree | commitdiff |
2011-05-31 |
Shamus Hammons | Beginnings of visual feedback for editing shapes. |
tree | commitdiff |
2011-05-19 |
Shamus Hammons | Preliminary Delete Object tool implementation. |
tree | commitdiff |
2011-04-28 |
Shamus Hammons | Fixed Line rendering to keep attache Dimensions correct... |
tree | commitdiff |
2011-04-12 |
Shamus Hammons | Fixed Line rendering to keep attached Dimensions correc... |
tree | commitdiff |
2011-04-05 |
Shamus Hammons | Major refactor of Architektonas: Jettisoning old cruft. |
tree | commitdiff |
2011-02-17 |
Shamus Hammons | Fixed problem with MDI activation. |
tree | commitdiff |
2011-02-15 |
Shamus Hammons | In the middle of chasing down MDI not activating bug... |
tree | commitdiff |
next |