aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Port towards load/storeRelaxed atomicsGiuseppe D'Angelo2019-06-257-25/+25
* Discourage having AsyncImageResponse inherit from QRunnableFabian Kosmale2019-06-251-26/+45
* Inline CompiledData::unlink() into the only callerUlf Hermann2019-06-243-13/+6
* Move unit checksum generation into qv4compilerUlf Hermann2019-06-246-24/+24
* Add Markdown support to TextEditShawn Rutledge2019-05-296-5/+87
* QQmlEngine: keep ImageProvider alive while in useFabian Kosmale2019-06-255-33/+192
* Add QQuickPathPolylinePaolo Angelelli2019-05-285-6/+228
* QQuickRectangle: do not pass invalid presets onto QGradientGiuseppe D'Angelo2019-06-243-6/+46
* Increment private API version and move it into a separate fileUlf Hermann2019-06-244-2/+62
* Move saveToDisk into SaveableUnitPointerUlf Hermann2019-06-244-76/+78
* Inline msgCannotLoadPlugin() into its only callerUlf Hermann2019-06-241-9/+4
* Simplify errors and diagnosticsUlf Hermann2019-06-1437-338/+442
* Remove qqmlmemoryprofiler*Ulf Hermann2019-06-1310-303/+0
* Remove usages of deprecated qSortSona Kurazyan2019-06-201-4/+4
* Move the header checking into ExecutableCompilationUnitUlf Hermann2019-06-149-67/+69
* Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-06-2022-38/+292
|\
| * Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-2022-38/+292
|/|
| * Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Liang Qi2019-06-1922-38/+292
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-1922-38/+292
| |/|
| | * Fix crash caused by objects self-destructions during displacement animationsYulong Bai2019-06-1714-31/+180
| | * declarative: fix resource initialization for namespaced buildsTim Blechmann2019-02-231-1/+8
| | * Software Adaptation: Invalidate on dpr changeMorten Johan Sørvig2019-06-174-6/+9
| | * Merge "Merge remote-tracking branch 'origin/5.12.4' into 5.12"Qt Forward Merge Bot2019-06-172-1/+91
| | |\
| | | * Merge remote-tracking branch 'origin/5.12.4' into 5.12Qt Forward Merge Bot2019-06-172-1/+91
| | |/|
| | | * Add changes file for Qt 5.12.4v5.12.4Antti Kokko2019-05-281-0/+90
| | | * Bump versionFrederik Gladhorn2019-05-231-1/+1
| | * | Fix graphical artifacts after changing only textureAllan Sandfeld Jensen2019-06-132-0/+5
| | * | Avoid number conversion issueLiang Qi2019-06-131-1/+2
* | | | QQuickMouseArea: synchronize relative position after draggingWang Chuan2019-05-292-3/+15
* | | | Do qtVectorPathForPath before starting thread poolUlf Hermann2019-06-141-0/+6
* | | | Move AST -> CompiledData location transformation to scan functionsUlf Hermann2019-06-133-19/+18
* | | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-06-1410-10/+133
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-1410-10/+133
|/| | | | | |/ / /
| * | | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-06-1310-10/+133
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-1310-10/+133
| |/| | | | | |/ /
| | * | Add simple DelegateChooser example to documentationMichael Brasser2019-06-111-1/+35
| | * | JIT: Don't store accumulator on getTemplateLiteralUlf Hermann2019-06-122-1/+18
| | * | Allow destroying QJSValues from other threadsUlf Hermann2019-06-114-5/+59
| | * | Fix use after free crash in QQmlDelegateModelNils Jeisecke2019-06-061-1/+16
| | * | Avoid number conversion issueUlf Hermann2019-06-111-2/+3
| | * | Avoid assertion when having a ShaderEffect as a delegateJan Arve Sæther2019-05-211-0/+2
* | | | Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-127-18/+14
* | | | Register QRegularExpressionValidator in QtQuickUlf Hermann2019-06-127-10/+119
* | | | qtlite: Fix build with -no-feature-translationMikhail Svetkin2019-06-111-2/+2
* | | | rtems: skip toolsMikhail Svetkin2019-06-111-1/+1
* | | | Port from QLatin1Literal to QLatin1StringGiuseppe D'Angelo2019-06-113-6/+6
* | | | add std::function overload to qmlRegisterSingletonTypeFabian Kosmale2019-06-116-7/+62
* | | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-06-1149-390/+661
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-1149-390/+661
| |\| | |
| | * | | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-06-0613-11/+121
| | |\ \ \