]> Shamusworld >> Repos - architektonas/commit
In the middle of major refactoring...
authorShamus Hammons <jlhamm@acm.org>
Tue, 13 Jul 2010 22:09:40 +0000 (22:09 +0000)
committerShamus Hammons <jlhamm@acm.org>
Tue, 13 Jul 2010 22:09:40 +0000 (22:09 +0000)
commitd774c2655ba2c3657a565f325411144452392277
tree3206296efc38a892de94f08b919f776b8412f84f
parent468780dd17f8b0ebb35427a9fc43491721d44d69
In the middle of major refactoring...
345 files changed:
architektonas.pro
src/actions/actionblocksadd.cpp [new file with mode: 0644]
src/actions/actionblocksadd.h [new file with mode: 0644]
src/actions/actionblocksattributes.cpp [new file with mode: 0644]
src/actions/actionblocksattributes.h [new file with mode: 0644]
src/actions/actionblockscreate.cpp [moved from src/actions/rs_actionblockscreate.cpp with 70% similarity]
src/actions/actionblockscreate.h [moved from src/actions/rs_actionblockscreate.h with 61% similarity]
src/actions/actionblocksedit.cpp [new file with mode: 0644]
src/actions/actionblocksedit.h [new file with mode: 0644]
src/actions/actionblocksexplode.cpp [new file with mode: 0644]
src/actions/actionblocksexplode.h [new file with mode: 0644]
src/actions/actionblocksfreezeall.cpp [moved from src/actions/rs_actionblocksfreezeall.cpp with 52% similarity]
src/actions/actionblocksfreezeall.h [new file with mode: 0644]
src/actions/actionblocksinsert.cpp [moved from src/actions/rs_actionblocksinsert.cpp with 65% similarity]
src/actions/actionblocksinsert.h [moved from src/actions/rs_actionblocksinsert.h with 84% similarity]
src/actions/actionblocksremove.cpp [moved from src/actions/rs_actionblocksremove.cpp with 64% similarity]
src/actions/actionblocksremove.h [new file with mode: 0644]
src/actions/actionblockstoggleview.cpp [moved from src/actions/rs_actionblockstoggleview.cpp with 57% similarity]
src/actions/actionblockstoggleview.h [new file with mode: 0644]
src/actions/actiondefault.cpp [moved from src/actions/rs_actiondefault.cpp with 55% similarity]
src/actions/actiondefault.h [moved from src/actions/rs_actiondefault.h with 72% similarity]
src/actions/actiondimaligned.cpp [moved from src/actions/rs_actiondimaligned.cpp with 76% similarity]
src/actions/actiondimaligned.h [moved from src/actions/rs_actiondimaligned.h with 77% similarity]
src/actions/actiondimangular.cpp [moved from src/actions/rs_actiondimangular.cpp with 77% similarity]
src/actions/actiondimangular.h [moved from src/actions/rs_actiondimangular.h with 79% similarity]
src/actions/actiondimdiametric.cpp [moved from src/actions/rs_actiondimdiametric.cpp with 76% similarity]
src/actions/actiondimdiametric.h [moved from src/actions/rs_actiondimdiametric.h with 77% similarity]
src/actions/actiondimension.cpp [moved from src/actions/rs_actiondimension.cpp with 60% similarity]
src/actions/actiondimension.h [moved from src/actions/rs_actiondimension.h with 72% similarity]
src/actions/actiondimleader.cpp [moved from src/actions/rs_actiondimleader.cpp with 67% similarity]
src/actions/actiondimleader.h [moved from src/actions/rs_actiondimleader.h with 69% similarity]
src/actions/actiondimlinear.cpp [moved from src/actions/rs_actiondimlinear.cpp with 77% similarity]
src/actions/actiondimlinear.h [moved from src/actions/rs_actiondimlinear.h with 75% similarity]
src/actions/actiondimradial.cpp [moved from src/actions/rs_actiondimradial.cpp with 73% similarity]
src/actions/actiondimradial.h [moved from src/actions/rs_actiondimradial.h with 78% similarity]
src/actions/actiondrawarc.cpp [moved from src/actions/rs_actiondrawarc.cpp with 80% similarity]
src/actions/actiondrawarc.h [moved from src/actions/rs_actiondrawarc.h with 73% similarity]
src/actions/actiondrawarc3p.cpp [moved from src/actions/rs_actiondrawarc3p.cpp with 71% similarity]
src/actions/actiondrawarc3p.h [moved from src/actions/rs_actiondrawarc3p.h with 78% similarity]
src/actions/actiondrawarctangential.cpp [moved from src/actions/rs_actiondrawarctangential.cpp with 70% similarity]
src/actions/actiondrawarctangential.h [moved from src/actions/rs_actiondrawarctangential.h with 78% similarity]
src/actions/actiondrawcircle.cpp [moved from src/actions/rs_actiondrawcircle.cpp with 61% similarity]
src/actions/actiondrawcircle.h [moved from src/actions/rs_actiondrawcircle.h with 76% similarity]
src/actions/actiondrawcircle2p.cpp [moved from src/actions/rs_actiondrawcircle2p.cpp with 71% similarity]
src/actions/actiondrawcircle2p.h [moved from src/actions/rs_actiondrawcircle2p.h with 76% similarity]
src/actions/actiondrawcircle3p.cpp [moved from src/actions/rs_actiondrawcircle3p.cpp with 67% similarity]
src/actions/actiondrawcircle3p.h [moved from src/actions/rs_actiondrawcircle3p.h with 71% similarity]
src/actions/actiondrawcirclecr.cpp [moved from src/actions/rs_actiondrawcirclecr.cpp with 66% similarity]
src/actions/actiondrawcirclecr.h [moved from src/actions/rs_actiondrawcirclecr.h with 67% similarity]
src/actions/actiondrawellipseaxis.cpp [moved from src/actions/rs_actiondrawellipseaxis.cpp with 78% similarity]
src/actions/actiondrawellipseaxis.h [moved from src/actions/rs_actiondrawellipseaxis.h with 70% similarity]
src/actions/actiondrawhatch.cpp [moved from src/actions/rs_actiondrawhatch.cpp with 59% similarity]
src/actions/actiondrawhatch.h [moved from src/actions/rs_actiondrawhatch.h with 66% similarity]
src/actions/actiondrawimage.cpp [moved from src/actions/rs_actiondrawimage.cpp with 63% similarity]
src/actions/actiondrawimage.h [moved from src/actions/rs_actiondrawimage.h with 83% similarity]
src/actions/actiondrawline.cpp [moved from src/actions/rs_actiondrawline.cpp with 69% similarity]
src/actions/actiondrawline.h [moved from src/actions/rs_actiondrawline.h with 80% similarity]
src/actions/actiondrawlineangle.cpp [moved from src/actions/rs_actiondrawlineangle.cpp with 68% similarity]
src/actions/actiondrawlineangle.h [moved from src/actions/rs_actiondrawlineangle.h with 75% similarity]
src/actions/actiondrawlinebisector.cpp [moved from src/actions/rs_actiondrawlinebisector.cpp with 71% similarity]
src/actions/actiondrawlinebisector.h [moved from src/actions/rs_actiondrawlinebisector.h with 81% similarity]
src/actions/actiondrawlinefree.cpp [moved from src/actions/rs_actiondrawlinefree.cpp with 62% similarity]
src/actions/actiondrawlinefree.h [moved from src/actions/rs_actiondrawlinefree.h with 61% similarity]
src/actions/actiondrawlinehorvert.cpp [moved from src/actions/rs_actiondrawlinehorvert.cpp with 64% similarity]
src/actions/actiondrawlinehorvert.h [moved from src/actions/rs_actiondrawlinehorvert.h with 73% similarity]
src/actions/actiondrawlineparallel.cpp [moved from src/actions/rs_actiondrawlineparallel.cpp with 66% similarity]
src/actions/actiondrawlineparallel.h [moved from src/actions/rs_actiondrawlineparallel.h with 74% similarity]
src/actions/actiondrawlineparallelthrough.cpp [moved from src/actions/rs_actiondrawlineparallelthrough.cpp with 61% similarity]
src/actions/actiondrawlineparallelthrough.h [moved from src/actions/rs_actiondrawlineparallelthrough.h with 71% similarity]
src/actions/actiondrawlinepolygon.cpp [moved from src/actions/rs_actiondrawlinepolygon.cpp with 70% similarity]
src/actions/actiondrawlinepolygon.h [moved from src/actions/rs_actiondrawlinepolygon.h with 75% similarity]
src/actions/actiondrawlinepolygon2.cpp [moved from src/actions/rs_actiondrawlinepolygon2.cpp with 71% similarity]
src/actions/actiondrawlinepolygon2.h [moved from src/actions/rs_actiondrawlinepolygon2.h with 75% similarity]
src/actions/actiondrawlinerectangle.cpp [moved from src/actions/rs_actiondrawlinerectangle.cpp with 66% similarity]
src/actions/actiondrawlinerectangle.h [moved from src/actions/rs_actiondrawlinerectangle.h with 67% similarity]
src/actions/actiondrawlinerelangle.cpp [moved from src/actions/rs_actiondrawlinerelangle.cpp with 52% similarity]
src/actions/actiondrawlinerelangle.h [moved from src/actions/rs_actiondrawlinerelangle.h with 77% similarity]
src/actions/actiondrawlinetangent1.cpp [moved from src/actions/rs_actiondrawlinetangent1.cpp with 63% similarity]
src/actions/actiondrawlinetangent1.h [moved from src/actions/rs_actiondrawlinetangent1.h with 71% similarity]
src/actions/actiondrawlinetangent2.cpp [moved from src/actions/rs_actiondrawlinetangent2.cpp with 70% similarity]
src/actions/actiondrawlinetangent2.h [moved from src/actions/rs_actiondrawlinetangent2.h with 71% similarity]
src/actions/actiondrawpoint.cpp [moved from src/actions/rs_actiondrawpoint.cpp with 72% similarity]
src/actions/actiondrawpoint.h [moved from src/actions/rs_actiondrawpoint.h with 64% similarity]
src/actions/actiondrawspline.cpp [moved from src/actions/rs_actiondrawspline.cpp with 57% similarity]
src/actions/actiondrawspline.h [moved from src/actions/rs_actiondrawspline.h with 75% similarity]
src/actions/actiondrawtext.cpp [moved from src/actions/rs_actiondrawtext.cpp with 70% similarity]
src/actions/actiondrawtext.h [moved from src/actions/rs_actiondrawtext.h with 78% similarity]
src/actions/actioneditcopy.cpp [moved from src/actions/rs_actioneditcopy.cpp with 66% similarity]
src/actions/actioneditcopy.h [moved from src/actions/rs_actioneditcopy.h with 70% similarity]
src/actions/actioneditpaste.cpp [moved from src/actions/rs_actioneditpaste.cpp with 68% similarity]
src/actions/actioneditpaste.h [moved from src/actions/rs_actioneditpaste.h with 69% similarity]
src/actions/actioneditundo.cpp [moved from src/actions/rs_actioneditundo.cpp with 67% similarity]
src/actions/actioneditundo.h [new file with mode: 0644]
src/actions/actionfilenew.cpp [moved from src/actions/rs_actionfilenew.cpp with 62% similarity]
src/actions/actionfilenew.h [new file with mode: 0644]
src/actions/actionfileopen.cpp [moved from src/actions/rs_actionfileopen.cpp with 61% similarity]
src/actions/actionfileopen.h [new file with mode: 0644]
src/actions/actionfilesave.cpp [moved from src/actions/rs_actionfilesave.cpp with 55% similarity]
src/actions/actionfilesave.h [new file with mode: 0644]
src/actions/actionfilesaveas.cpp [moved from src/actions/rs_actionfilesaveas.cpp with 59% similarity]
src/actions/actionfilesaveas.h [new file with mode: 0644]
src/actions/actioninfoangle.cpp [moved from src/actions/rs_actioninfoangle.cpp with 76% similarity]
src/actions/actioninfoangle.h [moved from src/actions/rs_actioninfoangle.h with 70% similarity]
src/actions/actioninfoarea.cpp [moved from src/actions/rs_actioninfoarea.cpp with 65% similarity]
src/actions/actioninfoarea.h [moved from src/actions/rs_actioninfoarea.h with 74% similarity]
src/actions/actioninfodist.cpp [moved from src/actions/rs_actioninfodist.cpp with 71% similarity]
src/actions/actioninfodist.h [moved from src/actions/rs_actioninfodist.h with 71% similarity]
src/actions/actioninfodist2.cpp [moved from src/actions/rs_actioninfodist2.cpp with 63% similarity]
src/actions/actioninfodist2.h [moved from src/actions/rs_actioninfodist2.h with 71% similarity]
src/actions/actioninfoinside.cpp [moved from src/actions/rs_actioninfoinside.cpp with 67% similarity]
src/actions/actioninfoinside.h [new file with mode: 0644]
src/actions/actioninfototallength.cpp [moved from src/actions/rs_actioninfototallength.cpp with 62% similarity]
src/actions/actioninfototallength.h [new file with mode: 0644]
src/actions/actionlayersadd.cpp [moved from src/actions/rs_actionlayersadd.cpp with 65% similarity]
src/actions/actionlayersadd.h [new file with mode: 0644]
src/actions/actionlayersedit.cpp [moved from src/actions/rs_actionlayersedit.cpp with 56% similarity]
src/actions/actionlayersedit.h [new file with mode: 0644]
src/actions/actionlayersfreezeall.cpp [new file with mode: 0644]
src/actions/actionlayersfreezeall.h [new file with mode: 0644]
src/actions/actionlayersremove.cpp [new file with mode: 0644]
src/actions/actionlayersremove.h [new file with mode: 0644]
src/actions/actionlayerstogglelock.cpp [moved from src/actions/rs_actionlayerstogglelock.cpp with 72% similarity]
src/actions/actionlayerstogglelock.h [new file with mode: 0644]
src/actions/actionlayerstoggleview.cpp [moved from src/actions/rs_actionlayerstoggleview.cpp with 60% similarity]
src/actions/actionlayerstoggleview.h [new file with mode: 0644]
src/actions/actionlibraryinsert.cpp [moved from src/actions/rs_actionlibraryinsert.cpp with 69% similarity]
src/actions/actionlibraryinsert.h [moved from src/actions/rs_actionlibraryinsert.h with 82% similarity]
src/actions/actionlockrelativezero.cpp [moved from src/actions/rs_actionlockrelativezero.cpp with 60% similarity]
src/actions/actionlockrelativezero.h [new file with mode: 0644]
src/actions/actionmodifyattributes.cpp [moved from src/actions/rs_actionmodifyattributes.cpp with 71% similarity]
src/actions/actionmodifyattributes.h [moved from src/actions/rs_actionmodifyattributes.h with 55% similarity]
src/actions/actionmodifybevel.cpp [moved from src/actions/rs_actionmodifybevel.cpp with 74% similarity]
src/actions/actionmodifybevel.h [moved from src/actions/rs_actionmodifybevel.h with 80% similarity]
src/actions/actionmodifycut.cpp [moved from src/actions/rs_actionmodifycut.cpp with 79% similarity]
src/actions/actionmodifycut.h [moved from src/actions/rs_actionmodifycut.h with 69% similarity]
src/actions/actionmodifydelete.cpp [moved from src/actions/rs_actionmodifydelete.cpp with 67% similarity]
src/actions/actionmodifydelete.h [moved from src/actions/rs_actionmodifydelete.h with 56% similarity]
src/actions/actionmodifydeletefree.cpp [moved from src/actions/rs_actionmodifydeletefree.cpp with 75% similarity]
src/actions/actionmodifydeletefree.h [moved from src/actions/rs_actionmodifydeletefree.h with 56% similarity]
src/actions/actionmodifydeletequick.cpp [moved from src/actions/rs_actionmodifydeletequick.cpp with 69% similarity]
src/actions/actionmodifydeletequick.h [moved from src/actions/rs_actionmodifydeletequick.h with 51% similarity]
src/actions/actionmodifyentity.cpp [moved from src/actions/rs_actionmodifyentity.cpp with 72% similarity]
src/actions/actionmodifyentity.h [new file with mode: 0644]
src/actions/actionmodifyexplodetext.cpp [moved from src/actions/rs_actionmodifyexplodetext.cpp with 56% similarity]
src/actions/actionmodifyexplodetext.h [new file with mode: 0644]
src/actions/actionmodifymirror.cpp [moved from src/actions/rs_actionmodifymirror.cpp with 73% similarity]
src/actions/actionmodifymirror.h [moved from src/actions/rs_actionmodifymirror.h with 71% similarity]
src/actions/actionmodifymove.cpp [moved from src/actions/rs_actionmodifymove.cpp with 73% similarity]
src/actions/actionmodifymove.h [moved from src/actions/rs_actionmodifymove.h with 72% similarity]
src/actions/actionmodifymoverotate.cpp [moved from src/actions/rs_actionmodifymoverotate.cpp with 70% similarity]
src/actions/actionmodifymoverotate.h [moved from src/actions/rs_actionmodifymoverotate.h with 78% similarity]
src/actions/actionmodifyrotate.cpp [moved from src/actions/rs_actionmodifyrotate.cpp with 66% similarity]
src/actions/actionmodifyrotate.h [moved from src/actions/rs_actionmodifyrotate.h with 70% similarity]
src/actions/actionmodifyrotate2.cpp [moved from src/actions/rs_actionmodifyrotate2.cpp with 61% similarity]
src/actions/actionmodifyrotate2.h [moved from src/actions/rs_actionmodifyrotate2.h with 72% similarity]
src/actions/actionmodifyround.cpp [moved from src/actions/rs_actionmodifyround.cpp with 71% similarity]
src/actions/actionmodifyround.h [moved from src/actions/rs_actionmodifyround.h with 79% similarity]
src/actions/actionmodifyscale.cpp [moved from src/actions/rs_actionmodifyscale.cpp with 59% similarity]
src/actions/actionmodifyscale.h [moved from src/actions/rs_actionmodifyscale.h with 69% similarity]
src/actions/actionmodifystretch.cpp [moved from src/actions/rs_actionmodifystretch.cpp with 63% similarity]
src/actions/actionmodifystretch.h [moved from src/actions/rs_actionmodifystretch.h with 72% similarity]
src/actions/actionmodifytrim.cpp [moved from src/actions/rs_actionmodifytrim.cpp with 71% similarity]
src/actions/actionmodifytrim.h [moved from src/actions/rs_actionmodifytrim.h with 69% similarity]
src/actions/actionmodifytrimamount.cpp [moved from src/actions/rs_actionmodifytrimamount.cpp with 70% similarity]
src/actions/actionmodifytrimamount.h [moved from src/actions/rs_actionmodifytrimamount.h with 72% similarity]
src/actions/actionoptionsdrawing.cpp [moved from src/actions/rs_actionoptionsdrawing.cpp with 52% similarity]
src/actions/actionoptionsdrawing.h [new file with mode: 0644]
src/actions/actionprintpreview.cpp [moved from src/actions/rs_actionprintpreview.cpp with 55% similarity]
src/actions/actionprintpreview.h [moved from src/actions/rs_actionprintpreview.h with 75% similarity]
src/actions/actionselect.cpp [moved from src/actions/rs_actionselect.cpp with 59% similarity]
src/actions/actionselect.h [new file with mode: 0644]
src/actions/actionselectall.cpp [moved from src/actions/rs_actionselectall.cpp with 64% similarity]
src/actions/actionselectall.h [new file with mode: 0644]
src/actions/actionselectbase.cpp [moved from src/actions/rs_actionselectbase.cpp with 65% similarity]
src/actions/actionselectbase.h [new file with mode: 0644]
src/actions/actionselectcontour.cpp [moved from src/actions/rs_actionselectcontour.cpp with 55% similarity]
src/actions/actionselectcontour.h [new file with mode: 0644]
src/actions/actionselectintersected.cpp [moved from src/actions/rs_actionselectintersected.cpp with 64% similarity]
src/actions/actionselectintersected.h [moved from src/actions/rs_actionselectintersected.h with 67% similarity]
src/actions/actionselectinvert.cpp [moved from src/actions/rs_actionselectinvert.cpp with 61% similarity]
src/actions/actionselectinvert.h [new file with mode: 0644]
src/actions/actionselectlayer.cpp [moved from src/actions/rs_actionselectlayer.cpp with 58% similarity]
src/actions/actionselectlayer.h [moved from src/actions/rs_actionselectlayer.h with 50% similarity]
src/actions/actionselectsingle.cpp [moved from src/actions/rs_actionselectsingle.cpp with 59% similarity]
src/actions/actionselectsingle.h [moved from src/actions/rs_actionselectsingle.h with 53% similarity]
src/actions/actionselectwindow.cpp [moved from src/actions/rs_actionselectwindow.cpp with 62% similarity]
src/actions/actionselectwindow.h [moved from src/actions/rs_actionselectwindow.h with 69% similarity]
src/actions/actionsetrelativezero.cpp [moved from src/actions/rs_actionsetrelativezero.cpp with 64% similarity]
src/actions/actionsetrelativezero.h [new file with mode: 0644]
src/actions/actionsetsnapmode.cpp [moved from src/actions/rs_actionsetsnapmode.cpp with 59% similarity]
src/actions/actionsetsnapmode.h [new file with mode: 0644]
src/actions/actionsetsnaprestriction.cpp [moved from src/actions/rs_actionsetsnaprestriction.cpp with 65% similarity]
src/actions/actionsetsnaprestriction.h [new file with mode: 0644]
src/actions/actionsnapintersectionmanual.cpp [moved from src/actions/rs_actionsnapintersectionmanual.cpp with 62% similarity]
src/actions/actionsnapintersectionmanual.h [moved from src/actions/rs_actionsnapintersectionmanual.h with 64% similarity]
src/actions/actiontoolregeneratedimensions.cpp [moved from src/actions/rs_actiontoolregeneratedimensions.cpp with 66% similarity]
src/actions/actiontoolregeneratedimensions.h [new file with mode: 0644]
src/actions/actionzoomauto.cpp [moved from src/actions/rs_actionzoomauto.cpp with 69% similarity]
src/actions/actionzoomauto.h [new file with mode: 0644]
src/actions/actionzoomautoy.cpp [moved from src/actions/rs_actionzoomautoy.cpp with 57% similarity]
src/actions/actionzoomautoy.h [new file with mode: 0644]
src/actions/actionzoomin.cpp [moved from src/actions/rs_actionzoomin.cpp with 72% similarity]
src/actions/actionzoomin.h [new file with mode: 0644]
src/actions/actionzoompan.cpp [moved from src/actions/rs_actionzoompan.cpp with 64% similarity]
src/actions/actionzoompan.h [moved from src/actions/rs_actionzoompan.h with 59% similarity]
src/actions/actionzoomprevious.cpp [moved from src/actions/rs_actionzoomprevious.cpp with 56% similarity]
src/actions/actionzoomprevious.h [new file with mode: 0644]
src/actions/actionzoomredraw.cpp [moved from src/actions/rs_actionzoomredraw.cpp with 63% similarity]
src/actions/actionzoomredraw.h [new file with mode: 0644]
src/actions/actionzoomscroll.cpp [moved from src/actions/rs_actionzoomscroll.cpp with 56% similarity]
src/actions/actionzoomscroll.h [new file with mode: 0644]
src/actions/actionzoomwindow.cpp [moved from src/actions/rs_actionzoomwindow.cpp with 65% similarity]
src/actions/actionzoomwindow.h [moved from src/actions/rs_actionzoomwindow.h with 60% similarity]
src/actions/rs_actionblocksadd.cpp [deleted file]
src/actions/rs_actionblocksadd.h [deleted file]
src/actions/rs_actionblocksattributes.cpp [deleted file]
src/actions/rs_actionblocksattributes.h [deleted file]
src/actions/rs_actionblocksedit.cpp [deleted file]
src/actions/rs_actionblocksedit.h [deleted file]
src/actions/rs_actionblocksexplode.cpp [deleted file]
src/actions/rs_actionblocksexplode.h [deleted file]
src/actions/rs_actionblocksfreezeall.h [deleted file]
src/actions/rs_actionblocksremove.h [deleted file]
src/actions/rs_actionblockstoggleview.h [deleted file]
src/actions/rs_actioneditundo.h [deleted file]
src/actions/rs_actionfilenew.h [deleted file]
src/actions/rs_actionfileopen.h [deleted file]
src/actions/rs_actionfilesave.h [deleted file]
src/actions/rs_actionfilesaveas.h [deleted file]
src/actions/rs_actioninfoinside.h [deleted file]
src/actions/rs_actioninfototallength.h [deleted file]
src/actions/rs_actionlayersadd.h [deleted file]
src/actions/rs_actionlayersedit.h [deleted file]
src/actions/rs_actionlayersfreezeall.cpp [deleted file]
src/actions/rs_actionlayersfreezeall.h [deleted file]
src/actions/rs_actionlayersremove.cpp [deleted file]
src/actions/rs_actionlayersremove.h [deleted file]
src/actions/rs_actionlayerstogglelock.h [deleted file]
src/actions/rs_actionlayerstoggleview.h [deleted file]
src/actions/rs_actionlockrelativezero.h [deleted file]
src/actions/rs_actionmodifyentity.h [deleted file]
src/actions/rs_actionmodifyexplodetext.h [deleted file]
src/actions/rs_actionoptionsdrawing.h [deleted file]
src/actions/rs_actionselect.h [deleted file]
src/actions/rs_actionselectall.h [deleted file]
src/actions/rs_actionselectbase.h [deleted file]
src/actions/rs_actionselectcontour.h [deleted file]
src/actions/rs_actionselectinvert.h [deleted file]
src/actions/rs_actionsetrelativezero.h [deleted file]
src/actions/rs_actionsetsnapmode.h [deleted file]
src/actions/rs_actionsetsnaprestriction.h [deleted file]
src/actions/rs_actiontoolregeneratedimensions.h [deleted file]
src/actions/rs_actionzoomauto.h [deleted file]
src/actions/rs_actionzoomautoy.h [deleted file]
src/actions/rs_actionzoomin.h [deleted file]
src/actions/rs_actionzoomprevious.h [deleted file]
src/actions/rs_actionzoomredraw.h [deleted file]
src/actions/rs_actionzoomscroll.h [deleted file]
src/base/actioninterface.cpp [moved from src/base/rs_actioninterface.cpp with 65% similarity]
src/base/actioninterface.h [moved from src/base/rs_actioninterface.h with 51% similarity]
src/base/paintinterface.cpp [moved from src/base/paintintf.cpp with 99% similarity]
src/base/paintinterface.h [moved from src/base/paintintf.h with 93% similarity]
src/base/rs_arc.cpp
src/base/rs_circle.cpp
src/base/rs_dialogfactory.cpp
src/base/rs_dialogfactory.h
src/base/rs_dialogfactoryadapter.h
src/base/rs_dialogfactoryinterface.h
src/base/rs_dimaligned.h
src/base/rs_ellipse.cpp
src/base/rs_entitycontainer.cpp
src/base/rs_eventhandler.cpp
src/base/rs_eventhandler.h
src/base/rs_hatch.cpp
src/base/rs_image.cpp
src/base/rs_line.cpp
src/base/rs_point.cpp
src/base/rs_polyline.cpp
src/base/rs_preview.cpp
src/base/rs_previewactioninterface.cpp [deleted file]
src/base/rs_previewactioninterface.h [deleted file]
src/base/rs_snapper.cpp
src/base/rs_solid.cpp
src/base/rs_spline.cpp
src/forms/arcoptions.cpp
src/forms/arcoptions.h
src/forms/arctangentialoptions.cpp
src/forms/arctangentialoptions.h
src/forms/beveloptions.cpp
src/forms/beveloptions.h
src/forms/cadtoolbar.cpp
src/forms/cadtoolbar.h
src/forms/cadtoolbarselect.cpp
src/forms/cadtoolbarselect.h
src/forms/circleoptions.cpp
src/forms/circleoptions.h
src/forms/dimlinearoptions.cpp
src/forms/dimlinearoptions.h
src/forms/dimoptions.cpp
src/forms/dimoptions.h
src/forms/imageoptions.cpp
src/forms/imageoptions.h
src/forms/insertoptions.cpp
src/forms/insertoptions.h
src/forms/libraryinsertoptions.cpp
src/forms/libraryinsertoptions.h
src/forms/librarywidget.cpp
src/forms/lineangleoptions.cpp
src/forms/lineangleoptions.h
src/forms/linebisectoroptions.cpp
src/forms/linebisectoroptions.h
src/forms/lineoptions.cpp
src/forms/lineoptions.h
src/forms/lineparalleloptions.cpp
src/forms/lineparalleloptions.h
src/forms/lineparallelthroughoptions.cpp
src/forms/lineparallelthroughoptions.h
src/forms/linepolygon2options.cpp
src/forms/linepolygon2options.h
src/forms/linepolygonoptions.cpp
src/forms/linepolygonoptions.h
src/forms/linerelangleoptions.cpp
src/forms/linerelangleoptions.h
src/forms/moverotateoptions.cpp
src/forms/moverotateoptions.h
src/forms/printpreviewoptions.cpp
src/forms/printpreviewoptions.h
src/forms/roundoptions.cpp
src/forms/roundoptions.h
src/forms/snapdistoptions.cpp
src/forms/splineoptions.cpp
src/forms/splineoptions.h
src/forms/textoptions.cpp
src/forms/textoptions.h
src/forms/trimamountoptions.cpp
src/forms/trimamountoptions.h
src/mainapp/applicationwindow.cpp
src/mainapp/applicationwindow.h
src/mainapp/graphicview.cpp
src/mainapp/graphicview.h
src/widgets/qg_actionhandler.cpp
src/widgets/qg_actionhandler.h
src/widgets/qg_dialogfactory.cpp
src/widgets/qg_dialogfactory.h
src/widgets/qg_graphicview.cpp