summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'qt-mainline/4.8'aavit2011-05-06132-1641/+1471
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-05-066-99/+144
| |\
| | * Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-05-0575-353/+959
| | |\
| | * | QSslConfiguration documentation fixTaito Silvola2011-05-051-2/+2
| | * | Ensure that QDateTimeEdit::calendarWidget() will always return a valid widget.Robin Burchell2011-05-052-18/+33
| | * | HTTP cache backend: do not load resources that must be revalidatedPeter Hartmann2011-05-041-2/+7
| | * | HTTP backend: do not load resources from cache that must be revalidatedPeter Hartmann2011-05-041-7/+5
| | * | Compile fix for QLocale on Symbian.Denis Dzyubenko2011-05-041-1/+1
| | * | Added Kazakh language to the QLocale mapping table on Symbian.Denis Dzyubenko2011-05-041-0/+1
| | * | Added support for QLocale::uiLanguages on Symbian.Denis Dzyubenko2011-05-041-70/+96
| * | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-05-052-2/+3
| |\ \ \
| | * \ \ Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-05-042-2/+3
| | |\ \ \
| | | * | | QNAM HTTP: Fix bug with explicitly zero-length compressed responses.Andreas Kling2011-05-041-1/+7
| | | * | | Don't rely on uninitialized dataJoão Abecasis2011-05-031-0/+1
| | | * | | Don't realloc user-provided bufferJoão Abecasis2011-05-031-2/+2
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-05-0515-125/+145
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-05-057-90/+206
| |\ \ \ \ \
| | * | | | | don't crash in QProcessEnvironment::systemEnvironment()Oswald Buddenhagen2011-05-042-12/+12
| | * | | | | no environment on WinCEOswald Buddenhagen2011-05-021-0/+4
| | * | | | | fix Widestring vs. Ansi mixupOswald Buddenhagen2011-05-021-1/+1
| | * | | | | fix potential crash in QProcessEnvironment::systemEnvironment() on windowsOswald Buddenhagen2011-05-021-10/+11
| | * | | | | Fix compilation with QT_NO_*Tasuku Suzuki2011-05-023-0/+9
| | * | | | | fix build on symbianOswald Buddenhagen2011-05-021-62/+60
| | * | | | | fix build on macOswald Buddenhagen2011-05-021-0/+12
| | * | | | | Merge remote-tracking branch 'origin/4.8' into HEADThiago Macieira2011-04-29107-889/+2889
| | |\ \ \ \ \
| | * | | | | | make QProcessEnvironment on Unix cache converted valuesOswald Buddenhagen2011-04-292-4/+35
| | * | | | | | make QProcessEnvironment::systemEnvironment() encoding-safeOswald Buddenhagen2011-04-293-15/+39
| | * | | | | | make QProcessEnvironment on Unix cache converted variable namesOswald Buddenhagen2011-04-293-11/+50
| | * | | | | | move key/value converters to the private classOswald Buddenhagen2011-04-292-24/+15
| | * | | | | | make QProcessEnvironment on Windows preserve variable name caseOswald Buddenhagen2011-04-293-7/+21
| | * | | | | | split QProcessEnvironmentPrivate::Unit into Key and ValueOswald Buddenhagen2011-04-292-11/+14
| | * | | | | | remove unused functionsOswald Buddenhagen2011-04-291-12/+0
| | * | | | | | minor optimization: use QList::reserve()Oswald Buddenhagen2011-04-291-0/+2
| | * | | | | | use the Hash typedefOswald Buddenhagen2011-04-293-13/+13
| | * | | | | | Revert "Added QStringRef::toLatin1 and QStringRef::toUtf8"Thorbjørn Lindeijer2011-04-282-43/+0
| | * | | | | | Added QStringRef::toLatin1 and QStringRef::toUtf8Thorbjørn Lindeijer2011-04-272-0/+43
| * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-05-0522-46/+100
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'qt/4.8'Sami Lempinen2011-04-28418-12019/+29424
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-teamHonglei Zhang2011-04-273-11/+48
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Make text rendering working outside the gui thread on Symbian.Laszlo Agocs2011-04-263-11/+48
| | * | | | | | | | | Fix memory leak in XSD component of XmlPatternsHonglei Zhang2011-04-2710-25/+25
| | |/ / / / / / / /
| | * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-teamHonglei Zhang2011-04-193-2/+15
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Symbian's QElapsedTimer::restart() fixed to return ms rather than usmread2011-04-191-1/+1
| | | * | | | | | | | Create a cleanup stack for each new thread on Symbian.Laszlo Agocs2011-04-181-0/+4
| | | * | | | | | | | Do not modify window size for fullscreen windows in setGeometry_sysMiikka Heikkinen2011-04-181-1/+10
| | * | | | | | | | | Fix memory leak bugs in XmlPatternsHonglei Zhang2011-04-196-8/+12
| | |/ / / / / / / /
| | * | | | | | | | Merge remote branch 'qt-master/master'Guoqing Zhang2011-04-121-1/+9
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'qt/master'Sami Lempinen2011-04-125-169/+179
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Add focus frame support in style sheetGuoqing Zhang2011-04-121-0/+7
| | * | | | | | | | | | Fix OpenGL build break on SymbianGuoqing Zhang2011-04-121-1/+1