Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | Fix some kind of race condition while using remote commands. | kh1 | 2010-06-16 | 2 | -2/+24 | |
| | | * | | | | | Work around ICE in Intel C++ Compiler 11.1.072 | Thiago Macieira | 2010-06-16 | 1 | -1/+1 | |
| | | * | | | | | Reduce the memory consumption of QtFontStyle | Benjamin Poulain | 2010-06-16 | 1 | -4/+9 | |
| | * | | | | | | doc: Added more DITA output to the XML generator | Martin Smith | 2010-06-16 | 4 | -16/+160 | |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-06-17 | 4 | -7/+56 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-06-16 | 4 | -7/+56 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | Provide 'make unsigned_sis' target for Symbian mkspecs | Miikka Heikkinen | 2010-06-16 | 4 | -7/+56 | |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-17 | 23 | -134/+260 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | | | ||||||
| * | | | | | | doc: add note that items with width or height of 0 are not positioned. | Martin Jones | 2010-06-17 | 1 | -0/+8 | |
| * | | | | | | Add test for model data changes. | Martin Jones | 2010-06-17 | 2 | -2/+47 | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-17 | 168 | -4302/+6414 | |
| |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-16 | 19 | -131/+203 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Fix the N900 device orientation backend | Harald Fernengel | 2010-06-16 | 2 | -68/+56 | |
| | | * | | | | | | Micro cleanup | Harald Fernengel | 2010-06-16 | 1 | -4/+3 | |
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-06-16 | 55 | -487/+642 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-06-16 | 1 | -0/+1 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | * | | | | | | | Move knowledge of QGraphicsObject out of qml engine | Aaron Kennedy | 2010-06-16 | 7 | -15/+64 | |
| | | * | | | | | | | | Write TextInput.positionToRectangle docs. | Alan Alpert | 2010-06-16 | 2 | -4/+10 | |
| | | * | | | | | | | | Minor demo fixes | Alan Alpert | 2010-06-16 | 2 | -4/+7 | |
| | | * | | | | | | | | Fix autoScroll implementation | Alan Alpert | 2010-06-16 | 3 | -36/+54 | |
| | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-06-15 | 662 | -10770/+30515 | |
| | | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | Enhance docs | Alan Alpert | 2010-06-03 | 1 | -0/+3 | |
| | | * | | | | | | | | | Slight addition to the docs. | Alan Alpert | 2010-06-01 | 1 | -0/+5 | |
| * | | | | | | | | | | | clearFocus() shouldn't mess with focus if it doesn't have focus | Martin Jones | 2010-06-17 | 1 | -1/+2 | |
| | |_|_|_|/ / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-16 | 47 | -472/+577 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Stopping a flick resulted in the next click being consumed. | Martin Jones | 2010-06-16 | 1 | -0/+1 | |
| | |_|_|/ / / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-17 | 9 | -39/+99 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Fix crash on Mac OS X when drawing text with Qt::TextBypassShaping set | Tor Arne Vestbø | 2010-06-16 | 1 | -1/+2 | |
| * | | | | | | | | | Fixed infinite recursion when drawing very large painter paths. | Kim Motoyoshi Kalland | 2010-06-16 | 3 | -9/+14 | |
| * | | | | | | | | | Fixed full-rule on clipped painter paths. | Kim Motoyoshi Kalland | 2010-06-16 | 1 | -0/+4 | |
| * | | | | | | | | | Removed unnecessary lines of code. | Kim Motoyoshi Kalland | 2010-06-16 | 1 | -4/+0 | |
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-16 | 4 | -25/+79 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
| | * | | | | | | | | Fixed problem with wrong size hints when items were removed. | Jan-Arve Sæther | 2010-06-16 | 4 | -25/+79 | |
* | | | | | | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-06-16 | 48 | -347/+970 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6 | Simon Hausmann | 2010-06-16 | 31 | -262/+699 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-06-16 | 28 | -200/+966 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-06-16 | 28 | -200/+966 | |
| | | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | ||||||
| | | * | | | | | | | | | Updated WebKit from /home/shausman/src/webkit/trunk to qtwebkit/qtwebkit-4.6 ... | Simon Hausmann | 2010-06-16 | 5 | -20/+52 | |
| | | * | | | | | | | | | Updated Harfbuzz from git+ssh://git.freedesktop.org/git/harfbuzz to 5e9b2a886... | Simon Hausmann | 2010-06-16 | 1 | -1/+1 | |
| | | * | | | | | | | | | Buildfix for MSVC2008 (C90 violation) | Andreas Kling | 2010-06-15 | 1 | -2/+4 | |
| | | * | | | | | | | | | Updated Harfbuzz from git+ssh://git.freedesktop.org/git/harfbuzz to 1313dc846... | Simon Hausmann | 2010-06-15 | 23 | -180/+912 | |
| | * | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-06-16 | 2 | -2/+28 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-06-16 | 2 | -2/+28 | |
| | | |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | ||||||
| | | * | | | | | | | | | VideoWidget example | Kurt Korbatits | 2010-06-16 | 2 | -2/+28 | |
| | * | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-06-15 | 1 | -0/+158 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6 | Jason McDonald | 2010-06-15 | 13 | -117/+226 | |
| | | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-06-15 | 19 | -24/+24 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-06-15 | 5 | -89/+53 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-06-14 | 5 | -89/+53 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6-integr... | Qt Continuous Integration System | 2010-06-14 | 5 | -89/+53 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ |