Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove dates from generated files. | Slávek Banko | 2021-02-02 | 2 | -8/+4 |
| | | | | | | This is related to the effort for reproducible builds. Signed-off-by: Slávek Banko <[email protected]> | ||||
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2021-02-01 | 1 | -20/+20 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Adjusted to latest QVariant::QVariant(bool) function. | Michele Calgaro | 2019-05-27 | 2 | -12/+8 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Replaced _BSD_SOURCE, _SVID_SOURCE, _GNU_SOURCE with _DEFAULT_SOURCE. | Michele Calgaro | 2018-10-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Revert "QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to ↵ | Michele Calgaro | 2018-09-18 | 2 | -6/+6 |
| | | | | | | | | updated admin module" The original commit was a mistake and should not have been pushed. This reverts commit f849f22528ee9eb5eeb1f9aa92822846b2b3e01f. | ||||
* | QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to updated admin ↵ | Michele Calgaro | 2018-09-18 | 2 | -6/+6 |
| | | | | | | module Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | 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 proper thread termination handler This partially resolves Bug 1508 | ||||
* | 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 |