Tue, 22 Oct 2013 19:33:41 +0300 | Santeri Piippo | fixed: deleting objects would trigger a crash | file | diff | annotate |
Fri, 18 Oct 2013 22:07:26 +0300 | Santeri Piippo | made messagelog handle messages with newlines | file | diff | annotate |
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(). | file | diff | annotate |