Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replaced _BSD_SOURCE, _SVID_SOURCE, _GNU_SOURCE with _DEFAULT_SOURCE. | Michele Calgaro | 2018-10-08 | 1 | -1/+1 |
* | Revert "QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to update... | Michele Calgaro | 2018-09-18 | 2 | -6/+6 |
* | QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ... | Michele Calgaro | 2018-09-18 | 2 | -6/+6 |
* | Fix 'format not a string literal' error | Francois Andriot | 2013-08-15 | 2 | -4/+4 |
* | Fix a number of threading data races | Timothy Pearson | 2013-05-14 | 2 | -2/+8 |
* | Add real threading support, including per-thread event loops, to QThread | Timothy Pearson | 2012-12-06 | 4 | -2508/+4335 |
* | Undo prior accidental commit | Timothy Pearson | 2012-03-02 | 2 | -8/+8 |
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 2 | -8/+8 |
* | Fix FTBFS if yacc regenerates the moc | Timothy Pearson | 2012-02-12 | 1 | -1/+1 |
* | Add Qt3 development HEAD version | Timothy Pearson | 2011-07-10 | 7 | -0/+12291 |