summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qcoreapplication.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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