Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QList<QObject*> models now update their properties when they change. | Martin Jones | 2010-05-05 | 2 | -2/+10 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-05 | 27 | -291/+459 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-04 | 82 | -1667/+2609 |
| |\ | |||||
| | * | Optimization for QDeclarativePaintedItem. | Michael Brasser | 2010-05-04 | 2 | -12/+20 |
| | * | Update childrenRect when children are added or removed. | Michael Brasser | 2010-05-04 | 2 | -3/+40 |
| | * | Optimize childrenRect. | Michael Brasser | 2010-05-04 | 2 | -43/+87 |
| | * | Remove obsolete doc groupings. | Michael Brasser | 2010-05-04 | 15 | -69/+1 |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-05-04 | 9 | -168/+315 |
| |\ \ | |||||
| | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-05-03 | 9 | -168/+315 |
| | |\ \ | |||||
| | | * | | Updated WebKit to 3f0f51f4c87e65bfe04165c6af4c00934b0ca1e2 | Simon Hausmann | 2010-05-03 | 4 | -3/+14 |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-05-03 | 9 | -168/+304 |
| | | |\ \ | |||||
| | | | * | | Updated WebKit to 8941bee5706ef2171ed5def63834deefc7440d11 | Simon Hausmann | 2010-05-03 | 9 | -168/+304 |
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-04 | 1 | -22/+28 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Doc improvements | Bea Lam | 2010-05-04 | 1 | -22/+28 |
* | | | | | | Ensure flick endpoint is recalculated for variable height lists. | Martin Jones | 2010-05-04 | 2 | -2/+3 |
|/ / / / / | |||||
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Warwick Allison | 2010-05-04 | 216 | -2288/+5620 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | aavit | 2010-05-03 | 6 | -63/+78 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-03 | 30 | -145/+194 |
| | |\ \ \ \ | | | |/ / / | | |/| | | | |||||
| | | * | | | QGraphicsView drawing artifacts due to rounding errors. | Bjørn Erik Nilsen | 2010-05-03 | 4 | -61/+76 |
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-03 | 2 | -2/+2 |
| | |\ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | | * | | | Fix a small typo: therfore -> therefore | Laszlo Papp | 2010-05-03 | 1 | -1/+1 |
| | | * | | | Fix a small typo in setColor description (brush -> color) | Laszlo Papp | 2010-05-03 | 1 | -1/+1 |
| * | | | | | Fixed a QBuffer warning caused by a regression in qjpeg | John Brooks | 2010-05-03 | 1 | -3/+9 |
| | |_|/ / | |/| | | | |||||
| * | | | | Fixed OpenGL version flags for versions > 3.2. | Kim Motoyoshi Kalland | 2010-05-03 | 1 | -1/+14 |
| * | | | | Revert "Revert "Revert "Implement heightForWidth support for QTabWidget and Q... | Jan-Arve Sæther | 2010-05-03 | 9 | -102/+16 |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-02 | 35 | -99/+206 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-02 | 36 | -102/+209 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-01 | 36 | -102/+209 |
| | | |\ \ | |||||
| | | | * | | Fix wrong translation and clip for the raster paint-engine on Mac | Tor Arne Vestbø | 2010-04-30 | 1 | -5/+3 |
| | | | * | | Return the correct library name in qt_gl_library_name for GLES* | Tom Cooksey | 2010-04-30 | 1 | -4/+10 |
| | | | * | | Fix QT_NO_LIBRARY | Tasuku Suzuki | 2010-04-29 | 15 | -50/+48 |
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Jan-Arve Sæther | 2010-04-29 | 19 | -33/+265 |
| | | | |\ \ | |||||
| | | | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-28 | 10 | -24/+43 |
| | | | | |\ \ | |||||
| | | | | | * | | Fix crash in styles example when running with opengl graphicssystem | Tom Cooksey | 2010-04-28 | 1 | -8/+8 |
| | | | | | * | | Fixed the sizehint for cols/rows in qtableview | Thierry Bastian | 2010-04-28 | 1 | -4/+4 |
| | | | | | * | | QUrl: parsing of host name with an undercore. | Olivier Goffart | 2010-04-28 | 1 | -1/+3 |
| | | | | | * | | Null pointer check | Paul Olav Tvete | 2010-04-28 | 1 | -1/+1 |
| | | | | | * | | Revert "Try to use multisampled opengl graphicssystem on all platforms" | Eskil Abrahamsen Blomfeldt | 2010-04-28 | 1 | -1/+0 |
| | | | * | | | | Ensured that WA_InputMethodEnabled was set before FocusInEvent was sent. | Jan-Arve Sæther | 2010-04-29 | 1 | -3/+3 |
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Jan-Arve Sæther | 2010-04-28 | 4513 | -184148/+355991 |
| | | | |\ \ \ \ | | | | | | |/ / | | | | | |/| | | |||||
| | | | | * | | | A small mistake when comparing the flag. | Alexis Menard | 2010-04-28 | 1 | -1/+3 |
| | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-27 | 4 | -8/+24 |
| | | | | |\ \ \ | |||||
| | | | | | * | | | Fix crash when CoreText fails to shape text for us | Tor Arne Vestbø | 2010-04-27 | 1 | -2/+13 |
| | | | | | * | | | Fix crash when using opengl graphicssystem on desktop | Tom Cooksey | 2010-04-27 | 3 | -6/+11 |
| | | | * | | | | | Revert "Revert "Implement heightForWidth support for QTabWidget and QStackedL... | Jan-Arve Sæther | 2010-04-13 | 9 | -16/+102 |
| * | | | | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-05-02 | 12 | -64/+63 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| | * | | | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-05-02 | 12 | -64/+63 |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | |||||
| | | * | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-05-01 | 12 | -64/+63 |
| | | |\ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-05-01 | 1 | -17/+40 |
| | | | |\ \ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-04-30 | 1 | -17/+40 |
| | | | | |\ \ \ \ \ \ |