changelog
- Wed, 10 Apr 2013 03:30:58 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Wed, 10 Apr 2013 03:30:58 +0300] rev 90
- Added history handling for set contents
- Wed, 10 Apr 2013 02:40:52 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Wed, 10 Apr 2013 02:40:52 +0300] rev 89
- Allow undo of set color
- Wed, 10 Apr 2013 02:22:35 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Wed, 10 Apr 2013 02:22:35 +0300] rev 88
- Allow the user to alter the tool bar icon size
- Wed, 10 Apr 2013 01:51:35 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Wed, 10 Apr 2013 01:51:35 +0300] rev 87
- Split some stuff out of the edit tool bar into move and object tool bars. The object tool bar is now located on the left side of the screen as the top one is running out of space.
- Wed, 10 Apr 2013 01:27:06 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Wed, 10 Apr 2013 01:27:06 +0300] rev 86
- Added icons for undo and redo
- Wed, 10 Apr 2013 00:46:32 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Wed, 10 Apr 2013 00:46:32 +0300] rev 85
- Added undo/redo foundations. Capable of undoing and redoing delete operations
- Tue, 09 Apr 2013 21:59:56 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Tue, 09 Apr 2013 21:59:56 +0300] rev 84
- Added move up/down actions.
- Tue, 09 Apr 2013 18:23:07 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Tue, 09 Apr 2013 18:23:07 +0300] rev 83
- Added a button to clear a keyboard shortcut.
- Tue, 09 Apr 2013 18:16:01 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Tue, 09 Apr 2013 18:16:01 +0300] rev 82
- Touched up the error icon, show the error icon in the set contents dialog if the contents are gibberish.
- Tue, 09 Apr 2013 18:07:57 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Tue, 09 Apr 2013 18:07:57 +0300] rev 81
- Added an icon for the exit action - the last one without one! Woo!
- Tue, 09 Apr 2013 17:56:35 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Tue, 09 Apr 2013 17:56:35 +0300] rev 80
- Added an icon for the 'about Qt' action. Let's hope Digia doesn't tear me apart for my horrible recreation of the Qt logo. :)
- Tue, 09 Apr 2013 17:41:19 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Tue, 09 Apr 2013 17:41:19 +0300] rev 79
- Extracted actions from ForgeWindow into their own files. The ACTION macro now manages meta, instances and callback definitions all in one. Too bad I still need to extern these actions in gui.cpp... maybe someday I'll find a way around it :)
- Tue, 09 Apr 2013 14:06:40 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Tue, 09 Apr 2013 14:06:40 +0300] rev 78
- Keyboard shortcuts can now be configured.
- Mon, 08 Apr 2013 19:24:23 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 08 Apr 2013 19:24:23 +0300] rev 77
- Systemized actions and added (for now no-op) key configurations for them
- Mon, 08 Apr 2013 18:47:31 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 08 Apr 2013 18:47:31 +0300] rev 76
- Added a New Part dialog