summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qcoreapplication.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merges several overloaded functions in QCoreApplication.Xizhi Zhu2012-02-201-55/+3
* Fix ref counted window close handling.Stephen Kelly2012-02-161-2/+8
* Move QtConcurrent into its own moduleLars Knoll2012-02-051-2/+0
* Add the event loop quitlock feature to QtCore.Stephen Kelly2012-01-311-0/+36
* Remove many deprecated methodsLars Knoll2012-01-311-30/+1
* Remove Symbian specific code from QtCore.Xizhi Zhu2012-01-301-208/+4
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove QEventLoop::DeferredDeletionBradley T. Hughes2012-01-231-6/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Remove Q_CC_NOKIAX86.Robin Burchell2012-01-191-21/+0
* Added application flags to translate between touch and mouse events.Samuel Rødal2012-01-131-1/+1
* Remove all non-inline of qMalloc/qFree/qRealloc.Robin Burchell2012-01-061-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Change event posting to use a QVector.Robin Burchell2011-12-301-3/+12
* Remove mention of Trolltech in installation path.Jason McDonald2011-12-211-2/+2
* Remove QT_JAMBI_BUILD codeBradley T. Hughes2011-12-151-20/+1
* Make QApplication::type() set by QGuiApplication.Frederik Gladhorn2011-12-121-0/+8
* Re-add QInternal::EventNotifyCallbackBradley T. Hughes2011-12-051-0/+8
* Remove QInternal callbacks and internal functionsBradley T. Hughes2011-12-021-16/+0
* Merge QObject::tr*() and QCoreApplication::translate() overloadsBradley T. Hughes2011-11-301-9/+0
* Move QScopedLoopLevelCounter to qthread_p.hBradley T. Hughes2011-11-241-10/+1
* Allow to create a custom event dispatcher for specific QThreads.Sven Anderson2011-11-151-1/+28
* Bump QCoreApplicationPrivate::app_compile_version to 0x050000Bradley T. Hughes2011-11-071-1/+4
* corelib: Remove Q_WS-macros.Friedemann Kleint2011-10-241-2/+2
* Add QStandardPaths::findExecutable.David Faure2011-10-231-13/+2
* "empty translation" does not mean "no translation"Oswald Buddenhagen2011-09-261-2/+2
* Move handling of -qmljsdebugger argument to QCoreApplicationKai Koehne2011-09-191-0/+24
* Cocoa: QMenu refactor.Morten Sorvig2011-09-071-14/+0
* Merge remote branch 'gerrit/master' into HEADSamuel Rødal2011-09-061-12/+0
|\
| * Don't use QSettings to "cache" plugin informationBradley T. Hughes2011-09-051-12/+0
* | Merge remote branch 'gerrit/master' into refactorSamuel Rødal2011-07-121-45/+56
|\|
| * Replace try/catch blocks in favour of destructors in the event loop.Thiago Macieira2011-07-111-45/+56
* | Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-061-147/+2
|\|
| * Remove Qt3 support functionality from parts of QtCoreLars Knoll2011-06-291-132/+0
| * Fix event delevery orderOlivier Goffart2011-06-271-15/+2
* | QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-101-2/+8
* | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\|
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | Make QtCore compile with on Windows when -qpa is usedOlli Werwolff2011-05-241-3/+3
* | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-111-0/+11
|\|
| * Fix namespace issue with the global staticmae2011-05-101-2/+2
| * Fix regression with QSettings patchmae2011-05-101-11/+10
| * Reduce open and stat system calls for QSettingsmae2011-05-101-0/+12
* | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-041-6/+12
|\|
| * Initial import from qtquick2.Qt by Nokia2011-04-271-6/+12
* | remove the graphicssystem code paths.Lars Knoll2011-05-031-1/+0
* | QGuiApplication refactor in progress.Samuel Rødal2011-04-281-17/+0
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+2730