2014-06-03 Santeri Piippo - String -> QString file | diff | annotate
2014-05-02 Santeri Piippo - added a macro for adding operator++ and operator-- to enums, less cast hell this way file | diff | annotate
2014-04-28 Santeri Piippo - overhauled configuration setup a bit: configuration entries renamed and are now in a cfg:: namespace file | diff | annotate
2014-04-27 Santeri Piippo - type-aliased QString to String file | diff | annotate
2014-04-14 Santeri Piippo - use the keyword 'not' in place of the exclamation mark for operator!, this is clearer. also converted uses of '== false' to this. file | diff | annotate
2014-03-29 Santeri Piippo - renamed files to camelCase file | diff | annotate
2014-01-07 Santeri Piippo - removed the 'str' typedef, use QString directly file | diff | annotate
2014-01-07 Santeri Piippo - reformatting file | diff | annotate
2013-12-31 Santeri Piippo - updated copyright year. Best wishes for 2014! file | diff | annotate
2013-12-23 Santeri Piippo - refactored config code file | diff | annotate
2013-12-19 Santeri Piippo - cleanup closing of unused files is now defered to the event loop using a new InvokationDeferer class. This prevents ldforge from closing unused files when it *really* shouldn't be doing that, instead waiting until everything is done before it begins the cleanup process. file | diff | annotate
2013-12-13 Santeri Piippo - changed source file extension from .cpp to .cc file | diff | annotate
(0) tip

mercurial