Thu, 01 Mar 2018 11:59:54 +0200 Santeri Piippo refactor file | diff | annotate
Thu, 11 Jan 2018 15:09:44 +0200 Santeri Piippo begin rendering rework 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
Wed, 08 Mar 2017 22:48:43 +0200 Teemu Piippo Better encapsulated the BaseConfiguration class. file | diff | annotate
Mon, 06 Mar 2017 00:35:47 +0200 Teemu Piippo GuiUtilities is now a namespace. 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
Thu, 23 Feb 2017 20:03:31 +0200 Teemu Piippo Moved GetIcon and makeSettings into the MainWindow namespace as static methods. file | diff | annotate
Tue, 14 Feb 2017 14:52:01 +0200 Teemu Piippo Renamed ldDocument.cpp → lddocument.cpp file | diff | annotate
Thu, 09 Feb 2017 21:01:12 +0200 Teemu Piippo Cleaned up ExternalProgramPathDialog file | diff | annotate
Thu, 09 Feb 2017 20:54:21 +0200 Teemu Piippo Moved some global constants into appropriate namespaces. file | diff | annotate
Thu, 09 Feb 2017 11:53:55 +0200 Teemu Piippo Created a new GLRenderer derivative class "Canvas" and made MainWindow use it 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
Tue, 16 Feb 2016 19:59:43 +0200 Teemu Piippo Split grid stuff into a new class Grid in grid.cpp/grid.h file | diff | annotate
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. file | diff | annotate
Fri, 01 Jan 2016 23:41:55 +0200 Teemu Piippo Happy new year 2016! file | diff | annotate
Wed, 18 Nov 2015 19:05:22 +0200 Teemu Piippo It worx again! 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, 04 Oct 2015 02:52:03 +0300 Teemu Piippo Now compiles again file | diff | annotate
Tue, 22 Sep 2015 23:38:19 +0300 Teemu Piippo Commit work done on document manager. Happy 3rd birthday LDForge! file | diff | annotate
Sun, 06 Sep 2015 03:17:29 +0300 Teemu Piippo Remove "!= nullptr" expressions file | diff | annotate
Sun, 06 Sep 2015 03:10:03 +0300 Teemu Piippo null -> nullptr file | diff | annotate
Sun, 06 Sep 2015 01:52:23 +0300 Teemu Piippo Refactor MainWindow's API file | diff | annotate
Sat, 05 Sep 2015 23:03:24 +0300 Teemu Piippo Make documents members of the main window file | diff | annotate
Mon, 31 Aug 2015 23:25:56 +0300 Teemu Piippo Make ui a reference pointer in ConfigDialog file | diff | annotate
Mon, 31 Aug 2015 23:23:45 +0300 Teemu Piippo Move ConfigDialog into src/dialogs/ subfolder file | diff | annotate | base
(0) tip

mercurial