Wed, 16 Jul 2014 15:00:41 +0300 | Teemu Piippo | - changed copyright lines to use my legal name instead of my nickname | file | diff | annotate |
Sun, 13 Jul 2014 20:40:24 +0300 | Teemu Piippo | - changed `&&` and `||` operators to their named variants `and` and `or` | file | diff | annotate |
Tue, 03 Jun 2014 20:28:10 +0300 | Santeri Piippo | - String -> QString | file | diff | annotate |
Sun, 27 Apr 2014 04:23:09 +0300 | Santeri Piippo | - type-aliased QString to String | file | diff | annotate |
Mon, 14 Apr 2014 16:00:36 +0300 | 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 |
Sat, 29 Mar 2014 05:26:10 +0200 | Santeri Piippo | - renamed files to camelCase | file | diff | annotate |