summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-102-2/+10
* Add QEventDispatcherMac.Morten Sorvig2011-06-091-0/+1
* Use Q_WIDGETS_EXPORT for widgets libraryOlli Werwolff2011-06-081-0/+15
* Made tst_QWidget::updateWhileMinimized() pass.Samuel Rødal2011-06-061-0/+5
* Merge remote-tracking branch 'base/master' into refactorJørgen Lind2011-06-0117-156/+7172
|\
| * Add QUuid::toRfc4122() and fromRfc4122()Liang Qi2011-05-272-0/+94
| * Add QUuid::toByteArray() and relevantLiang Qi2011-05-272-0/+81
| * QDataStream: speedup steaming of QUuid.Liang Qi2011-05-271-17/+47
| * Optimize QUuid::QUuid(const char *)Liang Qi2011-05-271-1/+9
| * Fix the build for QUuidLiang Qi2011-05-272-2/+6
| * Fix a regression in QList::mid()Liang Qi2011-05-271-0/+2
| * Optimize QUuid::toString() and relevantLiang Qi2011-05-272-55/+100
| * Fix typo in commentOlivier Goffart2011-05-261-1/+1
| * MSVC do not really support initilizer_listOlivier Goffart2011-05-261-6/+2
| * Support of lambdas in QtConcurrent::runOlivier Goffart2011-05-265-81/+127
| * Add QtPrivate::QEnableIfOlivier Goffart2011-05-261-0/+6
| * Doc: Fixing typoSergio Ahumada2011-05-251-2/+2
| * Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-25516-8758/+8783
| |\
| * | QUrl TLD: fix documentation file for "Add QUrl::topLevelDomain() ..."Peter Hartmann2011-05-241-4/+4
| * | Add QUrl::topLevelDomain() and move TLD table from QtNetwork to QtCoreRobert Hogan2011-05-247-1/+6705
* | | The proper fix for subwindow parenting issues.Laszlo Agocs2011-05-301-1/+1
* | | Declaration of QEventDispatcherWin32Private in private header fileOlli Werwolff2011-05-262-68/+75
* | | Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-24516-8758/+8783
|\ \ \ | | |/ | |/|
| * | Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-24516-8689/+8689
| * | Doc: Fixed qdoc warnings.David Boddie2011-05-231-0/+2
| * | Doc: Fixed qdoc warnings.David Boddie2011-05-232-2/+3
| * | Doc: Applied pending fixes to API documentation.David Boddie2011-05-2319-68/+90
| |/
* | Make QtCore compile with on Windows when -qpa is usedOlli Werwolff2011-05-2413-27/+29
* | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-204-20/+15
|\|
| * QT_USE_QSTRINGBUILDER to fix source compatibilityOlivier Goffart2011-05-184-20/+15
* | Port Qt 5 to Mac.Morten Sorvig2011-05-181-4/+5
* | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-163-96/+6
|\|
| * Removed deprecated functions in QListEckhart Koppen2011-05-131-91/+0
| * Updated Qt and QtBase module version number to 5.0.0Eckhart Koppen2011-05-131-2/+2
| * Updated data stream version for Qt 4.9 and 5.0Eckhart Koppen2011-05-131-3/+4
* | Merge remote branch 'origin/master' into refactorLars Knoll2011-05-125-4/+22
|\|
| * Add the QIdentityProxyModel.Stephen Kelly2011-05-111-0/+1
| * make QLibraryInfo return clean pathsOswald Buddenhagen2011-05-111-4/+6
| * make relative paths in qt.conf work inside qmakeOswald Buddenhagen2011-05-111-1/+1
| * Fix crash when QSocketNotifier used with an invalid descriptorShane Kearns2011-05-111-0/+6
| * Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-stagingQt Continuous Integration System2011-05-111-0/+6
| |\
| | * Move QTextCursor::MoveStyle to Qt namespaceJiang Jiang2011-05-111-0/+6
| * | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qtbase-earth-stagingQt Continuous Integration System2011-05-111-0/+3
| |\ \ | | |/ | |/|
| | * Add QT_xxx_VERSION macros for each library in qtbaseLiang Qi2011-05-101-0/+3
* | | Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-1126-1291/+668
|\| |
| * | ifdef out mac/no_coreservices path more cleanlyOswald Buddenhagen2011-05-101-3/+2
| * | fix build on symbianOswald Buddenhagen2011-05-101-0/+5
| * | QFileSystemEngine::currentPath(): use QFileSystemEntry() also for the no-PATH...Pino Toscano2011-05-101-1/+1
| * | Do not allow multiple threads to acquire a QMutexBradley T. Hughes2011-05-101-5/+8
| * | don't crash in QProcessEnvironment::systemEnvironment()Oswald Buddenhagen2011-05-102-12/+12