summaryrefslogtreecommitdiffstats
path: root/src/kernel/qapplication.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Removed explicit usage of the 'register' keyword.Michele Calgaro2021-02-011-6/+6
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 961eb3f6e276b4a3609328a3076ef790026e9c03)
* Fix prior commitTimothy Pearson2015-12-151-0/+3
| | | | (cherry picked from commit 8fb62409a1abf73cce043556316f75f0a7d6d1dd)
* Fix crash on exit when application does not use session managementTimothy Pearson2015-12-151-2/+6
| | | | | This relates to Bug 1627 (cherry picked from commit 7c0bc39229bbba839dea93fe12b0d2cdbe21eec0)
* Allow TQApplication objects to be constructed without a session managerTimothy Pearson2015-12-151-12/+61
| | | | | This relates to Bug 760 (cherry picked from commit 49075fd69d70b7850febe2fbc11f81d2d4e62cf1)
* Fix a number of threading problems and crashesTimothy Pearson2013-04-251-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 TQApplicationTimothy Pearson2013-04-131-1/+2
| | | | | This relates to Bug 1443 (cherry picked from commit e154d27e308f648aabffee9caef82d58d12ce804)
* Revert delayed init commit as it won't work the way I intendedTimothy Pearson2011-08-101-97/+0
|
* Add new delayed initialization constructor to QApplicationTimothy Pearson2011-08-101-0/+97
|
* Add Qt3 development HEAD versionTimothy Pearson2011-07-101-0/+4602