aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QmlInspectorPlugin: AbstractViewInspectorAurindam Jana2012-04-243-16/+0
* Do not use deprecated APIOlivier Goffart2012-04-245-11/+16
* Add support for var properties in V4Matthew Vogt2012-04-246-13/+258
* Don't use deprecated QVariant APIOlivier Goffart2012-04-231-11/+11
* Doc: Changed the title for QtQuick articlesJerome Pasion2012-04-233-12/+12
* Doc FixAlan Alpert2012-04-233-0/+21
* qMalloc, qFree, qRealloc, qMemCopy, qMemSet are deprecatedOlivier Goffart2012-04-237-13/+13
* Reduce memory usage of QQuickPath for simple paths.Andrew den Exter2012-04-231-11/+24
* Only run populate for items in model at creationBea Lam2012-04-233-5/+7
* QtDeclarative: Fix compiler warnings.Friedemann Kleint2012-04-234-7/+3
* Also check notifier endpoints when checking whether a signal is connected.Michael Brasser2012-04-2314-29/+72
* Support and use parameters in QQmlNotifierEndpoint.Michael Brasser2012-04-2312-70/+81
* Fix warnings about non-virtual destructorsTobias Hunger2012-04-202-2/+2
* Remove uninitialized variable.Andrew den Exter2012-04-202-5/+1
* Avoid losing mouse events when the event loop gets spinnedLaszlo Agocs2012-04-201-9/+13
* Disable local storage if the standard data location is emptyCharles Yin2012-04-202-3/+7
* Fix eliding when text width is reset by an implicitWidth change.Andrew den Exter2012-04-202-30/+29
* Add a virtual destructor to QQuickVisualDataGroupEmitter.Andrew den Exter2012-04-201-0/+1
* Paint TextInput when it is reparentedBea Lam2012-04-201-1/+1
* Provide receivers count from QQmlData.Michael Brasser2012-04-202-0/+22
* Use QUrl constructor directly.Michael Brasser2012-04-204-38/+10
* Don't initiate delegate incubation in delegate creation frames.Martin Jones2012-04-201-6/+13
* Compile fix if QT_NO_CLIPBOARD definedAndreas Holzammer2012-04-192-0/+6
* Call onreadystatechange() when new data available during loadingCharles Yin2012-04-191-5/+4
* Delay rendering until canvas is exposed.Samuel Rødal2012-04-191-2/+4
* Debugger: Display selected item name in inspectorSimjees Abraham2012-04-197-10/+102
* Make QML work with the new QUrl implementation.Martin Jones2012-04-191-0/+3
* Debugger: Changes made for selection using Inspect ToolSimjees Abraham2012-04-192-14/+23
* Add contains method to QQuickItem public APIAdriano Rezende2012-04-198-46/+60
* Ensure the cursor delegate position is correct when wrapping.Andrew den Exter2012-04-194-21/+37
* Clean up qmltest codeCharles Yin2012-04-192-23/+1
* Don't create glyphs for truncated text.Andrew den Exter2012-04-193-16/+26
* Document AnchorChanges and ParentChange for QtQuick 2.Michael Brasser2012-04-191-0/+105
* Add a note in the docs about FBO multisamplingGunnar Sletta2012-04-191-0/+8
* QQmlEngineDebugService: Object creationAurindam Jana2012-04-191-1/+2
* Enabled widget free compilation of QtQuickDonald Carr2012-04-184-24/+6
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-04-1766-1733/+3222
|\
| * Add QJson support to QV8EngineKent Hansen2012-04-166-0/+357
| * Stop stuffing the URL "<Unknown File>" in QML errorsThiago Macieira2012-04-123-7/+2
| * Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-11118-3619/+3217
| |\
| * \ Merge master into api_changesKent Hansen2012-03-2751-237/+982
| |\ \
| * \ \ Merge master into api_changesKent Hansen2012-03-23115-1063/+1957
| |\ \ \
| * | | | Adapt to QMetaMethod::typeName() behavioral change for "void"Kent Hansen2012-03-221-2/+3
| * | | | Provide imageType() from QQmlImageProviderBaseMatthew Vogt2012-03-214-21/+46
| * | | | Migrate gui dependencies from QtQml to QtQuick.Matthew Vogt2012-03-2026-1221/+2197
| * | | | Fix the build & docs after QQmlImageProvider was renamedKent Hansen2012-03-203-4/+4
| * | | | Remove include of QStringBuilder headerMatthew Vogt2012-03-201-2/+0
| * | | | Merge master into api_changesKent Hansen2012-03-19130-2613/+3496
| |\ \ \ \
| * | | | | Crash fix after QMetaType change.Jędrzej Nowacki2012-03-135-9/+22
| * | | | | Make QFastMetaBuilder generate revision 7 meta-objectsKent Hansen2012-03-136-240/+263