summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ListView currentItemMode API replaced with highlight range API.Martin Jones2009-09-147-140/+156
* Fixed UrlBar to not clip off top 3 pixels of the pageNigel Hietala2009-09-121-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-09-119-42/+49
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-09-1111-40/+87
| |\
| | * Fix moving an item to the first visible position.Martin Jones2009-09-112-19/+19
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-09-114-33/+44
| | |\
| | * | Avoid spurious flicks due to quick clicking motions.Martin Jones2009-09-111-10/+20
| | * | current -> currentItem property in ListView and GridViewMartin Jones2009-09-117-8/+10
| * | | Don't need to save and restore painter for tiling.Michael Brasser2009-09-111-5/+0
* | | | Fix that empty string "resolves" to empty URL.Warwick Allison2009-09-111-4/+3
* | | | Ensure text size changes when text is made empty, or elides to empty.Warwick Allison2009-09-112-13/+12
| |_|/ |/| |
* | | Ensure item moves are passed on literally so views can animate literally.Warwick Allison2009-09-111-1/+4
* | | tweakWarwick Allison2009-09-112-2/+34
|/ /
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-09-115-26/+137
|\ \ | |/
| * Handle itemsMoved() in GridView.Martin Jones2009-09-112-0/+64
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-09-1013-14/+16
| |\
| * | Implement itemsMoved() in ListView.Martin Jones2009-09-103-26/+73
* | | Use drawTiledPixmap for tiling.Michael Brasser2009-09-111-30/+6
| |/ |/|
* | Fixed references to QFxPainted, which got replaced by QFxPaintedItemThorbjørn Lindeijer2009-09-102-3/+5
* | Remove unused imports from examples for extending.Christian Kamm2009-09-1010-10/+0
* | Fix QML_DEFINE_EXTENDED_TYPE use in extending/extended example.Christian Kamm2009-09-101-1/+1
* | Fix extending examples by inserting the appropriate import.Christian Kamm2009-09-1010-0/+10
|/
* Best to delete pointer before zeroing it.Martin Jones2009-09-101-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-09-1011-62/+154
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-09-1012-38/+120
| |\
| * | Cursory QFxTextInput documentation.Alan Alpert2009-09-101-0/+58
| * | Update demos to work with API changesAlan Alpert2009-09-105-6/+7
| * | API ChangesAlan Alpert2009-09-107-56/+89
* | | Follow renamed to SpringFollow.Martin Jones2009-09-1019-115/+180
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-09-109-31/+92
|\ \
| * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-09-109-8/+406
| |\ \
| * | | Report custom parse errors verbosely.Warwick Allison2009-09-109-31/+92
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-09-103-7/+294
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-09-1011-63/+539
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-09-099-59/+248
| | |\ \
| | * | | Start on QFxTextInput autotestsAlan Alpert2009-09-092-4/+291
| * | | | typoYann Bodson2009-09-101-3/+3
| |/ / /
* | | | Support URL resolution from within script blocksAaron Kennedy2009-09-102-4/+25
| |/ / |/| |
* | | Autotest for property aliasesAaron Kennedy2009-09-096-1/+112
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-09-0924-264/+263
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-09-0926-334/+803
| |\
| * | Fix more autotestsAlan Alpert2009-09-099-139/+156
| * | Rename QFxItem::children() to QFxItem::fxChildren()Alan Alpert2009-09-094-8/+8
| * | Fix up some of the testsAlan Alpert2009-09-0910-114/+96
| * | Fix bug with keypad navigationAlan Alpert2009-09-091-3/+3
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-09-0926-334/+803
|\ \ \ | | |/ | |/|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-09-09156-2312/+2484
| |\ \
| | * | Doc.Martin Jones2009-09-091-0/+2
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-09-09127-1910/+2079
| | |\ \ | | | |/
| | * | Move ComponentInstance functionality into LoaderMartin Jones2009-09-0923-396/+373