]> Shamusworld >> Repos - architektonas/log
architektonas
13 years agoStart of bringing back missing forms/dialogs
Shamus Hammons [Wed, 9 Jun 2010 04:26:48 +0000 (04:26 +0000)]
Start of bringing back missing forms/dialogs

13 years agoScrubbed out all references to RS2::qtToRsButton(). Gone!
Shamus Hammons [Sun, 6 Jun 2010 01:53:59 +0000 (01:53 +0000)]
Scrubbed out all references to RS2::qtToRsButton(). Gone!

14 years agoMajor refactoring of actions: Moved implementation from header files
Shamus Hammons [Sat, 5 Jun 2010 12:55:00 +0000 (12:55 +0000)]
Major refactoring of actions: Moved implementation from header files
to ,cpp files, removed all createGUIAction() functions, removed
unnecessary includes from header files.

14 years agoChanged RS_Graphic to Drawing; this is less confusing as a drawing is
Shamus Hammons [Thu, 3 Jun 2010 13:16:49 +0000 (13:16 +0000)]
Changed RS_Graphic to Drawing; this is less confusing as a drawing is
what the class is and not a bitmap (which is what is implied).

14 years agoInitial import
Shamus Hammons [Sat, 29 May 2010 04:49:50 +0000 (04:49 +0000)]
Initial import