summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* don't use qWarning() - or even qFatal()! - gratuitously.Oswald Buddenhagen2010-06-0311-186/+178
* Styled item view backgrounds in Gtk+Jens Bache-Wiig2010-06-031-15/+41
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Andy Shaw2010-06-0368-969/+1221
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-0386-2246/+10893
| |\
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-06-035-30/+46
| |\ \
| | * | Avoid mmap() on symbian osShane Kearns2010-06-022-2/+2
| | * | Fix Qt.sis content for Symbian^3 buildsMiikka Heikkinen2010-06-023-28/+44
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-06-0364-939/+1175
| |\ \ \
| | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-06-031-0/+1
| | |\ \ \
| | | * \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-06-039-250/+259
| | | |\ \ \
| | | * | | | Ensure PathView mappedRange is updated when pathItemCount changes.Martin Jones2010-06-031-0/+1
| | * | | | | Add Q_AUTOTEST_EXPORTAaron Kennedy2010-06-031-1/+1
| | | |/ / / | | |/| | |
| | * | | | DocAaron Kennedy2010-06-031-1/+1
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-06-033-240/+253
| | |\ \ \ \
| | | * | | | Fix basic types docs indentationBea Lam2010-06-031-242/+242
| | | * | | | Improve basic types documentation. Don't imply that Item hasBea Lam2010-06-031-30/+44
| | | * | | | Remove Media elements from Elements indexBea Lam2010-06-031-8/+3
| | | |/ / /
| | | * | | Keep ListView highlight in sync when currentItem changes geometry.Martin Jones2010-06-031-1/+5
| | * | | | Add some Q_AUTOTEST_EXPORTsAaron Kennedy2010-06-037-10/+10
| | |/ / /
| | * | | QDeclarativeImage::updatePaintedGeometry() does not need to be a slotMartin Jones2010-06-031-2/+0
| | * | | QML viewer now supports TopUp, TopDown, RightUp and LeftUp orientationsBea Lam2010-06-027-56/+79
| | * | | Text should update when the alignment changes.Michael Brasser2010-06-021-0/+2
| | * | | Add qml import plugins to qt.iby and qt.sisJoona Petrell2010-06-022-0/+36
| | * | | Take into account platform differences in input panel supportJoona Petrell2010-06-029-141/+285
| | * | | More autoScroll fixesWarwick Allison2010-06-022-2/+18
| | * | | Doc fixes and improvements - fix some example code, link toBea Lam2010-06-0235-486/+488
| | * | | Add Vector3dAnimation to list of QML elementsBea Lam2010-06-021-0/+1
| |/ / /
* | | | Ensure that we only have one QLayoutStruct struct by renaming the otherAndy Shaw2010-06-031-29/+29
| |_|/ |/| |
* | | Revert "Split Symbian bearer plugin into three platform specfic plugins"Aaron McCarthy2010-06-037-81/+47
* | | Don't poll non-polling engines when configurations are in use.Aaron McCarthy2010-06-031-2/+4
* | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Morten Engvoldsen2010-06-022-0/+167
|\ \ \
| * | | Fix a corner case where a gesture sometimes doesn't start.Thomas Zander2010-06-022-0/+167
* | | | Doc: updating imagesMorten Engvoldsen2010-06-0217-0/+0
|/ / /
* | | write PO files without duplicated message idsOswald Buddenhagen2010-06-022-7/+72
* | | my changesOswald Buddenhagen2010-06-021-6/+33
* | | Fix failing bypassShaping autotest on the Mac OS XSimon Hausmann2010-06-021-0/+1
* | | More Pixmap cache key optimizationsJens Bache-Wiig2010-06-029-59/+79
* | | QNAM: Improve child deletion orderMarkus Goetz2010-06-022-0/+86
* | | QSslCertificate: support large serial numbersPeter Hartmann2010-06-023-4/+46
* | | Split Symbian bearer plugin into three platform specfic pluginsAaron McCarthy2010-06-027-47/+81
* | | Doc: adding offline docs to assistant and Qt Creator. Improving small docs an...Morten Engvoldsen2010-06-0218-57/+1570
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-0234-2111/+8835
|\ \ \ | |/ / |/| |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-0134-2111/+8835
| |\ \
| | * | Some optimizations for QImage::load()Jens Bache-Wiig2010-06-011-2/+9
| | * | fix setRawData()Oswald Buddenhagen2010-06-011-1/+1
| | * | Fix QML crashes on the N900Simon Hausmann2010-06-011-0/+8
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-0131-2108/+8817
| | |\ \
| | | * \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-06-0149-49/+259
| | | |\ \
| | | | * | Fix build failure on Symbian 3.1.Aaron McCarthy2010-06-011-2/+2
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-0128-2106/+3684
| | | | |\ \