aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlengine.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Remove QQmlData::objectNameChanged callback.Michael Brasser2012-05-091-17/+0
* Initial bundle supportAaron Kennedy2012-05-041-38/+0
* Ensure binding target has not been deletedMatthew Vogt2012-05-041-0/+14
* Emit Component.onDestruction before context is invalidatedMatthew Vogt2012-05-041-0/+5
* Set ptr to zero after freeing memoryChris Adams2012-05-041-0/+1
* Add a static flag to avoid unnecessary QQmlData::init() callsCharles Yin2012-05-031-9/+1
* Remove init() call from QQmlData's ctor.Charles Yin2012-05-011-2/+9
* Whitespace fix in the source code.Jerome Pasion2012-04-301-5/+5
* Doc: Fixing errors due to incorrect QDoc commands.Jerome Pasion2012-04-271-5/+5
* Avoid calling gc in QQmlEngine destructor.Jędrzej Nowacki2012-04-271-7/+7
* api: remove references to inputPanel.Girish Ramakrishnan2012-04-261-8/+0
* Also check notifier endpoints when checking whether a signal is connected.Michael Brasser2012-04-231-1/+16
* Support and use parameters in QQmlNotifierEndpoint.Michael Brasser2012-04-231-2/+2
* Disable local storage if the standard data location is emptyCharles Yin2012-04-201-3/+4
* Provide receivers count from QQmlData.Michael Brasser2012-04-201-0/+19
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-111-3/+11
|\
| * Improve the documentation of clearComponentCache()Matthew Vogt2012-03-301-3/+11
* | Merge master into api_changesKent Hansen2012-03-271-3/+18
|\|
| * Debugger: Allow enabling of qml debugger without startup warningKai Koehne2012-03-271-2/+3
| * Update documentationAlan Alpert2012-03-271-1/+4
| * Remove QObject parenting from QQmlAbstractBoundSignal.Michael Brasser2012-03-261-0/+10
| * Add templated module api registration functionChris Adams2012-03-261-0/+1
* | Provide imageType() from QQmlImageProviderBaseMatthew Vogt2012-03-211-1/+33
* | Migrate gui dependencies from QtQml to QtQuick.Matthew Vogt2012-03-201-2/+0
* | Merge master into api_changesKent Hansen2012-03-191-26/+24
|\|
| * Remove binding dependency on QQmlExpressionAaron Kennedy2012-03-151-2/+0
| * Debugger: Print informational messages via qDebugKai Koehne2012-03-141-1/+1
| * Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-131-23/+23
* | Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-03-071-1/+1
|\|
| * QML Debugger: Change prefix of warningsKai Koehne2012-03-071-1/+1
* | Remove uses of QtGui symbols in QQmlEngine.Matthew Vogt2012-03-071-57/+16
|/
* Merge master <-> api_changesMatthew Vogt2012-03-051-8/+8
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-0/+1854