aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into animation-refactorwip/animation-refactorMichael Brasser2012-01-25833-2058/+4167
|\
| * Allow JS API in modulesMatthew Vogt2012-01-2411-73/+266
| * Fixed crash in QDeclarativeGridViewMartin Jones2012-01-241-1/+1
| * Update for glyphMargin() migration in qtbaseJiang Jiang2012-01-241-1/+1
| * Adapted QQuickScreenAttached to orientation API changes in QScreen.Samuel Rødal2012-01-242-16/+21
| * Add missing include.Stephen Kelly2012-01-241-0/+1
| * Console API: Add console.exceptionAurindam Jana2012-01-243-0/+12
| * Console API: Add console.assertAurindam Jana2012-01-243-13/+41
| * Add support for shared glyph cacheEskil Abrahamsen Blomfeldt2012-01-2420-21/+913
| * Don't hang the worker script engineCharles Yin2012-01-243-1/+12
| * Remove Symbian specific code.Xizhi Zhu (Steven)2012-01-249-57/+10
| * TextInput documentation fixDamian Jansen2012-01-241-6/+6
| * Call new pass/fail/skip count function in QTestLog.Jason McDonald2012-01-241-4/+4
| * Avoid using QTestResult::ignoreMessage().Jason McDonald2012-01-241-1/+1
| * Console API: Add console.countKai Koehne2012-01-244-13/+58
| * Avoid compiler warningsPekka Vuorela2012-01-241-1/+2
| * QQuickCanvas::event should return true if the touch event was acceptedAndras Becsi2012-01-241-3/+2
| * Add some internal docs for the particle system and sprite engineAlan Alpert2012-01-232-0/+70
| * Per-frame Sprites patch threeAlan Alpert2012-01-234-36/+120
| * Remove unecessary assertsAlan Alpert2012-01-231-2/+0
| * Per-frame Sprites patch twoAlan Alpert2012-01-233-66/+77
| * Per-frame Sprites patch oneAlan Alpert2012-01-238-125/+163
| * Update obsolete contact address.Jason McDonald2012-01-23827-848/+848
| * Avoid anchor/positioning loopsAlan Alpert2012-01-231-7/+11
| * Mark deprecated functions in QJSEngine and QJSValueKent Hansen2012-01-204-38/+142
| * Add QJSValue::callAsConstructor() functionKent Hansen2012-01-204-27/+38
| * Add QJSValue::callWithInstance() functionKent Hansen2012-01-202-4/+17
| * Add QJSValue::call() overloadKent Hansen2012-01-202-0/+23
| * Add QJSValue::isCallable() functionKent Hansen2012-01-202-3/+16
| * Add QJSValue::toInt() and toUInt()Kent Hansen2012-01-203-5/+31
| * Add QJSValue::deleteProperty() functionKent Hansen2012-01-202-1/+30
| * Add QJSValue::hasProperty() and hasOwnProperty() functionsKent Hansen2012-01-204-1/+52
| * Build fix.Jędrzej Nowacki2012-01-201-1/+0
| * Added a few material flagsGunnar Sletta2012-01-204-3/+11
| * Use queryAccessibleInterface instead of new QAccessibleQuickItemJan-Arve Saether2012-01-201-7/+2
| * Doc: Improve Qt.locale docs.Martin Jones2012-01-201-2/+2
| * Remove the use of QT_MODULE()Gunnar Sletta2012-01-20119-119/+0
| * Update TextInput.acceptableInput on component complete.Andrew den Exter2012-01-202-22/+57
| * Fix lockup in views due to endless polish loop.Martin Jones2012-01-205-84/+120
| * Assigning empty object to Q_PROPERTY(QVariantMap)Matthew Vogt2012-01-191-7/+8
| * Extend the documentation on DoubleValidator.Andrew den Exter2012-01-191-0/+17
| * Add a baseUrl property to Text and TextEdit.Andrew den Exter2012-01-196-3/+104
| * Don't load embedded images from the current working directory.Andrew den Exter2012-01-197-29/+132
| * Change testlib skipAll function to failure.Jason McDonald2012-01-191-5/+3
| * Use mediump in distance field shaders for the alpha threshold.Yoann Lopes2012-01-181-12/+12
| * The rendering signals must be direct connections.Gunnar Sletta2012-01-181-2/+2
| * Allow QML URLs to contain pre-encoded octetsMatthew Vogt2012-01-184-14/+44
| * Insertions were calculating wrong insertion posBea Lam2012-01-184-87/+102
| * Made QQuickTextInput follow input direction changesPekka Vuorela2012-01-173-7/+32
| * QQuickTextEdit to follow input method direction changesPekka Vuorela2012-01-172-0/+19