Sun, 27 Jul 2014 03:14:27 +0300 Teemu Piippo - changed configuration entry name from minuscule camelCase to majuscule CamelCase. reasoning for this being that these variables are globals. 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
Tue, 15 Jul 2014 03:02:22 +0300 Teemu Piippo - moved ringFinder into root source directory, clearing the src/misc/ directory file | diff | annotate
Sun, 13 Jul 2014 20:40:24 +0300 Teemu Piippo - changed `&&` and `||` operators to their named variants `and` and `or` file | diff | annotate
Mon, 07 Jul 2014 18:52:10 +0300 Santeri Piippo - now prints the filesize upon successful save file | diff | annotate
Thu, 03 Jul 2014 21:08:32 +0300 Santeri Piippo - added the magic wand tool file | diff | annotate
Mon, 30 Jun 2014 05:53:14 +0300 Santeri Piippo - optimized simplify() file | diff | annotate
Sat, 14 Jun 2014 09:58:58 +0300 Santeri Piippo - got rid of the old numeric() function file | diff | annotate
Sat, 14 Jun 2014 09:56:07 +0300 Santeri Piippo - minor edit file | diff | annotate
Mon, 02 Jun 2014 13:00:58 +0300 Santeri Piippo - removed code rendered unnecessary 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, 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
Mon, 28 Apr 2014 21:31:24 +0300 Santeri Piippo - grids now have a single coordinate snap value instead of individual X, Y and Z values file | diff | annotate
Wed, 23 Apr 2014 18:25:09 +0300 Santeri Piippo - reimplemented the Vertex class as a derivative of QVector3D 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
(0) tip

mercurial