summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
* Symbian build fixesMartin Jones2009-10-161-1/+1
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-10-1619-123/+320
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-164-17/+108
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-163-17/+107
| | |\
| | | * Improve FolderListModel a littleWarwick Allison2009-10-162-16/+106
| | | * docWarwick Allison2009-10-161-1/+1
| | * | Make sure we remove keepMouseGrab once the button is released.Martin Jones2009-10-161-0/+1
| | |/
| * | Add binding assignment warningsAaron Kennedy2009-10-1610-79/+156
| * | Correctly pass context to QmlObjectScriptClassAaron Kennedy2009-10-163-8/+19
| |/
| * Fix dynamic exampleAlan Alpert2009-10-151-0/+1
| * Simplified the bindings rewriter.Roberto Raggi2009-10-152-14/+15
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-10-1510-9/+51
| |\
| * | Add cursorDelegate test to QFxTextInput autotestsAlan Alpert2009-10-151-6/+8
| * | Add cursorRect function to QFxTextInputAlan Alpert2009-10-152-0/+14
* | | Fixes for Symbian.Martin Jones2009-10-1612-8/+52
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-10-1518-72/+427
|\ \
| * | docWarwick Allison2009-10-151-2/+6
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-153-3/+3
| |\ \
| | * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-155-51/+136
| | |\ \ | | | |/
| | * | Fix more compiler warnings.Martin Jones2009-10-154-4/+4
| * | | Unicode namespace fix.Warwick Allison2009-10-151-1/+1
| | |/ | |/|
| * | Don't rewrite expression statements in loops.Roberto Raggi2009-10-142-2/+92
| * | Make assigning to a QList and a QmlList consistentAaron Kennedy2009-10-141-1/+0
| * | ParentChange docsMichael Brasser2009-10-141-1/+10
| * | Minor fixes for qmlInfo.Michael Brasser2009-10-141-2/+2
| * | Preserve visual appearance in more cases for ParentChange.Michael Brasser2009-10-141-45/+32
| |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-147-14/+65
| |\
| | * Force QML files to be always UTF-8.Warwick Allison2009-10-142-0/+2
| * | Add list accessors for Item::children and Item::resourcesAaron Kennedy2009-10-141-10/+18
| * | Support read-only iteration of list propertiesAaron Kennedy2009-10-146-5/+245
| * | Add QML_REWRITE_DUMP env flagAaron Kennedy2009-10-141-0/+16
* | | Some improvements to loaderMartin Jones2009-10-152-0/+12
* | | Use Q_GLOBAL_STATIC for global static.Martin Jones2009-10-151-2/+2
* | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-10-149-17/+155
|\ \ \ | | |/ | |/|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-145-3/+92
| |\ \ | | |/
| | * Add Component::onCompleted attached propertyAaron Kennedy2009-10-145-3/+92
| * | Workaround QUrl::toLocalFile not knowing about qrc:Warwick Allison2009-10-145-14/+63
| |/
* | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-10-1369-696/+1168
|\ \ | |/
| * Stop crash (stop on error)Warwick Allison2009-10-131-0/+1
| * Library importing requires a version. Fix and test.Warwick Allison2009-10-131-2/+10
| * Don't pass a pointer to invalid memoryAaron Kennedy2009-10-131-2/+2
| * i18nWarwick Allison2009-10-137-103/+106
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-134-27/+272
| |\
| | * Make sure effects are still included.Michael Brasser2009-10-131-0/+2
| | * Readd basic Behavior documentation.Michael Brasser2009-10-121-4/+32
| | * Add basic QML docs for the effects.Michael Brasser2009-10-123-24/+239
| * | More i18nWarwick Allison2009-10-1318-200/+170
| * | Fix UTF8 vs. Latin1 conversionWarwick Allison2009-10-121-1/+1
| |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-10-1230-114/+129
| |\
| | * Allow Unicode identifiers.Warwick Allison2009-10-121-3/+8