Wed, 01 Jan 2014 00:25:01 +0200 |
Santeri Piippo |
- updated copyright year. Best wishes for 2014!
|
file |
diff |
annotate
|
Sun, 29 Dec 2013 17:02:40 +0200 |
Santeri Piippo |
- whoops, forgot an #include in gldraw.cc
|
file |
diff |
annotate
|
Mon, 23 Dec 2013 16:29:44 +0200 |
Santeri Piippo |
- added a configurable select color
|
file |
diff |
annotate
|
Mon, 23 Dec 2013 16:16:45 +0200 |
Santeri Piippo |
- "black edges" now actually mean white edges when the background is dark
|
file |
diff |
annotate
|
Mon, 23 Dec 2013 16:10:36 +0200 |
Santeri Piippo |
- refactored config code
|
file |
diff |
annotate
|
Mon, 23 Dec 2013 10:57:54 +0200 |
Santeri Piippo |
- removed the horrible actions.h hack in favor of usage of Qt's meta object system
|
file |
diff |
annotate
|
Sat, 21 Dec 2013 02:19:32 +0200 |
Santeri Piippo |
- fixed configuration dialog not accepting values past 99.99 for grid angles
|
file |
diff |
annotate
|
Fri, 20 Dec 2013 18:22:24 +0200 |
Santeri Piippo |
corrected angle display
|
file |
diff |
annotate
|
Fri, 20 Dec 2013 17:06:06 +0200 |
Santeri Piippo |
- added visible line angles when drawing
|
file |
diff |
annotate
|
Fri, 20 Dec 2013 13:35:08 +0200 |
Santeri Piippo |
removed some debug code
|
file |
diff |
annotate
|
Fri, 20 Dec 2013 02:05:19 +0200 |
Santeri Piippo |
- line lengths are now displayed when drawing
|
file |
diff |
annotate
|
Thu, 19 Dec 2013 01:25:50 +0200 |
Santeri Piippo |
- convert overlay images explicitly to ARGB32 format, otherwise they might not be able to be made translucent properly
|
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
|
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
|