Sun, 27 Jul 2014 02:40:21 +0300 |
Teemu Piippo |
- refactoring
|
file |
diff |
annotate
|
Sat, 26 Jul 2014 03:43:37 +0300 |
Teemu Piippo |
- refactor
|
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 02:54:23 +0300 |
Teemu Piippo |
- split the rectangle ability out of the draw mode into its own edit mode
|
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
|
Sat, 05 Jul 2014 02:02:31 +0300 |
Santeri Piippo |
- updated filenames
|
file |
diff |
annotate
|
Sat, 05 Jul 2014 01:17:48 +0300 |
Santeri Piippo |
- now compiles
|
file |
diff |
annotate
|
Thu, 03 Jul 2014 21:08:32 +0300 |
Santeri Piippo |
- added the magic wand tool
|
file |
diff |
annotate
|
Sun, 29 Jun 2014 17:06:21 +0300 |
Santeri Piippo |
- added ability to filter out surfaces/edgelines/condlines from the viewport
|
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
|
Tue, 03 Jun 2014 20:28:10 +0300 |
Santeri Piippo |
- String -> QString
|
file |
diff |
annotate
|
Mon, 02 Jun 2014 14:34:23 +0300 |
Santeri Piippo |
- added an action for opening the subfiles pointed to by selected references as editable documents
|
file |
diff |
annotate
|
Mon, 02 Jun 2014 13:35:41 +0300 |
Santeri Piippo |
- made select by color/type no longer require uniform selection
|
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
|
Sat, 17 May 2014 15:38:20 +0300 |
Santeri Piippo |
- bfc red/green view and random colors are now mutually exclusive, enabling one disables the other.
|
file |
diff |
annotate
|
Fri, 09 May 2014 12:06:56 +0300 |
Santeri Piippo |
- initial overhaul with smart pointers
|
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
|
Thu, 01 May 2014 14:26:10 +0300 |
Santeri Piippo |
- significantly sped up selecting all objects, it is now an actually fast operation
|
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
|
Tue, 22 Apr 2014 20:40:19 +0300 |
Santeri Piippo |
- added ability to draw with random colors
|
file |
diff |
annotate
|
Sat, 19 Apr 2014 02:31:24 +0300 |
Santeri Piippo |
- now works with selection subfiling
|
file |
diff |
annotate
|
Thu, 17 Apr 2014 20:50:43 +0300 |
Santeri Piippo |
Merge ../ldforge into gl
|
file |
diff |
annotate
|
Sat, 29 Mar 2014 05:38:03 +0200 |
Santeri Piippo |
Merge ../ldforge into gl
|
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
|