changelog
- Fri, 24 May 2013 15:38:23 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 24 May 2013 15:38:23 +0300] rev 252
- Take the aforementioned operator<< into use
- Fri, 24 May 2013 15:23:56 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 24 May 2013 15:23:56 +0300] rev 251
- Made a vector class which wraps around std::vector... finally I have an operator<< for the thing.
- Fri, 24 May 2013 04:34:20 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 24 May 2013 04:34:20 +0300] rev 250
- Make LDOpenFile's members PROPERTIES
- Fri, 24 May 2013 03:34:09 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 24 May 2013 03:34:09 +0300] rev 249
- Use QMutex for the thread locking, remove filename from the progress dialog since it's not known anyway
- Fri, 24 May 2013 03:22:11 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 24 May 2013 03:22:11 +0300] rev 248
- 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...
- Thu, 23 May 2013 17:37:25 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Thu, 23 May 2013 17:37:25 +0300] rev 247
- Replace direct abort() calls with fatal() in String methods
- Wed, 22 May 2013 23:33:49 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Wed, 22 May 2013 23:33:49 +0300] rev 246
- Now that 0.1 is released, version number becomes 0.1.999
- Wed, 22 May 2013 22:20:06 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Wed, 22 May 2013 22:20:06 +0300] rev 245
- Added tag v0.1-alpha for changeset 3125c2a1a9ba
- Wed, 22 May 2013 22:19:20 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Wed, 22 May 2013 22:19:20 +0300] rev 244
- Tag version 0.1 alpha (for real this time)
- Wed, 22 May 2013 22:12:18 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Wed, 22 May 2013 22:12:18 +0300] rev 243
- Changed shortcut of Set Color to C, like MLCAD
- Wed, 22 May 2013 20:51:45 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Wed, 22 May 2013 20:51:45 +0300] rev 242
- Fixed: selecting objects in list view didn't update the GL view properly
- Wed, 22 May 2013 20:46:29 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Wed, 22 May 2013 20:46:29 +0300] rev 241
- Added LICENSE.icons to help clarity on the licensing of the icons