summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Martin Jones2009-10-2233-797/+927
|\
| * Support assigning scripts to QML propertiesAaron Kennedy2009-10-2210-4/+318
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-215-19/+113
| |\
| | * Fix breakout type resolutionAlan Alpert2009-10-211-0/+2
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-10-214-18/+110
| | |\
| | | * Give QmlPropertyMap a more complete API.Michael Brasser2009-10-214-18/+110
| | * | DocAlan Alpert2009-10-211-1/+1
| | |/
| * | Tweak scopingAaron Kennedy2009-10-214-10/+28
| |/
| * Add simple sound supportAaron Kennedy2009-10-212-0/+34
| * Remove dead codeAaron Kennedy2009-10-211-1/+0
| * DocAaron Kennedy2009-10-211-6/+6
| * Rename QBindableMap to QmlPropertyMap.Michael Brasser2009-10-214-52/+65
| * Manually apply proper animation fixes.Michael Brasser2009-10-211-10/+11
| * Revert "Additional temporary fix for animation bug."Michael Brasser2009-10-211-1/+5
| * Add missing Q_OBJECT macros.Michael Brasser2009-10-211-0/+2
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-10-2111-41/+189
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-10-2112-53/+227
| | |\
| | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Bea Lam2009-10-21367-26781/+27265
| | | |\
| | | * | Give more info about whether a value is null and its value type.Bea Lam2009-10-214-16/+31
| | | * | Add EVAL_EXPRESSION so clients can evaluate an expression within theBea Lam2009-10-194-23/+144
| | | * | Add bool* argument to QmlExpression::value() to help debugger.Bea Lam2009-10-193-8/+14
| | | * | Give more information about the value of a property when the variantBea Lam2009-10-151-3/+9
| | * | | typoWarwick Allison2009-10-201-1/+1
| * | | | Doc.Martin Jones2009-10-211-0/+46
| * | | | Move QmlFolderListModel to the loader example.Martin Jones2009-10-213-543/+0
* | | | | Fix anchor dependancy tracking.Martin Jones2009-10-221-1/+7
* | | | | Compiled JS doesn't work on Win32Martin Jones2009-10-221-2/+2
| |_|_|/ |/| | |
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-205-20/+46
|\ \ \ \
| * | | | Additional temporary fix for animation bug.Michael Brasser2009-10-201-5/+1
| |/ / /
| * | | Don't accidently override originals.Michael Brasser2009-10-201-1/+2
| * | | Temporary fix for animation bug.Michael Brasser2009-10-201-1/+1
| * | | Make ParentChange work when target has a transformOrigin set.Michael Brasser2009-10-201-11/+36
| |/ /
| * | docWarwick Allison2009-10-202-2/+6
* | | Don't search non-local context typesAaron Kennedy2009-10-202-4/+8
|/ /
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati...Michael Brasser2009-10-1973-1436/+1710
|\ \
| * | fix widget activation from minimized state on Windows mobileJoerg Bornemann2009-10-191-0/+2
| * | qwidget_wince.cpp: don't invalidate the crect on maximizeJoerg Bornemann2009-10-191-14/+4
| * | qwindowsmobilestyle.cpp: endif comment fixedJoerg Bornemann2009-10-191-1/+1
| * | QTestLib: do not assert if testLogger object is already destroyedPeter Hartmann2009-10-191-2/+2
| * | Reimplementing QDate/QTime/QDateTime in Symbian native mannerAleksandar Sasha Babic2009-10-191-1/+61
| * | Fix doc error.Jason Barron2009-10-191-1/+1
| * | Fixed QWidget::raise in SymbianMiikka Heikkinen2009-10-191-1/+6
| * | QTestLib: do not assert if file is not given in logging functionPeter Hartmann2009-10-191-1/+0
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-19150-2237/+2919
| |\ \
| | * | Regression fix. Fix the hasUncaughtException() flag in debugger's event.Jedrzej Nowacki2009-10-194-3/+19
| | * | Fix crash in QPixmapCache.David Faure2009-10-191-0/+1
| | * | QSslSocket: Also handle setSocketOptionMarkus Goetz2009-10-193-0/+33
| | * | Made sure the noSocketEvents value is preserved in case of exception.axis2009-10-191-3/+3
| | * | Made Mac Carbon use the input method hints when deciding on IM.axis2009-10-191-1/+5
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Gunnar Sletta2009-10-19194-24295/+23378
| | |\ \