Rafał Długołęcki [Tue, 2 Feb 2016 21:42:45 +0000 (22:42 +0100)]
More detailed error messages in preprocessor
Rafał Długołęcki [Tue, 2 Feb 2016 16:34:56 +0000 (17:34 +0100)]
Add myself to list of Authors
Rafał Długołęcki [Sat, 30 Jan 2016 21:51:54 +0000 (22:51 +0100)]
Fix dist building
Rafał Długołęcki [Sat, 30 Jan 2016 21:15:53 +0000 (22:15 +0100)]
Documentation fixes
Rafał Długołęcki [Sat, 30 Jan 2016 20:55:26 +0000 (21:55 +0100)]
Code refactoring
Rafał Długołęcki [Sat, 30 Jan 2016 18:18:28 +0000 (19:18 +0100)]
Implement saving of configuration files in its own class
Rafał Długołęcki [Sat, 30 Jan 2016 15:06:41 +0000 (16:06 +0100)]
Possibility to set directory by file dialog in lgconfig
Rafał Długołęcki [Sat, 30 Jan 2016 14:43:35 +0000 (15:43 +0100)]
Code refactoring
Rafał Długołęcki [Sat, 30 Jan 2016 13:14:49 +0000 (14:14 +0100)]
Move ListNode dialog layout code into separate ui file
Rafał Długołęcki [Sat, 30 Jan 2016 00:47:12 +0000 (01:47 +0100)]
Code formatting of lgconfig
Rafał Długołęcki [Fri, 29 Jan 2016 23:28:43 +0000 (00:28 +0100)]
Move AddNode dialog layout code into separate ui file
Rafał Długołęcki [Fri, 29 Jan 2016 22:05:44 +0000 (23:05 +0100)]
Move main lgconfig layout code into separate ui file
Rafał Długołęcki [Fri, 29 Jan 2016 21:14:22 +0000 (22:14 +0100)]
Small layout change
Rafał Długołęcki [Fri, 29 Jan 2016 16:55:25 +0000 (17:55 +0100)]
Set dialogs titles in layout instead of code
Rafał Długołęcki [Fri, 29 Jan 2016 16:51:19 +0000 (17:51 +0100)]
Restore compilation of loggraph, extract code layout of kernel's message dialog into separate ui file
Rafał Długołęcki [Thu, 28 Jan 2016 23:12:13 +0000 (00:12 +0100)]
Code formatting
Rafał Długołęcki [Thu, 28 Jan 2016 22:39:56 +0000 (23:39 +0100)]
Move find dialog layout code into separate ui file
Rafał Długołęcki [Thu, 28 Jan 2016 22:38:37 +0000 (23:38 +0100)]
Move find dialog layout code into separate ui file
Rafał Długołęcki [Thu, 28 Jan 2016 22:01:20 +0000 (23:01 +0100)]
Remove *.o files on clean
Rafał Długołęcki [Thu, 28 Jan 2016 21:34:47 +0000 (22:34 +0100)]
Restructure code
Rafał Długołęcki [Thu, 28 Jan 2016 21:24:54 +0000 (22:24 +0100)]
Restructure code
Rafał Długołęcki [Thu, 28 Jan 2016 21:08:14 +0000 (22:08 +0100)]
Move editor dialogs to separate namespace
Rafał Długołęcki [Thu, 28 Jan 2016 20:45:12 +0000 (21:45 +0100)]
Encapsulate some classes in namespaces
Rafał Długołęcki [Thu, 28 Jan 2016 20:23:53 +0000 (21:23 +0100)]
Reduce scope of some variables
Rafał Długołęcki [Thu, 28 Jan 2016 20:17:08 +0000 (21:17 +0100)]
Move preferences dialog layout code into separate ui file
Rafał Długołęcki [Thu, 28 Jan 2016 19:38:09 +0000 (20:38 +0100)]
Move dialogs layout code into separate ui file
Rafał Długołęcki [Thu, 28 Jan 2016 17:56:14 +0000 (18:56 +0100)]
Use c++11 auto keyword
Rafał Długołęcki [Thu, 28 Jan 2016 17:46:36 +0000 (18:46 +0100)]
Fix warnings
Rafał Długołęcki [Thu, 28 Jan 2016 17:46:19 +0000 (18:46 +0100)]
Fix problem with unsupported 'long long'
Rafał Długołęcki [Thu, 28 Jan 2016 17:38:56 +0000 (18:38 +0100)]
Fix warnings related to const char* -> char* conversion
Rafał Długołęcki [Wed, 27 Jan 2016 23:06:16 +0000 (00:06 +0100)]
Implement missing functions
Rafał Długołęcki [Wed, 27 Jan 2016 22:56:35 +0000 (23:56 +0100)]
Restore functionality of loglan helpers
Rafał Długołęcki [Wed, 27 Jan 2016 22:29:18 +0000 (23:29 +0100)]
Remove old comments
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
Rafał Długołęcki [Wed, 27 Jan 2016 21:02:44 +0000 (22:02 +0100)]
Prepare layout code generation for editor
Rafał Długołęcki [Tue, 26 Jan 2016 22:40:13 +0000 (23:40 +0100)]
Use separate class for logker options
Rafał Długołęcki [Tue, 26 Jan 2016 22:32:24 +0000 (23:32 +0100)]
Separate class for handling configuration file
Rafał Długołęcki [Mon, 25 Jan 2016 01:50:51 +0000 (02:50 +0100)]
Removed redundant method
Rafał Długołęcki [Mon, 25 Jan 2016 01:41:38 +0000 (02:41 +0100)]
Add some files to gitignore
Rafał Długołęcki [Mon, 25 Jan 2016 01:41:02 +0000 (02:41 +0100)]
Add some files to gitignore
Rafał Długołęcki [Mon, 25 Jan 2016 01:32:45 +0000 (02:32 +0100)]
Additional error messages
Rafał Długołęcki [Mon, 25 Jan 2016 01:30:33 +0000 (02:30 +0100)]
Moved connect dialog layout code into 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
Rafał Długołęcki [Mon, 25 Jan 2016 00:52:11 +0000 (01:52 +0100)]
Fix toggling of info messages
Rafał Długołęcki [Mon, 25 Jan 2016 00:32:36 +0000 (01:32 +0100)]
Move ui code into separate directory
Rafał Długołęcki [Mon, 25 Jan 2016 00:28:35 +0000 (01:28 +0100)]
Save todo
Rafał Długołęcki [Mon, 25 Jan 2016 00:06:01 +0000 (01:06 +0100)]
Code formatting
Rafał Długołęcki [Mon, 25 Jan 2016 00:05:54 +0000 (01:05 +0100)]
Fix compilation
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
Rafał Długołęcki [Sun, 24 Jan 2016 23:15:48 +0000 (00:15 +0100)]
Removed system function invocations and placed forked execl instead
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
Rafał Długołęcki [Thu, 21 Jan 2016 19:32:35 +0000 (20:32 +0100)]
Move LockDialog layout code into separate ui file
Rafał Długołęcki [Thu, 21 Jan 2016 18:10:32 +0000 (19:10 +0100)]
Extract layout code to ui file
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
Rafał Długołęcki [Wed, 20 Jan 2016 23:19:40 +0000 (00:19 +0100)]
Small changes in loggraph porting to Qt4
Rafał Długołęcki [Tue, 19 Jan 2016 21:24:45 +0000 (22:24 +0100)]
Port most of the code to the Qt4
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.
Rafał Długołęcki [Mon, 28 Oct 2013 19:13:26 +0000 (20:13 +0100)]
VLP-28 Block remaining menu entries on console lock.
Rafał Długołęcki [Sat, 26 Oct 2013 23:30:34 +0000 (01:30 +0200)]
VLP-28 Removed helper comments from old code.
Rafał Długołęcki [Sat, 26 Oct 2013 23:21:12 +0000 (01:21 +0200)]
VLP-28 Initial port to Qt4 of logker.
Rafał Długołęcki [Fri, 25 Oct 2013 20:53:59 +0000 (22:53 +0200)]
VLP-28 Ported logedit to QT4.
Rafał Długołęcki [Wed, 7 Aug 2013 16:30:15 +0000 (18:30 +0200)]
Updated version number.
Rafał Długołęcki [Wed, 7 Aug 2013 07:34:11 +0000 (09:34 +0200)]
Fixed distribution generation.
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.
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.
Rafał Długołęcki [Thu, 1 Aug 2013 22:54:01 +0000 (00:54 +0200)]
vlp-18 Fixed closing kernel with 'x' of window
Rafał Długołęcki [Thu, 1 Aug 2013 22:00:22 +0000 (00:00 +0200)]
Fixed path to logo for documentation.
Rafał Długołęcki [Thu, 1 Aug 2013 21:48:56 +0000 (23:48 +0200)]
Merge branch 'vlp-7' with 'master'
Conflicts:
Makefile.am
Rafał Długołęcki [Thu, 1 Aug 2013 21:30:48 +0000 (23:30 +0200)]
vlp-7 More documentation in code.
Rafał Długołęcki [Thu, 1 Aug 2013 21:19:37 +0000 (23:19 +0200)]
vlp-7 More documentation in cint.c
Rafał Długołęcki [Thu, 1 Aug 2013 20:42:53 +0000 (22:42 +0200)]
vlp-7 Documented kernel class.
Rafał Długołęcki [Thu, 1 Aug 2013 20:35:11 +0000 (22:35 +0200)]
vlp-7 Small additions to editor comments.
Rafał Długołęcki [Thu, 1 Aug 2013 20:21:19 +0000 (22:21 +0200)]
vlp-7 Documented logedit.
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.
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.
Rafał Długołęcki [Mon, 29 Jul 2013 18:28:56 +0000 (20:28 +0200)]
vlp-7 Added sample cfg file.
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.
Rafał Długołęcki [Mon, 29 Jul 2013 18:28:56 +0000 (20:28 +0200)]
vlp-7 Added sample cfg file.
Rafał Długołęcki [Mon, 15 Jul 2013 06:42:57 +0000 (08:42 +0200)]
Added Doxygen configuration file.
Rafał Długołęcki [Mon, 15 Jul 2013 06:41:37 +0000 (08:41 +0200)]
vlp-7 Added automatic doxygen documentation generation.
Rafał Długołęcki [Wed, 24 Jul 2013 09:47:06 +0000 (11:47 +0200)]
vlp-10 Added coding style info.
Rafał Długołęcki [Wed, 24 Jul 2013 09:12:25 +0000 (11:12 +0200)]
vlp-10 using coding style in nonstand.c
Rafał Długołęcki [Wed, 24 Jul 2013 08:17:40 +0000 (10:17 +0200)]
vlp-10 using coding style in typchk.c
Rafał Długołęcki [Wed, 24 Jul 2013 07:27:02 +0000 (09:27 +0200)]
Restored typedef.
Rafał Długołęcki [Wed, 24 Jul 2013 07:17:27 +0000 (09:17 +0200)]
Fixed compilation error in procaddr.c
Rafał Długołęcki [Wed, 24 Jul 2013 07:11:26 +0000 (09:11 +0200)]
vlp-10 using coding style in control.c
Rafał Długołęcki [Mon, 22 Jul 2013 03:51:05 +0000 (05:51 +0200)]
vlp-10 using coding style in runsys.c
Rafał Długołęcki [Mon, 22 Jul 2013 03:34:50 +0000 (05:34 +0200)]
vlp-10 using coding style in genint1.h
Rafał Długołęcki [Sun, 21 Jul 2013 21:29:52 +0000 (23:29 +0200)]
vlp-10 using coding style in depend.h
Rafał Długołęcki [Sun, 21 Jul 2013 21:27:14 +0000 (23:27 +0200)]
vlp-10 using coding style in eventque
Rafał Długołęcki [Sun, 21 Jul 2013 21:15:21 +0000 (23:15 +0200)]
vlp-10 using coding style in process.h
Rafał Długołęcki [Sun, 21 Jul 2013 21:03:17 +0000 (23:03 +0200)]
vlp-10 using coding style in execute.c
Rafał Długołęcki [Sun, 21 Jul 2013 20:10:34 +0000 (22:10 +0200)]
vlp-10 using coding style in util.c
Rafał Długołęcki [Sun, 21 Jul 2013 20:02:27 +0000 (22:02 +0200)]
vlp-10 using coding style in standard.c
Rafał Długołęcki [Sun, 21 Jul 2013 19:30:20 +0000 (21:30 +0200)]
vlp-10 using coding style in rpcall.c
Rafał Długołęcki [Sun, 21 Jul 2013 19:24:26 +0000 (21:24 +0200)]
vlp-10 using coding style in compact.c
Rafał Długołęcki [Sun, 21 Jul 2013 18:49:11 +0000 (20:49 +0200)]
vlp-10 using coding style in process.c
Rafał Długołęcki [Thu, 18 Jul 2013 07:41:47 +0000 (09:41 +0200)]
Changed 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.
Rafał Długołęcki [Thu, 18 Jul 2013 06:53:12 +0000 (08:53 +0200)]
vlp-10 using coding style in cint.c