summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-124-20/+20
|\
| * Minor code cleanups.Martin Jones2009-08-124-20/+20
* | Remove unused/incorrect string convertors.Michael Brasser2009-08-121-15/+0
* | Basic framerate measurement, until we have something more useful.Michael Brasser2009-08-122-0/+17
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-122-8/+29
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Rhys Weatherley2009-08-1216-1330/+574
| |\
| * | Add NOTIFY signals for QFxScaleGridRhys Weatherley2009-08-122-8/+29
* | | Add a basic QFont value type.Michael Brasser2009-08-122-0/+124
* | | Add QSize/QSizeF value types.Michael Brasser2009-08-122-0/+118
| |/ |/|
* | Fix layout attached properties.Martin Jones2009-08-122-4/+5
* | Fix due to fillMode PreserveAspect -> PreserveAspectFitMartin Jones2009-08-121-1/+1
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-1269-1047/+2325
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-08-1130-279/+748
| |\
| | * Move the binding's "mePtr" into QmlAbstractBindingAaron Kennedy2009-08-115-13/+20
| | * Object property binding optimizationAaron Kennedy2009-08-1110-24/+202
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-08-118-610/+623
| | |\
| | * | Abstract expression and binding APIsAaron Kennedy2009-08-1028-142/+505
| | * | Simplify QmlDeclarativeData to a single classAaron Kennedy2009-08-106-125/+46
| * | | Cleanup QFxLineEdit APIAlan Alpert2009-08-114-50/+127
| | |/ | |/|
| * | Clearer name for two PreserveAspect modes.Warwick Allison2009-08-104-9/+10
| * | CRLF => LF.Andreas Aardal Hanssen2009-08-103-605/+605
| * | docsYann Bodson2009-08-102-7/+7
| * | Add a PreserveAspectFill mode (needs a better name)Yann Bodson2009-08-103-1/+13
| |/
| * As WebView now has attached properties, it can't be used as an idAaron Kennedy2009-08-101-27/+27
| * Support adding "window objects" to webviewAaron Kennedy2009-08-102-2/+82
| * Fix crash in property aliasesAaron Kennedy2009-08-101-2/+1
| * Mark synthesized properties as SCRIPTABLEAaron Kennedy2009-08-101-1/+1
| * Add a WebView::evaluateJavaScript() methodAaron Kennedy2009-08-102-0/+12
| * Avoid pointless QMetaProperty lookupAaron Kennedy2009-08-101-2/+1
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-08-1022-496/+1143
| |\
| | * DocumentationYann Bodson2009-08-107-16/+80
| | * Add new class QFxBorderImage.Yann Bodson2009-08-0916-308/+686
| | * Start moving code from QFxImage to QFxImageBaseYann Bodson2009-08-076-348/+358
| | * Add new class QFxImageBaseYann Bodson2009-08-077-7/+201
| | * Fix buildYann Bodson2009-08-071-0/+1
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-08-0725-188/+535
| |\ \ | | |/
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-075-8/+8
| | |\
| | * | Start refactoring QFxPixmap so it isn't as slow to use.Michael Brasser2009-08-074-96/+77
| | * | Optimization: Use setparent_noevent.Michael Brasser2009-08-071-1/+1
| * | | Pass the "me" context directly to QmlBasicScriptAaron Kennedy2009-08-073-14/+7
| * | | Remove unused parametersAaron Kennedy2009-08-074-65/+9
| * | | Use a linked list for QObject's connection list.Aaron Kennedy2009-08-072-39/+86
| * | | Store QObject*'s in the QVariant data structureAaron Kennedy2009-08-072-3/+14
| * | | Avoid locking when the QVariant type is well knownAaron Kennedy2009-08-061-0/+6
* | | | Change key handling to use a Keys attached property.Martin Jones2009-08-1213-1325/+568
| |_|/ |/| |
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-08-075-8/+13
|\ \ \
| * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-08-072-7/+7
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-062-7/+35
| | |\ \
| | * | | Fix warnings.Michael Brasser2009-08-062-1/+6
| * | | | Should be staticYann Bodson2009-08-072-4/+9