summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 4.7 into qt-4.8-from-4.7Qt Continuous Integration System2011-05-062-4/+7
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-05-062-4/+7
| |\
| | * fix random miscompilation with msvcOswald Buddenhagen2011-05-061-0/+1
| | * make QLibraryInfo return clean pathsOswald Buddenhagen2011-05-061-4/+6
| | * make relative paths in qt.conf work inside qmakeOswald Buddenhagen2011-05-061-1/+1
* | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-05-0617-15/+80
|\ \ \ | |/ /
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2011-05-051-4/+4
| |\ \ | | |/
| | * QNAM: Re-order checks in migrateBackend()Markus Goetz2011-05-051-4/+4
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2011-05-056-4/+36
| |\ \
| | * | Send User-Agent from the network request in http proxy CONNECT commandShane Kearns2011-05-054-1/+19
| | * | Fix initial main window dimensions for "fullscreen with softkeys" caseMiikka Heikkinen2011-05-051-0/+5
| | * | Fix QNetworkConfigurationManager usage outside main thread firstShane Kearns2011-05-041-3/+12
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2011-05-053-0/+9
| |\ \ \
| | * | | Views do not notify count changes properlyMartin Jones2011-05-053-0/+9
| * | | | 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