Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2021-02-01 | 1 | -3/+3 |
| | | | | Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Revert "QT_THREAD_SUPPORT -> TQT_THREAD_SUPPORT conversion to align to ↵ | Michele Calgaro | 2018-09-18 | 1 | -2/+2 |
| | | | | | | | | 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 | 1 | -2/+2 |
| | | | | | | module Signed-off-by: Michele Calgaro <[email protected]> | ||||
* | Fixed "TQApplication::postEvent: Unexpected null receiver" warning message. ↵ | Michele Calgaro | 2014-07-30 | 1 | -3/+3 |
| | | | | This resolves bug 1901 and 1909. | ||||
* | Fix memory leak on widget destruction after certain style method accesses | Timothy Pearson | 2013-10-17 | 1 | -0/+1 |
| | | | | This resolves Bug 1674 | ||||
* | Add real threading support, including per-thread event loops, to QThread | Timothy Pearson | 2012-12-06 | 1 | -0/+9 |
| | |||||
* | Increase style method call speed | Timothy Pearson | 2012-11-14 | 1 | -1/+12 |
| | | | | This breaks the style ABI | ||||
* | Undo prior accidental commit | Timothy Pearson | 2012-03-02 | 1 | -4/+4 |
| | |||||
* | Rename additional global TQt functions | Timothy Pearson | 2012-03-01 | 1 | -4/+4 |
| | |||||
* | Add NFlags parameter to QWidget constructor | Timothy Pearson | 2012-02-07 | 1 | -3/+3 |
| | | | | This relies on GIT hash 0eb9f5e2 and breaks the ABI versus Qt 3.3.8 | ||||
* | Add NetWM/Motif controls to QWidget | Timothy Pearson | 2012-01-26 | 1 | -0/+20 |
| | | | | This must break binary compatibility, so version was also bumped to 3.4.0 | ||||
* | Add Qt3 development HEAD version | Timothy Pearson | 2011-07-10 | 1 | -0/+6081 |