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
|
Sat, 05 Jul 2014 02:02:31 +0300 |
Santeri Piippo |
- updated filenames
|
file |
diff |
annotate
|
Fri, 04 Jul 2014 22:19:01 +0300 |
Santeri Piippo |
- saving work done on edit mode revamp
|
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 17:17:32 +0300 |
Santeri Piippo |
- adapted the code to use hg-based updaterevision
|
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:48:55 +0300 |
Santeri Piippo |
- added close buttons to tabs
|
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 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
|
Wed, 21 May 2014 13:18:19 +0300 |
Santeri Piippo |
- selecting an invertnext'd object now also selects the invertnext
|
file |
diff |
annotate
|
Sat, 17 May 2014 15:45:56 +0300 |
Santeri Piippo |
- removed the build time in favor of commit time which I think is much more important
|
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
|
Mon, 05 May 2014 17:18:01 +0300 |
Santeri Piippo |
- slight refactor in ldobject methods
|
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
|
Wed, 30 Apr 2014 03:41:23 +0300 |
Santeri Piippo |
- cut unnecessary code from MainWindow::updateSelection. speeds it up a bit, especially when unselecting but it's not fast enough to my tastes yet
|
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 18:05:45 +0300 |
Santeri Piippo |
- fixed: the random colors action wasn't being checked on startup if it was enabled in config, causing it to go out of sync
|
file |
diff |
annotate
|
Mon, 28 Apr 2014 17:50:42 +0300 |
Santeri Piippo |
- added build time to window title properly
|
file |
diff |
annotate
|
Mon, 28 Apr 2014 17:34:10 +0300 |
Santeri Piippo |
- removed rest of the uses of <anonymous>
|
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 01:33:19 +0300 |
Santeri Piippo |
- started work on new icon set
|
file |
diff |
annotate
|
Tue, 22 Apr 2014 22:40:34 +0300 |
Santeri Piippo |
- moved the uncolorize action to the color toolbar, renamed to uncolor
|
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
|