summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-2317-287/+197
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-231-0/+4
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * QmlView doc.Michael Brasser2009-11-231-0/+1
| | |
| | * QmlView doc.Michael Brasser2009-11-231-0/+3
| | |
| * | Parameter order was wrong.Warwick Allison2009-11-231-1/+1
| |/ | | | | | | (broke eg. webbrowser side shadows)
| * Webkit console.log() compatibility.Warwick Allison2009-11-232-1/+27
| | | | | | | | This allows avoiding the more non-standard print().
| * Documentation fixesBill King2009-11-231-24/+68
| | | | | | | | Changed html tags over to qdoc tags.
| * Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-232-2/+25
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * Doc.Michael Brasser2009-11-231-1/+1
| | |
| | * Remove deleted state operations from the state.Michael Brasser2009-11-221-1/+24
| | |
| * | Tidy (and fix) error messages.Warwick Allison2009-11-231-3/+3
| |/
| * Fixed the start location of an UiArrayBinding to include the qualifiedId.Erik Verbruggen2009-11-201-1/+1
| | | | | | | | Reviewed by: Roberto Raggi.
| * Check version for cached DB too.Warwick Allison2009-11-201-0/+2
| |
| * Fix painting onto devices with no system clip (eg. pixmaps).Warwick Allison2009-11-204-56/+18
| | | | | | | | Move pixelCacheSize to PaintedItem (remove its "cacheSize").
| * Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-201-1/+17
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-11-201-6/+19
| | |\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | Implement TextInput::horizontalAlignmentAlan Alpert2009-11-201-1/+17
| | | | | | | | | | | | | | | | Includes visual autotest.
| * | | More SQL tests.Warwick Allison2009-11-201-114/+13
| | |/ | |/| | | | | | | Less non-spec functionality in API.
| * | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-1911-113/+36
| |\ \ | | |/ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-11-192-7/+0
| | |\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | TextEdit ignores unused key navigationAlan Alpert2009-11-191-22/+2
| | | | | | | | | | | | | | | | Task-number: QT-2236
| | * | Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-11-197-25/+34
| | |\ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | Remove useless, untested methods from QmlGraphicsTextEditAlan Alpert2009-11-192-59/+0
| | | | | | | | | | | | | | | | | | | | I don't think we'll need to expose QTextCursor for QML.
| * | | | Clean-up SQL tests to not be order-dependentWarwick Allison2009-11-191-4/+14
| | | | | | | | | | | | | | | | | | | | | | | | | Add tests for new SQL APIs Remove some non-useful SQL API extensions.
| * | | | Fix for empty query results.Warwick Allison2009-11-191-2/+5
| |/ / /
* | | | Remove extra semicolon.Martin Jones2009-11-191-1/+1
| |_|/ |/| |
* | | Remove unused constructor.Martin Jones2009-11-192-7/+0
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Bea Lam2009-11-1919-79/+148
|\ \ | | | | | | | | | into kinetic-declarativeui
| * \ Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-193-0/+13
| |\ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Michael Brasser2009-11-191-6/+15
| | |\ \ | | | | | | | | | | | | | | | into kinetic-declarativeui
| | * \ \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Michael Brasser2009-11-199-50/+99
| | |\ \ \ | | | | |/ | | | |/| | | | | | into kinetic-declarativeui
| | * | | Remove deleted states from the StateGroup.Michael Brasser2009-11-193-0/+13
| | | | |
| * | | | Remove unused, duplicate methods.Martin Jones2009-11-192-15/+0
| | |_|/ | |/| |
| * | | Fix GridView scrolling due to currentIndex changes. Add tests.Martin Jones2009-11-191-6/+15
| | |/ | |/|
| * | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-191-1/+1
| |\ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Aaron Kennedy2009-11-198-40/+89
| | |\ \ | | | | | | | | | | | | | | | into kinetic-declarativeui
| | * | | Rename QML Object to QtObjectAaron Kennedy2009-11-191-1/+1
| | | | |
| * | | | Add Image auto testMartin Jones2009-11-194-16/+28
| | | | | | | | | | | | | | | | | | | | | | | | | Also fix qmlpixmapcache error reporting and Image and BorderImage progress reporting for null images.
| * | | | Remove small inefficiency.Martin Jones2009-11-191-1/+2
| | |/ / | |/| |
| * | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-191-2/+4
| |\ \ \ | | | |/ | | |/| | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Michael Brasser2009-11-193-6/+17
| | |\ \ | | | | | | | | | | | | | | | into kinetic-declarativeui
| | * | | Make sure we restore the base state correctly after the base state changes.Michael Brasser2009-11-191-2/+4
| | | |/ | | |/| | | | | | | | | | | | | This worked correctly as long as there was a transition between the states. Now it works correctly with no transition as well.
| * | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-193-6/+17
| |\ \ \ | | | |/ | | |/| | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-194-5/+16
| | |\ \ | | | |/ | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | 'when' property has to be before 'value' property in Binding elementMartin Jones2009-11-182-5/+16
| | | | | | | | | | | | | | | | Task-number: QTBUG-5477
| | * | Update Package test and fix crash.Martin Jones2009-11-181-1/+1
| | | |
| * | | Fix headers.Warwick Allison2009-11-182-32/+32
| | | |
| * | | Pass error messages through to WebView users.Warwick Allison2009-11-182-0/+36
| | |/ | |/|
* | | Set initial frame for remote image sources once they are loaded. AlsoBea Lam2009-11-191-4/+6
|/ / | | | | | | add more tests.
* | Doc.Michael Brasser2009-11-182-3/+8
| |