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 |
Tue, 02 Jul 2013 00:27:45 +0300 | Santeri Piippo | Turns out I overlooked a slot and didn't need to derive from QSpinBox after all | file | diff | annotate |
Tue, 02 Jul 2013 00:06:06 +0300 | Santeri Piippo | Further work on the primitive generator | 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 |
Tue, 14 May 2013 18:00:50 +0300 | Santeri Piippo | Un-templated CheckBoxGroup, moved it and RadioButton into widgets.cpp/widgets.h; removed license text tab because I think LICENSE is enough. | file | diff | annotate |