]> vaikene.ee Git - evaf/history - src/libs
Warning fixes and copyright update.
[evaf] / src / libs /
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.
2016-03-17 Enar VaikeneRemoved qInfo(), which is now part of Qt since version... qt5
2015-01-09 Enar VaikeneMerge branch 'master' into qt5
2013-11-07 Enar VäikeneFixed invalid signal name when registering new interfaces.
2013-11-07 Enar VäikeneMerge branch 'ScosTime' into qt5
2013-11-07 Enar VäikenePorted to Qt5
2013-09-10 Enar VäikeneMerge branch 'ScosTime' of ssh://vaikene.net/var/gitpub...
2013-09-10 Enar VäikeneMerge branch 'master' of ssh://vaikene.net/var/gitpub...
2013-09-10 Enar VäikeneAdded support for building under CYGWIN on Windows.
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.
2012-05-14 Enar VäikeneFixed small mistakes detected with clang++
2012-02-15 Enar VäikeneChanges and fixes to the iLogger interface:
2011-12-01 Enar VäikeneMoved iProp interface registration to the constructor...
2011-12-01 Enar VäikeneRenamed Gui::Window to a more generic Gui::Panel, which...
2011-11-30 Enar VäikeneNumeric character and character entity references are...
2011-11-30 Enar VäikeneChanged the Common::IniFile class to work with 7-bit...
2011-11-30 Enar VäikeneAdded functions to escape binary arrays and renamed...
2011-11-29 Enar VäikeneAdded functions to convert unicode strings to/from...
2011-11-29 Enar VäikeneDocumentation update.
2011-11-29 Enar VäikeneDocumentation fixes.
2011-11-29 Enar VäikeneAdded the GuiLib library and the Gui::Window class.
2011-11-23 Enar VäikeneAdded the eVaf::Common::iProp interface for global...
2011-11-23 Enar VäikeneFixed expanding Qt plugin names on Windows.
2011-11-17 Enar VäikeneAdded iApp::exec() function, which enters the Qt event...
2011-11-16 Enar Väikene* The iEventQueue interface is now properly registered.
2011-10-19 Enar VäikeneMerge branch 'master' of ssh://server/var/gitpub/evaf
2011-10-19 Enar VäikeneUnified signal signatures so that the eVaf namespace...
2011-10-19 Enar VäikeneAdded Qt plugin macros to Plugins::iPlugin and Plugins...
2011-10-19 Enar VäikeneReplaced QPointer<> with QWeakPointer<>
2011-10-18 Enar VäikeneAdded Common::iLogger::Count to the message severities...
2011-10-07 Enar VäikeneWindows build fix.
2011-10-06 Enar VäikeneBetter handling of boolean types.
2011-10-06 Enar VäikeneDocumentation fixes and updates.
2011-10-06 Enar VäikeneAdded the iConfig interface and default implementation...
2011-10-05 Enar VäikeneMore work with the IniFile class:
2011-10-04 Enar VäikeneImplemented IniFile class that reads and writes paramet...
2011-09-29 Enar VäikeneStarted working on the IniFile class.
2011-09-27 Enar VäikeneFixed unloading plugins:
2011-07-27 Enar VäikeneMerged the Common::iEnv interface into Common::iApp
2011-07-21 Enar VäikeneChanged the default company name to "eVaf".
2011-07-20 Enar VaikeneFixed test macros.
2011-05-20 Enar VäikeneWindows fixes.
2011-05-19 Enar VäikeneDoxygen documentation fixes.
2011-05-19 Enar VäikeneRemoved QtGui dependency from CommonLib.
2011-05-18 Enar VäikeneMoved eVaf description to the main page on the Doxygen...
2011-05-18 Enar VäikeneFixed Plugin manager.
2011-05-18 Enar VäikeneFirst implementation of the Plugin manager library.
2011-05-18 Enar VäikeneAdded global utility functions.
2011-05-18 Enar VäikeneMoved setting initial root and bin directories to the...
2011-05-16 Enar VäikeneFixed mistake in the documentation.
2011-04-24 Enar VäikeneWindows build fixes.
2011-04-22 Enar VäikeneMore work on the common library. The project builds...
2011-04-22 Enar VäikeneMore work on the common library and the main GUI applic...
2011-04-21 Enar VäikeneAdded more sources to the common library.
2011-04-21 Enar VäikeneAdded more Common library files.
2011-04-20 Enar VäikeneAdded more files to the project.