changelog
- 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 :)