]> vaikene.ee Git - evaf/history - src
Added iApp::exec() function, which enters the Qt event loop and runs the application.
[evaf] / src /
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äikeneImplemented the LogView module that shows messages...
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äikeneChanged the SdiWindow::iSdiWindow interface to be not...
2011-10-19 Enar VäikeneReplaced QPointer<> with QWeakPointer<>
2011-10-19 Enar VäikeneFixed compiler warning for unhandled Common::iLogger...
2011-10-18 Enar VäikeneStarted working on the LogView module.
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äikeneMade it safe to delete widgets and layouts added to...
2011-09-27 Enar VäikeneFixed unloading plugins:
2011-09-27 Enar VäikeneChanged the way how the main window is used.
2011-09-26 Enar VäikeneVersion info fix.
2011-09-26 Enar VäikeneMinor change to make the file more similar to other...
2011-09-23 Enar VäikeneInfo message that initialization is completed is now...
2011-09-23 Enar VäikeneAdded the name attribute to the eVaf::PswGen::Storage...
2011-07-27 Enar VäikeneChanged the position of master password and name fields.
2011-07-27 Enar VäikeneMerged the Common::iEnv interface into Common::iApp
2011-07-26 Enar VäikeneSeems that Windows did not like exporting/importing...
2011-07-26 Enar VäikeneFixed a conflict where our forward declaration did...
2011-07-26 U-main\enarFixed invalid string.
2011-07-26 Enar VäikeneAdded support for the iStorage interface.
2011-07-26 Enar VäikeneAdded the PswStorage module.
2011-07-26 Enar VäikeneChanged the iGenerator interface to a pure abstract...
2011-07-22 Enar VäikeneModified the PswGen application to follow the tutorial.
2011-07-21 Enar VäikeneNow uses Common::iApp::name()
2011-07-21 Enar VäikeneChanged the default company name to "eVaf".
2011-07-21 Enar VäikeneCompiler error fixes.
2011-07-20 Enar VaikeneFixed test macros.
2011-07-20 Enar VaikeneAdded PswGen application.
2011-07-20 Enar VäikeneAdded main window plugin implementing Single Document...
2011-05-20 Enar VäikeneWindows fixes.
2011-05-19 Enar VäikeneDoxygen documentation fixes.
2011-05-19 Enar VäikeneAdded eVaf Command Line Interface application.
2011-05-19 Enar VäikeneAdded eVaf Command Line Interface application.
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äikeneAdded a module for testing the eVaf framework.
2011-05-18 Enar VäikeneFixed Plugin manager.
2011-05-18 Enar VäikeneAdded Plugin manager initialiation and loading/unloadin...
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äikeneAdded extra info message right before running the appli...
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.