Sun, 18 Aug 2013 15:33:00 +0300 Santeri Piippo Code formatting: use same separators everywhere, remove extra spaces from license headers, simplified message manager api a bit file | diff | annotate
Fri, 02 Aug 2013 16:33:30 +0300 Santeri Piippo style cleanup - it should be all unified now file | diff | annotate
Tue, 30 Jul 2013 16:17:16 +0300 Santeri Piippo Made File::iterator private - it's used only for range-for loops so it should not be used by anything else than File itself. file | diff | annotate
Tue, 30 Jul 2013 07:38:08 +0300 Santeri Piippo Renamed vector to List, changed it to wrap around std::deque. 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:52:46 +0300 Santeri Piippo Moved the bbox class to types 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
Fri, 21 Jun 2013 17:29:29 +0300 Santeri Piippo Added license header to primitives.cpp 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 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:20:07 +0300 Santeri Piippo Converted from C-style fopen to the new File class file | diff | annotate
Fri, 14 Jun 2013 19:34:30 +0300 Santeri Piippo Added a File type that wraps around QFile and provides stuff like a null file and range-for-iterating 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 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 21:36:03 +0300 Santeri Piippo Make LDMatrixObject's transform and pos members properties file | diff | annotate
Mon, 27 May 2013 18:17:21 +0300 Santeri Piippo Added ability to snap to pre-existing vertices while drawing, added changelog 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
Sun, 19 May 2013 00:47:07 +0300 Santeri Piippo Added ability to set the depth value to something else than 0. file | diff | annotate
Tue, 14 May 2013 03:23:01 +0300 Santeri Piippo Split some stuff into separate files file | diff | annotate
Sat, 11 May 2013 04:02:13 +0300 Santeri Piippo Readded BFC red-green view, although determining inversion isn't always correct and it cannot handle CW-certified files... 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
Thu, 09 May 2013 17:03:44 +0300 Santeri Piippo Further removal of hungarian notation 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