]> Shamusworld >> Repos - architektonas/shortlog
architektonas
2013-07-14 Shamus HammonsLayerWidget closer to being functional. :-)
2013-07-13 Shamus HammonsMore work on LayerWidget. Not functional yet.
2013-07-12 Shamus HammonsInitial addition of Layer and Block widgets.
2013-07-11 Shamus HammonsAdded bounding calcs to Arc, more fixes for groups.
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-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-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-12-03 Shamus HammonsAdded some extra keys to aid in dismissal of About...
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-06 Shamus HammonsFix to prevent segfaulting on 64-bit platforms.
2012-02-04 Shamus HammonsFixed inconsistent tool states.
2012-02-03 Shamus HammonsAdded new toolbar icons, added arrowhead rendering...
2012-02-01 Shamus HammonsAdded better visual feedback to add Line and Circle...
2012-02-01 Shamus HammonsAdded action for adding circles to the drawing.
2011-11-08 Shamus HammonsSmall refinements to Add Line tool.
2011-11-07 Shamus HammonsPreliminary Add Line tool work...
2011-10-03 Shamus HammonsThis time, really added the icons. :-P
2011-10-03 Shamus HammonsFixed zoom to zoom in/out of center, new icons.
2011-09-29 Shamus HammonsAdded preliminary zooming and panning.
2011-09-27 Shamus HammonsFurther refinements to the Circle class.
2011-09-26 Shamus HammonsPreliminary start on zooming/circle hover feedback.
2011-09-25 Shamus HammonsAdded missing files. D'oh!
2011-09-25 Shamus HammonsAdded glue layer to Qt painting, to properly render...
2011-09-16 Shamus HammonsAdded 'Fixed Angle' functionality to Line.
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 (this time, for real).
2011-06-01 Shamus HammonsAdded gratuitous About screen.
2011-05-31 Shamus HammonsBeginnings of visual feedback for editing shapes.
2011-05-19 Shamus HammonsAdded missing images.
2011-05-19 Shamus HammonsPreliminary Delete Object tool implementation.
2011-04-28 Shamus HammonsFixed Line rendering to keep attache Dimensions correct...
2011-04-12 Shamus HammonsFixed Line rendering to keep attached Dimensions correc...
2011-04-05 Shamus HammonsMajor refactor of Architektonas: Jettisoning old cruft.
2011-02-17 Shamus HammonsFixed problem with MDI activation.
2011-02-15 Shamus HammonsIn the middle of chasing down MDI not activating bug...
2010-11-04 Shamus HammonsBugfixes related to removing Snapper class.
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 3 of polyline functionality added: Create polylin...
2010-09-14 Shamus HammonsPhase two of adding polyline functionality...
2010-09-14 Shamus HammonsInitial phase of adding polyline functionality. DOES...
2010-09-13 Shamus HammonsFixed hatch dialog, added snap/preview to circle tools.
2010-09-10 Shamus HammonsAdding fparser v4.3...
2010-09-10 Shamus HammonsRemoving fparser 2.x...
2010-09-10 Shamus HammonsForgot to add enums.cpp...
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-07 Shamus HammonsFixed thumbnail rendering in LibraryWidget and DXF...
2010-09-06 Shamus HammonsFixed spurious library paths being added to Library...
2010-09-06 Shamus HammonsPartially fixed thumbnail rendering on Library Browser.
2010-08-28 Shamus HammonsRemoved unnecessary class ListViewItem
2010-08-28 Shamus HammonsFixed Library Browser...
2010-08-20 Shamus HammonsStill in the middle of fixing preview/snapper rendering...
2010-08-09 Shamus HammonsFirst steps in fixing/cleaning up preview/snapper rende...
2010-08-04 Shamus HammonsAdding missing implementation.
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-08-02 Shamus HammonsAdded missing include in FileIO header.
2010-08-02 Shamus HammonsGPL compliance check...
2010-08-02 Shamus HammonsAdded missing readme and GPL license file.
2010-07-30 Shamus HammonsFixed problem with dimensions not showing up.
2010-07-13 Shamus HammonsIn the middle of major refactoring...
2010-07-12 Shamus HammonsLast checkin before major refactor...
2010-07-07 Shamus HammonsFixed preview rendering for ActionDrawLine...
2010-07-06 Shamus HammonsBeginnings of new render path (Snapper)...
2010-07-02 Shamus HammonsCheck in prior to mucking around with preview/snapper...
2010-06-23 Shamus HammonsRemoved spurious #endif from cadtoolbarmain.cpp
2010-06-23 Shamus HammonsRefactored CAD tool bars once more...
2010-06-21 Shamus HammonsRefactored CAD tool bars to use predefined actions.
2010-06-19 Shamus HammonsSuccessfully refactored CadToolBarLines to use predefin...
2010-06-18 Shamus HammonsMerged QC_GraphicView into QG_GraphicView...
2010-06-18 Shamus HammonsRemoved a bunch of cruft...
2010-06-18 Shamus HammonsRefactoring: Moved RS_GraphicView to GraphicView.
2010-06-16 Shamus HammonsRemoved more QC_ madness...
2010-06-16 Shamus HammonsScrubbed all references to CreatePainter(), CreateDirec...
2010-06-14 Shamus HammonsForgot a UI file...
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-06 Shamus HammonsScrubbed out all references to RS2::qtToRsButton()...
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