summaryrefslogtreecommitdiffstats
path: root/src/kernel/qapplication.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removed explicit usage of the 'register' keyword.Michele Calgaro2021-02-011-6/+6
* Fix prior commitTimothy Pearson2015-12-151-0/+3
* Fix crash on exit when application does not use session managementTimothy Pearson2015-12-151-2/+6
* Allow TQApplication objects to be constructed without a session managerTimothy Pearson2015-12-151-12/+61
* Fix a number of threading problems and crashesTimothy Pearson2013-04-251-14/+26
* Properly set WM_CLASS atom even if Display pointer was passed to TQApplicationTimothy Pearson2013-04-131-1/+2
* 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