Fri, 18 Oct 2013 21:52:09 +0300
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().
338
38f3c53357b6
remove ldforge.kdev4 and put it on ignore
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff
changeset
|
1 | build |
339
89e7c2d0a020
Also put all generated UI headers on ignore
Santeri Piippo <crimsondusk64@gmail.com>
parents:
338
diff
changeset
|
2 | ldforge.kdev4 |
341 | 3 | src/ui_*.h |
4 | Makefile | |
5 | ldforge | |
345
1376ad3262ba
Converted Ytruder interface to Designer UI
Santeri Piippo <crimsondusk64@gmail.com>
parents:
342
diff
changeset
|
6 | *.dat |
474
63838461cb72
add .kdev_include_paths to gitignore
Santeri Piippo <crimsondusk64@gmail.com>
parents:
345
diff
changeset
|
7 | debug_lastOutput |
63838461cb72
add .kdev_include_paths to gitignore
Santeri Piippo <crimsondusk64@gmail.com>
parents:
345
diff
changeset
|
8 | .kdev_include_paths |