summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-0948-181/+606
| | |\ \ \ \ \ \ \
| | | * | | | | | | update Browser.qml to run againAlan Alpert2010-03-091-5/+5
| | | * | | | | | | Update AutotestsAlan Alpert2010-03-093-4/+4
| | | * | | | | | | Probably fix compile on windowsAlan Alpert2010-03-091-1/+1
| | | * | | | | | | Fix typo in docsAlan Alpert2010-03-091-1/+1
| | | * | | | | | | Probably fix compileAlan Alpert2010-03-091-1/+1
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-03-0943-169/+594
| | | |\ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | |
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-093-9/+56
| | | | |\ \ \ \ \ \
| | | | * | | | | | | Fix qdeclarativevaluetype::font() autotestAaron Kennedy2010-03-091-2/+11
| * | | | | | | | | | Remove unused structMartin Jones2010-03-091-5/+0
| | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Initialize member variable in QDeclarativeGridViewAttachedMartin Jones2010-03-091-1/+1
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-0938-144/+508
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| | * | | | | | | | Add QML support for methods returning QList<QObject *>Aaron Kennedy2010-03-094-35/+104
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-0919-74/+158
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Update configure.exe to include declarative module by defaultJoona Petrell2010-03-091-0/+0
| | | * | | | | | | | Make QDeclarativeItem NOTIFY signals canonicalJoona Petrell2010-03-0918-74/+158
| | * | | | | | | | | CompileAaron Kennedy2010-03-091-1/+1
| | |/ / / / / / / /
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-03-0915-74/+539
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Remove unused data member.Michael Brasser2010-03-092-2/+0
| | | * | | | | | | | Fix warning.Michael Brasser2010-03-091-0/+2
| | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Michael Brasser2010-03-096-22/+26
| | | |\ \ \ \ \ \ \ \
| | | * | | | | | | | | Fix warnings and change geometry-related functions to use reals.Michael Brasser2010-03-092-10/+10
| | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Michael Brasser2010-03-09418-14807/+29138
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Doc fix.Michael Brasser2010-03-051-1/+5
| | * | | | | | | | | | | Integrate QML's object ownership with the JS collectorAaron Kennedy2010-03-0914-23/+230
| * | | | | | | | | | | | Handle itemsInserted/Removed/Moved() correctly for repeater.Martin Jones2010-03-092-8/+55
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-03-096-34/+22
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | When flicking with snap, bias towards moving at least one item.Martin Jones2010-03-092-14/+19
* | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-103-16/+53
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Slow QTreeView::layout() with many (> 10000) childrenGabriel de Dietrich2010-03-102-15/+51
| * | | | | | | | | | | | Fixed "inconsistent dll linkage" warning on Windows.Kim Motoyoshi Kalland2010-03-101-1/+2
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-1018-113/+320
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Re-enable tst_QGL::glWidgetRenderPixmap on X11/EGLTom Cooksey2010-03-101-2/+2
| * | | | | | | | | | | | Added clipping to the dashed stroke processor in the GL2 engine.Kim Motoyoshi Kalland2010-03-104-30/+105
| * | | | | | | | | | | | Fixed assert failure when drawing dashes with raster engine.Kim Motoyoshi Kalland2010-03-101-5/+6
| * | | | | | | | | | | | Update tst_QGL::getSetCheck to check for new (correct) behaviourTom Cooksey2010-03-101-6/+7
| * | | | | | | | | | | | Update QGLFormat from EGLConfig properlyTom Cooksey2010-03-106-45/+38
| * | | | | | | | | | | | Make calls to QGLFormat::set*BufferSize also update flagsTom Cooksey2010-03-101-1/+5
| * | | | | | | | | | | | Compile fix when Qt3Support is enabled for devices using EGL.Trond Kjernåsen2010-03-101-1/+1
| * | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Eskil Abrahamsen Blomfeldt2010-03-10960-22372/+43328
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Added configure check to diasable building QtDeclarativeJørgen Lind2010-03-101-19/+21
| | * | | | | | | | | | | | Fixes Q3ListViewItem grandchildren not sorted if item has one childAlexader Karaivanov2010-03-102-2/+133
| | * | | | | | | | | | | | Compile with Qt3Support in a ScratchBox environment.Trond Kjernåsen2010-03-101-1/+1
| | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Cocoa: Fix misaligned text between format changesEskil Abrahamsen Blomfeldt2010-03-101-1/+1
* | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-03-102-0/+120
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Update def files for latest QtDeclarative APIShane Kearns2010-03-102-0/+120
* | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-03-109-50/+97
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| * | | | | | | | | | | | MAke the SIMD fiunctions be used even when the QT_NO_DEBUG macro is usedThierry Bastian2010-03-101-3/+0
| * | | | | | | | | | | | Make sure 16-bit EGL configs are chosen over 32-bit configsTom Cooksey2010-03-102-32/+55
| * | | | | | | | | | | | Make the EGL contexts in QX11GLPixmapData Q_GLOBAL_STATICTom Cooksey2010-03-101-3/+13