]> vaikene.ee Git - evaf/shortlog
evaf
2019-08-31 Enar VaikeneWarning fixes and copyright update. master
2019-08-31 Enar VaikeneMinor changes
2019-05-09 Enar VaikenePswGen:
2019-05-09 Enar VaikeneMac OS 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
2015-01-09 Enar VaikeneFixed ASD date/time entry qt4
2014-06-06 Enar VäikeneFixed date/time edit call-back that only allowed conversion
2013-11-08 Enar VäikeneAdded xml files for current applications.
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ä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äikeneWhen setting the current epoch, update the current... ScosTime
2013-09-10 Enar VäikeneMerge branch 'ScosTime' of ssh://vaikene.net/var/gitpub...
2013-09-10 Enar VäikeneThe ScosTime application now more user friendly. ScosTime
2013-09-10 Enar VaikeneMaking the ScosTime application more user friendly...
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.
2013-02-12 Enar VäikeneFixed CMake files for GUI-less builds.
2012-08-14 Enar VaikeneMaking the ScosTime application more user friendly...
2012-07-18 Enar VaikeneAdded a small utility that converts date/time values
2012-06-05 Enar VäikeneMerge branch 'master' of ssh://vaikene.net/var/gitpub...
2012-06-05 Enar VaikeneImplementing 'suffix' and alpha-numeric options in...
2012-06-05 Enar VaikeneImplemented the ALPHANUMERIC flag for password generati...
2012-06-05 Enar VaikeneAdded 'suffix' option, which can be used to generate...
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-06-04 Enar VaikeneImplementing 'suffix' and alpha-numeric options in...
2012-06-04 Enar VaikeneImplemented the ALPHANUMERIC flag for password generati...
2012-06-04 Enar VaikeneAdded 'suffix' option, which can be used to generate...
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-02 Enar VäikeneHTML fix.
2011-12-02 Enar VäikeneThe exclude names pattern is now also applied to direct...
2011-12-02 Enar Väikene* Added commands to copy current file name or all names...
2011-12-01 Enar VäikeneChanged to use Gui::Panel instead of Gui::Window.
2011-12-01 Enar VäikeneThe LogView widget is now subclassed from Gui::Panel...
2011-12-01 Enar VäikeneMoved iProp interface registration to the constructor...
2011-12-01 Enar VäikeneIn the process of creating a more generic document...
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äikeneChanged to use the Gui::Window class instead of QWidget.
2011-11-29 Enar VäikeneChanged the SdiWindow::iSdiWindow interface.
2011-11-29 Enar VäikeneDocumentation fixes.
2011-11-29 Enar VäikeneAdded the GuiLib library and the Gui::Window class.
2011-11-28 Enar Väikene* Added auto-completor to the directory field
2011-11-28 Enar VäikeneImproved canceling and terminating the worker thread.
2011-11-25 Enar VäikeneAdded the FileFinder application.
2011-11-25 Enar VäikeneCommented out gui.qrc because we have no images yet.
2011-11-23 Enar VäikeneDocumented the default application XML file.
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äikeneFixed setting the password length argument that was...
2011-11-17 Enar VäikeneAdded command-line interface module to the PswGen appli...
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-26 Enar VäikeneUpdated copyright information.
2011-10-26 Enar VäikeneAdded a file with copyright information.
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äikeneWe need Qt >=4.6.
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-28 Enar VäikeneAdded eVaf sources to the list of links.
2011-09-28 Enar VäikeneUpdated tutorial to reflect latest iSdiWindow interface...
2011-09-27 Enar VaikeneAdded the preparations section.
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-27 Enar VäikeneFixed the default xml file.
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-26 Enar VäikeneFinalized tutorial files.
2011-09-23 Enar VäikeneFixed typo
2011-09-23 Enar VäikeneInfo message that initialization is completed is now...
2011-09-23 Enar VäikeneAdded more information about shared data objects.
2011-09-23 Enar VäikeneAdded more tutorial sections.
2011-09-23 Enar VäikeneFixed typo in the tutorial.
2011-09-23 Enar VäikeneAdded the name attribute to the eVaf::PswGen::Storage...
next