Sun, 13 Jul 2014 20:40:24 +0300 Teemu Piippo - changed `&&` and `||` operators to their named variants `and` and `or` file | diff | annotate
Sun, 22 Jun 2014 03:55:56 +0300 Santeri Piippo - moved most of LDColorData API into LDColor file | diff | annotate
Sat, 14 Jun 2014 09:05:29 +0300 Santeri Piippo - changed all color usage to use LDColor classes instead of color indices. Added support for direct colors. 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 13:16:14 +0300 Santeri Piippo - LDObject::Type moved back to global namespace 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 21:31:20 +0300 Santeri Piippo - hopefully stabilized the entire shared pointers deal now 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
Mon, 05 May 2014 17:18:01 +0300 Santeri Piippo - slight refactor in ldobject methods file | diff | annotate
Sun, 27 Apr 2014 04:23:09 +0300 Santeri Piippo - type-aliased QString to String 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
Mon, 13 Jan 2014 10:07:39 +0200 Santeri Piippo - refactoring 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
Sun, 29 Dec 2013 16:24:41 +0200 Santeri Piippo - removed some unnecessary full refreshes file | diff | annotate
Wed, 18 Dec 2013 17:44:31 +0200 Santeri Piippo - corrected history behavior. LDObject::clone() is now off-limits, createCopy() must be used instead. LDObject::deleteSelf() must be used to delete LDObjects (destructor is protected now) 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