summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qcoreapplication.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Remove friend class QETWidget.Friedemann Kleint2014-05-161-1/+0
* Deprecate {QCoreApp,QAbstractEventDispatcher}::hasPendingEvents()Thiago Macieira2014-02-121-1/+3
* Prevent foolish use of setuid when using Qt.Richard J. Moore2014-01-071-0/+3
* add QCoreApplication to bootstrap libOswald Buddenhagen2013-03-141-2/+31
* make stubbed QCoreApplication::translate() resolve %nOswald Buddenhagen2013-03-131-7/+0
* make Q_DECLARE_TR_FUNCTIONS() compile with QT_NO_DEPRECATEDOswald Buddenhagen2013-03-131-2/+9
* Add notify signals to some QCoreApplication propertiesAlan Alpert2013-03-011-4/+9
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Add Q_COREAPP_STARTUP_FUNCTION macro.David Faure2013-01-151-0/+8
|/
* Replace macro qdoc with Q_QDOCDebao Zhang2013-01-081-1/+1
* Remove QApplication::type() and make QCoreApplication::Type internalJ-P Nurmi2012-11-231-6/+0
* Cleanup old signal handler mechanismsRafael Roquetto2012-11-081-9/+0
* Doc fixes for qcoreapplication.Frederik Gladhorn2012-10-271-1/+5
* Core/kernel: Make some signals private.Stephen Kelly2012-10-251-2/+10
* Re-revert "Delay creation of the process manager"Thiago Macieira2012-10-151-1/+0
* 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