summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
* | | | | Revert "Daylight savings time for Symbian take 2"Janne Koskinen2010-02-042-39/+23
| |_|_|/ |/| | |
* | | | 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
| |\ \ \ \ | | |/ / /
| | * | | 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
| | | |/
| | * | Only set the _WIN32_WINNT define if it is not set or less than 0x0400Andy Shaw2010-02-011-0/+2
| | |/
| | * Core classes, examples, demos: Some changes from string to charMarkus Goetz2010-01-281-1/+1
| * | 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/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 branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Janne Koskinen2010-01-25459-930/+1162
|\ \ \ \ | |/ / /
| * | | Revert "Make an empty QUrl also be considered non-detached (d == 0)."Thiago Macieira2010-01-211-1/+1
| * | | qUncompress: Fix terminating \0Markus Goetz2010-01-211-0/+1
| | |/ | |/|
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-201-1/+1
| |\ \ | | |/ | |/|
| | * Corrected alphabetic order in the docs for events.axis2010-01-201-1/+1
| * | Fix crashes in QByteArrayOlivier Goffart2010-01-201-2/+2
| |/
| * QMetaObject::disconnectOne()Aaron Kennedy2010-01-203-7/+29
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-191-2/+2
| |\
| | * Bump version to 4.6.2.Jason McDonald2010-01-191-2/+2
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-191-5/+12
| |\ \ | | |/ | |/|
| | * Make the qWarnings in the animation API more useful.Alexis Menard2010-01-191-5/+12
| * | QFile::readData: Simplify codeJoão Abecasis2010-01-181-6/+2
| * | If the file is open, there must be an engine.João Abecasis2010-01-181-6/+9
| * | QFile: Fix a pre-mature pessimizationJoão Abecasis2010-01-181-44/+42
| |/
| * Fix compilation on IA-64 with the Intel compiler: cast properly.Thiago Macieira2010-01-161-1/+1
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-151-0/+4
| |\
| | * Enable surface transparency support on Symbian^4.Jason Barron2010-01-141-0/+4
| * | QFile::remove: don't fail for unrelated errorsJoão Abecasis2010-01-141-0/+1
| |/
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2010-01-131-256/+256
| |\