Sat, 15 Jun 2013 04:20:44 +0300 Santeri Piippo Added primitive scanning, replaced parts list in subfile add dialog with it file | diff | annotate
Sat, 15 Jun 2013 01:29:46 +0300 Santeri Piippo Nuked parts.lst parsing, that was stupid file | diff | annotate
Sat, 15 Jun 2013 01:20:07 +0300 Santeri Piippo Converted from C-style fopen to the new File class file | diff | annotate
Thu, 13 Jun 2013 01:13:06 +0300 Santeri Piippo Color changing is now logged into history file | diff | annotate
Thu, 13 Jun 2013 00:48:53 +0300 Santeri Piippo Reworked properties a bit file | diff | annotate
Mon, 10 Jun 2013 15:15:23 +0300 Santeri Piippo Laid down the foundations of the new history system file | diff | annotate
Sat, 01 Jun 2013 22:01:27 +0300 Santeri Piippo Refactor LDSubfile file | diff | annotate
Sat, 01 Jun 2013 20:09:31 +0300 Santeri Piippo Make LDObject's color and parent properties with accessors file | diff | annotate
Sat, 01 Jun 2013 03:17:52 +0300 Santeri Piippo Purged out the old history code file | diff | annotate
Fri, 24 May 2013 19:44:53 +0300 Santeri Piippo Further work on image generation experiment file | diff | annotate
Fri, 24 May 2013 16:43:56 +0300 Santeri Piippo Added ability to have multiple GLRenderers file | diff | annotate
Fri, 24 May 2013 15:23:56 +0300 Santeri Piippo Made a vector class which wraps around std::vector... finally I have an operator<< for the thing. file | diff | annotate
Fri, 24 May 2013 04:34:20 +0300 Santeri Piippo Make LDOpenFile's members PROPERTIES file | diff | annotate
Fri, 24 May 2013 03:34:09 +0300 Santeri Piippo Use QMutex for the thread locking, remove filename from the progress dialog since it's not known anyway file | diff | annotate
Fri, 24 May 2013 03:22:11 +0300 Santeri Piippo Added a progress dialog for file loading to respond to desktops while loading files. With large files the no-response policy could be a bad thing. My first real use case of multi-threading... file | diff | annotate
Tue, 21 May 2013 17:39:27 +0300 Santeri Piippo Fixed basename (for real...) and ported ::first and ::last from my previous string class implementation, std::string::find_last_of doesn't do what I thought it did file | diff | annotate
Tue, 21 May 2013 14:24:10 +0300 Santeri Piippo added basename since windows doesn't have it file | diff | annotate
Tue, 21 May 2013 14:07:33 +0300 Santeri Piippo Renamed the OpenFile class to LDOpenFile as MinGW doesn't appear to like the former name file | diff | annotate
Sun, 19 May 2013 13:51:38 +0300 Santeri Piippo Prompt for unsaved changes before loading or creating a new file file | diff | annotate
Sun, 19 May 2013 01:31:13 +0300 Santeri Piippo Added auto-coloring, this colors objects with the first found unused color file | diff | annotate
Fri, 17 May 2013 11:53:28 +0300 Santeri Piippo Look for LDraw files in the part's directory first file | diff | annotate
Fri, 10 May 2013 17:39:56 +0300 Santeri Piippo Rewrote the string class with a simpler version. The old one was more than probably leaking water like a boat with an elephant on board... file | diff | annotate
Wed, 08 May 2013 15:19:06 +0300 Santeri Piippo Moved source files to src/, removed zz_ prefix off dialog files. file | diff | annotate
(0) tip

mercurial