Chocobozzz
|
d755d5b602
|
Use functions instead of macros for logs
|
2015-06-11 18:11:19 +02:00 |
|
Chocobozzz
|
4943bca877
|
Fix release compilation error because of qt_no_debug_output flag
|
2015-06-11 11:35:30 +02:00 |
|
John Maguire
|
bebd781fdf
|
Reformat all non-3rd-party C/C++/Objective-C++.
Command line:
find src ext -regex '.*\.\(h\|cpp\|mm\)' -exec clang-format -i
-style='{BasedOnStyle: Google, DerivePointerBinding: false}' {} \;
|
2014-02-07 16:34:20 +01:00 |
|
David Sansome
|
f0b9120c43
|
Create a Fatal logging level, and use it when sqlite symbols can't be resolved.
|
2013-09-18 00:15:46 +10:00 |
|
John Maguire
|
5fe7d1ad20
|
Add stack trace dumper (might need some tweaks for win & Linux still).
|
2012-01-17 20:35:10 -08:00 |
|
David Sansome
|
9041117867
|
Move everything around in the source tree - static libraries and external binaries now go in "ext/". Add a generic worker pool.
|
2012-01-05 23:25:13 +00:00 |
|