summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'origin/4.6' into qt-master-from-4.6Olivier Goffart2010-02-0416-62/+119
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-044-25/+55
| |\
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-034-25/+55
| | |\
| | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Janne Koskinen2010-02-038-21/+53
| | | |\
| | | | * Merge branch '4.6' of git@scm.dev.troll.no:qt/qt-s60-public into 4.6Janne Anttila2010-02-0312-46/+72
| | | | |\
| | | | * | S60 softkey refactoring (support for merging, priorities and menus)Janne Anttila2010-02-032-2/+16
| | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Janne Koskinen2010-01-295-26/+33
| | | |\ \ \
| | | * \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Janne Koskinen2010-01-25459-930/+1162
| | | |\ \ \ \
| | | * | | | | Daylight savings time for Symbian take 2Janne Koskinen2009-12-282-23/+39
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-031-4/+4
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Cleared up QEvent documentation for QGraphicsSceneDragDropEvent events.Bastian Bense2010-02-031-4/+4
| | | |_|_|_|/ | | |/| | | |
| * | | | | | revert to fromUtf16() usage in fromWCharArray()Oswald Buddenhagen2010-02-031-1/+1
| * | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-02-028-15/+26
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-02-028-15/+26
| | |\ \ \ \ \
| | | * | | | | optimization: get rid of QString::fromUtf16() usageOswald Buddenhagen2010-02-015-6/+7
| | | * | | | | document QString::fromUtf16() slownessOswald Buddenhagen2010-02-011-0/+11
| | | * | | | | remove duplicated calculation of lengthOswald Buddenhagen2010-02-011-1/+1
| | | * | | | | remove pointless conditionalsOswald Buddenhagen2010-02-011-3/+2
| | | * | | | | micro-optimizationOswald Buddenhagen2010-02-011-1/+1
| | | * | | | | optimize qhash()Oswald Buddenhagen2010-02-011-4/+4
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-02-024-18/+34
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Added some missing documentation.axis2010-02-021-0/+1
| | * | | | | | Documented limitations of add/setLibraryPath(s) on Symbian OSMiikka Heikkinen2010-02-011-0/+8
| | * | | | | | Fixed no-timeout case for QProcess::waitForFinished in SymbianMiikka Heikkinen2010-02-011-17/+24
| | * | | | | | Catch by reference rather than by valueIain2010-02-011-1/+1
| | |/ / / / /
* | | | | | | QDir fix issues with (shared) cached listsJoão Abecasis2010-02-031-4/+6
* | | | | | | Merge branch 'qt-master-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-02-021-0/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-021-0/+2
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Only set the _WIN32_WINNT define if it is not set or less than 0x0400Andy Shaw2010-02-011-0/+2
| | |/ / / / /
* | | | | | | Revert "add QModelIndex::rowCount() and QModelIndex::ColumnCount convenience ...Olivier Goffart2010-02-022-29/+1
|/ / / / / /
* | | | | | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-016-27/+34
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Core classes, examples, demos: Some changes from string to charMarkus Goetz2010-01-281-1/+1
| | |_|/ / | |/| | |
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-282-2/+5
| |\ \ \ \
| | * | | | removed a debug traceThierry Bastian2010-01-271-2/+0
| | * | | | Doc fixes: Remove some lies from QEasingCurve.Jan-Arve Sæther2010-01-271-3/+3
| | * | | | doc: Corrected misspelled word.Martin Smith2010-01-271-1/+1
| | * | | | Autotest: add a test for allowing hostnames ending in dotThiago Macieira2010-01-221-1/+1
| | * | | | Fix QUrl::toAce for domains with dot at endThorvald Natvig2010-01-221-1/+4
| | | |/ / | | |/| |
| * | | | Fix QSettings default paths not being initialized when setPath() is calledDaniel Molkentin2010-01-271-19/+25
| * | | | removed a debug traceThierry Bastian2010-01-221-2/+0
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-221-3/+3
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2010-01-211-1/+1
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Doc fixes: Remove some lies from QEasingCurve.Jan-Arve Sæther2010-01-211-3/+3
* | | | | Merge commit 'oslo1/master' into oslo1-masterRohan McGovern2010-02-0149-505/+942
|\ \ \ \ \
| * | | | | Use X/Open LFS extensions for 64-bit support on directory iterationJoão Abecasis2010-01-292-16/+17
| * | | | | nano-optimizationsRitt Konstantin2010-01-291-10/+4
| * | | | | code cleanup and styling fixesRitt Konstantin2010-01-292-159/+108
| * | | | | QDirPrivate: remove unused q_ptr and Q_DECLARE_PUBLICRitt Konstantin2010-01-291-13/+8
| * | | | | QDir: clear internal file lists cache earlyRitt Konstantin2010-01-291-4/+3
| * | | | | QDirPrivate::setPath: always initialize the file engineRitt Konstantin2010-01-291-9/+4