changelog
- Thu, 23 Feb 2017 20:06:22 +0200
- by Teemu Piippo <teemu@hecknology.net> [Thu, 23 Feb 2017 20:06:22 +0200] rev 1158
- Made the GL renderer recieve information of object deletion via signals.
- Thu, 23 Feb 2017 20:03:31 +0200
- by Teemu Piippo <teemu@hecknology.net> [Thu, 23 Feb 2017 20:03:31 +0200] rev 1157
- Moved GetIcon and makeSettings into the MainWindow namespace as static methods.
- Thu, 23 Feb 2017 19:56:21 +0200
- by Teemu Piippo <teemu@hecknology.net> [Thu, 23 Feb 2017 19:56:21 +0200] rev 1156
- Removed the Critical and Question functions, replaced with direct QMessageBox uses. Removed unused code from mainwindow.h.
- Thu, 23 Feb 2017 19:33:56 +0200
- by Teemu Piippo <teemu@hecknology.net> [Thu, 23 Feb 2017 19:33:56 +0200] rev 1155
- Removed dead code
- Thu, 23 Feb 2017 19:32:36 +0200
- by Teemu Piippo <teemu@hecknology.net> [Thu, 23 Feb 2017 19:32:36 +0200] rev 1154
- Some cleanup in mainwindow.cpp, use QSet<QString> for the 'ignore' variable.
- Thu, 23 Feb 2017 18:47:15 +0200
- by Teemu Piippo <teemu@hecknology.net> [Thu, 23 Feb 2017 18:47:15 +0200] rev 1153
- Reformat colors.cpp.