summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qcoreapplication.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Doc: Fixed typo in QCoreApplication docsGeir Vattekar2011-01-271-4/+4
* Allow use of command line parameters with RApaLsSession::StartApp.Miikka Heikkinen2011-01-111-1/+63
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* Doc: Removed note about some Qt classes working without an application.David Boddie2010-11-041-5/+4
* Make qml debugging work with command line argumentsLasse Holmstedt2010-09-171-1/+2
* QCoreApplication::library path, ensure mutex lock orderingOlivier Goffart2010-08-121-0/+2
* Doc: Said to not access events after they are posted(postEvent).Geir Vattekar2010-06-041-2/+2
* 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
* | Fix QT_NO_LIBRARYTasuku Suzuki2010-04-291-8/+2
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-04-121-7/+0
|\
| * Remove obsolete function set_winapp_name()miniak2010-04-091-7/+0
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-121-0/+22
|\ \ | |/ |/|
| * Symbian emulator: unload file server so apps can be recompiled.Frans Englich2010-04-081-0/+22
* | Rename QTimestamp to QElapsedTimerThiago Macieira2010-03-171-2/+2
* | Port QtCore uses of QTime as a stopwatch to QTimestamp.Thiago Macieira2010-03-171-2/+2
|/
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-02-021-1/+2
|\
| * optimization: get rid of QString::fromUtf16() usageOswald Buddenhagen2010-02-011-1/+2
* | Documented limitations of add/setLibraryPath(s) on Symbian OSMiikka Heikkinen2010-02-011-0/+8
|/
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Revert "Changes to support locale change event for symbian platform"Denis Dzyubenko2009-12-161-10/+0
* Changes to support locale change event for symbian platformdka2009-12-151-0/+10
* Add the -testability option to Qt applications.Petri Kiiskinen2009-09-291-1/+2
* Fix 3.1 build - move unimplemented RFs API to the S60 pluginShane Kearns2009-09-231-2/+10
* Fix a warning about an unused variable.Jason Barron2009-09-231-1/+1
* Fix "... may return wrong private dir if application is on Z:, not C:"Shane Kearns2009-09-221-32/+31
* Merge commit 'origin/4.5' into 4.6Andreas Aardal Hanssen2009-09-221-1/+1
|\
| * QCoreApplicationPrivate::appendApplicationPathToLibraryPaths WinCE fixJoerg Bornemann2009-09-211-1/+1
| * Update license headers again.Jason McDonald2009-09-081-4/+4
* | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-09-101-7/+7
|\ \
| * \ Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Janne Anttila2009-09-091-4/+4
| |\ \
| | * | Update license headers again.Jason McDonald2009-09-091-4/+4
| * | | Fixed 'use of function is deprecated' warnings reported by RVCTJanne Anttila2009-09-091-3/+3
| |/ /
* | | Fixed various PlatSec violations when app had no AllFiles capability.Miikka Heikkinen2009-09-101-7/+24
|/ /
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\ \ | |/
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | doc: Fixed several qdoc errors.Martin Smith2009-08-281-9/+9
* | Doc: Added suggestion about decoding arguments from argv. Tidying up.David Boddie2009-08-271-26/+44
* | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicShane Kearns2009-08-241-4/+3
|\ \
| * \ Merge branch 'reviewPatches'axis2009-08-211-4/+3
| |\ \
| | * | Fixed documentation.axis2009-08-211-3/+2
| | * | Fixed some comments and code style issues after review.axis2009-08-211-1/+1
* | | | Make the singleton file server session independent of QCoreApplicationShane Kearns2009-08-241-22/+1
|/ / /
* | | Fix errors in commit d4c0be3bShane Kearns2009-08-201-0/+2
* | | performance: refactored use of RFs so corelib and gui share one sessionShane Kearns2009-08-201-17/+32
|/ /
* | Merge commit 'qt/master'Jason Barron2009-08-181-3/+0
|\ \
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-3/+0
* | | rename QLockedMutexUnlocker to QMutexUnlockerHarald Fernengel2009-08-171-5/+5