summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qcoreapplication.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-241-9/+10
|\
| * doc: Clean up old references to QApplication for GUI applicationEskil Abrahamsen Blomfeldt2016-02-191-9/+10
* | Fix for deferredDelete() bug when calling the glib loop directlyPaolo Angelelli2016-02-121-10/+36
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-261-7/+9
|\|
| * Q*Application: don't allocate memory just to compare C stringsMarc Mutz2016-01-231-7/+9
| * QtBase: remove explicit function info from qWarning() etcMarc Mutz2015-11-281-1/+1
* | Updated license headersJani Heikkinen2016-01-211-1/+1
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | Use Q_UNLIKELY for every qFatal()/qCritical()Marc Mutz2015-11-291-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-11-271-20/+21
|\|
| * Proof-reading fixes to QCoreApplication documentation.Edward Welbourne2015-11-251-20/+21
* | Don't call setlocale(3) in bootstrap codeUlf Hermann2015-11-241-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-231-6/+20
|\|
| * Doc: added doc about removal option qmljsdebugger by QCoreApplicationNico Vertriest2015-11-191-2/+3
| * OS X: Add opt-in for CoreFoundation event dispatcherMorten Johan Sørvig2015-11-191-3/+13
* | Remove remaining support for BlackberryLouai Al-Khanji2015-11-211-87/+4
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-141-6/+6
|\|
| * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-6/+6
| |\
| | * Fix two data races in QThread/QThreadDataDavid Faure2015-09-221-6/+6
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-251-29/+18
|\| |
| * | Fix invalid documentation function referenceLouai Al-Khanji2015-08-251-2/+2
| * | Move QCoreApplication::quitLockEnabled documentation to single placeLouai Al-Khanji2015-08-251-16/+4
| * | Merge dev into 5.6Oswald Buddenhagen2015-08-171-31/+21
| |\ \
| * | | Prefer QT_PLUGIN_PATH over compiled-in paths.Milian Wolff2015-08-111-11/+12
* | | | Introduce Qt::AA_PluginApplication replacing Qt::AA_MacPluginApplication.Friedemann Kleint2015-09-011-3/+3
| |/ / |/| |
* | | Use QScopedPointer for library pathsUlf Hermann2015-08-131-31/+21
|/ /
* | Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-1/+1
|\|
| * QtCore: Fix const correctness in old style castsThiago Macieira2015-07-201-1/+1
* | Replace ifdefs with QDir::listSeparator()Sérgio Martins2015-07-291-6/+1
* | Selectively update library paths when creating QCoreApplicationUlf Hermann2015-07-201-19/+98
* | Add a way for auxiliary threads to handle events without CoreAppThiago Macieira2015-07-181-3/+25
* | Make the event delivery go through some more static functionsThiago Macieira2015-07-181-10/+24
* | Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-07-171-1/+1
|\|
| * Windows: Fix crash when using wmain() and passing a fake argv.Friedemann Kleint2015-07-131-1/+1
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-5/+18
|\|
| * Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-271-0/+11
| |\
| | * Doc: document future direction of QCoreApplication::notify()Thiago Macieira2015-06-221-0/+11
| * | QCoreApplication::applicationFilePath(): Fix array bounds violation of argv.Friedemann Kleint2015-06-111-5/+7
| |/
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-4/+6
|\|
| * Don't overwrite applicationName if already set.David Faure2015-05-091-4/+6
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-221-2/+2
|\|
| * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-151-2/+2
| |\
| | * Doc: Fix using Apple-related terminology in Qt CoreAlexander Volkov2015-03-311-2/+2
* | | Remove <qhash.h> where it's not usedMarc Mutz2015-04-201-1/+0
|/ /
* | Clarify limitations of QCoreApplication::libraryPaths()Ulf Hermann2015-03-111-5/+16
* | Make QCoreApplication::applicationName available after app destruction.David Faure2015-03-051-8/+14
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-2/+20
|\|
| * Doc: corrected link/autolink issues in corelibNico Vertriest2015-02-241-2/+2
| * WinRT: Gracefully exit an applicationMaurice Kalinowski2015-02-021-0/+18
* | Update copyright headersJani Heikkinen2015-02-111-7/+7