summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-05-052-0/+4
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Uninitialized memory is compared.Martin Jones2011-05-052-0/+4
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2011-05-047-28/+75
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Fix ordinal number conflictJiang Jiang2011-05-041-1/+1
| | * | | | | QPainterPath: Ignore calls with NaN/Infinite parametersAdemar de Souza Reis Jr2011-05-031-19/+47
| | * | | | | memory leak fixTero Toivola2011-05-031-0/+4
| | * | | | | Fixes crash in QWidget::effectiveWinId.Bjørn Erik Nilsen2011-05-022-0/+21
| | * | | | | Fix merge conflictJiang Jiang2011-04-298-2/+20
| | |\ \ \ \ \
| | * | | | | | Revert symbol addition in b033bb9Jiang Jiang2011-04-293-8/+2
* | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Compile on WindowsEskil Abrahamsen Blomfeldt2011-05-041-1/+1
| * | | | | | | | | Support gamma correction of text on GLEskil Abrahamsen Blomfeldt2011-05-036-12/+60
| * | | | | | | | | Remove QFontEngineFT::loadGlyphMetricsJiang Jiang2011-05-032-101/+0
| * | | | | | | | | Fixed bug in X11 backend when creating translucent windows.Samuel Rødal2011-05-031-2/+7
| * | | | | | | | | Only cleanup share widget if it has been created.Armin Berres2011-05-021-3/+9
| * | | | | | | | | Add required font metrics functions to QRawFontJiang Jiang2011-05-022-0/+56
| * | | | | | | | | Fixed bug in QPdfEngine::addImage causing mono images to be made 32 bitMatthew Cattell2011-05-021-1/+4
| * | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-teamaavit2011-05-024-6/+9
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Make pixel size a qreal in QRawFontEskil Abrahamsen Blomfeldt2011-05-022-5/+5
| | * | | | | | | | | Make sure removed QTextBlock is invalidJiang Jiang2011-04-293-1/+11
| | * | | | | | | | | Make sure QFont's resolve mask is copied on compilers with C++0x supportEskil Abrahamsen Blomfeldt2011-04-291-1/+1
| | * | | | | | | | | Fix glyph position issue with fallback fontsJiang Jiang2011-04-291-0/+3
* | | | | | | | | | | 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