Fri, 18 Oct 2013 22:30:08 +0300 | Santeri Piippo | now displays build type in the window title (unless a release build of a release), fixed some macro shenanigans | changeset | files |
Fri, 18 Oct 2013 22:07:26 +0300 | Santeri Piippo | made messagelog handle messages with newlines | changeset | files |
Fri, 18 Oct 2013 21:52:09 +0300 | Santeri Piippo | Added a crash catcher which trigger under Linux. It calls GDB and tries to get a backtrace. Also integrated assertion failure handling to this new system. Removed the print() function in the process (because the new bomb box uses a text edit and QTextDocuments's print method clashes with the macro and I figured it was a good idea to rid it anyway) and replaced all calls with log(). | changeset | files |