Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup. | Michael Brasser | 2009-12-03 | 3 | -4/+1 |
* | Avoid QString <-> QUrl conversions | Aaron Kennedy | 2009-12-03 | 4 | -3/+15 |
* | Remove dead code | Aaron Kennedy | 2009-12-03 | 1 | -11/+0 |
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Aaron Kennedy | 2009-12-03 | 10 | -48/+120 |
|\ | |||||
| * | A collection of small optimizations. | Martin Jones | 2009-12-03 | 8 | -28/+79 |
| * | Positioner optimizations. | Michael Brasser | 2009-12-03 | 2 | -34/+46 |
| * | Plug leak. | Martin Jones | 2009-12-03 | 2 | -0/+9 |
* | | Optimization | Aaron Kennedy | 2009-12-03 | 8 | -137/+166 |
|/ | |||||
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Aaron Kennedy | 2009-12-03 | 201 | -532/+533 |
|\ | |||||
| * | Fix test failure. | Warwick Allison | 2009-12-02 | 1 | -2/+2 |
| * | Don't set size, that now crops tile in pixelCache. | Warwick Allison | 2009-12-02 | 1 | -2/+0 |
| * | Expect warning. | Warwick Allison | 2009-12-02 | 1 | -0/+3 |
| * | Update error message. | Warwick Allison | 2009-12-02 | 1 | -2/+2 |
| * | Update for change d406a899943c6d56d921bc290a009415a3c4eba5 | Warwick Allison | 2009-12-02 | 1 | -3/+3 |
| * | Undo most of 913dd563064e8047fe738fc9c79135adfb928977 | Warwick Allison | 2009-12-02 | 197 | -523/+523 |
* | | Separate out first time construction cost | Aaron Kennedy | 2009-12-03 | 1 | -1/+12 |
|/ | |||||
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-12-02 | 137 | -691/+696 |
|\ | |||||
| * | Fix indenting | Aaron Kennedy | 2009-12-02 | 1 | -6/+6 |
| * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Aaron Kennedy | 2009-12-02 | 137 | -686/+661 |
| |\ | |||||
| | * | Fix initial scaling. QWebPage::setPreferredSize doesn't really work. | Warwick Allison | 2009-12-02 | 2 | -9/+3 |
| | * | Restructure for easier re-use. | Warwick Allison | 2009-12-02 | 7 | -278/+276 |
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-12-02 | 33 | -286/+641 |
| | |\ | |||||
| | | * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Martin Jones | 2009-12-02 | 30 | -198/+635 |
| | | |\ | |||||
| | | * | | Remove qlistmodelinterface.h duplicate | Martin Jones | 2009-12-02 | 3 | -87/+2 |
| | * | | | Change from scaling/zooming by zoomFactor to instead use painter scaling. | Warwick Allison | 2009-12-02 | 6 | -42/+107 |
| | * | | | Compile as module. | Warwick Allison | 2009-12-02 | 2 | -0/+3 |
| | * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-12-01 | 4 | -7/+139 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-12-01 | 7 | -5/+318 |
| | |\ \ \ \ | |||||
| | * | | | | | Compile when in module. | Warwick Allison | 2009-12-01 | 1 | -0/+1 |
| | * | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-12-01 | 1 | -60/+0 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Remove include styles that rely on configure. | Warwick Allison | 2009-12-01 | 122 | -298/+297 |
| * | | | | | | | Minor performance tweaks | Aaron Kennedy | 2009-12-02 | 2 | -6/+36 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Update header & footer pos when items inserted. | Martin Jones | 2009-12-02 | 1 | -0/+2 |
* | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-12-02 | 25 | -192/+573 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Delay the creation of the signal parameter object until needed | Aaron Kennedy | 2009-12-02 | 2 | -12/+14 |
| * | | | | | | Run QmlParserStatus::componentComplete() in opposite order | Aaron Kennedy | 2009-12-02 | 1 | -1/+1 |
| * | | | | | | Cleanup cached binding closures | Aaron Kennedy | 2009-12-02 | 4 | -14/+19 |
| * | | | | | | Cache binding closures | Aaron Kennedy | 2009-12-02 | 11 | -16/+118 |
| * | | | | | | Compile | Aaron Kennedy | 2009-12-02 | 1 | -1/+1 |
| * | | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Aaron Kennedy | 2009-12-02 | 11 | -29/+208 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | QML timing utility | Aaron Kennedy | 2009-12-02 | 3 | -0/+155 |
| * | | | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Aaron Kennedy | 2009-12-01 | 7 | -5/+330 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Aaron Kennedy | 2009-12-01 | 1 | -60/+0 |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Aaron Kennedy | 2009-12-01 | 3 | -8/+19 |
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | |||||
| * | | | | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int... | Aaron Kennedy | 2009-11-30 | 2 | -3/+48 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'kinetic-declarativeui' of /Users/akennedy/Qt/kinetic2 into kine... | Aaron Kennedy | 2009-11-30 | 67 | -740/+1040 |
| |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeui | Aaron Kennedy | 2009-11-30 | 67 | -740/+1040 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Two way WorkerScript communications | Aaron Kennedy | 2009-11-30 | 9 | -159/+276 |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | When loading QML, reset the Browser view. | Martin Jones | 2009-12-02 | 1 | -4/+17 |
| |_|_|_|_|_|/ / / / |/| | | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-12-02 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | |