summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qcoreapplication.h
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Remove winEventFilter, replaced with installNativeEventFilter.David Faure2012-07-241-5/+0
* Provide public API for native event filtering, moved up from QPA.David Faure2012-07-201-3/+4
* Fix QtCore compilation for -qconfig largeTasuku Suzuki2012-05-251-8/+0
* Make QCoreApp::translate and related methods use UTF-8Lars Knoll2012-05-181-20/+19
* Merge two simple version of translate() functions for QT_NO_TRANSLATIONTasuku Suzuki2012-05-181-13/+0
* QCoreApplication - add return type bool on install/remove translatorThorbjørn Lund Martsum2012-03-211-2/+2
* Restore some source compatibilityLars Knoll2012-03-121-1/+5
* Remove codecForTr().Robin Burchell2012-03-061-3/+3
* Merges several overloaded functions in QCoreApplication.Xizhi Zhu2012-02-201-8/+3
* Add the event loop quitlock feature to QtCore.Stephen Kelly2012-01-311-1/+5
* Remove many deprecated methodsLars Knoll2012-01-311-4/+0
* Remove Symbian specific code from QtCore.Xizhi Zhu2012-01-301-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Make QApplication::type() set by QGuiApplication.Frederik Gladhorn2011-12-121-0/+6
* Merge QObject::tr*() and QCoreApplication::translate() overloadsBradley T. Hughes2011-11-301-14/+4
* Allow to create a custom event dispatcher for specific QThreads.Sven Anderson2011-11-151-0/+3
* Less friends is good, at least for C++ code :)Lars Knoll2011-10-171-2/+0
* Merge remote branch 'gerrit/master' into refactorLars Knoll2011-07-061-20/+0
|\
| * Remove Qt3 support functionality from parts of QtCoreLars Knoll2011-06-291-20/+0
* | Add lighthouse event dispatcher API.Morten Sorvig2011-06-221-1/+1
* | Add QEventDispatcherMac.Morten Sorvig2011-06-091-0/+1
* | 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 'origin/master' into refactorLars Knoll2011-05-041-0/+1
|\|
| * Initial import from qtquick2.Qt by Nokia2011-04-271-0/+1
* | Proper child delivery of mouse and key events.Samuel Rødal2011-05-021-0/+1
* | QGuiApplication refactor in progress.Samuel Rødal2011-04-281-10/+3
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+297