summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Collapse)AuthorAgeFilesLines
* Enforce unique role names for XmlListModel.Michael Brasser2009-11-131-17/+9
|
* Update ParentChange + docs.Michael Brasser2009-11-123-7/+95
|
* Autotests.Michael Brasser2009-11-122-3/+32
|
* Output error when a binding returns undefinedAaron Kennedy2009-11-111-1/+12
|
* Fixup qmllanguage::aliasProperties testAaron Kennedy2009-11-113-5/+14
|
* Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-11-1125-122/+90
|\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: src/declarative/util/util.pri
| * Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-111-1/+1
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-115-12/+12
| | |\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | Fix inconsistent private include.Warwick Allison2009-11-111-1/+1
| | | |
| * | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-1120-37/+32
| |\ \ \ | | | |/ | | |/| | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | forgot this when mergingYann Bodson2009-11-111-39/+34
| | | |
| | * | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-11-1126-61/+77
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into kinetic-declarativeui Conflicts: src/declarative/graphicsitems/qmlgraphicsanimatedimage.cpp
| | | * | Doc fixes after \qmlmethod changes.Michael Brasser2009-11-114-11/+11
| | | |/
| | | * Get rid of the extra directory.Michael Brasser2009-11-1115-23/+18
| | | |
| | | * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Michael Brasser2009-11-113-9/+25
| | | |\ | | | | | | | | | | | | | | | into kinetic-declarativeui
| | | * | Autotests.Michael Brasser2009-11-112-2/+2
| | | | |
| | * | | remove unneeded constructorYann Bodson2009-11-112-7/+1
| | | | |
| * | | | QmlDom testsAaron Kennedy2009-11-114-84/+57
| | |_|/ | |/| |
* | | | Make QmlPropertyMap publicAlan Alpert2009-11-113-2/+2
|/ / /
* | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Bea Lam2009-11-118-58/+67
|\ \ \ | | | | | | | | | | | | into kinetic-declarativeui
| * \ \ Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-118-69/+151
| |\ \ \ | | | |/ | | |/| | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | AnimatedImage cleanup and tests.Michael Brasser2009-11-115-54/+48
| | |/
| | * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Yann Bodson2009-11-101-13/+102
| | |\ | | | | | | | | | | | | into kinetic-declarativeui
| | * | SpringFollow autotestYann Bodson2009-11-102-2/+1
| | | |
| * | | Revert 4bf7f90a27377f439e86d6175e5e3cdebd131be0 and implement differently.Warwick Allison2009-11-101-2/+18
| |/ / | | | | | | | | | | | | Setting painter clip can reduce performance in some cases, so items must access system clip.
* | | Fix debugger crash on exitBea Lam2009-11-111-4/+5
| | |
* | | Change stateChanged(State) signatures to have (QmlDebugWatch::State)Bea Lam2009-11-111-2/+2
| | | | | | | | | | | | and (QmlDebugQuery::State) parameters.
* | | Change watch state to Dead instead of Active on removal.Bea Lam2009-11-111-5/+4
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-1014-50/+90
|\ \ | |/ | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * ignore (expect) message in testWarwick Allison2009-11-101-1/+1
| |
| * Return qmlInfo(obj) << syntax.Warwick Allison2009-11-1013-49/+89
| | | | | | | | Fixes QTBUG-5480
* | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-1014-80/+171
|\ \ | |/ | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Bea Lam2009-11-1023-221/+413
| |\ | | | | | | | | | into kinetic-declarativeui
| | * Fix docs missed after properties -> matchProperties rename.Michael Brasser2009-11-101-3/+3
| | |
| | * Fix QmlTimer to be in line with animation API changesAlan Alpert2009-11-101-1/+1
| | |
| | * Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-1010-106/+191
| | |\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * Merge branch 'kinetic-declarativeui' of ↵Martin Jones2009-11-106-102/+131
| | | |\ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | | * | More highlight testing.Martin Jones2009-11-104-4/+60
| | | | |
| | * | | Remove WebView::pagewidth and tidy up - it's not needed and interferedWarwick Allison2009-11-102-51/+52
| | | | | | | | | | | | | | | | | | | | with zoomFactor.
| | * | | Distinguish between tranform smoothness (from Item) and smoothnessWarwick Allison2009-11-103-3/+34
| | | | | | | | | | | | | | | | | | | | of the painted chunks (often want the latter not the former).
| | * | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-11-108-49/+130
| | |\ \ \ | | | |/ / | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | Prepare for QTBUG-5290 being fixed.Warwick Allison2009-11-091-7/+1
| | | | |
| | * | | unwarnWarwick Allison2009-11-091-1/+1
| | | | |
| * | | | Minor improvements, additional pointer checks.Bea Lam2009-11-102-10/+17
| | | | |
| * | | | Fix crash bug where socket is 0.Bea Lam2009-11-101-0/+2
| |/ / /
* | | | XMLHttpRequest testsAaron Kennedy2009-11-101-13/+102
| |_|/ |/| |
* | | Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-11-105-98/+98
|\ \ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * \ \ Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-11-103-98/+84
| |\ \ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * | | Clarify the role of positioner transitionsAlan Alpert2009-11-101-89/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | They are only for the positioner's position changes, other changes are under the designers control and the designer should animate them. Task-number: QT-2239
| | * | | Positioners now watch for sibling order changesAlan Alpert2009-11-103-9/+75
| | | |/ | | |/| | | | | | | | | Task-number: QT-2241