Sun, 27 Jul 2014 02:40:21 +0300 Teemu Piippo - refactoring file | diff | annotate
Wed, 16 Jul 2014 18:57:48 +0300 Teemu Piippo - added a code generator to produce a configuration.inc which replaces the old, DIABOLIC configuration indexing mechanism file | diff | annotate
Wed, 16 Jul 2014 15:00:41 +0300 Teemu Piippo - changed copyright lines to use my legal name instead of my nickname file | diff | annotate
Wed, 04 Jun 2014 01:43:21 +0300 Santeri Piippo - added primitives toolbox file | diff | annotate
Tue, 03 Jun 2014 20:28:10 +0300 Santeri Piippo - String -> QString file | diff | annotate
Mon, 02 Jun 2014 12:50:40 +0300 Santeri Piippo - made LDDocument use shared pointers, this eliminates a lot of document-related crashes file | diff | annotate
Fri, 16 May 2014 01:22:24 +0300 Santeri Piippo - improved shared pointer behavior, still not there yet file | diff | annotate
Fri, 09 May 2014 12:06:56 +0300 Santeri Piippo - initial overhaul with smart pointers 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
Fri, 10 Jan 2014 11:09:38 +0200 Santeri Piippo - use QCoreApplication::applicationDirPath instead of a custom hack to get the application path file | diff | annotate
Fri, 10 Jan 2014 03:35:50 +0200 Santeri Piippo - configuration is now always situated and read from the application working directory file | diff | annotate
Wed, 08 Jan 2014 21:43:46 +0200 Santeri Piippo - removed the File class in favor of QFile 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 11:56:26 +0200 Santeri Piippo - some cleanup 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
Thu, 19 Dec 2013 16:08:05 +0200 Santeri Piippo - non-release builds now display git revision info if available. This turned out to be much simpler to implement than I expected.. file | diff | annotate
Thu, 19 Dec 2013 01:18:34 +0200 Santeri Piippo - removed the version monikers, new version is now just 0.3 instead of 0.3-alpha. BUILD_ID can now only be INTERNAL and RELEASE. It was way too complicated to my tastes. file | diff | annotate
Thu, 19 Dec 2013 00:59:49 +0200 Santeri Piippo - implicit documents are now auto-closed when rendered unused, in general, a LOT better document closing behavior 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