]> vaikene.ee Git - evaf/history - src/plugins
Warning fixes and copyright update.
[evaf] / src / plugins /
2019-08-31 Enar VaikeneWarning fixes and copyright update. master
2019-08-31 Enar VaikeneMinor changes
2019-05-09 Enar VaikeneMac OS changes and switched to c++11.
2015-01-09 Enar VaikeneMerge branch 'master' into qt5
2013-11-08 Enar VäikeneRemoving destroyed panels also from the list of minimiz...
2013-11-07 Enar VäikeneFixed uninitialized main panel variable.
2013-11-07 Enar VäikeneMerge branch 'ScosTime' into qt5
2013-11-07 Enar VäikenePorted to Qt5
2012-06-05 Enar VaikeneChanges to build the software with mingw on Windows.
2012-06-05 Enar VäikeneMerge branch 'master' of ssh://vaikene.net/var/gitpub...
2012-06-04 Enar VäikeneChanges to the build system to enable building without...
2012-05-25 Enar VaikeneChanges to build the software with mingw on Windows.
2011-12-01 Enar VäikeneThe LogView widget is now subclassed from Gui::Panel...
2011-12-01 Enar VäikeneIn the process of creating a more generic document...
2011-11-29 Enar VäikeneChanged the SdiWindow::iSdiWindow interface.
2011-10-19 Enar VäikeneMerge branch 'master' of ssh://server/var/gitpub/evaf
2011-10-19 Enar VäikeneImplemented the LogView module that shows messages...
2011-10-19 Enar VäikeneAdded Qt plugin macros to Plugins::iPlugin and Plugins...
2011-10-19 Enar VäikeneChanged the SdiWindow::iSdiWindow interface to be not...
2011-10-19 Enar VäikeneReplaced QPointer<> with QWeakPointer<>
2011-10-18 Enar VäikeneStarted working on the LogView module.
2011-09-27 Enar VäikeneMade it safe to delete widgets and layouts added to...
2011-09-27 Enar VäikeneChanged the way how the main window is used.
2011-07-21 Enar VäikeneNow uses Common::iApp::name()
2011-07-20 Enar VäikeneAdded main window plugin implementing Single Document...
2011-05-19 Enar VäikeneDoxygen documentation fixes.
2011-05-18 Enar VäikeneAdded a module for testing the eVaf framework.