summaryrefslogtreecommitdiffstats
path: root/src/declarative
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | QML binding optimizer crashAaron Kennedy2010-02-161-4/+5
| * | | | Fix crash in QML binding optimizerAaron Kennedy2010-02-163-138/+164
| * | | | Don't delete binding directlyAaron Kennedy2010-02-161-2/+4
| | |/ / | |/| |
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-165-5/+46
| |\ \ \
| | * \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-qmlAlan Alpert2010-02-152-2/+6
| | |\ \ \
| | | * | | Exposing some Validators requires Qt >= 4.7.0Alan Alpert2010-02-152-2/+6
| | * | | | Fix TextInput keypad navigationAlan Alpert2010-02-151-2/+4
| | |/ / /
| | * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-qmlBea Lam2010-02-153-1/+8
| | |\ \ \
| | * | | | For qmldebug* tests, make sure engine is running before the test threadBea Lam2010-02-152-1/+36
| * | | | | Ensure new WebView windows are notified correctly. Improve test.Warwick Allison2010-02-151-1/+2
| | |/ / / | |/| | |
| * | | | Fix compile with -no-webkitWarwick Allison2010-02-153-1/+8
| |/ / /
| * | | Fix buildWarwick Allison2010-02-153-6/+0
| * | | Remove noop codeAaron Kennedy2010-02-151-1/+0
| * | | Move type initialization from global static initializers to QmlEngine constru...Warwick Allison2010-02-1440-521/+719
| | |/ | |/|
* | | Prepare translations of the declarative module.Friedemann Kleint2010-02-158-37/+37
|/ /
* | Fix scrolling backwards when pathItemCount != model.countAlan Alpert2010-02-121-2/+7
|/
* Fix warningsAaron Kennedy2010-02-124-6/+2
* Reference count shared expression dataAaron Kennedy2010-02-122-1/+7
* Cleanup public QmlMetaType APIAaron Kennedy2010-02-1212-158/+112
* Adds inputMethodHint property to TextEdit and TextInput.Joona Petrell2010-02-122-0/+3
* Decouple Loader from QmlGraphicsItemJoona Petrell2010-02-124-38/+119
* Update QmlChanges.txtLeonardo Sobral Cunha2010-02-111-0/+2
* Animations are running by default when used as property source valueLeonardo Sobral Cunha2010-02-112-2/+11
* QML Object toString should use 64-bit address on 64-bit platformsAaron Kennedy2010-02-111-1/+1
* Fix tst_qmlecmascript::callQtInvokablesAaron Kennedy2010-02-111-6/+8
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlAlan Alpert2010-02-102-9/+16
|\
| * Make sure item release isn't deferred indefinatelyMartin Jones2010-02-102-9/+16
* | Attempt to clairify highlight range docsAlan Alpert2010-02-101-0/+10
|/
* CrashAaron Kennedy2010-02-101-0/+2
* Revert "Remove unimplemented methods from header"Martin Jones2010-02-101-0/+2
* Revert "Replace QList<>* support with QmlListProperty"Martin Jones2010-02-1019-215/+318
* Remove unimplemented methods from headerKai Koehne2010-02-091-2/+0
* Properly insert objects into the context's object listAlan Alpert2010-02-091-0/+1
* Replace QList<>* support with QmlListPropertyAaron Kennedy2010-02-0919-318/+215
* Remove old implicit module support.Warwick Allison2010-02-092-14/+16
* Use networkAccessManagerFactory() for worker threads too.Martin Jones2010-02-092-14/+20
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-088-49/+113
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlAlan Alpert2010-02-084-4/+26
| |\
| | * Add getter functions to QAbstractDynamicMetaObject and QmlOpenMetaObjectTypeMarco Bubke2010-02-082-1/+23
| | * Changed define name to reflect change in Creator.Erik Verbruggen2010-02-081-2/+2
| | * re-enable QT_USE_FAST_CONCATENATIONErik Verbruggen2010-02-081-1/+1
| * | Support the other validatorsAlan Alpert2010-02-082-0/+23
| * | Document QtObjectAlan Alpert2010-02-081-0/+19
| |/
| * XMLHttpRequest collection bugAaron Kennedy2010-02-081-45/+45
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-083-0/+51
|\ \ | |/
| * The virtual keyboard is now working for TextEdit and TextInput components.Alexis Menard2010-02-083-0/+51
* | For local fonts, we can just addApplicationFont() rather than loading data.Martin Jones2010-02-081-4/+10
|/
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-082-14/+14
|\
| * Make transformOrigin Center by defaultYann Bodson2010-02-082-14/+14
* | Fix viewport size update.Martin Jones2010-02-081-2/+4
|/