summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qcoreapplication.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QFile::{encode,decode}Name to deal with QT_PLUGIN_PATHThiago Macieira2012-05-041-1/+1
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-05-031-0/+6
|\
| * Add an assertion to deleteLater() before it modifies QEvent::dThiago Macieira2012-04-191-0/+6
* | Integrate Blackberry Platform Services (BPS) with Qt event loop.Jeff Kehres2012-04-241-3/+11
* | Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-14/+14
|/
* Merge remote-tracking branch 'origin/master' into api_changesOswald Buddenhagen2012-04-101-1/+12
|\
| * Make QCoreApplication::applicationName() default to argv[0]David Faure2012-03-281-1/+12
* | QCoreApplication - add return type bool on install/remove translatorThorbjørn Lund Martsum2012-03-211-7/+14
|/
* Cleanup QThread::initialize and QThread::cleanupOlivier Goffart2012-03-061-5/+0
* Remove codecForTr().Robin Burchell2012-03-061-9/+5
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-5/+5
* 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