Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QTest::CrashHandler: move the enum definition to the header | Thiago Macieira | 12 hours | 1 | -1/+0 |
* | QTest::CrashHandler: move the Unix async-safe I/O code to the .cpp | Thiago Macieira | 12 hours | 1 | -3/+5 |
* | QTest::CrashHandler: move windowsFaultHandler() out of the class | Thiago Macieira | 12 hours | 1 | -1/+4 |
* | QTest::CrashHandler: move DebugSymbolResolver to the .cpp | Thiago Macieira | 12 hours | 1 | -0/+56 |
* | QTest::CrashHandler: split into Unix and Windows (2/2) | Thiago Macieira | 12 hours | 1 | -511/+5 |
* | QTest::CrashHandler: split into Unix and Windows (1/2) | Thiago Macieira | 12 hours | 1 | -0/+676 |