Sun, 12 Feb 2017 17:18:14 +0200 | Teemu Piippo | Refactored configcollector.py | file | diff | annotate |
Sun, 12 Feb 2017 16:59:35 +0200 | Teemu Piippo | Moved the definitions of all configuration options into a new text file and made the configuration collector read that. | file | diff | annotate |
Sun, 14 Feb 2016 03:19:28 +0200 | Teemu Piippo | Renamed ConfigurationValueBag to Configuration and added a pointer to it into HierarchyElement. This helps with the fight against global variables. | file | diff | annotate |
Wed, 18 Nov 2015 19:05:22 +0200 | Teemu Piippo | It worx again! | file | diff | annotate |
Sun, 06 Sep 2015 01:52:37 +0300 | Teemu Piippo | Optimize QVariant in ConfigurationValueBag | file | diff | annotate |
Mon, 31 Aug 2015 21:38:58 +0300 | Teemu Piippo | Now doesn't crash anymore | file | diff | annotate |
Mon, 31 Aug 2015 20:50:12 +0300 | Teemu Piippo | Now compiles and links but crashes shortly after startup. | file | diff | annotate |