Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | * | | | | Enabled previously disabled Qt features. | axis | 2010-05-03 | 1 | -2/+2 | |
| | | | | | * | | | | Fix includes so it compiles | Thomas Zander | 2010-05-03 | 2 | -3/+2 | |
| | | | | | * | | | | Use lowercase includes so it compiles in Linux too | Thomas Zander | 2010-05-03 | 1 | -7/+7 | |
| | | | | | * | | | | Fixed library dependency for Gnupoc. | axis | 2010-05-03 | 1 | -1/+6 | |
| | | | | | * | | | | Removed the --export_all_vtbl from linking. | axis | 2010-05-03 | 2 | -6/+6 | |
| | | | | | * | | | | Cleaned up the elf2e32 options a bit. | axis | 2010-05-03 | 2 | -14/+31 | |
* | | | | | | | | | | Note that you need to unset a flag to create a visual item | Alan Alpert | 2010-05-13 | 1 | -1/+4 | |
| |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
* | | | | | | | | | Possibly fix autotest | Alan Alpert | 2010-05-12 | 1 | -1/+1 | |
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-05-12 | 117 | -1166/+2341 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | Correctly assign bool to variant properties | Aaron Kennedy | 2010-05-12 | 6 | -0/+24 | |
| * | | | | | | | | Improve Image docs. Move all fillMode image examples to fillMode | Bea Lam | 2010-05-12 | 14 | -84/+109 | |
| * | | | | | | | | Flickable small API changes. | Yann Bodson | 2010-05-12 | 13 | -156/+257 | |
| * | | | | | | | | Reset the dragDropItem to 0 when the item dies while dragging on top it. | Alexis Menard | 2010-05-12 | 2 | -0/+28 | |
| * | | | | | | | | Avoid warning (and possible future crash) upon reload. | Warwick Allison | 2010-05-12 | 1 | -2/+5 | |
| * | | | | | | | | Don't pass sequential (QNetworkReply) to image reader, it doesn't work well e... | Warwick Allison | 2010-05-12 | 1 | -1/+5 | |
| * | | | | | | | | Stop GIF handler claiming it can report Size for sequential devices, | Warwick Allison | 2010-05-12 | 1 | -2/+5 | |
| * | | | | | | | | Use raster graphicssystem for qml.app on OS X. | Michael Brasser | 2010-05-12 | 1 | -1/+1 | |
| * | | | | | | | | Add missing test, qdeclarativelayoutitem, to declarative.pro | Leonardo Sobral Cunha | 2010-05-12 | 1 | -0/+1 | |
| * | | | | | | | | Sorted the tests list in declarative.pro | Leonardo Sobral Cunha | 2010-05-12 | 1 | -65/+65 | |
| * | | | | | | | | Bail out early if the same target value is reassigned to a Behavior. | Michael Brasser | 2010-05-12 | 8 | -2/+1187 | |
| * | | | | | | | | Correctly position any input method popups for TextInput. | Michael Brasser | 2010-05-12 | 1 | -0/+2 | |
| * | | | | | | | | Correctly resize TextInput in the presence of preedit text. | Michael Brasser | 2010-05-12 | 1 | -3/+1 | |
| * | | | | | | | | Apply signal handler changes immediately. | Michael Brasser | 2010-05-12 | 1 | -8/+3 | |
| * | | | | | | | | Remove unused image | Bea Lam | 2010-05-12 | 1 | -0/+0 | |
| * | | | | | | | | Qt.widgets was removed, point to graphics layouts example | Bea Lam | 2010-05-12 | 7 | -261/+5 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-12 | 10 | -47/+106 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Don't use Q_UNUSED if you use parameters. | Alexis Menard | 2010-05-11 | 1 | -2/+0 | |
| | * | | | | | | | Doc improvements | Bea Lam | 2010-05-11 | 5 | -26/+55 | |
| | * | | | | | | | Improve XmlListModel::namespaceDeclarations() docs | Bea Lam | 2010-05-11 | 1 | -2/+14 | |
| | * | | | | | | | QDeclarativeViewPrivate should subclass QGraphicsViewPrivate | Bea Lam | 2010-05-11 | 2 | -15/+33 | |
| | * | | | | | | | Clean up | Bea Lam | 2010-05-11 | 2 | -2/+4 | |
| * | | | | | | | | Ensure PathView "attribute" attached properties are created correctly | Martin Jones | 2010-05-11 | 5 | -12/+147 | |
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-11 | 8 | -12/+102 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | Ensure QPixmapCache does not flush pixmaps that are still in use. | Warwick Allison | 2010-05-11 | 4 | -12/+77 | |
| | * | | | | | | | Temporary work-around for QTBUG-9849. | Warwick Allison | 2010-05-11 | 3 | -0/+19 | |
| | * | | | | | | | Expand if available space changes. | Warwick Allison | 2010-05-11 | 1 | -0/+6 | |
| * | | | | | | | | Document Component::createObject() parent argument. | Martin Jones | 2010-05-11 | 2 | -3/+3 | |
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-11 | 42 | -503/+307 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| | * | | | | | | | Cleanup and simplify the webbrowser demo. | Yann Bodson | 2010-05-11 | 36 | -487/+225 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Don't store the role-property map for each individual item. | Martin Jones | 2010-05-11 | 5 | -29/+47 | |
| * | | | | | | | Clarify ListModel population via JS. | Martin Jones | 2010-05-11 | 1 | -0/+22 | |
* | | | | | | | | Emit numFlagsChanged | Alan Alpert | 2010-05-11 | 1 | -0/+2 | |
| |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Correct Flipable back item based on parent, not scene transform | Aaron Kennedy | 2010-05-11 | 1 | -6/+9 | |
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Michael Brasser | 2010-05-11 | 3 | -6/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Round ideal width up to prevent incorrect word wrapping on Mac OS X | Aaron Kennedy | 2010-05-11 | 2 | -3/+5 | |
| |/ / / / / / | ||||||
| * | | | | | | Remove unnecesary check for debug output. | Martin Jones | 2010-05-10 | 1 | -3/+0 | |
* | | | | | | | Correct ownership of signal handlers in state changes. | Michael Brasser | 2010-05-11 | 3 | -7/+68 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-10 | 107 | -1126/+1702 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Removed multimedia effects from tvtennis declarative example | Leonardo Sobral Cunha | 2010-05-10 | 3 | -8/+0 | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-05-10 | 8 | -21/+34 | |
| |\ \ \ \ \ \ |