Update README
[vlp.git] / Makefile.am
2016-07-23 Rafał DługołęckiClean all doc files on make clean
2016-02-02 Rafał DługołęckiHandling search of config file in multiple directories...
2016-01-30 Rafał DługołęckiFix dist building
2016-01-30 Rafał DługołęckiImplement saving of configuration files in its own...
2016-01-30 Rafał DługołęckiPossibility to set directory by file dialog in lgconfig
2016-01-30 Rafał DługołęckiMove ListNode dialog layout code into separate ui file
2016-01-29 Rafał DługołęckiMove AddNode dialog layout code into separate ui file
2016-01-29 Rafał DługołęckiMove main lgconfig layout code into separate ui file
2016-01-29 Rafał DługołęckiRestore compilation of loggraph, extract code layout...
2016-01-28 Rafał DługołęckiMove find dialog layout code into separate ui file
2016-01-28 Rafał DługołęckiRemove *.o files on clean
2016-01-28 Rafał DługołęckiRestructure code
2016-01-28 Rafał DługołęckiRestructure code
2016-01-28 Rafał DługołęckiMove preferences dialog layout code into separate ui...
2016-01-28 Rafał DługołęckiMove dialogs layout code into separate ui file
2016-01-28 Rafał DługołęckiFix problem with unsupported 'long long'
2016-01-28 Rafał DługołęckiFix warnings related to const char* -> char* conversion
2016-01-27 Rafał DługołęckiReplace and remove old methods with newly named ones...
2016-01-27 Rafał DługołęckiPrepare layout code generation for editor
2016-01-26 Rafał DługołęckiSeparate class for handling configuration file
2016-01-25 Rafał DługołęckiMoved connect dialog layout code into separate ui file
2016-01-25 Rafał DługołęckiMove kill interpreter dialog code to separate ui file
2016-01-25 Rafał DługołęckiMove ui code into separate directory
2016-01-24 Rafał DługołęckiRemoved system function invocations and placed forked...
2016-01-22 Rafał DługołęckiMove configuration dialog code into separate class...
2016-01-21 Rafał DługołęckiMove LockDialog layout code into separate ui file
2016-01-21 Rafał DługołęckiMove layout code into separate ui file. Compile layout...
2016-01-20 Rafał DługołęckiSmall changes in loggraph porting to Qt4
2016-01-19 Rafał DługołęckiPort most of the code to the Qt4
2013-10-28 Rafał DługołęckiVLP-28 Moved kernel class declarations to the header...
2013-10-26 Rafał DługołęckiVLP-28 Initial port to Qt4 of logker. 3.1.2-a2
2013-10-25 Rafał DługołęckiVLP-28 Ported logedit to QT4. 3.1.2-a1
2013-08-07 Rafał DługołęckiFixed distribution generation.
2013-08-07 Rafał DługołęckiMoved doxygen output from doc/doxygen to doc. Commented... 3.1
2013-08-01 Rafał DługołęckiMerge branch 'vlp-7' with 'master'
2013-07-29 Rafał Długołęckivlp-9 Added automatically linking in make, loglan compi... vlp-9
2013-07-29 Rafał Długołęckivlp-9 Added creation of missing directories. Linking...
2013-07-29 Rafał DługołęckiAdded logint to cleaning directives. Added vlp.cfg...
2013-07-24 Rafał Długołęckivlp-7 Added automatic doxygen documentation generation.
2013-07-11 Rafał DługołęckiAdditional cleaning functions.
2013-07-11 Rafał DługołęckiAutomatically binding targets to the correct (hardcoded...
2013-07-10 Rafał DługołęckiRemoved back AppConfiguration class. Postponed its... vlp-12
2013-07-10 Rafał DługołęckiFixes vlp-12.
2013-07-07 Rafał DługołęckiMoved comm.h from head to global directory. Fixed compi... vlp-8
2013-07-07 Rafał DługołęckiMoved socu.h to the global directory. Removed all other...
2013-07-05 Rafał DługołęckiChanged directory structure.
2013-07-05 Rafał DługołęckiMade vlp compilable using autotools. Safe checking...
2013-07-02 Rafał DługołęckiCreated default targets. Prepared automake for moc...
2013-07-01 Rafał DługołęckiAdded base includes.
2013-07-01 Rafał DługołęckiPreparations for automake build.