summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Rename QGlyphs -> QGlyphRunEskil Abrahamsen Blomfeldt2011-05-1017-222/+223
* Fix QRawFont::setPixelSize() on MacEskil Abrahamsen Blomfeldt2011-05-062-1/+37
* Remove warning from QColor::setNamedColor().Samuel Rødal2011-05-062-4/+1
* Add internal documentation for QUnifiedToolbarSurface.Fabien Freling2011-05-061-0/+33
* Fix QPainter::drawGlyphs() with non-affine transformationEskil Abrahamsen Blomfeldt2011-05-061-1/+8
* Merge remote branch 'qt-mainline/4.8'aavit2011-05-06208-2125/+3431
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-05-069-105/+173
| |\
| | * Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-05-05138-823/+2748
| | |\
| | * | QSslConfiguration documentation fixTaito Silvola2011-05-051-2/+2
| | * | Ensure that QDateTimeEdit::calendarWidget() will always return a valid widget.Robin Burchell2011-05-053-18/+56
| | * | HTTP auto tests: do not load resources from cache that must be revalidtdPeter Hartmann2011-05-042-6/+6
| | * | 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-054-2/+36
| |\ \ \
| | * \ \ Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-05-044-2/+36
| | |\ \ \
| | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-05-042-1/+28
| | | |\ \ \
| | | | * | | QNAM HTTP: Fix bug with explicitly zero-length compressed responses.Andreas Kling2011-05-042-1/+28
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-05-032-0/+33
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | Add enablers for Symbian App BoosterSimon Frost2011-05-032-0/+33
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-05-032-2/+3
| | | |\ \ \ \
| | | | * | | | 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-0521-158/+204
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-fire-teamQt Continuous Integration System2011-05-046-12/+60
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-fire-teamQt Continuous Integration System2011-05-03712-14739/+61375
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-fire-teamQt Continuous Integration System2011-04-296-2/+27
| | |\ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-05-0514-103/+250
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | don't crash in QProcessEnvironment::systemEnvironment()Oswald Buddenhagen2011-05-042-12/+12
| | * | | | | | | | | qmake: Introduce new template typeChristian Kandeler2011-05-034-4/+26
| | * | | | | | | | | 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
| | * | | | | | | | | skip widget when its focusPolicy is Qt::ClickFocus in TabOrderEditorTasuku Suzuki2011-05-021-1/+1
| | * | | | | | | | | fix build on macOswald Buddenhagen2011-05-021-0/+12
| | * | | | | | | | | Merge remote-tracking branch 'origin/4.8' into HEADThiago Macieira2011-04-29143-1244/+4582
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | 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-294-13/+28
| | * | | | | | | | | | 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
| | * | | | | | | | | | Changelog: Qt Designer 4.8Friedemann Kleint2011-04-281-2/+10