2017-03-05 Teemu Piippo NewPartDialog is no longer a HierarchyElement. changeset | files
2017-03-05 Teemu Piippo ColorSelector is no longer a HierarchyElement. changeset | files
2017-03-05 Teemu Piippo GuiUtilities is now a namespace. changeset | files
2017-03-05 Teemu Piippo The Grid class is no longer a hierarchy element or a QObject. changeset | files
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. changeset | files
2017-03-05 Teemu Piippo Also removed the copy constructor and copy assignment because those only are bad news for a resource managing vector... changeset | files
2017-03-05 Teemu Piippo and let's put a newline there... changeset | files
2017-03-05 Teemu Piippo Deleted the copy constructor version of ResourceVector<T>::insert, like with append changeset | files
2017-03-05 Teemu Piippo Sorted the methods in Model's public section. changeset | files
2017-03-05 Teemu Piippo Renamed some methods of the Model class to remove the 'emplace' word (however cromulent it is, being from STL...) from them. changeset | files
2017-03-05 Teemu Piippo Moved LDObject lifetime management from Model to ResourceVector. This is a large refactor that removes some hacks from the Model class. changeset | files
2017-03-05 Teemu Piippo Added a new type ResourceVector which manages object lifetimes, and used it to remove a bit of memory management. changeset | files
(0) -1000 -300 -100 -30 -10 -6 +6 +10 +30 +100 tip

mercurial