summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-228-108/+108
|\
| * Make the de-inlined isRightToLeft not get called from updatePropertiesThiago Macieira2010-09-221-20/+23
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-227-86/+83
| |\
| | * Use regparm(3) for ICC too, otherwise it's an ABI mismatch in QCharThiago Macieira2010-09-211-1/+1
| | * Regenerate the Unicode tables after updates to the generator toolThiago Macieira2010-09-212-65/+82
| | * remove extra includesRitt Konstantin2010-09-213-3/+0
| | * move QUnicodeTables:: script() and lineBreakClass() implementationsRitt Konstantin2010-09-211-17/+0
| * | Bump version to 4.7.1.Jason McDonald2010-09-211-2/+2
| |/
* | Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-202-3/+4
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-201-2/+2
| |\
| | * qtextcodec_symbian: Add few aliasesOlivier Goffart2010-09-201-2/+2
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-181-1/+2
| |\ \ | | |/ | |/|
| | * Make qml debugging work with command line argumentsLasse Holmstedt2010-09-171-1/+2
* | | Merge branch 'doc-4.7' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into doc-4.7Morten Engvoldsen2010-09-201-3/+4
|\ \ \ | |/ / |/| |
| * | Merge branch 'doc-4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into doc-4.7Jerome Pasion2010-09-205-29/+41
| |\ \ | | |/
| * | Added default value documentation for two variables.Jerome Pasion2010-09-171-3/+4
* | | Remove unnecessary textcodec aliases from qtextcodec_symbian.cppAlessandro Portale2010-09-171-2/+2
| |/ |/|
* | Merge commit 'staging-1/4.7' into fridayMorten Engvoldsen2010-09-171-6/+6
|\ \
| * | Removing embarrassing trialing white spaces from former commitAlessandro Portale2010-09-161-6/+6
* | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-165-29/+41
|\ \ \ | |/ / | | / | |/ |/|
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-161-2/+3
| |\
| | * Restore 4.7.0 behavior that non-existing paths are possible.Thomas Zander2010-09-161-2/+3
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-161-1/+1
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-161-1/+1
| | |\ \
| | | * | doc: Fixed a \overloadThorbjørn Lindeijer2010-09-151-1/+1
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-161-9/+13
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-151-9/+13
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-151-9/+13
| | | |\ \ | | | | |/ | | | |/|
| | | | * QEventDispatcherUnix: do not process too many timer if other events need to b...Olivier Goffart2010-09-151-9/+13
| * | | | Fixed Q_DECLARE_METATYPE for aix-xlcRohan McGovern2010-09-161-14/+12
| |/ / /
| * | | Maintaining codecsData in qtextcodec_symbian.cppAlessandro Portale2010-09-151-3/+12
| |/ /
* | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-151-6/+29
|\ \ \ | |/ /
| * | Do not wait for QThread exit when destroying global statics in SymbianMiikka Heikkinen2010-09-151-6/+29
| |/
* | git Merge branch '4.7-upstream' into 4.7-docJesper Thomschutz2010-09-155-102/+43
|\ \ | |/
| * I18n: Fix some lupdate warnings.Friedemann Kleint2010-09-141-2/+2
| * expose GestureType for using in QMLZeno Albisser2010-09-141-0/+1
| * Revert "Properly implement qobject_cast for const pointers."Thiago Macieira2010-09-113-21/+6
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-105-106/+61
| |\
| | * Fix the bug for QSettings on Windows, to store qint32/quint32, qint64/quint64...Liang Qi2010-09-101-3/+21
| | * Update the error handling of invalid hostnames in QUrl.Thiago Macieira2010-09-101-6/+19
| | * Remove unsupported code from qobject.h for MSVC < .NET 2003Thiago Macieira2010-09-101-91/+0
| | * Properly implement qobject_cast for const pointers.Thiago Macieira2010-09-103-6/+21
* | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-102-0/+12
|\ \ \ | |/ /
| * | Use QFactoryLoader to ensure we get the correct graphics system plugin.Samuel Rødal2010-09-102-0/+12
| |/
* | Merge branch '4.7-upstream' into 4.7-docA-Team2010-09-0914-65/+391
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-091-2/+6
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-091-2/+6
| | |\
| | | * Change RLibrary handle in QS60PluginResolver to be process wideMiikka Heikkinen2010-09-091-2/+6
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-093-10/+53
| |\ \ \ | | |/ / | |/| |
| | * | QList::toVector()/QVector::toStdVector()/QVector::fromStdVector(): use reserve()Marc Mutz2010-09-091-2/+2