summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-10-1520-72/+435
| |\
| | * 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
| | | |/ | | |/|
| * | | 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 scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-10-1370-697/+1172
| |\ \ \ \
| * \ \ \ \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-10-1089-1798/+4919
| |\ \ \ \ \
| * | | | | | Remove warning.Martin Jones2009-10-101-1/+1
| * | | | | | More QML type registration on Symbian.Martin Jones2009-10-091-1/+7
| * | | | | | Make QML type registration work on SymbianMartin Jones2009-10-091-0/+20
| * | | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-10-071-0/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-10-07285-2318/+3766
| |\ \ \ \ \ \ \
| * | | | | | | | Remove some unneeded semicolonsMartin Jones2009-10-072-2/+2
* | | | | | | | | Add cursorDelegate test to QFxTextInput autotestsAlan Alpert2009-10-151-6/+8
* | | | | | | | | Add cursorRect function to QFxTextInputAlan Alpert2009-10-152-0/+14
| |_|_|_|_|_|/ / |/| | | | | | |
* | | | | | | | 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
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-145-3/+92
| |\ \ \ \ \ \
| * | | | | | | Workaround QUrl::toLocalFile not knowing about qrc:Warwick Allison2009-10-145-14/+63
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | 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
* | | | | | | Add toArrayIndex methodAaron Kennedy2009-10-142-0/+8
| |/ / / / / |/| | | | |
* | | | | | Add Component::onCompleted attached propertyAaron Kennedy2009-10-145-3/+92
|/ / / / /
* | | | | 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
| * | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-1228-109/+158
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-1271-587/+831
| | |\ \ \ \ \