aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Improve error handling in TestCase::tryCompareFrederik Gladhorn2016-07-041-0/+5
* V4: Pass scope around as parameters inside the runtime.Erik Verbruggen2016-06-221-3/+3
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-133-14/+38
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-102-11/+33
| |\
| | * Fix bug in SQL database integration with null valuesSimon Hausmann2016-06-031-4/+14
| | * Fix crash with SignalTransitionSimon Hausmann2016-05-251-7/+19
| * | Imports: de-duplicate some expensive callsAnton Kudryavtsev2016-05-272-3/+5
* | | Merge "Merge remote-tracking branch 'origin/wip/scenegraphng' into dev" into ...Laszlo Agocs2016-06-101-1/+5
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/dev' into scenegraphngAndy Nichols2016-05-313-6/+7
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/dev' into HEADLaszlo Agocs2016-05-243-32/+20
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2016-05-2411-11/+11
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/dev' into scenegraphngAndy Nichols2016-04-2612-17/+11
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2016-04-136-12/+47
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2016-04-061-2/+11
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/dev' into scenegraphngAndy Nichols2016-03-221-0/+10
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Enable building Qt Quick module with QT_NO_OPENGL definedAndy Nichols2016-03-221-1/+5
* | | | | | | | | | | Imports, Plugins, Quick: replace QStringLiteral with QL1SAnton Kudryavtsev2016-06-091-1/+1
* | | | | | | | | | | Remove QQmlCompiledData in favor of QV4::CompiledData::CompilationUnitSimon Hausmann2016-06-011-1/+0
| |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | Removed the dependency to QQmlCompiledData from QQmlCustomParserSimon Hausmann2016-05-302-6/+6
* | | | | | | | | | Add QQuickWheelEvent::inverted()Jan Arve Sæther2016-05-251-0/+1
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-243-32/+20
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-193-32/+20
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | make use of COPIESOswald Buddenhagen2016-05-131-14/+1
| | * | | | | | move builtins.qmltypes to an own subdirOswald Buddenhagen2016-05-133-32/+33
* | | | | | | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-1311-11/+11
|\| | | | | | | | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-2711-11/+11
| |\| | | | |
| | * | | | | Instantiate static Qml plugins declaring QQmlExtensionInterface onlySebastian Lösch2016-04-1110-10/+10
* | | | | | | Remove empty methodFrank Meerkoetter2016-04-191-4/+0
* | | | | | | Mark overrides of QQmlExtensionPluginFrank Meerkoetter2016-04-1911-11/+11
* | | | | | | Cleanup dead fwd declarationFrank Meerkoetter2016-04-181-2/+0
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-083-1/+25
|\| | | | |
| * | | | | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-04-083-1/+25
| |\ \ \ \ \
| | * | | | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-083-1/+25
| | |\| | | |
| | | * | | | Give a nicer error if the passed item doesn't existAlbert Astals Cid2016-04-011-0/+24
| | | * | | | Prevent worker thread of FolderListModel from starting immediatelyJoni Poikelin2016-03-112-1/+1
* | | | | | | Merge remote-tracking branch 'origin/5.7' into devSimon Hausmann2016-04-083-11/+22
|\| | | | | | | |_|_|_|_|/ |/| | | | |
| * | | | | Ensure the resources are initialized when used staticallyAndy Shaw2016-04-071-0/+11
| |/ / / /
| * | | | Replace qQNaN() and friends with qt_qnan().Erik Verbruggen2016-04-052-11/+11
* | | | | Merge remote-tracking branch 'origin/5.7' into devAndy Nichols2016-04-051-2/+11
|\| | | | | |_|_|/ |/| | |
| * | | SignalSpy: fix qtest_signalHandlerName()J-P Nurmi2016-03-211-0/+2
| * | | SignalSpy: Support "pressed" signal use-caseGabriel de Dietrich2016-03-181-2/+9
| | |/ | |/|
* / | Add property for setting hinting preference on fontsEskil Abrahamsen Blomfeldt2016-03-151-0/+10
|/ /
* | Move QtQuick.Layouts to qtdeclarative from qtquickcontrolsJan Arve Saether2016-02-2615-0/+3580
* | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2016-01-223-5/+92
|\|
| * Provide access to signal parameters in SignalTransition::onTriggered.Michael Brasser2016-01-193-5/+92
* | Updated license headersJani Heikkinen2016-01-1933-462/+660
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-185-0/+1876
|\|
| * Add .qmltypes files for built-in QML APIOswald Buddenhagen2015-12-075-0/+1876
* | Utilize the resources when building statically.Andy Shaw2015-12-0210-3/+81
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-211-1/+2
|\|