2018-06-04 Teemu Piippo fix compiler warnings file | diff | annotate
2018-04-04 Teemu Piippo refactored the quick color toolbar file | diff | annotate
2018-03-24 Teemu Piippo Happy new year 2018 file | diff | annotate
2018-03-24 Teemu Piippo Config is now a namespace file | diff | annotate
2018-03-24 Teemu Piippo reorganized headers file | diff | annotate
2018-03-23 Teemu Piippo Begin rework to add support for multiple libraries file | diff | annotate
2018-03-03 Santeri Piippo LDSubfileReference now contains the name of the subfile and not a pointer anymore. Some methods now require a DocumentManager* for context on resolving the name. file | diff | annotate
2018-03-01 Santeri Piippo refactor file | diff | annotate
2018-01-11 Santeri Piippo begin rendering rework file | diff | annotate
2018-01-04 Santeri Piippo undo config change file | diff | annotate
2018-01-04 Santeri Piippo happy new year 2018 file | diff | annotate
2018-01-04 Santeri Piippo fix paren style file | diff | annotate
2018-01-04 Santeri Piippo replaced "Config->" with "config." file | diff | annotate
2017-03-08 Teemu Piippo Better encapsulated the BaseConfiguration class. file | diff | annotate
2017-03-05 Teemu Piippo GuiUtilities is now a namespace. file | diff | annotate
2017-03-05 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
2017-02-23 Teemu Piippo Moved GetIcon and makeSettings into the MainWindow namespace as static methods. file | diff | annotate
2017-02-14 Teemu Piippo Renamed ldDocument.cpp → lddocument.cpp file | diff | annotate
2017-02-09 Teemu Piippo Cleaned up ExternalProgramPathDialog file | diff | annotate
2017-02-09 Teemu Piippo Moved some global constants into appropriate namespaces. file | diff | annotate
2017-02-09 Teemu Piippo Created a new GLRenderer derivative class "Canvas" and made MainWindow use it file | diff | annotate
2017-01-28 Teemu Piippo Happy new year 2017! file | diff | annotate
2017-01-28 Teemu Piippo Actually, let's call it countof(). Makes more sense. file | diff | annotate
2017-01-28 Teemu Piippo Replaced '.length()' with 'length()' where appropriate file | diff | annotate
2017-01-28 Teemu Piippo Replaced uses of 'x.size()' with 'length(x)' file | diff | annotate
2016-02-16 Teemu Piippo Split grid stuff into a new class Grid in grid.cpp/grid.h file | diff | annotate
2016-02-14 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
2016-01-01 Teemu Piippo Happy new year 2016! file | diff | annotate
2015-11-18 Teemu Piippo It worx again! file | diff | annotate
2015-10-04 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
2015-10-03 Teemu Piippo Now compiles again file | diff | annotate
2015-09-22 Teemu Piippo Commit work done on document manager. Happy 3rd birthday LDForge! file | diff | annotate
2015-09-06 Teemu Piippo Remove "!= nullptr" expressions file | diff | annotate
2015-09-06 Teemu Piippo null -> nullptr file | diff | annotate
2015-09-05 Teemu Piippo Refactor MainWindow's API file | diff | annotate
2015-09-05 Teemu Piippo Make documents members of the main window file | diff | annotate
2015-08-31 Teemu Piippo Make ui a reference pointer in ConfigDialog file | diff | annotate
2015-08-31 Teemu Piippo Move ConfigDialog into src/dialogs/ subfolder file | diff | annotate | base
(0) tip

mercurial