Sat, 04 Aug 2018 21:46:58 +0300 Teemu Piippo fixed a crash when trying to open a document for the 3rd time after closing it 2 times file | diff | annotate
Tue, 19 Jun 2018 22:45:10 +0300 Teemu Piippo fixed generation of disc negatives file | diff | annotate
Tue, 19 Jun 2018 21:49:21 +0300 Teemu Piippo fixed bugs regarding primitives, added chord substitution file | diff | annotate
Sun, 17 Jun 2018 17:07:29 +0300 Teemu Piippo added support for open/closed cylinders in LDCircularPrimitive file | diff | annotate
Sun, 10 Jun 2018 16:50:14 +0300 Teemu Piippo changed LDCylinder to LDCircularPrimitive and moved circles to it file | diff | annotate
Mon, 04 Jun 2018 23:12:40 +0300 Teemu Piippo added work done on cylinders file | diff | annotate
Fri, 30 Mar 2018 14:30:51 +0300 Teemu Piippo fix warnings file | diff | annotate
Mon, 26 Mar 2018 15:28:33 +0300 Teemu Piippo refactor cylinder generation file | diff | annotate
Sun, 25 Mar 2018 16:57:28 +0300 Teemu Piippo reworked primitive generator file | diff | annotate
Sun, 25 Mar 2018 16:28:03 +0300 Teemu Piippo added support for new style primitive names file | diff | annotate
Sat, 24 Mar 2018 16:40:12 +0200 Teemu Piippo more work on 8-primitives file | diff | annotate
Sat, 24 Mar 2018 16:33:23 +0200 Teemu Piippo Added support for 8-primitives file | diff | annotate
Sat, 24 Mar 2018 13:55:08 +0200 Teemu Piippo removed another unused class file | diff | annotate
Sat, 24 Mar 2018 13:48:50 +0200 Teemu Piippo replaced remaining DIRSLASH, Dirname and Basename uses with Qt file info stuff file | diff | annotate
Sat, 24 Mar 2018 12:54:28 +0200 Teemu Piippo Happy new year 2018 file | diff | annotate
Sat, 24 Mar 2018 12:51:24 +0200 Teemu Piippo Use 4 points of precision for circle point coordinates file | diff | annotate
Sat, 24 Mar 2018 12:34:20 +0200 Teemu Piippo Config is now a namespace file | diff | annotate
Sat, 24 Mar 2018 12:06:22 +0200 Teemu Piippo Moved includes, added squared() function file | diff | annotate
Sat, 24 Mar 2018 11:57:24 +0200 Teemu Piippo reorganized headers file | diff | annotate
Sat, 24 Mar 2018 11:05:40 +0200 Teemu Piippo removed unnecessary files and includes file | diff | annotate
Fri, 23 Mar 2018 19:30:53 +0200 Teemu Piippo remove LDBfc file | diff | annotate
Fri, 23 Mar 2018 17:13:35 +0200 Teemu Piippo remove LDPaths file | diff | annotate
Fri, 23 Mar 2018 16:14:04 +0200 Teemu Piippo reworked primitive scanning file | diff | annotate
Sun, 18 Mar 2018 12:00:39 +0200 Teemu Piippo added subfile reference editor file | diff | annotate
Thu, 15 Mar 2018 10:46:46 +0200 Teemu Piippo added signal emissions file | diff | annotate
Wed, 14 Mar 2018 12:18:52 +0200 Teemu Piippo moved emit calls file | diff | annotate
Wed, 14 Mar 2018 12:08:03 +0200 Teemu Piippo added an MVC interface to the primitives tree file | diff | annotate
Sat, 03 Mar 2018 17:25:12 +0200 Santeri Piippo Removed LDObject::invert, inversion code moved to basic toolset file | diff | annotate
Thu, 11 Jan 2018 00:39:00 +0200 Santeri Piippo added support for circular 8/-primitives file | diff | annotate
Thu, 04 Jan 2018 22:52:04 +0200 Santeri Piippo undo config change file | diff | annotate
Thu, 04 Jan 2018 21:41:17 +0200 Santeri Piippo happy new year 2018 file | diff | annotate
Thu, 04 Jan 2018 19:44:26 +0200 Santeri Piippo fix paren style file | diff | annotate
Thu, 04 Jan 2018 19:40:16 +0200 Santeri Piippo replaced "Config->" with "config." file | diff | annotate
Mon, 06 Mar 2017 01:17:15 +0200 Teemu Piippo PrimitiveScanner is no longer a HierarchyElement. file | diff | annotate
Sun, 05 Mar 2017 20:25:22 +0200 Teemu Piippo Made configuration a global singleton. I think I can give in at least that much because it makes solving a lot of problems easier. file | diff | annotate
Sun, 05 Mar 2017 16:50:06 +0200 Teemu Piippo Renamed some methods of the Model class to remove the 'emplace' word (however cromulent it is, being from STL...) from them. file | diff | annotate
Thu, 23 Feb 2017 19:56:21 +0200 Teemu Piippo Removed the Critical and Question functions, replaced with direct QMessageBox uses. Removed unused code from mainwindow.h. file | diff | annotate
Tue, 14 Feb 2017 15:21:34 +0200 Teemu Piippo Moved LDQuadrilateral into its own source pair. file | diff | annotate
Tue, 14 Feb 2017 15:11:33 +0200 Teemu Piippo Moved LDTriangle into its own source pair. file | diff | annotate
Tue, 14 Feb 2017 14:52:01 +0200 Teemu Piippo Renamed ldDocument.cpp → lddocument.cpp file | diff | annotate
Tue, 14 Feb 2017 13:25:43 +0200 Teemu Piippo Split LDConditionalEdge and LDEdgeLine into new source pairs file | diff | annotate
Tue, 14 Feb 2017 12:58:53 +0200 Teemu Piippo LDObject subclass renaming: file | diff | annotate
Thu, 09 Feb 2017 22:46:37 +0200 Teemu Piippo Moved LDComment and LDEmpty into their own source file pairs. file | diff | annotate
Sat, 04 Feb 2017 14:24:16 +0200 Teemu Piippo The current document pointer may no longer be null. file | diff | annotate
Mon, 30 Jan 2017 02:41:45 +0200 Teemu Piippo Removed some unnecessary #include-directives. file | diff | annotate
Sun, 29 Jan 2017 21:07:15 +0200 Teemu Piippo Removed the LDSpawn function and replaced its last use cases. file | diff | annotate
Sat, 28 Jan 2017 17:47:06 +0200 Teemu Piippo Happy new year 2017! file | diff | annotate
Sat, 28 Jan 2017 14:14:28 +0200 Teemu Piippo Actually, let's call it countof(). Makes more sense. file | diff | annotate
Sat, 28 Jan 2017 14:13:01 +0200 Teemu Piippo Replaced '.length()' with 'length()' where appropriate file | diff | annotate
Sat, 28 Jan 2017 14:01:19 +0200 Teemu Piippo Replaced uses of 'x.size()' with 'length(x)' file | diff | annotate
Sat, 28 Jan 2017 13:49:09 +0200 Teemu Piippo refactor: added the length() function that's like Python's len() file | diff | annotate
Thu, 17 Nov 2016 12:18:13 +0200 Teemu Piippo Cleaned up PrimitiveScanner file | diff | annotate
Wed, 16 Nov 2016 01:43:37 +0200 Teemu Piippo Further cleanup file | diff | annotate
Wed, 16 Nov 2016 01:28:42 +0200 Teemu Piippo Refactor primitives file | diff | annotate
Sun, 16 Oct 2016 17:54:22 +0300 Teemu Piippo Fixed compilation. file | diff | annotate
Wed, 17 Feb 2016 03:10:12 +0200 Teemu Piippo Moved PreferredLicenseText into HierarchyElement and made the config pointer be passed to LDPaths. Now I can finally remove the Config global pointer. file | diff | annotate
Wed, 17 Feb 2016 00:54:02 +0200 Teemu Piippo Rename Pi to lowercase pi 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:51:00 +0200 Teemu Piippo Reformatted primitives.cpp 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
(0) -100 -60 tip

mercurial