Thu, 05 Dec 2013 23:42:39 +0200 |
Santeri Piippo |
- Changed the callback parm of PROPERTY to a stock/custom write method argument.
|
file |
diff |
annotate
|
Thu, 05 Dec 2013 23:20:50 +0200 |
Santeri Piippo |
- upgraded the PROPERTY macro, resulting in a major code refactor
|
file |
diff |
annotate
|
Sat, 19 Oct 2013 00:39:09 +0300 |
Santeri Piippo |
Made the config dialog use a list widget for navigation over a tab widget.
|
file |
diff |
annotate
|
Wed, 16 Oct 2013 16:47:40 +0300 |
Santeri Piippo |
Removed the List -> QList alias, use QList directly
|
file |
diff |
annotate
|
Sat, 05 Oct 2013 15:18:47 +0300 |
Santeri Piippo |
further cleansing - removed most uses of unsigned ints, removed list reversers
|
file |
diff |
annotate
|
Sat, 05 Oct 2013 12:51:13 +0300 |
Santeri Piippo |
a bit more cleanup
|
file |
diff |
annotate
|
Thu, 03 Oct 2013 20:56:20 +0300 |
Santeri Piippo |
last code reformatting i swear
|
file |
diff |
annotate
|
Wed, 21 Aug 2013 10:54:33 +0300 |
Santeri Piippo |
more changes. Spawn the config prompt on first start, on the profile tab. gl_colorbfc and gl_blackedges now default to false.
|
file |
diff |
annotate
|
Wed, 21 Aug 2013 01:13:52 +0300 |
Santeri Piippo |
Added ListConfig type, using it in recent files now
|
file |
diff |
annotate
|
Tue, 20 Aug 2013 14:47:21 +0300 |
Santeri Piippo |
- added "Go to line" action, renamed the config classes to proper camelcase
|
file |
diff |
annotate
|
Sat, 03 Aug 2013 00:56:02 +0300 |
Santeri Piippo |
added config option, refined logic and regexps. This behaves coherently now. :)
|
file |
diff |
annotate
|
Fri, 02 Aug 2013 16:33:30 +0300 |
Santeri Piippo |
style cleanup - it should be all unified now
|
file |
diff |
annotate
|
Tue, 30 Jul 2013 07:38:08 +0300 |
Santeri Piippo |
Renamed vector to List, changed it to wrap around std::deque.
|
file |
diff |
annotate
|
Tue, 16 Jul 2013 19:35:41 +0300 |
Santeri Piippo |
Further restructure, removed GUI toolbar icon size slider (always 22x22 now)
|
file |
diff |
annotate
|
Mon, 15 Jul 2013 19:30:16 +0300 |
Santeri Piippo |
Converted ForgeWindow to Designer UI(!)
|
file |
diff |
annotate
|
Tue, 09 Jul 2013 02:57:11 +0300 |
Santeri Piippo |
apply the c++11 'override' keyword to overriding virtual functions
|
file |
diff |
annotate
|
Thu, 04 Jul 2013 18:03:22 +0300 |
Santeri Piippo |
Converted the config dialog to a designer UI file
|
file |
diff |
annotate
|
Fri, 24 May 2013 15:38:23 +0300 |
Santeri Piippo |
Take the aforementioned operator<< into use
|
file |
diff |
annotate
|
Fri, 24 May 2013 15:23:56 +0300 |
Santeri Piippo |
Made a vector class which wraps around std::vector... finally I have an operator<< for the thing.
|
file |
diff |
annotate
|
Wed, 22 May 2013 22:12:18 +0300 |
Santeri Piippo |
Changed shortcut of Set Color to C, like MLCAD
|
file |
diff |
annotate
|
Sat, 11 May 2013 04:02:13 +0300 |
Santeri Piippo |
Readded BFC red-green view, although determining inversion isn't always correct and it cannot handle CW-certified files...
|
file |
diff |
annotate
|
Wed, 08 May 2013 15:19:06 +0300 |
Santeri Piippo |
Moved source files to src/, removed zz_ prefix off dialog files.
|
file |
diff |
annotate
|