Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-03-01 | 36 | -182/+486 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-02-28 | 23 | -150/+356 |
| |\ | |||||
| | * | Fix FolderListModel test - set folder to one containing files. | Martin Jones | 2011-02-28 | 1 | -0/+3 |
| | * | Drag over bounds errors when ListView has variable height content | Martin Jones | 2011-02-28 | 5 | -45/+108 |
| | * | FolderListModel emitted incorrect rowsRemoved range causing crash. | Martin Jones | 2011-02-28 | 2 | -2/+31 |
| | * | fix/improve docs for new QtQuick 1.1 attributes | Bea Lam | 2011-02-28 | 12 | -52/+91 |
| | * | Fix test instability. | Martin Jones | 2011-02-28 | 1 | -0/+2 |
| | * | Document BorderImage::asynchronous | Alan Alpert | 2011-02-27 | 1 | -0/+14 |
| | * | Ensure layout is updated when section property changes. | Martin Jones | 2011-02-25 | 3 | -2/+28 |
| | * | QDeclarativeDebug: Export needed symbols on Symbian | Kai Koehne | 2011-02-24 | 3 | -47/+47 |
| | * | Add a 'CursorPosition' parameter to TextInput.positionAt(). | Andrew den Exter | 2011-02-24 | 3 | -3/+31 |
| | * | Fix qmlviewer compilation on old Symbian platforms | Joona Petrell | 2011-02-24 | 1 | -0/+2 |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2011-02-28 | 3 | -8/+24 |
| |\ \ | |||||
| | * | | Fix Mac synthesized italic fonts clipping issue for QGLWidget | Jiang Jiang | 2011-02-28 | 1 | -5/+10 |
| | * | | Merge branch 'graphics-team-text-4.7' into 4.7 | Eskil Abrahamsen Blomfeldt | 2011-02-28 | 2 | -3/+14 |
| | |\ \ | |||||
| | | * | | Fix cursor position adjustment when removing strings | Jiang Jiang | 2011-01-25 | 2 | -1/+31 |
| | | * | | Fix out of bounds handling in Mac shaper | Jiang Jiang | 2011-01-14 | 2 | -3/+14 |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-02-28 | 1 | -1/+1 |
| |\ \ \ \ | |||||
| | * | | | | Fix openvg compilation on win32. | Laszlo Agocs | 2011-02-28 | 1 | -1/+1 |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-02-26 | 4 | -13/+44 |
| |\ \ \ \ \ | |||||
| | * | | | | | Make QtScript support COLLECT_ON_EVERY_ALLOCATION define | Kent Hansen | 2011-02-25 | 1 | -11/+12 |
| | * | | | | | Add missing API shims to QScriptValue constructors | Kent Hansen | 2011-02-25 | 1 | -0/+5 |
| | * | | | | | Don't crash when marking arguments object of native context | Kent Hansen | 2011-02-25 | 3 | -2/+27 |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-02-26 | 7 | -75/+287 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| | * | | | | | Update QtOpenGL def files | Jani Hautakangas | 2011-02-25 | 2 | -0/+15 |
| | * | | | | | Fix extern usage in qpixmapdata_gl.cpp | Jani Hautakangas | 2011-02-25 | 1 | -1/+1 |
| | * | | | | | Fix for loading QPixmaps from file in GL graphics system | Jani Hautakangas | 2011-02-25 | 1 | -22/+22 |
| | * | | | | | Fix code style in qgl_symbian.cpp | Jani Hautakangas | 2011-02-25 | 1 | -4/+4 |
| | * | | | | | QPixmap::to/fromSymbianCFbsBitmap() in OpenGL graphics system. | Jani Hautakangas | 2011-02-25 | 3 | -5/+125 |
| | * | | | | | Use the 'convertInPlace' versions of QImage in QGLPixmapData load. | Jani Hautakangas | 2011-02-25 | 2 | -34/+83 |
| | * | | | | | Recreate GL surface when native window is resized on Symbian | Jani Hautakangas | 2011-02-25 | 1 | -13/+41 |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2011-02-25 | 3 | -7/+66 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| | * | | | | | QSortFilterProxyModel::reset() should invalidate. | Olivier Goffart | 2011-02-25 | 3 | -7/+66 |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-02-25 | 1 | -3/+3 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| | * | | | | | spelling fixes in extending.qdoc | David Fries | 2011-02-25 | 1 | -3/+3 |
| |/ / / / / | |||||
* | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2011-02-28 | 75 | -118/+2986 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fix autotest on windows (again) | Harald Fernengel | 2011-02-28 | 1 | -1/+1 |
| * | | | | | | fix autotest on windows | Harald Fernengel | 2011-02-27 | 1 | -0/+7 |
| * | | | | | | Ammend last INTEGRITY fix | Harald Fernengel | 2011-02-24 | 3 | -3/+14 |
| * | | | | | | Fix qmake build on Windows | Harald Fernengel | 2011-02-24 | 3 | -3/+3 |
| * | | | | | | fix test for QtLighthouse | Harald Fernengel | 2011-02-23 | 1 | -1/+1 |
| * | | | | | | add test for suppressing warnings in moc | Harald Fernengel | 2011-02-23 | 1 | -2/+117 |
| * | | | | | | Ammend INTEGRITY fixes | Harald Fernengel | 2011-02-23 | 1 | -3/+4 |
| * | | | | | | Store property editor's column positions in settings | Jarek Kobus | 2011-02-23 | 1 | -0/+4 |
| * | | | | | | add gsm to connectable bearer for networkmanager. | Lorn Potter | 2011-02-22 | 1 | -0/+5 |
| * | | | | | | Fix license headers | Harald Fernengel | 2011-02-22 | 10 | -188/+279 |
| * | | | | | | add missing include | Rolland Dudemaine | 2011-02-22 | 1 | -0/+1 |
| * | | | | | | Silence GHS compiler | Rolland Dudemaine | 2011-02-22 | 1 | -0/+4 |
| * | | | | | | Run on INTEGRITY | Rolland Dudemaine | 2011-02-22 | 1 | -1/+10 |
| * | | | | | | Fix compilation on INTEGRITY | Rolland Dudemaine | 2011-02-22 | 4 | -35/+35 |