changelog
    
    
    - Sun, 30 Aug 2015 15:18:41 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 30 Aug 2015 15:18:41 +0300] rev 968
 
    - Happy new year 2015
 
    - Sun, 30 Aug 2015 15:17:28 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 30 Aug 2015 15:17:28 +0300] rev 967
 
    - elif -> else if
Removed a bunch of long unused macros
Replaced the countof implementation with the more idiomatic one 
    - Sun, 30 Aug 2015 15:01:10 +0300
 
    - by Teemu Piippo <crimsondusk64@gmail.com> [Sun, 30 Aug 2015 15:01:10 +0300] rev 966
 
    - Replaced Min/Max/Clamp/Abs with use of Qt versions of them.
Renamed the other utility functions.