Tue, 16 Jul 2013 02:45:13 +0300 Santeri Piippo Finalized multi-file behavior. The future is here! :P file | diff | annotate
Tue, 16 Jul 2013 02:09:22 +0300 Santeri Piippo behavior update file | diff | annotate
Tue, 16 Jul 2013 02:06:30 +0300 Santeri Piippo Added actions for saving all files, closing and closing all files file | diff | annotate
Tue, 16 Jul 2013 01:33:11 +0300 Santeri Piippo Multiple file support works now! woo! file | diff | annotate
Mon, 15 Jul 2013 22:25:00 +0300 Santeri Piippo Shortcuts are now properly loaded again file | diff | annotate
Mon, 15 Jul 2013 20:45:26 +0300 Santeri Piippo File list is populated now.. file | diff | annotate
Mon, 15 Jul 2013 14:43:29 +0300 Santeri Piippo restructure; removed g_BBox file | diff | annotate
Mon, 15 Jul 2013 13:50:12 +0300 Santeri Piippo Made the pointer to current file a private member of an anonymous shell class, thus getting accessors file | diff | annotate
Sat, 13 Jul 2013 21:21:33 +0300 Santeri Piippo more formatting file | diff | annotate
Sat, 13 Jul 2013 19:02:48 +0300 Santeri Piippo Appended 'Object' to the names of all LDObject derivatives so even though the LD prefix isn't reserved for just LDObjects anymore, these classes remain distinct file | diff | annotate
Wed, 10 Jul 2013 02:17:23 +0300 Santeri Piippo Fixed compilation under windows/qt5 file | diff | annotate
Wed, 10 Jul 2013 01:50:24 +0300 Santeri Piippo make aborting work in the new setup file | diff | annotate
Wed, 10 Jul 2013 01:40:59 +0300 Santeri Piippo make file loading be done properly as just a QObject rather than multi-threaded.. file | diff | annotate
Mon, 08 Jul 2013 01:29:28 +0300 Santeri Piippo primitive generator: add conditional lines to cylinders; improved bad color handling file | diff | annotate
Thu, 04 Jul 2013 03:05:39 +0300 Santeri Piippo Re-added the message log, now draws into the viewport file | diff | annotate
Wed, 03 Jul 2013 00:43:27 +0300 Santeri Piippo Apply tr() for possible future translations file | diff | annotate
Tue, 02 Jul 2013 23:40:27 +0300 Santeri Piippo rework aborting.. I'm still not sure I'm doing it right, though. file | diff | annotate
Tue, 02 Jul 2013 23:29:57 +0300 Santeri Piippo Show values in file opening prompt file | diff | annotate
Tue, 02 Jul 2013 23:02:53 +0300 Santeri Piippo simplify a bit file | diff | annotate
Tue, 02 Jul 2013 22:53:20 +0300 Santeri Piippo Added ability to load the overlay meta file | diff | annotate
Tue, 02 Jul 2013 21:39:47 +0300 Santeri Piippo Made overlay data be contained in the part files, still wip file | diff | annotate
Tue, 02 Jul 2013 00:15:52 +0300 Santeri Piippo Nuked the obsolete radial type now file | diff | annotate
Mon, 01 Jul 2013 23:07:35 +0300 Santeri Piippo Begin converting the radial type into a primitive generator file | diff | annotate
Mon, 01 Jul 2013 19:48:29 +0300 Santeri Piippo restyled file.cpp file | diff | annotate
Mon, 01 Jul 2013 17:27:37 +0300 Santeri Piippo Added an atof overload to convert from string to float, hopefully without any precision error file | diff | annotate
Fri, 21 Jun 2013 17:36:50 +0300 Santeri Piippo Nuked the now-empty string.cpp/.h file | diff | annotate
Sun, 16 Jun 2013 00:10:11 +0300 Santeri Piippo Added support for regex-based primitive categorization file | diff | annotate
Sat, 15 Jun 2013 19:14:42 +0300 Santeri Piippo Moved primitive handling to new code files file | diff | annotate
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
Fri, 14 Jun 2013 16:00:54 +0300 Santeri Piippo Converted to 16-bit strings.. again file | diff | annotate
Thu, 13 Jun 2013 02:55:47 +0300 Santeri Piippo Made history work with most things file | diff | annotate
Thu, 13 Jun 2013 00:48:53 +0300 Santeri Piippo Reworked properties a bit file | diff | annotate
Mon, 10 Jun 2013 16:17:24 +0300 Santeri Piippo Restructed recent files handling, the list shouldn't screw the hell up anymore. file | diff | annotate
Mon, 10 Jun 2013 15:51:08 +0300 Santeri Piippo Cleansed the string class, moved implementations from header to code file 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:42:52 +0300 Santeri Piippo fixed: subfiles and radials couldn't be moved, made add-picking with control work again despite its double-use as range picking, changed 'Name' to 'Title' in new part dialog and widened it a bit file | diff | annotate
Sat, 01 Jun 2013 22:01:27 +0300 Santeri Piippo Refactor LDSubfile file | diff | annotate
Sat, 01 Jun 2013 21:36:03 +0300 Santeri Piippo Make LDMatrixObject's transform and pos members properties file | diff | annotate
Sat, 01 Jun 2013 20:31:33 +0300 Santeri Piippo Make LDRadial's members accessed properties 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:38:23 +0300 Santeri Piippo Take the aforementioned operator<< into use 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:41 +0300 Santeri Piippo fix basename 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 14:27:21 +0300 Santeri Piippo Update the part's Name: field when saving 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 13:21:06 +0300 Santeri Piippo Prompt for unsaved changes in the current file if it's anonymous file | diff | annotate
Sun, 19 May 2013 13:13:40 +0300 Santeri Piippo Added version moniker file | diff | annotate
Sat, 18 May 2013 21:35:55 +0300 Santeri Piippo Added demote function for making conditional lines normal lines 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
(0) -60 tip

mercurial