Tue, 07 Jan 2014 12:21:46 +0200 | Santeri Piippo | - removed the 'str' typedef, use QString directly | file | diff | annotate |
Tue, 07 Jan 2014 08:53:27 +0200 | Santeri Piippo | - reformatting | file | diff | annotate |
Wed, 01 Jan 2014 00:25:01 +0200 | Santeri Piippo | - updated copyright year. Best wishes for 2014! | file | diff | annotate |
Mon, 23 Dec 2013 16:10:36 +0200 | Santeri Piippo | - refactored config code | file | diff | annotate |
Thu, 19 Dec 2013 13:36:48 +0200 | 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 |
Fri, 13 Dec 2013 20:01:49 +0200 | Santeri Piippo | - changed source file extension from .cpp to .cc | file | diff | annotate |