changelog
    
    
    - Sun, 05 Mar 2017 20:26:56 +0200
 
    - by Teemu Piippo <teemu@hecknology.net> [Sun, 05 Mar 2017 20:26:56 +0200] rev 1193
 
    - The Grid class is no longer a hierarchy element or a QObject.
 
    - Sun, 05 Mar 2017 20:25:22 +0200
 
    - by Teemu Piippo <teemu@hecknology.net> [Sun, 05 Mar 2017 20:25:22 +0200] rev 1192
 
    - Made configuration a global singleton. I think I can give in at least that much because it makes solving a lot of problems easier.
 
    - Sun, 05 Mar 2017 16:57:49 +0200
 
    - by Teemu Piippo <teemu@hecknology.net> [Sun, 05 Mar 2017 16:57:49 +0200] rev 1191
 
    - Also removed the copy constructor and copy assignment because those only are bad news for a resource managing vector...