Wed, 17 Feb 2016 03:24:07 +0200 |
Teemu Piippo |
Fixed circle mode not building the circle anymore
|
changeset |
files
|
Wed, 17 Feb 2016 03:15:10 +0200 |
Teemu Piippo |
Removed unneeded includes from main.cpp
|
changeset |
files
|
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.
|
changeset |
files
|
Wed, 17 Feb 2016 02:56:59 +0200 |
Teemu Piippo |
Moved LDObject::moveObjects into MoveToolset
|
changeset |
files
|
Wed, 17 Feb 2016 00:54:02 +0200 |
Teemu Piippo |
Rename Pi to lowercase pi
|
changeset |
files
|
Wed, 17 Feb 2016 00:47:48 +0200 |
Teemu Piippo |
Renamed ldObjectMath.cpp/.h to mathfunctions.cpp/.h
|
changeset |
files
|
Wed, 17 Feb 2016 00:43:17 +0200 |
Teemu Piippo |
Moved rotation point handling to ldObjectMath.cpp and encapsulated it into new class MathFunctions
|
changeset |
files
|
Tue, 16 Feb 2016 19:59:43 +0200 |
Teemu Piippo |
Split grid stuff into a new class Grid in grid.cpp/grid.h
|
changeset |
files
|
Tue, 16 Feb 2016 16:28:44 +0200 |
Teemu Piippo |
Use a better gcd algorithm, some style fixes
|
changeset |
files
|
Tue, 16 Feb 2016 02:11:33 +0200 |
Teemu Piippo |
Replaced GetRecursiveFilenames with QDirIterator
|
changeset |
files
|
Tue, 16 Feb 2016 01:51:00 +0200 |
Teemu Piippo |
Reformatted primitives.cpp
|
changeset |
files
|
Tue, 16 Feb 2016 01:39:06 +0200 |
Teemu Piippo |
Split PrimitivePrompt into its new source files, renamed it to GeneratePrimitivePrompt
|
changeset |
files
|
Tue, 16 Feb 2016 00:59:50 +0200 |
Teemu Piippo |
Transformed primitive management into a new class PrimitiveManager that is a member of MainWindow
|
changeset |
files
|
Sun, 14 Feb 2016 03:19:28 +0200 |
Teemu Piippo |
Renamed ConfigurationValueBag to Configuration and added a pointer to it into HierarchyElement. This helps with the fight against global variables.
|
changeset |
files
|
Sat, 13 Feb 2016 04:14:43 +0200 |
Teemu Piippo |
Fixed line length warnings
|
changeset |
files
|