aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/util
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge "Merge remote-tracking branch 'origin/5.7' into 5.8" into refs/staging/5.8Liang Qi2016-10-102-2/+3
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-102-2/+3
| | |\| |
| | | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-052-1/+2
| | | |\|
| | | | * Fix crash on cancel QQuickImageResponseAlbert Astals Cid2016-10-032-1/+2
| | | * | Doc: add spec on parameter imageNico Vertriest2016-10-041-1/+1
| * | | | Make shader effects configurableLars Knoll2016-10-104-6/+12
| * | | | Make Path and PathView configurableLars Knoll2016-10-104-5/+22
| * | | | Turn the no-network support into a configurable featureLars Knoll2016-10-102-21/+21
| |/ / /
* | | | Revert "Redo animator internals"Jędrzej Nowacki2016-10-174-391/+436
* | | | Redo animator internalsGunnar Sletta2016-10-124-436/+391
* | | | Quick: add missing 'override'Anton Kudryavtsev2016-10-122-6/+6
* | | | Enable making window-screen associations from QMLLaszlo Agocs2016-10-102-2/+41
* | | | Quick: add missing 'override'Anton Kudryavtsev2016-10-078-26/+26
* | | | Quick utils: add missing 'override'Anton Kudryavtsev2016-09-2012-62/+62
* | | | qquickanimationcontroller_p.h: add missing 'override'Anton Kudryavtsev2016-09-181-2/+2
* | | | qquickanimator_p.h: add missing 'override'Anton Kudryavtsev2016-09-171-14/+14
* | | | Use QStringBuilder moreAnton Kudryavtsev2016-08-261-2/+1
|/ / /
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-191-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-181-1/+1
| |\|
| | * Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-08-151-1/+1
* | | Quick: replace 'foreach' with 'range for'Anton Kudryavtsev2016-08-187-27/+27
* | | Quick: use const (and const APIs) moreAnton Kudryavtsev2016-08-127-12/+12
* | | Add QT_NO_QML_DEBUGGER to MODULE_DEFINES on -no-qml-debugUlf Hermann2016-08-031-5/+1
* | | Replace debugger and profiler with stubs on -no-qml-debugUlf Hermann2016-07-282-41/+58
* | | Tooling: Convert connects to Qt5 styleUlf Hermann2016-07-282-6/+10
* | | Remove some dead codeUlf Hermann2016-07-271-5/+0
* | | Expose HSV and HSL color values to QMLNikita Krupenko2016-07-252-0/+90
* | | QML: Unify property reads/writes and use accessorsErik Verbruggen2016-07-256-23/+23
* | | Privately export QObjects included by QQuickPathView and QQuickListViewMitch Curtis2016-06-281-11/+12
* | | QML: Specialize bindings based on target property type.Erik Verbruggen2016-06-271-7/+17
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-212-6/+12
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-202-6/+12
| |\|
| | * Fix positioning of inline images in StyledText.Michael Brasser2016-06-162-6/+12
* | | Merge "Merge remote-tracking branch 'origin/wip/scenegraphng' into dev" into ...Laszlo Agocs2016-06-105-24/+27
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/dev' into scenegraphngAndy Nichols2016-05-317-15/+16
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2016-05-246-28/+34
| |\ \ \ \
| * | | | | Prefix GL-specific shader effect codeLaszlo Agocs2016-04-132-11/+12
| * | | | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2016-04-136-17/+23
| |\ \ \ \ \
| * | | | | | D3D12: Fix Animators with non-GL backendsLaszlo Agocs2016-04-061-19/+4
| * | | | | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2016-04-063-8/+7
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/dev' into scenegraphngAndy Nichols2016-03-223-0/+27
| |\ \ \ \ \ \ \
| * | | | | | | | Enable building Qt Quick module with QT_NO_OPENGL definedAndy Nichols2016-03-225-10/+27
* | | | | | | | | Remove QQmlCompiledData in favor of QV4::CompiledData::CompilationUnitSimon Hausmann2016-06-011-1/+0
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Removed the dependency to QQmlCompiledData from QQmlCustomParserSimon Hausmann2016-05-302-7/+7
* | | | | | | | QmlProfiler: Send RangeData and RangeLocation only once per typeUlf Hermann2016-05-272-2/+3
* | | | | | | | Fixed another batch of QHash/QMap::values() (mis)useFrank Meerkoetter2016-05-253-6/+6
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Do not initialize twiceFrank Meerkoetter2016-05-141-2/+1
* | | | | | | Avoid memory allocationsFrank Meerkoetter2016-05-131-3/+9
* | | | | | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-134-21/+23
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-271-1/+1
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |