summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed compile (missing colon after public)Thorbjørn Lindeijer2009-09-231-5/+5
* Make QmlCompositeTypeData a class instead of a structKai Koehne2009-09-233-3/+4
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-09-235-14/+42
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-09-232-8/+21
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-09-231-7/+19
| | |\
| | | * Repeater is more consistent with its docsAlan Alpert2009-09-231-7/+19
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-09-2316-55/+706
| | |\ \ | | | |/
| | * | QFxTextEdit test passes againAlan Alpert2009-09-231-1/+2
| * | | Fix crashAaron Kennedy2009-09-231-1/+2
| * | | Remove binding when writing to a propertyAaron Kennedy2009-09-232-5/+19
| | |/ | |/|
* | | Allow watching of properties to be stopped from watch table. Also fixBea Lam2009-09-231-0/+2
|/ /
* | Off by one bug in binding bit testAaron Kennedy2009-09-231-3/+3
* | CompileAaron Kennedy2009-09-231-1/+1
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-09-236284-66004/+376764
|\ \
| * | vector -> Qt.vector3dAaron Kennedy2009-09-231-2/+0
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-09-234-24/+44
| |\ \ | | |/
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-09-2341-1094/+1519
| | |\
| | * | Fix cursor drawing in QFxTextInput and QFxTextEditAlan Alpert2009-09-233-9/+16
| | * | Fixing and refactoring of QFxLineInput updatingAlan Alpert2009-09-222-21/+34
| * | | Use a bitmask to track bound propertiesAaron Kennedy2009-09-238-26/+95
| | |/ | |/|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-09-234-12/+18
| |\ \
| | * | Fix clipping bug in QFxText when text is larger than item's rect.Andreas Aardal Hanssen2009-09-221-1/+1
| | * | Fix crash in ~QmlEngine when using QmlDomKai Koehne2009-09-221-2/+6
| | * | Replace begin()/end() with constBegin()/constEnd() to avoid detach inMarco Bubke2009-09-221-1/+1
| | * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Marco Bubke2009-09-2235-1020/+1312
| | |\ \
| | * \ \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Marco Bubke2009-09-212834-29754/+356740
| | |\ \ \
| | * | | | add fix for view size changeMarco Bubke2009-09-171-8/+10
| * | | | | Add plumbing for more advanced signal property controlAaron Kennedy2009-09-227-73/+200
| | |_|/ / | |/| | |
| * | | | Slight simplification of parameterized signalsAaron Kennedy2009-09-224-23/+40
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-09-2212-68/+66
| |\ \ \ \
| | * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-09-2213-72/+73
| | |\ \ \ \
| | | * \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-09-221-2/+3
| | | |\ \ \ \
| | | * | | | | Renaming: QFxView -> QmlViewYann Bodson2009-09-2211-65/+65
| | | | |_|_|/ | | | |/| | |
| | * | | | | Particles no longer paints things itself.Michael Brasser2009-09-221-2/+0
| | * | | | | Fixes for framerate monitor.Michael Brasser2009-09-221-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | Preliminary support for object and list synthesized property typesAaron Kennedy2009-09-2218-922/+1198
| | |_|/ / | |/| | |
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-09-221-5/+5
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Repeater doc update.Yann Bodson2009-09-211-5/+5
| | |/ /
| * | | Ensure absolute path for qmldir URL.Warwick Allison2009-09-221-2/+3
| |/ /
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-09-211-1/+62
| |\ \
| | * | Get the framerate monitor working again.Michael Brasser2009-09-211-1/+62
| * | | Basic implementation of visual "test scripts"Aaron Kennedy2009-09-215-16/+60
| |/ /
| * | Merge commit 'origin/4.6' into kinetic-declarativeuiLars Knoll2009-09-182824-29687/+356461
| |\ \
| | * | Fix symbol clashes between QtWebKit and QtScriptSimon Hausmann2009-09-181-0/+1
| | * | Fix compilation and remove trailing whitespace.Jason Barron2009-09-181-140/+140
| | * | System locale on Mac may not return AnyCountry for any language != Ccon2009-09-181-2/+5
| | * | Adding support for symbian graphics resources.Aleksandar Sasha Babic2009-09-1810-5/+281
| | * | Fixed bug in GL pixmap backend (causing missing rendering in lance).Samuel Rødal2009-09-181-1/+5
| | * | Introduce native Symbian bitmap support to QPixmapJani Hautakangas2009-09-1819-256/+1123
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-09-182290-29612/+116438
| | |\ \