summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qcoreapplication.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix QCoreApplication documentation.Mitch Curtis2013-11-151-1/+1
* Don't cache QCoreApplication::appName.Robin Burchell2013-10-311-9/+5
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-16/+16
* QPA: Fix event dispatcher dependent operations in platform integrationLaszlo Agocs2013-10-071-0/+5
* Fix bootstrapped build of QCoreApplicationThiago Macieira2013-09-301-0/+1
* Make QCoreApplicationPrivate::appName() thread-safeTor Arne Vestbø2013-09-261-0/+3
* Don't assume QCoreApplication::applicationName() will never changev5.2.0-alpha1Tor Arne Vestbø2013-09-251-6/+8
* Fix some doc errors.Frederik Gladhorn2013-09-211-1/+1
* Remove qFind usage from QCoreApplicationGiuseppe D'Angelo2013-09-211-1/+1
* WinRT: Basic global supportAndrew Knight2013-09-201-2/+2
* Remove qCopy from QCoreApplicationGiuseppe D'Angelo2013-09-121-1/+3
* Long live QCommandLineParser!David Faure2013-08-241-1/+3
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-141-1/+1
|\
| * Android: Fix QCoreApplication::applicationDirPath()Eskil Abrahamsen Blomfeldt2013-08-081-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-151-5/+1
|\|
| * QCoreApplication: Removed out-of-date docs (argv() method).Tomasz Olszak2013-07-121-5/+1
* | Merge branch 'stable' into devSergio Ahumada2013-07-111-4/+6
|\|
| * Fix dead lock in the Qt event handlingOlivier Goffart2013-07-101-2/+4
| * Clean up evaluation license logicTor Arne Vestbø2013-07-051-2/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-201-2/+2
|\|
| * Remove use of 'register' from Qt.Stephen Kelly2013-06-171-2/+2
* | Fixed evaluation of application file pathBernd Weimer2013-06-051-27/+30
|/
* Make sure QThreadData and QAdoptedThread object is destroyed at app exitjian liang2013-04-031-0/+7
* QThread: fix race when setting the eventDispatcherDavid Faure2013-03-221-9/+10
* Merge branch 'dev' into stableOswald Buddenhagen2013-03-201-18/+212
|\
| * add QCoreApplication to bootstrap libOswald Buddenhagen2013-03-141-11/+90
| * make stubbed QCoreApplication::translate() resolve %nOswald Buddenhagen2013-03-131-0/+13
| * Clear the current thread data for the main threadThiago Macieira2013-03-051-7/+0
| * Add notify signals to some QCoreApplication propertiesAlan Alpert2013-03-011-0/+42
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-281-1/+1
| |\
| * \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
| |\ \
| * | | Add Q_COREAPP_STARTUP_FUNCTION macro.David Faure2013-01-151-0/+65
* | | | Make QCoreApplication::startingUp() return false when appropriate.Mitch Curtis2013-03-141-0/+2
| |_|/ |/| |
* | | Doc: Fix module name formatSze Howe Koh2013-01-251-1/+1
| |/ |/|
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
|/
* Allow qmljsdebugger argument and value to be separated by a spaceAurélien Gâteau2012-11-261-0/+3
* Cleanup QCoreApplication::Type letfover docsJ-P Nurmi2012-11-261-8/+0
* Cleanup old signal handler mechanismsRafael Roquetto2012-11-081-13/+0
* don't return false from removeTranslator() just because of shutting downOswald Buddenhagen2012-11-021-3/+5
* Blackberry: Fix QCoreApplication::applicationFilePath() performance.Sergio Martins2012-11-021-5/+30
* Doc fixes for qcoreapplication.Frederik Gladhorn2012-10-271-7/+21
* Core/kernel: Make some signals private.Stephen Kelly2012-10-251-1/+1
* Blackberry: Fix applicationFilePath() for unpackaged executablesThomas McGuire2012-10-231-2/+0
* Re-revert "Delay creation of the process manager"Thiago Macieira2012-10-151-12/+6
* Blackberry: Populating the QCoreApplicationDataFabian Bumberger2012-10-131-0/+47
* Do not reference to the QAbstractNativeEventFilter documentationLaszlo Papp2012-09-271-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* doc: remove links to Qt DesignerFrederik Gladhorn2012-08-281-1/+1
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+1
* Fix more qdoc errorsLars Knoll2012-08-201-2/+2