aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into animation-refactorwip/animation-refactorMichael Brasser2012-01-252661-5121/+8802
|\
| * Allow JS API in modulesMatthew Vogt2012-01-2442-83/+580
| * 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-246-20/+25
| * Add missing include.Stephen Kelly2012-01-241-0/+1
| * Console API: Add console.exceptionAurindam Jana2012-01-246-0/+96
| * Console API: Add console.assertAurindam Jana2012-01-246-13/+136
| * 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-2419-106/+18
| * Remove deprecated QtDeclarative (now QtQuick) headersKent Hansen2012-01-241-79/+0
| * 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
| * Doc fixesAlan Alpert2012-01-242-3/+4
| * Console API: Add console.countKai Koehne2012-01-249-23/+125
| * Stabalize SpriteImage test.Andrew den Exter2012-01-241-1/+1
| * Avoid compiler warningsPekka Vuorela2012-01-241-1/+2
| * QQuickCanvas::event should return true if the touch event was acceptedAndras Becsi2012-01-242-3/+42
| * Doc fix for QML Global ObjectYann Bodson2012-01-241-2/+2
| * Fixed compile.Rohan McGovern2012-01-245-43/+85
| * 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-235-66/+160
| * Per-frame Sprites patch oneAlan Alpert2012-01-238-125/+163
| * Encode user input before insertion into URLsMatthew Vogt2012-01-234-8/+12
| * Update obsolete contact address.Jason McDonald2012-01-232557-2578/+2578
| * Avoid anchor/positioning loopsAlan Alpert2012-01-233-16/+20
| * Add a simple SpriteImage exampleAlan Alpert2012-01-212-0/+59
| * Don't use deprecated functions in QJS benchmarksKent Hansen2012-01-202-184/+34
| * Mark deprecated functions in QJSEngine and QJSValueKent Hansen2012-01-204-38/+142
| * Add QJSValue::callAsConstructor() functionKent Hansen2012-01-206-70/+81
| * Add QJSValue::callWithInstance() functionKent Hansen2012-01-204-30/+43
| * Add QJSValue::call() overloadKent Hansen2012-01-205-21/+44
| * Add QJSValue::isCallable() functionKent Hansen2012-01-204-109/+122
| * Add QJSValue::toInt() and toUInt()Kent Hansen2012-01-207-226/+252
| * Add QJSValue::deleteProperty() functionKent Hansen2012-01-204-1/+78
| * Add QJSValue::hasProperty() and hasOwnProperty() functionsKent Hansen2012-01-206-1/+107
| * Build fix.Jędrzej Nowacki2012-01-201-1/+0
| * QtDeclarative Tests build fixAnselmo L. S. Melo2012-01-202-5/+5
| * Document toys examplesAlan Alpert2012-01-205-0/+71
| * Adhere to examples standards more consistentlyAlan Alpert2012-01-2024-4/+4
| * 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-202-6/+47
| * Remove the use of QT_MODULE()Gunnar Sletta2012-01-20119-119/+0
| * Update TextInput.acceptableInput on component complete.Andrew den Exter2012-01-204-24/+144
| * Add quick module to .pro fileAlan Alpert2012-01-201-1/+1