]> vaikene.ee Git - evaf/log
evaf
13 years agoFirst implementation of the Plugin manager library.
Enar Väikene [Wed, 18 May 2011 10:38:53 +0000 (13:38 +0300)]
First implementation of the Plugin manager library.

13 years agoAdded global utility functions.
Enar Väikene [Wed, 18 May 2011 10:35:52 +0000 (13:35 +0300)]
Added global utility functions.

13 years agoAdded extra info message right before running the application.
Enar Väikene [Wed, 18 May 2011 06:58:42 +0000 (09:58 +0300)]
Added extra info message right before running the application.

13 years agoMoved setting initial root and bin directories to the Env::init() function. The Env...
Enar Väikene [Wed, 18 May 2011 06:56:49 +0000 (09:56 +0300)]
Moved setting initial root and bin directories to the Env::init() function. The Env object is constructed before
the QCoreApplication object and we have no access to the QCoreApplication::applicationDirPath().

13 years agoFixed mistake in the documentation.
Enar Väikene [Mon, 16 May 2011 08:37:49 +0000 (11:37 +0300)]
Fixed mistake in the documentation.

13 years agoWindows build fixes.
Enar Väikene [Sun, 24 Apr 2011 06:32:40 +0000 (09:32 +0300)]
Windows build fixes.

13 years agoMore work on the common library. The project builds not without errors, but we have...
Enar Väikene [Fri, 22 Apr 2011 12:36:35 +0000 (15:36 +0300)]
More work on the common library. The project builds not without errors, but we have a little chicken-egg issue.

13 years agoMore work on the common library and the main GUI application.
Enar Väikene [Fri, 22 Apr 2011 10:12:08 +0000 (13:12 +0300)]
More work on the common library and the main GUI application.
Changed directory names from GUI and CLI applications to follow namespace names.

13 years agoAdded more sources to the common library.
Enar Väikene [Thu, 21 Apr 2011 13:05:15 +0000 (16:05 +0300)]
Added more sources to the common library.
Removed other modules from the build system so that the common lib can be compiled.

13 years agoAdded more Common library files.
Enar Väikene [Thu, 21 Apr 2011 09:09:08 +0000 (12:09 +0300)]
Added more Common library files.

13 years agoAdded Doxygen configuration file
Enar Väikene [Thu, 21 Apr 2011 06:31:04 +0000 (09:31 +0300)]
Added Doxygen configuration file

13 years agoAdded more files to the project.
Enar Väikene [Wed, 20 Apr 2011 11:50:31 +0000 (14:50 +0300)]
Added more files to the project.

13 years agoAdded some initial files to the repository.
Enar Väikene [Sat, 16 Apr 2011 07:23:23 +0000 (10:23 +0300)]
Added some initial files to the repository.