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:51:18 +0300 |
Santeri Piippo |
- sort primitive categories alphabetically
|
file |
diff |
annotate
|
Wed, 04 Jun 2014 01:43:21 +0300 |
Santeri Piippo |
- added primitives toolbox
|
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
|
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
|
Fri, 10 Jan 2014 15:48:40 +0200 |
Santeri Piippo |
- added a type alias LDObjectList
|
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 23:52:25 +0200 |
Santeri Piippo |
- did stuff to types, fixed primitive listing
|
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
|
Mon, 23 Dec 2013 16:10:36 +0200 |
Santeri Piippo |
- refactored config code
|
file |
diff |
annotate
|
Fri, 13 Dec 2013 20:01:49 +0200 |
Santeri Piippo |
- changed source file extension from .cpp to .cc
|
file |
diff |
annotate
|