summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cleanup.Michael Brasser2009-12-033-4/+1
* Avoid QString <-> QUrl conversionsAaron Kennedy2009-12-034-3/+15
* Remove dead codeAaron Kennedy2009-12-031-11/+0
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2009-12-0310-48/+120
|\
| * A collection of small optimizations.Martin Jones2009-12-038-28/+79
| * Positioner optimizations.Michael Brasser2009-12-032-34/+46
| * Plug leak.Martin Jones2009-12-032-0/+9
* | OptimizationAaron Kennedy2009-12-038-137/+166
|/
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2009-12-03201-532/+533
|\
| * Fix test failure.Warwick Allison2009-12-021-2/+2
| * Don't set size, that now crops tile in pixelCache.Warwick Allison2009-12-021-2/+0
| * Expect warning.Warwick Allison2009-12-021-0/+3
| * Update error message.Warwick Allison2009-12-021-2/+2
| * Update for change d406a899943c6d56d921bc290a009415a3c4eba5Warwick Allison2009-12-021-3/+3
| * Undo most of 913dd563064e8047fe738fc9c79135adfb928977Warwick Allison2009-12-02197-523/+523
* | Separate out first time construction costAaron Kennedy2009-12-031-1/+12
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-12-02137-691/+696
|\
| * Fix indentingAaron Kennedy2009-12-021-6/+6
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2009-12-02137-686/+661
| |\
| | * Fix initial scaling. QWebPage::setPreferredSize doesn't really work.Warwick Allison2009-12-022-9/+3
| | * Restructure for easier re-use.Warwick Allison2009-12-027-278/+276
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-12-0233-286/+641
| | |\
| | | * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-12-0230-198/+635
| | | |\
| | | * | Remove qlistmodelinterface.h duplicateMartin Jones2009-12-023-87/+2
| | * | | Change from scaling/zooming by zoomFactor to instead use painter scaling.Warwick Allison2009-12-026-42/+107
| | * | | Compile as module.Warwick Allison2009-12-022-0/+3
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-12-014-7/+139
| | |\ \ \
| | * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-12-017-5/+318
| | |\ \ \ \
| | * | | | | Compile when in module.Warwick Allison2009-12-011-0/+1
| | * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-12-011-60/+0
| | |\ \ \ \ \
| | * | | | | | Remove include styles that rely on configure.Warwick Allison2009-12-01122-298/+297
| * | | | | | | Minor performance tweaksAaron Kennedy2009-12-022-6/+36
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Update header & footer pos when items inserted.Martin Jones2009-12-021-0/+2
* | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-12-0225-192/+573
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Delay the creation of the signal parameter object until neededAaron Kennedy2009-12-022-12/+14
| * | | | | | Run QmlParserStatus::componentComplete() in opposite orderAaron Kennedy2009-12-021-1/+1
| * | | | | | Cleanup cached binding closuresAaron Kennedy2009-12-024-14/+19
| * | | | | | Cache binding closuresAaron Kennedy2009-12-0211-16/+118
| * | | | | | CompileAaron Kennedy2009-12-021-1/+1
| * | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2009-12-0211-29/+208
| |\ \ \ \ \ \
| * | | | | | | QML timing utilityAaron Kennedy2009-12-023-0/+155
| * | | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2009-12-017-5/+330
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2009-12-011-60/+0
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2009-12-013-8/+19
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Aaron Kennedy2009-11-302-3/+48
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'kinetic-declarativeui' of /Users/akennedy/Qt/kinetic2 into kine...Aaron Kennedy2009-11-3067-740/+1040
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeuiAaron Kennedy2009-11-3067-740/+1040
| | |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Two way WorkerScript communicationsAaron Kennedy2009-11-309-159/+276
| |/ / / / / / / / / /
* | | | | | | | | | | When loading QML, reset the Browser view.Martin Jones2009-12-021-4/+17
| |_|_|_|_|_|/ / / / |/| | | | | | | | |
* | | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-12-021-1/+4
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |