Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed explicit usage of the 'register' keyword. | Michele Calgaro | 2021-02-01 | 1 | -6/+6 |
| | | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 961eb3f6e276b4a3609328a3076ef790026e9c03) | ||||
* | Fix prior commit | Timothy Pearson | 2015-12-15 | 1 | -0/+3 |
| | | | | (cherry picked from commit 8fb62409a1abf73cce043556316f75f0a7d6d1dd) | ||||
* | Fix crash on exit when application does not use session management | Timothy Pearson | 2015-12-15 | 1 | -2/+6 |
| | | | | | This relates to Bug 1627 (cherry picked from commit 7c0bc39229bbba839dea93fe12b0d2cdbe21eec0) | ||||
* | Allow TQApplication objects to be constructed without a session manager | Timothy Pearson | 2015-12-15 | 1 | -12/+61 |
| | | | | | This relates to Bug 760 (cherry picked from commit 49075fd69d70b7850febe2fbc11f81d2d4e62cf1) | ||||
* | Fix a number of threading problems and crashes | Timothy Pearson | 2013-04-25 | 1 | -14/+26 |
| | | | | | | This partially resolves Bug 1467 (part of the original commit) (cherry picked from commit 83d39cad274f592a43a3262926d215493caea0bc) | ||||
* | Properly set WM_CLASS atom even if Display pointer was passed to TQApplication | Timothy Pearson | 2013-04-13 | 1 | -1/+2 |
| | | | | | This relates to Bug 1443 (cherry picked from commit e154d27e308f648aabffee9caef82d58d12ce804) | ||||
* | Revert delayed init commit as it won't work the way I intended | Timothy Pearson | 2011-08-10 | 1 | -97/+0 |
| | |||||
* | Add new delayed initialization constructor to QApplication | Timothy Pearson | 2011-08-10 | 1 | -0/+97 |
| | |||||
* | Add Qt3 development HEAD version | Timothy Pearson | 2011-07-10 | 1 | -0/+4602 |