Commit Graph

5 Commits

Author SHA1 Message Date
Klaus Basan
b39f9a33a2 Ref T40, allow to pass timeout 2017-05-05 22:40:27 +01:00
Roland Winklmeier
f4c2939253 Fix BlackGui header includes
* Include only what is used
* Use forward declaration when possible
* Sorted includes

refs #598
2016-05-20 01:31:11 +02:00
Klaus Basan
6d79b7dc12 refs #485, use Q_INTERFACES as a way of avoiding dynamic_cast 2016-03-18 01:10:24 +00:00
Klaus Basan
8f33896e1c refs #608, simplified direct main window access.
Just set the corresponding components and you are done.
2016-03-18 01:09:58 +00:00
Klaus Basan
fb046ae1fb refs #485, moved central GUI functionality to sGui
* allow to send status message to main window (from everywhere)
* Use sGui::changedStylesheet where possible
* message when model is stashed
* improved application startup
2016-03-18 01:09:11 +00:00