Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | * | | | QDeclarativeDebug: Destroy incoming connections if already connected | Lasse Holmstedt | 2010-08-27 | 1 | -0/+2 | |
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-27 | 31 | -215/+456 | |
| | | | |\ \ \ \ | ||||||
| | | | * | | | | | Fix VisualDataModel model update handling when rootIndex is specified. | Martin Jones | 2010-08-27 | 1 | -6/+9 | |
| * | | | | | | | | Simplify type management code | Aaron Kennedy | 2010-08-27 | 17 | -1186/+1470 | |
| * | | | | | | | | QML JavaScript .import parser | Aaron Kennedy | 2010-08-27 | 2 | -0/+222 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-30 | 6 | -68/+27 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | QSslConfiguration: fix crash when accessing null pointer | Peter Hartmann | 2010-08-30 | 1 | -0/+5 | |
| * | | | | | | | Fix static build on Windows with MinGW. | Mark Brand | 2010-08-30 | 1 | -1/+1 | |
| * | | | | | | | Reenable the reporting of CPU features. | Thiago Macieira | 2010-08-30 | 1 | -2/+3 | |
| * | | | | | | | Doc: Fixed qdoc warnings and generalized the date and time descriptions. | David Boddie | 2010-08-27 | 1 | -16/+2 | |
| * | | | | | | | Doc: Whitespace fixes. | David Boddie | 2010-08-27 | 1 | -3/+3 | |
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-08-27 | 2 | -52/+19 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| | * | | | | | | doc: Fixed numerous qdoc warnings. | Martin Smith | 2010-08-27 | 2 | -52/+19 | |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-08-30 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | | | ||||||
| * | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7 | Sami Merila | 2010-08-27 | 78 | -673/+540 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| * | | | | | | QLineEdit cursor is shown when asked to be non-visible | Sami Merila | 2010-08-27 | 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-08-30 | 18 | -94/+169 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Correct last right bearing in boundingBox(glyphs) | Jiang Jiang | 2010-08-27 | 7 | -17/+26 | |
| * | | | | | | Make sure propagated font in QGraphicsWidget can be set on a QPainter | Eskil Abrahamsen Blomfeldt | 2010-08-27 | 2 | -1/+6 | |
| * | | | | | | Apparently QPen::brush() can't return a NoBrush for a NoPen. | Trond Kjernåsen | 2010-08-27 | 2 | -6/+4 | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-08-27 | 9 | -72/+135 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-08-27 | 9 | -72/+135 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Calling QPen::brush() on a Qt::NoPen pen, should return QBrush::NoBrush. | Trond Kjernåsen | 2010-08-26 | 1 | -0/+2 | |
| | | * | | | | | use QFile:map instead of ::mmap | Arvid Ephraim Picciani | 2010-08-26 | 1 | -43/+5 | |
| | | * | | | | | Revert "Refactor blend_transformed_bilinear to simplify the blend type checking" | Olivier Goffart | 2010-08-26 | 1 | -67/+66 | |
| | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-08-26 | 8 | -96/+196 | |
| | | |\ \ \ \ \ | | | | |/ / / / | | | |/| | | | | ||||||
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-08-25 | 8 | -96/+196 | |
| | | | |\ \ \ \ | ||||||
| | | | | * | | | | Don't rely on mapFromGlobal in QGraphicsScenePrivate::itemsAtPosition. | Bjørn Erik Nilsen | 2010-08-25 | 1 | -7/+3 | |
| | | | | * | | | | Refactor blend_transformed_bilinear to simplify the blend type checking | Benjamin Poulain | 2010-08-25 | 1 | -66/+67 | |
| | | | | * | | | | Note RTL behavior changes in docs and changelog | Jiang Jiang | 2010-08-25 | 1 | -0/+2 | |
| | | | | * | | | | Implement qt_memfill32 with Neon. | Benjamin Poulain | 2010-08-25 | 3 | -0/+40 | |
| | | | | * | | | | Implement the composition mode Plus with Neon. | Benjamin Poulain | 2010-08-25 | 5 | -22/+83 | |
| | | | | * | | | | Fix the broken unicode detection of ODBC driver. | Charles Yin | 2010-08-25 | 1 | -1/+1 | |
* | | | | | | | | | Cleanup | Aaron Kennedy | 2010-08-27 | 3 | -13/+11 | |
* | | | | | | | | | Remove pointless \internal docs (that contain no information) | Aaron Kennedy | 2010-08-27 | 2 | -38/+0 | |
* | | | | | | | | | Remove pointless \internal docs (that contain no information) | Aaron Kennedy | 2010-08-27 | 28 | -375/+4 | |
| |_|_|_|_|_|/ / |/| | | | | | | | ||||||
* | | | | | | | | Internal QML API cleanup | Aaron Kennedy | 2010-08-27 | 5 | -108/+124 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-08-27 | 10 | -26/+53 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Merge branch '4.7' of git://scm.dev.nokia.troll.no/qt/qt into 4.7 | Martin Jones | 2010-08-26 | 6 | -6/+16 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-08-26 | 10 | -26/+53 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| | * | | | | | Handle layoutChanged() properly in QML views. | Martin Jones | 2010-08-26 | 2 | -0/+9 | |
| | * | | | | | Revert 4bc81bb1cb3cd4a0a3fe071e00556124e770d7ac | Martin Jones | 2010-08-26 | 1 | -2/+0 | |
| | * | | | | | Fix off-by-one at end when views scroll to keep currentItem visible. | Martin Jones | 2010-08-26 | 2 | -13/+13 | |
| | * | | | | | ListView.view and GridView.view properties should not be writable. | Martin Jones | 2010-08-26 | 2 | -2/+2 | |
| | * | | | | | Avoid Flickable view jumping when drag threashold is exceeded. | Martin Jones | 2010-08-26 | 2 | -2/+9 | |
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-26 | 1 | -2/+0 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Remove dead code. | Michael Brasser | 2010-08-26 | 1 | -2/+0 | |
| | * | | | | | | Fix ListView.view attached property with VisualItemModel | Martin Jones | 2010-08-26 | 4 | -6/+22 | |
| | |/ / / / / | ||||||
| | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-25 | 1 | -3/+0 | |
| | |\ \ \ \ \ | ||||||
| | | * | | | | | Remove unused code. | Michael Brasser | 2010-08-25 | 1 | -3/+0 | |
| | | | |/ / / | | | |/| | | |