Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move type initialization from global static initializers to QmlEngine ↵ | Warwick Allison | 2010-02-14 | 1 | -3/+0 |
| | | | | | | construction. Task-number: QT-2798 | ||||
* | Fix scrolling backwards when pathItemCount != model.count | Alan Alpert | 2010-02-12 | 1 | -2/+7 |
| | | | | | | | | | Also fixes -Scrolling backwards when model.count != 0 mod pathItemCount -A minor typo in a comment Task-number: QTBUG-6865 Reviewed-by: Martin Jones | ||||
* | Add a PathView.onPath property to help deal with unrequested items. | Martin Jones | 2010-02-03 | 1 | -1/+62 |
| | |||||
* | Try again to make it compile on Symbian. | Martin Jones | 2010-01-19 | 1 | -11/+23 |
| | |||||
* | Compile on Symbian. | Martin Jones | 2010-01-18 | 1 | -11/+11 |
| | |||||
* | Doc fixes | Alan Alpert | 2010-01-11 | 1 | -0/+3 |
| | | | | Explictly mention that root items in delegates need a size. | ||||
* | Use QApplication::startDragDistance() for dragging threshold. | Martin Jones | 2009-12-11 | 1 | -3/+1 |
| | |||||
* | fix includes | Oswald Buddenhagen | 2009-12-03 | 1 | -8/+10 |
| | | | | | | | | | | | | - include headers from own directory with "" - include headers from own project without private/ - sort includes from most specific to most generic - make headers self-contained - some whitespace unification no attempt was made at making the qt includes consistent regarding the use of module names and forwarding headers. no attempt was made at sorting includes. | ||||
* | Undo most of 913dd563064e8047fe738fc9c79135adfb928977 | Warwick Allison | 2009-12-02 | 1 | -5/+5 |
| | | | | It seems we're going to have to so a syncqt/configure in Qt modules. | ||||
* | Remove include styles that rely on configure. | Warwick Allison | 2009-12-01 | 1 | -5/+5 |
| | | | | May help modularization (syncqt and configure are Qt-specific). | ||||
* | Doc. | Martin Jones | 2009-11-18 | 1 | -1/+3 |
| | |||||
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵ | Yann Bodson | 2009-11-09 | 1 | -13/+0 |
|\ | | | | | | | into kinetic-declarativeui | ||||
| * | Small cleanups. | Martin Jones | 2009-11-09 | 1 | -13/+0 |
| | | |||||
* | | remove unneeded constructors | Yann Bodson | 2009-11-09 | 1 | -7/+0 |
|/ | |||||
* | Remove "to" limit on minor version. | Warwick Allison | 2009-11-05 | 1 | -1/+1 |
| | | | | | | QML_DEFINE_TYPE etc. now define just the initial support version, with support in all future versions being thus implied. QTBUG-5421 | ||||
* | Doc. | Michael Brasser | 2009-11-03 | 1 | -1/+1 |
| | |||||
* | Rename fx -> graphicsitems | Aaron Kennedy | 2009-10-30 | 1 | -0/+913 |