Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | Repaint all text when Ctrl+A is pressed in TextEdit | Martin Jones | 2010-05-31 | 1 | -3/+8 | |
| | | | | | * | Speed up QStaticText with affine transformation on GL2 engine | Eskil Abrahamsen Blomfeldt | 2010-06-01 | 6 | -49/+61 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-31 | 31 | -36/+143 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-05-31 | 42 | -384/+375 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix QT_NO_TEXTHTMLPARSER | Tasuku Suzuki | 2010-05-31 | 2 | -0/+26 | |
| | * | | | | | | Fix QT_NO_DOM | Tasuku Suzuki | 2010-05-31 | 2 | -6/+6 | |
| | * | | | | | | Fix QT_NO_TEXTDATE compilation errors. | Andreas Aardal Hanssen | 2010-05-31 | 5 | -1/+16 | |
| | |\ \ \ \ \ \ | ||||||
| | | * | | | | | | Fix QT_NO_TEXTDATE | Tasuku Suzuki | 2010-05-25 | 5 | -1/+16 | |
| | * | | | | | | | Fix QT_NO_TEXTSTREAM compilation errors. | Tasuku Suzuki | 2010-05-31 | 7 | -0/+17 | |
| | * | | | | | | | Fix QT_NO_VALIDATOR compilation. | Tasuku Suzuki | 2010-05-31 | 3 | -1/+12 | |
| | * | | | | | | | Doc: correcting docs in QDrag::exec | Morten Engvoldsen | 2010-05-31 | 1 | -1/+1 | |
| | * | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Morten Engvoldsen | 2010-05-31 | 2 | -1/+27 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Revert behavior of QTextLayout::boundingRect() when line width is set | Eskil Abrahamsen Blomfeldt | 2010-05-31 | 2 | -1/+15 | |
| | | * | | | | | | | Fix unreasonably large width of QTextLayout::boundingRect() | Eskil Abrahamsen Blomfeldt | 2010-05-31 | 2 | -1/+13 | |
| | * | | | | | | | | Doc: Adding note about QDrag::exec() | Morten Engvoldsen | 2010-05-31 | 1 | -1/+3 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Morten Engvoldsen | 2010-05-31 | 4 | -1/+11 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Fix compilation with stricts compilers. | Olivier Goffart | 2010-05-31 | 1 | -1/+1 | |
| | | * | | | | | | | Fix QT_NO_DIRMODEL build error in QtDeclarative. | Tasuku Suzuki | 2010-05-31 | 3 | -0/+10 | |
| | * | | | | | | | | Doc: replacing old image | Morten Engvoldsen | 2010-05-31 | 1 | -0/+0 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | Revert "Added native key support to QSharedMemory API." | Andreas Aardal Hanssen | 2010-05-31 | 7 | -123/+65 | |
| | * | | | | | | | Revert "Improved documentation for QSharedMemory's key/setKey functions." | Andreas Aardal Hanssen | 2010-05-31 | 1 | -37/+27 | |
| | * | | | | | | | Fix a simple mistake in QXmlStreamReader::atEnd() docs. | Robin Burchell | 2010-05-31 | 1 | -1/+1 | |
| | * | | | | | | | Improved documentation for QSharedMemory's key/setKey functions. | Andreas Aardal Hanssen | 2010-05-31 | 1 | -27/+37 | |
| | * | | | | | | | Added native key support to QSharedMemory API. | Mirko Damiani | 2010-05-31 | 7 | -65/+123 | |
| | * | | | | | | | Make test work with shadow builds again. | Andreas Aardal Hanssen | 2010-05-31 | 1 | -4/+4 | |
| * | | | | | | | | Doc: Fixed an off-by-one error in an example. | David Boddie | 2010-05-31 | 1 | -1/+1 | |
| * | | | | | | | | Doc: Removed a misleading sentence about a class constructor. | David Boddie | 2010-05-31 | 1 | -4/+2 | |
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-05-28 | 233 | -1772/+3159 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-05-27 | 6 | -99/+114 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-05-26 | 4 | -1/+98 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Doc: Corrected the documentation about the compression threshold. | David Boddie | 2010-05-26 | 1 | -19/+21 | |
* | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-05-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Remove stray debug | Thomas Zander | 2010-05-31 | 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 | 2010-05-31 | 3 | -226/+174 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge remote branch 'staging/4.7' into HEAD | Aaron McCarthy | 2010-05-31 | 198 | -1507/+2441 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Fix multithreaded use of bearer management on Symbian. | Aaron McCarthy | 2010-05-31 | 2 | -80/+52 | |
| * | | | | | | | | | | | | | Fix up cancelling of active object. | Aaron McCarthy | 2010-05-31 | 1 | -44/+34 | |
| * | | | | | | | | | | | | | Fix locking after merge from Qt Mobility. | Aaron McCarthy | 2010-05-31 | 3 | -102/+88 | |
* | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-31 | 3 | -3/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Add notifier for PathPercent.value | Yann Bodson | 2010-05-31 | 2 | -2/+5 | |
| * | | | | | | | | | | | | | Fix example | Bea Lam | 2010-05-31 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-31 | 29 | -798/+1034 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-05-31 | 366 | -4855/+8988 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Rename QGraphics...Layout classes/QML items to Graphics...Layout | Bea Lam | 2010-05-31 | 8 | -64/+64 | |
| | * | | | | | | | | | | | | File shouldn't be in repository | Bea Lam | 2010-05-31 | 1 | -0/+0 | |
| | * | | | | | | | | | | | | Implement removeAt() for layout classes to clean up item removal. Also | Bea Lam | 2010-05-31 | 8 | -36/+70 | |
| | * | | | | | | | | | | | | Split graphicsLayouts example into qgraphicslinearlayout and | Bea Lam | 2010-05-31 | 17 | -593/+773 | |
| | * | | | | | | | | | | | | Rename example layoutItem -> layoutitem and improve docs | Bea Lam | 2010-05-31 | 7 | -11/+12 | |
| |/ / / / / / / / / / / / |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-31 | 13 | -5/+476 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Add selection methods to TextEdit | Warwick Allison | 2010-05-30 | 13 | -5/+476 | |