Wed, 16 Nov 2016 01:28:42 +0200 Teemu Piippo Refactor primitives file | diff | annotate
Tue, 16 Feb 2016 02:11:33 +0200 Teemu Piippo Replaced GetRecursiveFilenames with QDirIterator file | diff | annotate
Tue, 16 Feb 2016 01:39:06 +0200 Teemu Piippo Split PrimitivePrompt into its new source files, renamed it to GeneratePrimitivePrompt file | diff | annotate
Tue, 16 Feb 2016 00:59:50 +0200 Teemu Piippo Transformed primitive management into a new class PrimitiveManager that is a member of MainWindow file | diff | annotate
Fri, 01 Jan 2016 23:41:55 +0200 Teemu Piippo Happy new year 2016! file | diff | annotate
Sun, 04 Oct 2015 22:54:17 +0300 Teemu Piippo A bit more cleanup. Finally removed the PROPERTY macro. (now let's see about making a new one sometime that isn't so terrible?) file | diff | annotate
Sun, 06 Sep 2015 03:10:03 +0300 Teemu Piippo null -> nullptr file | diff | annotate
Sun, 30 Aug 2015 15:18:41 +0300 Teemu Piippo Happy new year 2015 file | diff | annotate
Sat, 22 Aug 2015 15:58:50 +0300 Teemu Piippo More sharedpointer removal file | diff | annotate
Tue, 07 Jul 2015 21:35:20 +0300 Teemu Piippo Refactoring update. file | diff | annotate
Sat, 21 Feb 2015 18:51:33 +0200 Teemu Piippo - bump copyright year file | diff | annotate
Wed, 06 Aug 2014 16:18:24 +0300 Teemu Piippo - major identifier renaming file | diff | annotate
Wed, 16 Jul 2014 15:00:41 +0300 Teemu Piippo - changed copyright lines to use my legal name instead of my nickname file | diff | annotate
Thu, 05 Jun 2014 23:18:13 +0300 Santeri Piippo - source reformat 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
Sat, 29 Mar 2014 05:26:10 +0200 Santeri Piippo - renamed files to camelCase file | diff | annotate
Fri, 10 Jan 2014 03:35:50 +0200 Santeri Piippo - configuration is now always situated and read from the application working directory file | diff | annotate
Tue, 07 Jan 2014 12:21:46 +0200 Santeri Piippo - removed the 'str' typedef, use QString directly file | diff | annotate
Tue, 07 Jan 2014 11:56:26 +0200 Santeri Piippo - some cleanup file | diff | annotate
Tue, 07 Jan 2014 08:53:27 +0200 Santeri Piippo - reformatting file | diff | annotate
Wed, 01 Jan 2014 00:25:01 +0200 Santeri Piippo - updated copyright year. Best wishes for 2014! file | diff | annotate
Fri, 13 Dec 2013 00:28:24 +0200 Santeri Piippo - Reworked primitive listing. No longer uses multi-threading. file | diff | annotate
Thu, 12 Dec 2013 19:44:09 +0200 Santeri Piippo - LDFile renamed to LDDocument, file.h -> document.h file | diff | annotate
Fri, 06 Dec 2013 00:29:44 +0200 Santeri Piippo - Renamed common.h to main.h, split the PROPERTY macro and supporting macros to property.h file | diff | annotate
Thu, 05 Dec 2013 23:42:39 +0200 Santeri Piippo - Changed the callback parm of PROPERTY to a stock/custom write method argument. file | diff | annotate
Thu, 05 Dec 2013 23:20:50 +0200 Santeri Piippo - upgraded the PROPERTY macro, resulting in a major code refactor file | diff | annotate
Thu, 05 Dec 2013 13:51:52 +0200 Santeri Piippo - ensured header files' guards start with LDFORGE_ file | diff | annotate
Wed, 16 Oct 2013 16:47:40 +0300 Santeri Piippo Removed the List -> QList alias, use QList directly file | diff | annotate
Wed, 16 Oct 2013 16:40:42 +0300 Santeri Piippo removed the List class in favor of QList file | diff | annotate
Wed, 16 Oct 2013 15:32:38 +0300 Santeri Piippo Finally got the ringfinder working! Working on integrating it to ring drawing... file | diff | annotate
Sat, 05 Oct 2013 15:18:47 +0300 Santeri Piippo further cleansing - removed most uses of unsigned ints, removed list reversers file | diff | annotate
Sat, 05 Oct 2013 12:51:13 +0300 Santeri Piippo a bit more cleanup file | diff | annotate
Thu, 03 Oct 2013 21:08:34 +0300 Santeri Piippo further cleanup file | diff | annotate
Thu, 03 Oct 2013 20:56:20 +0300 Santeri Piippo last code reformatting i swear file | diff | annotate
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 21:31:36 +0300 Santeri Piippo - fixed: checking the hi-res option would not allow segment values over 16. 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, 01 Jul 2013 23:07:35 +0300 Santeri Piippo Begin converting the radial type into a primitive generator file | diff | annotate
Thu, 27 Jun 2013 14:12:12 +0300 Santeri Piippo minor improvements to primitive handling 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
(0) tip

mercurial