Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix aliasing bug when compiled with gcc 4.6 | Aaron Kennedy | 2011-09-15 | 1 | -9/+16 |
* | Fix crash in compiled bindings | Aaron Kennedy | 2011-09-14 | 3 | -4/+12 |
* | Fix double click and drag not extending word selection. | Andrew den Exter | 2011-09-08 | 1 | -5/+2 |
* | QDeclarative::hasActiveFocus should return false for hidden items | Alan Alpert | 2011-08-30 | 1 | -2/+2 |
* | FocusScope's focusItem must always be a descendent | Alan Alpert | 2011-08-30 | 1 | -16/+18 |
* | Fix conversion of QAbstractItemModel::rowsMoved() parameters | Bea Lam | 2011-08-29 | 1 | -1/+1 |
* | Fix memory leak in ListModel custom parser | Bea Lam | 2011-08-25 | 1 | -0/+1 |
* | Correct documentation of TextInput.PasswordEchoOnEdit. | Andrew den Exter | 2011-08-22 | 1 | -1/+2 |
* | Improve documentation for QDeclarativeView::setSource() | Keith Isdale | 2011-08-18 | 1 | -0/+2 |
* | Always disconnect signals on aborted reply objects | Bea Lam | 2011-08-12 | 1 | -13/+15 |
* | Merge branch 'master' of ../qt-qml-staging | Michael Brasser | 2011-08-11 | 14341 | -1078114/+2187257 |
|\ | |||||
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging | Alan Alpert | 2011-08-11 | 1 | -20/+11 |
| |\ | |||||
| | * | Fix race condition in processJobs() | Bea Lam | 2011-08-11 | 1 | -20/+11 |
| * | | Don't leak MouseEvents | Alan Alpert | 2011-08-11 | 1 | -2/+2 |
| |/ | |||||
| * | Don't endless loop | Alan Alpert | 2011-08-09 | 1 | -1/+1 |
| * | Compile on symbian | Aaron Kennedy | 2011-08-04 | 1 | -1/+1 |
| * | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qt | Aaron Kennedy | 2011-08-04 | 14333 | -1077872/+2186814 |
| |\ | |||||
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste... | Qt Continuous Integration System | 2011-08-03 | 3 | -23/+40 |
| | |\ | |||||
| | | * | Fixed compile error in qwindowsurface_qws.cpp. | Samuel Rødal | 2011-08-03 | 1 | -1/+1 |
| | | * | Fixed regression introduced by 5842d19cf3dff37a85c. | Samuel Rødal | 2011-08-03 | 1 | -4/+9 |
| | | * | Fix gamma corrected source color in GL | Jiang Jiang | 2011-07-29 | 1 | -18/+30 |
| | * | | Merge remote-tracking branch 'origin/4.8' into qt-4.8-from-4.7 | Liang Qi | 2011-08-03 | 46 | -230/+1922 |
| | |\ \ | |||||
| | | * \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast... | Qt Continuous Integration System | 2011-08-02 | 1 | -0/+7 |
| | | |\ \ | |||||
| | | | * | | QLabel documentation: add warning about sanitizing input | Peter Hartmann | 2011-08-02 | 1 | -0/+7 |
| | | * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-water-staging into mast... | Qt Continuous Integration System | 2011-08-02 | 2 | -2/+5 |
| | | |\ \ \ | |||||
| | | | * | | | Revert "fix QFileInfo::isSymLink() for NTFS mount points" | Jiang Jiang | 2011-08-01 | 1 | -1/+2 |
| | | | * | | | Merge branch '4.8-upstream' into master-water | Water-Team | 2011-07-29 | 6 | -31/+88 |
| | | | |\ \ \ | |||||
| | | | * | | | | Fix typo for ifdef QT_NO_ACCESSIBILITY | Frederik Gladhorn | 2011-07-29 | 1 | -1/+1 |
| | | | * | | | | Call QAccessible::updateAccessibility when a widget is deleted | José Millán Soto | 2011-07-29 | 1 | -0/+4 |
| | | | * | | | | Merge branch '4.8-upstream' into master-water | Water-Team | 2011-07-27 | 1 | -2/+34 |
| | | | |\ \ \ \ | |||||
| | | | * \ \ \ \ | Merge branch '4.8-upstream' into master-water | Water-Team | 2011-07-26 | 2 | -0/+79 |
| | | | |\ \ \ \ \ | |||||
| | | | * \ \ \ \ \ | Merge branch '4.8-upstream' into master-water | Water-Team | 2011-07-25 | 2 | -6/+10 |
| | | | |\ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ | Merge branch '4.8-upstream' into master-water | Water-Team | 2011-07-23 | 2 | -2/+5 |
| | | | |\ \ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ \ | Merge branch '4.8-upstream' into master-water | Water-Team | 2011-07-22 | 6 | -8/+97 |
| | | | |\ \ \ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ \ \ \ | Merge branch '4.8-upstream' into master-water | Water-Team | 2011-07-21 | 18 | -64/+257 |
| | | | |\ \ \ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | | | | Don't include qdbusvirtualobject header twice. | Frederik Gladhorn | 2011-07-21 | 1 | -2/+1 |
| | | | * | | | | | | | | | | Merge branch '4.8-upstream' into master-water | Water-Team | 2011-07-20 | 15 | -20304/+40039 |
| | | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * | \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste... | Qt Continuous Integration System | 2011-08-01 | 43 | -228/+1910 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / / | | | |/| | | | | | | | | | / | | | | | |_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | | | |||||
| | | | * | | | | | | | | | | OpenVG cleanup. | Nikolaos Korkakakis | 2011-07-26 | 2 | -0/+13 |
| | | | * | | | | | | | | | | Include trailing space width in RTL text line width | Jiang Jiang | 2011-07-26 | 1 | -1/+5 |
| | | | * | | | | | | | | | | Fix the compilation error when QT_NO_PLUGIN_CHECK was set. | Nikolaos Korkakakis | 2011-07-26 | 1 | -1/+6 |
| | | | * | | | | | | | | | | Fixed holes in border image drawing by introducing new API. | Samuel Rødal | 2011-07-26 | 10 | -148/+294 |
| | | | * | | | | | | | | | | Properly resolve and use glMapBuffer / glUnmapBuffer on GLES2. | Samuel Rødal | 2011-07-26 | 3 | -13/+28 |
| | | | * | | | | | | | | | | Revert "fix QFileInfo::isSymLink() for NTFS mount points" | Jiang Jiang | 2011-07-26 | 1 | -1/+2 |
| | | | * | | | | | | | | | | Remove debug output. | Eike Ziller | 2011-07-26 | 1 | -1/+0 |
| | | | * | | | | | | | | | | Add some sound support to the uikit platform. | Eike Ziller | 2011-07-25 | 10 | -29/+827 |
| | | | * | | | | | | | | | | Add flickrdemo uikit example project. | Eike Ziller | 2011-07-25 | 5 | -0/+638 |
| | | | * | | | | | | | | | | Get subpixel antialiasing again w/combo of raster and affine transform | Eskil Abrahamsen Blomfeldt | 2011-07-25 | 1 | -9/+3 |
| | | | * | | | | | | | | | | Add initial support for bitmap version 4/5 headers. | Ilya Konkov | 2011-07-22 | 1 | -9/+55 |
| | | | * | | | | | | | | | | optimize QRawFont::supportsCharacter() | Ritt Konstantin | 2011-07-22 | 2 | -4/+15 |