vlp.git
8 years agoRemove old comments
Rafał Długołęcki [Wed, 27 Jan 2016 22:29:18 +0000 (23:29 +0100)]
Remove old comments

8 years agoReplace and remove old methods with newly named ones integrated with layout generated...
Rafał Długołęcki [Wed, 27 Jan 2016 22:27:43 +0000 (23:27 +0100)]
Replace and remove old methods with newly named ones integrated with layout generated code

8 years agoPrepare layout code generation for editor
Rafał Długołęcki [Wed, 27 Jan 2016 21:02:44 +0000 (22:02 +0100)]
Prepare layout code generation for editor

8 years agoUse separate class for logker options
Rafał Długołęcki [Tue, 26 Jan 2016 22:40:13 +0000 (23:40 +0100)]
Use separate class for logker options

8 years agoSeparate class for handling configuration file
Rafał Długołęcki [Tue, 26 Jan 2016 22:32:24 +0000 (23:32 +0100)]
Separate class for handling configuration file

8 years agoRemoved redundant method
Rafał Długołęcki [Mon, 25 Jan 2016 01:50:51 +0000 (02:50 +0100)]
Removed redundant method

8 years agoAdd some files to gitignore
Rafał Długołęcki [Mon, 25 Jan 2016 01:41:38 +0000 (02:41 +0100)]
Add some files to gitignore

8 years agoAdd some files to gitignore
Rafał Długołęcki [Mon, 25 Jan 2016 01:41:02 +0000 (02:41 +0100)]
Add some files to gitignore

8 years agoAdditional error messages
Rafał Długołęcki [Mon, 25 Jan 2016 01:32:45 +0000 (02:32 +0100)]
Additional error messages

8 years agoMoved connect dialog layout code into separate ui file
Rafał Długołęcki [Mon, 25 Jan 2016 01:30:33 +0000 (02:30 +0100)]
Moved connect dialog layout code into separate ui file

8 years agoMove kill interpreter dialog code to separate ui file
Rafał Długołęcki [Mon, 25 Jan 2016 01:14:53 +0000 (02:14 +0100)]
Move kill interpreter dialog code to separate ui file

8 years agoFix toggling of info messages
Rafał Długołęcki [Mon, 25 Jan 2016 00:52:11 +0000 (01:52 +0100)]
Fix toggling of info messages

8 years agoMove ui code into separate directory
Rafał Długołęcki [Mon, 25 Jan 2016 00:32:36 +0000 (01:32 +0100)]
Move ui code into separate directory

8 years agoSave todo
Rafał Długołęcki [Mon, 25 Jan 2016 00:28:35 +0000 (01:28 +0100)]
Save todo

8 years agoCode formatting
Rafał Długołęcki [Mon, 25 Jan 2016 00:06:01 +0000 (01:06 +0100)]
Code formatting

8 years agoFix compilation
Rafał Długołęcki [Mon, 25 Jan 2016 00:05:54 +0000 (01:05 +0100)]
Fix compilation

8 years agoFix problems from porting Qt3->Qt4, which were caused by introducing takeFirst()...
Rafał Długołęcki [Sun, 24 Jan 2016 23:53:42 +0000 (00:53 +0100)]
Fix problems from porting Qt3->Qt4, which were caused by introducing takeFirst() method in place of next

8 years agoRemoved system function invocations and placed forked execl instead
Rafał Długołęcki [Sun, 24 Jan 2016 23:15:48 +0000 (00:15 +0100)]
Removed system function invocations and placed forked execl instead

8 years agoMove configuration dialog code into separate class. Extract layout code into separate...
Rafał Długołęcki [Fri, 22 Jan 2016 22:28:02 +0000 (23:28 +0100)]
Move configuration dialog code into separate class. Extract layout code into separate ui file

8 years agoMove LockDialog layout code into separate ui file
Rafał Długołęcki [Thu, 21 Jan 2016 19:32:35 +0000 (20:32 +0100)]
Move LockDialog layout code into separate ui file

8 years agoExtract layout code to ui file
Rafał Długołęcki [Thu, 21 Jan 2016 18:10:32 +0000 (19:10 +0100)]
Extract layout code to ui file

8 years agoMove layout code into separate ui file. Compile layout using uic
Rafał Długołęcki [Thu, 21 Jan 2016 15:40:43 +0000 (16:40 +0100)]
Move layout code into separate ui file. Compile layout using uic

8 years agoSmall changes in loggraph porting to Qt4
Rafał Długołęcki [Wed, 20 Jan 2016 23:19:40 +0000 (00:19 +0100)]
Small changes in loggraph porting to Qt4

8 years agoPort most of the code to the Qt4
Rafał Długołęcki [Tue, 19 Jan 2016 21:24:45 +0000 (22:24 +0100)]
Port most of the code to the Qt4

10 years agoVLP-28 Moved kernel class declarations to the header file. Code refactor.
Rafał Długołęcki [Mon, 28 Oct 2013 21:33:08 +0000 (22:33 +0100)]
VLP-28 Moved kernel class declarations to the header file. Code refactor.

10 years agoVLP-28 Block remaining menu entries on console lock.
Rafał Długołęcki [Mon, 28 Oct 2013 19:13:26 +0000 (20:13 +0100)]
VLP-28 Block remaining menu entries on console lock.

10 years agoVLP-28 Removed helper comments from old code.
Rafał Długołęcki [Sat, 26 Oct 2013 23:30:34 +0000 (01:30 +0200)]
VLP-28 Removed helper comments from old code.

10 years agoVLP-28 Initial port to Qt4 of logker. 3.1.2-a2
Rafał Długołęcki [Sat, 26 Oct 2013 23:21:12 +0000 (01:21 +0200)]
VLP-28 Initial port to Qt4 of logker.

10 years agoVLP-28 Ported logedit to QT4. 3.1.2-a1
Rafał Długołęcki [Fri, 25 Oct 2013 20:53:59 +0000 (22:53 +0200)]
VLP-28 Ported logedit to QT4.

10 years agoUpdated version number. vlp-15 3.1.1
Rafał Długołęcki [Wed, 7 Aug 2013 16:30:15 +0000 (18:30 +0200)]
Updated version number.

10 years agoFixed distribution generation.
Rafał Długołęcki [Wed, 7 Aug 2013 07:34:11 +0000 (09:34 +0200)]
Fixed distribution generation.

10 years agoMoved doxygen output from doc/doxygen to doc. Commented out manuals generation in... 3.1
Rafał Długołęcki [Wed, 7 Aug 2013 07:07:32 +0000 (09:07 +0200)]
Moved doxygen output from doc/doxygen to doc. Commented out manuals generation in package.

10 years agovlp-15 Set version to 3.1. Replaced hardcoded strings with generated ones.
Rafał Długołęcki [Wed, 7 Aug 2013 06:22:24 +0000 (08:22 +0200)]
vlp-15 Set version to 3.1. Replaced hardcoded strings with generated ones.

10 years agovlp-18 Fixed closing kernel with 'x' of window vlp-18
Rafał Długołęcki [Thu, 1 Aug 2013 22:54:01 +0000 (00:54 +0200)]
vlp-18 Fixed closing kernel with 'x' of window

10 years agoFixed path to logo for documentation. experimental vlp-7
Rafał Długołęcki [Thu, 1 Aug 2013 22:00:22 +0000 (00:00 +0200)]
Fixed path to logo for documentation.

10 years agoMerge branch 'vlp-7' with 'master'
Rafał Długołęcki [Thu, 1 Aug 2013 21:48:56 +0000 (23:48 +0200)]
Merge branch 'vlp-7' with 'master'

Conflicts:
Makefile.am

10 years agovlp-7 More documentation in code.
Rafał Długołęcki [Thu, 1 Aug 2013 21:30:48 +0000 (23:30 +0200)]
vlp-7 More documentation in code.

10 years agovlp-7 More documentation in cint.c
Rafał Długołęcki [Thu, 1 Aug 2013 21:19:37 +0000 (23:19 +0200)]
vlp-7 More documentation in cint.c

10 years agovlp-7 Documented kernel class.
Rafał Długołęcki [Thu, 1 Aug 2013 20:42:53 +0000 (22:42 +0200)]
vlp-7 Documented kernel class.

10 years agovlp-7 Small additions to editor comments.
Rafał Długołęcki [Thu, 1 Aug 2013 20:35:11 +0000 (22:35 +0200)]
vlp-7 Small additions to editor comments.

10 years agovlp-7 Documented logedit.
Rafał Długołęcki [Thu, 1 Aug 2013 20:21:19 +0000 (22:21 +0200)]
vlp-7 Documented logedit.

10 years agovlp-9 Added automatically linking in make, loglan compiler and linker. vlp-9
Rafał Długołęcki [Mon, 29 Jul 2013 20:56:10 +0000 (22:56 +0200)]
vlp-9 Added automatically linking in make, loglan compiler and linker.

10 years agovlp-9 Added creation of missing directories. Linking executables where should be...
Rafał Długołęcki [Mon, 29 Jul 2013 20:32:41 +0000 (22:32 +0200)]
vlp-9 Added creation of missing directories. Linking executables where should be exist.

10 years agovlp-7 Added sample cfg file.
Rafał Długołęcki [Mon, 29 Jul 2013 18:28:56 +0000 (20:28 +0200)]
vlp-7 Added sample cfg file.

10 years agoAdded logint to cleaning directives. Added vlp.cfg creation and copying on build.
Rafał Długołęcki [Mon, 29 Jul 2013 18:35:20 +0000 (20:35 +0200)]
Added logint to cleaning directives. Added vlp.cfg creation and copying on build.

10 years agovlp-7 Added sample cfg file.
Rafał Długołęcki [Mon, 29 Jul 2013 18:28:56 +0000 (20:28 +0200)]
vlp-7 Added sample cfg file.

10 years agoAdded Doxygen configuration file.
Rafał Długołęcki [Mon, 15 Jul 2013 06:42:57 +0000 (08:42 +0200)]
Added Doxygen configuration file.

10 years agovlp-7 Added automatic doxygen documentation generation.
Rafał Długołęcki [Mon, 15 Jul 2013 06:41:37 +0000 (08:41 +0200)]
vlp-7 Added automatic doxygen documentation generation.

10 years agovlp-10 Added coding style info. vlp-10
Rafał Długołęcki [Wed, 24 Jul 2013 09:47:06 +0000 (11:47 +0200)]
vlp-10 Added coding style info.

10 years agovlp-10 using coding style in nonstand.c
Rafał Długołęcki [Wed, 24 Jul 2013 09:12:25 +0000 (11:12 +0200)]
vlp-10 using coding style in nonstand.c

10 years agovlp-10 using coding style in typchk.c
Rafał Długołęcki [Wed, 24 Jul 2013 08:17:40 +0000 (10:17 +0200)]
vlp-10 using coding style in typchk.c

10 years agoRestored typedef.
Rafał Długołęcki [Wed, 24 Jul 2013 07:27:02 +0000 (09:27 +0200)]
Restored typedef.

10 years agoFixed compilation error in procaddr.c
Rafał Długołęcki [Wed, 24 Jul 2013 07:17:27 +0000 (09:17 +0200)]
Fixed compilation error in procaddr.c

10 years agovlp-10 using coding style in control.c
Rafał Długołęcki [Wed, 24 Jul 2013 07:11:26 +0000 (09:11 +0200)]
vlp-10 using coding style in control.c

10 years agovlp-10 using coding style in runsys.c
Rafał Długołęcki [Mon, 22 Jul 2013 03:51:05 +0000 (05:51 +0200)]
vlp-10 using coding style in runsys.c

10 years agovlp-10 using coding style in genint1.h
Rafał Długołęcki [Mon, 22 Jul 2013 03:34:50 +0000 (05:34 +0200)]
vlp-10 using coding style in genint1.h

10 years agovlp-10 using coding style in depend.h
Rafał Długołęcki [Sun, 21 Jul 2013 21:29:52 +0000 (23:29 +0200)]
vlp-10 using coding style in depend.h

10 years agovlp-10 using coding style in eventque
Rafał Długołęcki [Sun, 21 Jul 2013 21:27:14 +0000 (23:27 +0200)]
vlp-10 using coding style in eventque

10 years agovlp-10 using coding style in process.h
Rafał Długołęcki [Sun, 21 Jul 2013 21:15:21 +0000 (23:15 +0200)]
vlp-10 using coding style in process.h

10 years agovlp-10 using coding style in execute.c
Rafał Długołęcki [Sun, 21 Jul 2013 21:03:17 +0000 (23:03 +0200)]
vlp-10 using coding style in execute.c

10 years agovlp-10 using coding style in util.c
Rafał Długołęcki [Sun, 21 Jul 2013 20:10:34 +0000 (22:10 +0200)]
vlp-10 using coding style in util.c

10 years agovlp-10 using coding style in standard.c
Rafał Długołęcki [Sun, 21 Jul 2013 20:02:27 +0000 (22:02 +0200)]
vlp-10 using coding style in standard.c

10 years agovlp-10 using coding style in rpcall.c
Rafał Długołęcki [Sun, 21 Jul 2013 19:30:20 +0000 (21:30 +0200)]
vlp-10 using coding style in rpcall.c

10 years agovlp-10 using coding style in compact.c
Rafał Długołęcki [Sun, 21 Jul 2013 19:24:26 +0000 (21:24 +0200)]
vlp-10 using coding style in compact.c

10 years agovlp-10 using coding style in process.c
Rafał Długołęcki [Sun, 21 Jul 2013 18:49:11 +0000 (20:49 +0200)]
vlp-10 using coding style in process.c

10 years agoChanged comments style for better future documentation generation.
Rafał Długołęcki [Thu, 18 Jul 2013 07:41:47 +0000 (09:41 +0200)]
Changed comments style for better future documentation generation.

10 years agoChanged comments style for better future documentation generation.
Rafał Długołęcki [Thu, 18 Jul 2013 07:25:58 +0000 (09:25 +0200)]
Changed comments style for better future documentation generation.

10 years agovlp-10 using coding style in cint.c
Rafał Długołęcki [Thu, 18 Jul 2013 06:53:12 +0000 (08:53 +0200)]
vlp-10 using coding style in cint.c

10 years agovlp-10 using coding style in procaddr.c
Rafał Długołęcki [Wed, 17 Jul 2013 07:49:50 +0000 (09:49 +0200)]
vlp-10 using coding style in procaddr.c

10 years agovlp-10 using coding style in fileio.c
Rafał Długołęcki [Wed, 17 Jul 2013 07:28:03 +0000 (09:28 +0200)]
vlp-10 using coding style in fileio.c

10 years agovlp-10 using coding style in handler.c
Rafał Długołęcki [Tue, 16 Jul 2013 16:45:53 +0000 (18:45 +0200)]
vlp-10 using coding style in handler.c

10 years agovlp-10 using coding style in intdt.c. Prepared comments for Doxygen documentation...
Rafał Długołęcki [Mon, 15 Jul 2013 05:07:46 +0000 (07:07 +0200)]
vlp-10 using coding style in intdt.c. Prepared comments for Doxygen documentation generator.

10 years agovlp-10 using coding style in memory.c
Rafał Długołęcki [Mon, 15 Jul 2013 04:48:36 +0000 (06:48 +0200)]
vlp-10 using coding style in memory.c

10 years agovlp-10 using coding style in object.c
Rafał Długołęcki [Mon, 15 Jul 2013 04:18:34 +0000 (06:18 +0200)]
vlp-10 using coding style in object.c

10 years agovlp-10 using code style in intproto.h
Rafał Długołęcki [Mon, 15 Jul 2013 03:58:41 +0000 (05:58 +0200)]
vlp-10 using code style in intproto.h

10 years agoUpdated return code.
Rafał Długołęcki [Mon, 15 Jul 2013 03:54:01 +0000 (05:54 +0200)]
Updated return code.

10 years agoRemoved dummy GNU function declarations. Used coding style in queue
Rafał Długołęcki [Sun, 14 Jul 2013 21:03:37 +0000 (23:03 +0200)]
Removed dummy GNU function declarations. Used coding style in queue

10 years agoRemoved dummy GNU function declarations.
Rafał Długołęcki [Sun, 14 Jul 2013 20:49:11 +0000 (22:49 +0200)]
Removed dummy GNU function declarations.

10 years agoRemoved dummy GNU function declarations.
Rafał Długołęcki [Sun, 14 Jul 2013 20:45:23 +0000 (22:45 +0200)]
Removed dummy GNU function declarations.

10 years agoRemoved dummy GNU function declarations.
Rafał Długołęcki [Sun, 14 Jul 2013 20:10:03 +0000 (22:10 +0200)]
Removed dummy GNU function declarations.

10 years agovlp-10 Using coding style in loggraph.
Rafał Długołęcki [Sun, 14 Jul 2013 17:46:16 +0000 (19:46 +0200)]
vlp-10 Using coding style in loggraph.

10 years agovlp-10 Using coding style in lognet.
Rafał Długołęcki [Sun, 14 Jul 2013 11:15:44 +0000 (13:15 +0200)]
vlp-10 Using coding style in lognet.

10 years agovlp-10 Using coding style in loghelp.
Rafał Długołęcki [Fri, 12 Jul 2013 21:01:20 +0000 (23:01 +0200)]
vlp-10 Using coding style in loghelp.

10 years agoRemoved duplicate of genint.h
Rafał Długołęcki [Fri, 12 Jul 2013 19:57:24 +0000 (21:57 +0200)]
Removed duplicate of genint.h

10 years agovlp-10 Using coding style in genint.h and comm.h
Rafał Długołęcki [Fri, 12 Jul 2013 19:56:46 +0000 (21:56 +0200)]
vlp-10 Using coding style in genint.h and comm.h

10 years agovlp-10 Using coding style in logedit.
Rafał Długołęcki [Fri, 12 Jul 2013 19:41:18 +0000 (21:41 +0200)]
vlp-10 Using coding style in logedit.

10 years agoCutting lines before passing 80 characters a row in logcomp.
Rafał Długołęcki [Fri, 12 Jul 2013 15:27:42 +0000 (17:27 +0200)]
Cutting lines before passing 80 characters a row in logcomp.

10 years agovlp-10 Using coding style in logcomp.
Rafał Długołęcki [Fri, 12 Jul 2013 15:11:13 +0000 (17:11 +0200)]
vlp-10 Using coding style in logcomp.

10 years agovlp-10 Using coding style in lgconfig.
Rafał Długołęcki [Fri, 12 Jul 2013 08:09:14 +0000 (10:09 +0200)]
vlp-10 Using coding style in lgconfig.

10 years agoFixed compile errors in kernel.
Rafał Długołęcki [Fri, 12 Jul 2013 07:59:47 +0000 (09:59 +0200)]
Fixed compile errors in kernel.

10 years agoFixed all indents. Made spaces in conditionals. Tried to limit line with to 80 charac...
Rafał Długołęcki [Fri, 12 Jul 2013 06:50:54 +0000 (08:50 +0200)]
Fixed all indents. Made spaces in conditionals. Tried to limit line with to 80 characters.

10 years agovlp-10 Replaced spaces with tabs in kernel.cpp
Rafał Długołęcki [Thu, 11 Jul 2013 16:36:57 +0000 (18:36 +0200)]
vlp-10 Replaced spaces with tabs in kernel.cpp

10 years agoAdditional cleaning functions.
Rafał Długołęcki [Thu, 11 Jul 2013 09:25:14 +0000 (11:25 +0200)]
Additional cleaning functions.

10 years agoAutomatically binding targets to the correct (hardcoded for now) paths.
Rafał Długołęcki [Thu, 11 Jul 2013 09:15:34 +0000 (11:15 +0200)]
Automatically binding targets to the correct (hardcoded for now) paths.

10 years agoFixes: vlp-17. vlp-17
Rafał Długołęcki [Thu, 11 Jul 2013 08:36:46 +0000 (10:36 +0200)]
Fixes: vlp-17.
Using libconfig in lgconfig.
Changed host config variable to array type.
Changes in kernel and lognet so hosts array type will be read correctly.

10 years agoFixes vlp-14. Added to --with-moc-compiler(...) options, how it arguments should... vlp-14
Rafał Długołęcki [Wed, 10 Jul 2013 15:13:25 +0000 (17:13 +0200)]
Fixes vlp-14. Added to --with-moc-compiler(...) options, how it arguments should be passed.

10 years agoRemoved back AppConfiguration class. Postponed its implementation. vlp-12
Rafał Długołęcki [Wed, 10 Jul 2013 14:49:39 +0000 (16:49 +0200)]
Removed back AppConfiguration class. Postponed its implementation.

10 years agoFixed possible buffer overflows. Moved config_init past checking if config file exists.
Rafał Długołęcki [Wed, 10 Jul 2013 14:28:25 +0000 (16:28 +0200)]
Fixed possible buffer overflows. Moved config_init past checking if config file exists.

10 years agoFixes vlp-12.
Rafał Długołęcki [Wed, 10 Jul 2013 12:44:30 +0000 (14:44 +0200)]
Fixes vlp-12.
Replaced custom config file reader with libconfig implementation. Created stub class for future changes in config reader.

10 years agoMoved comm.h from head to global directory. Fixed compilation of logint. Removed... vlp-8
Rafał Długołęcki [Sun, 7 Jul 2013 23:17:38 +0000 (01:17 +0200)]
Moved comm.h from head to global directory. Fixed compilation of logint. Removed many unused makefile directives.