Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-08 | UI resize refactoring part 1. | Bent Bisballe Nyeng | |
2017-01-21 | New MainWindow. | Bent Bisballe Nyeng | |
2016-04-08 | Refactoring to finally get rid of MessageHandler/Receiver in favor of the ↵ | Bent Bisballe Nyeng | |
new Settings mechanism. | |||
2016-03-31 | Fix missing include on windows. | Bent Bisballe Nyeng | |
2016-03-22 | Change license to LGPLv3. | André Nusser | |
2016-03-12 | Add parent widget pointer for contained plugin windows. Remove threaded ↵ | Bent Bisballe Nyeng | |
event handling and make all event handling depend on processEcvents being called with a regular (~50ms) interval. | |||
2016-02-14 | Change GPL version number in file headers to 3. | André Nusser | |
2015-12-21 | New DGWindow class for the actual UI implementation. PluginGUI is now just ↵ | Bent Bisballe Nyeng | |
handles events and acts as an interface. testcode. |