| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-05-15 | Moved all the Adapters function to a common base | Dennis Brentjes | |
| 2014-05-15 | 3 major changes. | Dennis Brentjes | |
| Renamed fusion_model to FusionModel to follow the naming convention. Added observers so models can be shared over views and update properly. Constness in datastructure now makes the data uneditable. | |||
| 2014-05-06 | Made fusion model interface strict and the API now bypasses the QtAdapter ↵ | Dennis Brentjes | |
| and instantiates widgets with models instead of adapters | |||
| 2014-05-06 | Cleans up some inclusions | Dennis Brentjes | |
| 2014-05-06 | Cleaned up the interface a bit more. | Dennis Brentjes | |
| 2014-05-05 | Cleaned up the api to eliminate some intermediate steps | Dennis Brentjes | |
| 2014-05-03 | Adds editing functionality to the models. | Dennis Brentjes | |
| no longer able to store QStrings in the model though, But when creating generic guis you should not use any Gui related types anyway. | |||
| 2014-05-03 | Adds a mapping variant to the generic gui. | Dennis Brentjes | |
| 2014-04-28 | Adds support for a std::map<std::string, T> model. | Dennis Brentjes | |
| 2014-04-18 | First working prototype | Dennis Brentjes | |
