summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qcoreapplication.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Fix at lot of QT_NO_ define guards for very tiny Qt builds.Robert Griebl2014-08-051-0/+2
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* BlackBerry: Improve platform specific documentationBernd Weimer2014-03-181-0/+9
* Backport of Qt5 applicationName handlingSamuel Gaist2013-11-021-7/+16
* Make sure QThreadData and QAdoptedThread object is destroyed at app exitjian liang2013-06-161-0/+7
* Clear the current thread data for the main threadThiago Macieira2013-06-161-7/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Allow qmljsdebugger argument and value to be separated by a spaceAurélien Gâteau2012-12-181-0/+4
* Blackberry: Fix QCoreApplication::applicationFilePath() performance.Sergio Martins2012-10-301-6/+29
* Blackberry: Populating the QCoreApplicationDataFabian Bumberger2012-10-181-0/+47
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Integrate Blackberry Platform Services (BPS) with Qt event loop.Jeff Kehres2012-04-251-3/+11
* Moved qmljs_debug_arguments to QCoreApplicationRafael Roquetto2012-04-201-0/+31
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Added Symbian private API to update libraryPathsmread2011-09-281-17/+58
* Symbian - perform some FS initialisation previously done by open cShane Kearns2011-09-231-6/+0
* Fix panic when global QSettings instance needs flusing at app exitMiikka Heikkinen2011-09-131-0/+23
* Fix event delevery orderOlivier Goffart2011-06-271-15/+2
* make the kernel attempt to emulate an instruction with a misaligned accessRitt Konstantin2011-06-211-0/+6
* use RoundRobin scheduler by default on QNXRitt Konstantin2011-06-211-0/+16
* Merge remote-tracking branch 'qt/4.8'Sami Lempinen2011-05-231-17/+17
|\
| * Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* | Remove S60 version pluginsMiikka Heikkinen2011-05-201-6/+1
|/
* Fix namespace issue with the global staticmae2011-05-021-2/+2
* Fix regression with QSettings patchmae2011-05-021-11/+10
* Reduce open and stat system calls for QSettingsmae2011-04-291-0/+12
* Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-101-4/+4
|\
| * Doc: Fixed typo in QCoreApplication docsGeir Vattekar2011-01-271-4/+4
* | Revert "Delay creation of the process manager"Harald Fernengel2011-02-041-12/+6
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-2/+64
|\|
| * Allow use of command line parameters with RApaLsSession::StartApp.Miikka Heikkinen2011-01-111-1/+63
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | Delay creation of the process managerHarald Fernengel2010-12-201-6/+12
* | Merge remote branch 'qt/master' into file-engine-refactorJoão Abecasis2010-11-231-5/+4
|\ \
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-121-5/+4
| |\|
| | * Doc: Removed note about some Qt classes working without an application.David Boddie2010-11-041-5/+4
* | | Merge commit 'origin/master' into fileEnginesOn47Thomas Zander2010-09-281-1/+2
|\| |
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-09-211-1/+2
| |\|
| | * Make qml debugging work with command line argumentsLasse Holmstedt2010-09-171-1/+2
* | | Move rootPath, homePath, tempPath, currentPath and setCurrentPathShane Kearns2010-09-201-0/+7
|/ /
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-131-0/+2
|\|
| * QCoreApplication::library path, ensure mutex lock orderingOlivier Goffart2010-08-121-0/+2
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-011-2/+2
|\|
| * Doc: Said to not access events after they are posted(postEvent).Geir Vattekar2010-06-041-2/+2
* | Avoid sending deprecated Qt3Support events if the application was built witho...Olivier Goffart2010-05-281-2/+31
* | Speedup destruction of QObject if the eventloop is not entered.Olivier Goffart2010-05-281-6/+1
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-05-041-0/+13
|\
| * Support updating system locale data on SymbianDenis Dzyubenko2010-05-031-0/+13