summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-1323-338/+684
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Fixed tst_qgl multipleFBOInterleavedRendering.Samuel Rødal2010-01-131-1/+1
| * | | | | | | | | | | | | | Update autotest database connection settingsBill King2010-01-131-4/+10
| * | | | | | | | | | | | | | SQL 4.6.1 changelogBill King2010-01-131-2/+5
| * | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-1322-332/+669
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-1222-332/+669
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | |
| | | * | | | | | | | | | | | | Merge remote branch 'qt/4.6' into oslo-staging-2/4.6Paul Olav Tvete2010-01-128894-9472/+10905
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2010-01-122-3/+26
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | Significant digits were lost in QDoubleSpinBox range when changing precisionGabriel de Dietrich2010-01-122-3/+26
| | | * | | | | | | | | | | | | | | My changesJan-Arve Sæther2010-01-121-1/+1
| | | |/ / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | My changelog for 4.6.1.Alexis Menard2010-01-121-0/+5
| | | * | | | | | | | | | | | | | Added my changes to the 4.6.1 change log.Kim Motoyoshi Kalland2010-01-121-0/+11
| | | * | | | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2010-01-124-5/+105
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | | | Update changes file for 4.6.1Tom Cooksey2010-01-121-4/+13
| | | | * | | | | | | | | | | | | | Update changelog with my 4.6.1 changes.Samuel Rødal2010-01-121-0/+10
| | | | * | | | | | | | | | | | | | 4.6.1 changesTrond Kjernåsen2010-01-121-5/+19
| | | | * | | | | | | | | | | | | | Fixed bug where QGLPixmapData::toImage() returned too dark image.Kim Motoyoshi Kalland2010-01-121-1/+1
| | | | * | | | | | | | | | | | | | Update change log with Yoann Lopes work.Yoann Lopes2010-01-121-0/+19
| | | | * | | | | | | | | | | | | | Fix completion in QFileDialog.Alexis Menard2010-01-122-1/+49
| | | * | | | | | | | | | | | | | | Put LinesHint into QVectorPath hints to enable further optimizationsGunnar Sletta2010-01-121-2/+14
| | | * | | | | | | | | | | | | | | Avoid coordinate limitations in the raster engine.Gunnar Sletta2010-01-122-4/+9
| | | * | | | | | | | | | | | | | | Fix point drawing on raster engine for flat and square capsGunnar Sletta2010-01-121-4/+4
| | | |/ / / / / / / / / / / / / /
| | | * | | | | | | | | | | | | | Update changes file with Rhys Weatherley's work.Rhys Weatherley2010-01-111-2/+43
| | | * | | | | | | | | | | | | | warning fixes for platforms, where qreal == floatJoerg Bornemann2010-01-111-256/+256
| | | * | | | | | | | | | | | | | fix release mode crash in qfont.cpp initFontSubst() on Windows mobileJoerg Bornemann2010-01-111-2/+1
| | | * | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-1110-55/+193
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | Fixed justify aligned text drawing with the GL1 engine.Kim Motoyoshi Kalland2010-01-111-1/+2
| | | | * | | | | | | | | | | | | Add odf-writer benchmark.Thomas Zander2010-01-111-2/+77
| | | | * | | | | | | | | | | | | Fixed subpixel antialiased text drawing with the GL2 engine.Kim Motoyoshi Kalland2010-01-111-3/+15
| | | | * | | | | | | | | | | | | Fixes warning in the QMacStyleOlivier Goffart2010-01-112-2/+2
| | | | * | | | | | | | | | | | | Fix incorrect drawing of the hovered row on QTreeView with some styles.Olivier Goffart2010-01-112-11/+9
| | | | * | | | | | | | | | | | | Track the glVertexAttribPointer and only update it if it's changedTom Cooksey2010-01-113-34/+61
| | | | * | | | | | | | | | | | | QTreeView::selectAll() wouldn't work when first column hiddenGabriel de Dietrich2010-01-112-2/+27
* | | | | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6-i...Qt Continuous Integration System2010-01-131-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6Kurt Korbatits2010-01-1375-634/+1368
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Fix example in QAudioOutput/QAudioInput docsKurt Korbatits2010-01-132-2/+2
| | | | | | | | | | | | | * | | | tst_qnetworkreply benchmark: Properly finish the threadMarkus Goetz2010-01-131-4/+4
| | | | | | | | | | | | | * | | | QSslSocket: Remove writeBuffer,readBuffer and use from QAbstractSocketMarkus Goetz2010-01-131-3/+0
| | | | | | | | | | | | | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2010-01-1351-268/+1349
| | | | | | | | | | | | | |\ \ \ \
| | | | | | | | | | | | | | * | | | Update my changelog for 4.6.1Thiago Macieira2010-01-131-2/+2
| | | | | | | | | | | | | | * | | | My changes for 4.6.1Thiago Macieira2010-01-131-6/+60
| | | | | | | | | | | | | | * | | | Remove erroneous warning in QFileInfo::absolutePath()Andreas Kling2010-01-131-2/+5
| | | | | | | | | | | | | | * | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ...Simon Hausmann2010-01-133-1/+22
| |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-135-18/+43
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | QtWebKit changelog for Qt 4.6.1Simon Hausmann2010-01-121-0/+12
| * | | | | | | | | | | | | | | | Make compile on HPUXPierre Rossi2010-01-121-0/+2
| * | | | | | | | | | | | | | | | Modifies the google chat example to use the DOM APIPierre Rossi2010-01-123-18/+29
* | | | | | | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr...Qt Continuous Integration System2010-01-1225-227/+1155
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | Merge commit 'origin/mmfphonon' into 4.6Gareth Stockwell2010-01-1223-226/+1145
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | Added enable/disable parameter to each effect in Phonon MMF backendGareth Stockwell2010-01-1112-68/+74