Mon, 30 Jun 2014 05:52:10 +0300 Santeri Piippo - refactor file | diff | annotate
Tue, 03 Jun 2014 20:28:10 +0300 Santeri Piippo - String -> QString file | diff | annotate
Sat, 03 May 2014 00:36:50 +0300 Santeri Piippo - added a macro for adding operator++ and operator-- to enums, less cast hell this way file | diff | annotate
Tue, 29 Apr 2014 02:06:09 +0300 Santeri Piippo - overhauled configuration setup a bit: configuration entries renamed and are now in a cfg:: namespace file | diff | annotate
Sun, 27 Apr 2014 04:23:09 +0300 Santeri Piippo - type-aliased QString to String file | diff | annotate
Mon, 14 Apr 2014 16:00:36 +0300 Santeri Piippo - use the keyword 'not' in place of the exclamation mark for operator!, this is clearer. also converted uses of '== false' to this. file | diff | annotate
Sat, 29 Mar 2014 05:26:10 +0200 Santeri Piippo - renamed files to camelCase file | diff | annotate
Tue, 07 Jan 2014 12:21:46 +0200 Santeri Piippo - removed the 'str' typedef, use QString directly file | diff | annotate
Tue, 07 Jan 2014 08:53:27 +0200 Santeri Piippo - reformatting file | diff | annotate
Wed, 01 Jan 2014 00:25:01 +0200 Santeri Piippo - updated copyright year. Best wishes for 2014! file | diff | annotate
Mon, 23 Dec 2013 16:10:36 +0200 Santeri Piippo - refactored config code file | diff | annotate
Thu, 19 Dec 2013 13:36:48 +0200 Santeri Piippo - cleanup closing of unused files is now defered to the event loop using a new InvokationDeferer class. This prevents ldforge from closing unused files when it *really* shouldn't be doing that, instead waiting until everything is done before it begins the cleanup process. file | diff | annotate
Fri, 13 Dec 2013 20:01:49 +0200 Santeri Piippo - changed source file extension from .cpp to .cc file | diff | annotate
(0) tip

mercurial