summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qcoreapplication_p.h
Commit message (Expand)AuthorAgeFilesLines
* Modernize the "settings" featureLiang Qi2018-11-151-0/+2
* macOS: Remove QMacRootLevelAutoReleasePool member from QCoreApplicationTor Arne Vestbø2017-09-081-4/+0
* Make calling QCoreApplication::translate() thread-safeAram So2017-07-061-1/+1
* macOS: Add root level NSAutoreleasePool for objects autoreleased in main()Tor Arne Vestbø2017-05-081-0/+8
* Provide sensible defaults for QCoreApplication::applicationVersionJake Petroules2017-01-121-2/+3
* Extracted cleanup from QCoreApplication::exec() into separate functionJørn Bersvendsen2016-10-101-0/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-0/+2
|\
| * Q*Application: fix UB caused by accessing QGuiApplication from QCoreApplicati...Marc Mutz2016-03-091-0/+2
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-1/+1
|\
| * Fix two data races in QThread/QThreadDataDavid Faure2015-09-221-1/+1
* | Add a way for auxiliary threads to handle events without CoreAppThiago Macieira2015-07-181-0/+2
* | Make the event delivery go through some more static functionsThiago Macieira2015-07-181-3/+3
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Windows: Reintroduce copy of argv.Friedemann Kleint2015-02-101-1/+2
* Windows: Allow for passing a modified argv to QCoreApplication.Friedemann Kleint2015-02-051-3/+2
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Remove friends of QEvent.Friedemann Kleint2014-05-181-0/+1
* Setting QT_NO_DEBUG should not remove symbolsLars Knoll2014-03-211-2/+0
* Prevent foolish use of setuid when using Qt.Richard J. Moore2014-01-071-0/+1
* QCoreApplication: Add static setter for application file path.Friedemann Kleint2013-11-261-1/+3
* Don't cache QCoreApplication::appName.Robin Burchell2013-10-311-1/+0
* QPA: Fix event dispatcher dependent operations in platform integrationLaszlo Agocs2013-10-071-0/+1
* Don't assume QCoreApplication::applicationName() will never changev5.2.0-alpha1Tor Arne Vestbø2013-09-251-0/+1
* Clean up evaluation license logicTor Arne Vestbø2013-07-051-1/+1
* add QCoreApplication to bootstrap libOswald Buddenhagen2013-03-141-14/+32
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Remove QApplication::type() and make QCoreApplication::Type internalJ-P Nurmi2012-11-231-0/+5
* Re-revert "Delay creation of the process manager"Thiago Macieira2012-10-151-2/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Provide public API for native event filtering, moved up from QPA.David Faure2012-07-201-2/+0
* Fix applicationName() being empty in QApplication.David Faure2012-07-161-1/+1
* QCoreApplication: No longer hardcode arguments to be filtered out.Friedemann Kleint2012-05-161-0/+4
* Avoid using iconv for text conversion where possibleLars Knoll2012-05-161-0/+2
* Fix ref counted window close handling.Stephen Kelly2012-02-161-0/+4
* Add the event loop quitlock feature to QtCore.Stephen Kelly2012-01-311-0/+4
* Remove Symbian specific code from QtCore.Xizhi Zhu2012-01-301-18/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Move handling of -qmljsdebugger argument to QCoreApplicationKai Koehne2011-09-191-0/+4
* Merge remote branch 'gerrit/master' into HEADSamuel Rødal2011-09-061-1/+0
|\
| * Don't use QSettings to "cache" plugin informationBradley T. Hughes2011-09-051-1/+0
* | Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-061-3/+0
|\|
| * Remove the remaining QT3_SUPPORT code in corelibLars Knoll2011-06-291-3/+0
* | QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-101-0/+2
|/
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Fix regression with QSettings patchmae2011-05-101-1/+1
* Reduce open and stat system calls for QSettingsmae2011-05-101-0/+2
* Initial import from qtquick2.Qt by Nokia2011-04-271-0/+2