Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc: Moved QFileSystemModel example code to the class documentation. | David Boddie | 2010-10-21 | 2 | -30/+34 |
* | Doc: Corrected the name property as it was incorrectly declared. | David Boddie | 2010-10-21 | 1 | -1/+1 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | David Boddie | 2010-10-20 | 52 | -1333/+1446 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-10-19 | 2 | -3/+8 |
| |\ | |||||
| | * | Fix partial upgrade package UID for libinfixed Qt | Miikka Heikkinen | 2010-10-19 | 1 | -1/+4 |
| | * | Fixed recursive sis file generation. | axis | 2010-10-19 | 1 | -2/+2 |
| | * | Readded DESTDIR that was removed by mistake in a3c755e358596. | axis | 2010-10-19 | 1 | -0/+2 |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-10-19 | 1 | -8/+30 |
| |\ \ | | |/ | |/| | |||||
| | * | Fix crash on exit. | Aaron McCarthy | 2010-10-19 | 1 | -8/+30 |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-10-18 | 1 | -0/+2 |
| |\ \ | |||||
| | * | | QS60Style: ComboBox disappears after orientation switch | Sami Merila | 2010-10-18 | 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 | 2010-10-18 | 6 | -14/+130 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | In meego graphics system remove a redundant check. | Michael Dominic K | 2010-10-18 | 1 | -1/+1 |
| | * | | Removing glFinish calls in eglSharedImage code. Not needed anymore. | Michael Dominic K | 2010-10-18 | 1 | -10/+0 |
| | * | | ::copy on the QMeeGoPixmapData creates a raster-backed pixmap. | Michael Dominic K | 2010-10-18 | 5 | -2/+124 |
| | * | | Fixed QGraphicsItem to send ItemScenePositionHasChanged when appropriate | J-P Nurmi | 2010-10-18 | 1 | -1/+5 |
| | |/ | |||||
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | Jerome Pasion | 2010-10-18 | 42 | -1309/+1277 |
| |\ \ | |||||
| | * \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-10-16 | 13 | -62/+383 |
| | |\ \ | | | |/ | |||||
| | | * | Revert "QWorkspace: fix hardcoded min size overwriting the real min size" | Olivier Goffart | 2010-10-16 | 1 | -9/+6 |
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-10-15 | 20 | -85/+434 |
| | | |\ | |||||
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-10-15 | 20 | -85/+434 |
| | | | |\ | |||||
| | | | | * | Disable the unified toolbar before entering | Fabien Freling | 2010-10-15 | 3 | -2/+37 |
| | | | | * | QWorkspace: fix hardcoded min size overwriting the real min size | David Faure | 2010-10-15 | 1 | -6/+9 |
| | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-10-14 | 66 | -335/+659 |
| | | | | |\ | |||||
| | | | | | * | Merge commit 'doc-team/4.7' into 4.7 | Morten Engvoldsen | 2010-10-14 | 57 | -275/+313 |
| | | | | | |\ | |||||
| | | | | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-10-14 | 10 | -60/+346 |
| | | | | | |\ \ | |||||
| | | | | | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-10-13 | 10 | -60/+346 |
| | | | | | | |\ \ | |||||
| | | | | | | | * | | QGraphicsLayoutItem - user set sizes should always override, even if there's ... | John Tapsell | 2010-10-13 | 2 | -10/+11 |
| | | | | | | | * | | QGridLayoutEngine - Rework height-for-width support so that row/col spanning ... | John Tapsell | 2010-10-13 | 2 | -191/+122 |
| | | | | | | | * | | Revert "Revert "Fix (implement!) hfw/wfh in QGridLayoutEngine"" | Olivier Goffart | 2010-10-13 | 4 | -13/+318 |
| | | | | | | | * | | Adjust the parent index for the itemsMoved call. | Stephen Kelly | 2010-10-13 | 1 | -4/+4 |
| | | | | | | | * | | Correctly handle both 16bit and 32bit live pixmaps in meego graphics system. | Michael Dominic K | 2010-10-13 | 2 | -5/+13 |
| | | | | | | | * | | Correctly remove the egl alpha surface flags in meego graphics system. | Michael Dominic K | 2010-10-13 | 1 | -1/+3 |
| | | | | | | | * | | Proper dither & proper alpha checking. | Michael Dominic K | 2010-10-13 | 1 | -4/+4 |
| | | | | | | | * | | In meego graphics system, use always 16bit textures. | Michael Dominic K | 2010-10-13 | 1 | -8/+40 |
| | | | | | | | * | | QCompleter: do not auto complete when directory is changed. | Olivier Goffart | 2010-10-13 | 2 | -6/+13 |
| | * | | | | | | | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-10-15 | 29 | -1247/+894 |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | |||||
| | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-10-15 | 2 | -16/+48 |
| | | |\ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | QNAM HTTP: Fix error signal emission for unreachable IPs | Markus Goetz | 2010-10-15 | 1 | -2/+12 |
| | | | * | | | | | | | Cocoa: small update to 534ba3c7314820604ba5aeeffa6051c91e7c1d09 | Richard Moe Gustavsen | 2010-10-15 | 1 | -5/+8 |
| | | | * | | | | | | | Cocoa: fix child window issues (QTBUG 13867, 14420, 13126) | Richard Moe Gustavsen | 2010-10-15 | 1 | -14/+33 |
| | | | |/ / / / / / | |||||
| | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-10-15 | 8 | -1039/+356 |
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | | |||||
| | | | * | | | | | | Implemented Qt::WA_ShowWithoutActivating for Symbian. | Janne Anttila | 2010-10-15 | 1 | -1/+1 |
| | | | * | | | | | | Clean up ARM SIMD drawhelper code and make sure it works. | Jani Hautakangas | 2010-10-15 | 7 | -1038/+355 |
| | | | |/ / / / / | |||||
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-10-15 | 55 | -269/+291 |
| | | |\ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-10-14 | 55 | -269/+291 |
| | | | |\ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | | | |||||
| | | | | * | | | | | QNAM: Do not need QNetworkSession for data:// | Markus Goetz | 2010-10-14 | 1 | -0/+16 |
| | | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-10-14 | 54 | -269/+275 |
| | | | | |\ \ \ \ \ | | | | | | |/ / / / | | | | | |/| | | | | |||||
| | | | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-10-13 | 54 | -269/+275 |
| | | | | | |\ \ \ \ | | | | | | | |/ / / | | | | | | |/| | | | |||||
| | | | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-10-13 | 54 | -269/+275 |
| | | | | | | |\ \ \ | | | | | | | | |/ / | | | | | | | |/| | |