aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Menu: account for the scale when getting the size before positioningAndy Shaw2020-03-183-15/+17
| | * Doc: Fix highlighting of importKai Koehne2020-03-091-2/+2
| * | Account for the padding around a menu when checking if it is interactiveAndy Shaw2020-03-187-5/+95
* | | Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-03-281-2/+2
* | | Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-03-261-2/+2
* | | Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-03-251-2/+2
* | | Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-03-251-2/+2
* | | Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-03-241-2/+2
* | | Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-03-234-10/+10
* | | Fix Qt 6 to-do comments in QML filesMitch Curtis2020-03-2311-19/+22
* | | CMake: Enable iOS and Android configs in CoinAlexandru Croitor2020-03-231-9/+8
* | | CMake: Regenerate projects after changesAlexandru Croitor2020-03-201-2/+0
* | | Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-03-201-2/+2
* | | Remove the remaining usages of QRegExp and QRegExpValidatorLars Knoll2020-03-195-25/+25
* | | Fix build after QJSValue API changesSimon Hausmann2020-03-191-2/+2
* | | Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-03-191-2/+2
* | | Remove old QQuickPalette implementationVitaly Fanaskov2020-03-18100-1838/+675
* | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-03-188-32/+136
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-188-32/+136
| |\| |
| | * | Material: Make Slider's track accent colored and semi-transparentPaweł Gronowski2020-03-171-5/+6
| | * | Material: Make RangeSlider's track accent colored and semi-transparentPaweł Gronowski2020-03-171-8/+9
| | * | Material: Change RangeSlider's color to grey when not enabledPaweł Gronowski2020-03-171-1/+1
| | * | Material: Change slider's color to grey when not enabledPaweł Gronowski2020-03-174-4/+13
| | * | SplitView: fix hidden items causing visible items to not be resizableMitch Curtis2020-03-133-15/+108
* | | | Merge remote-tracking branch 'origin/wip/cmake' into devAlexandru Croitor2020-03-1785-0/+5894
|\ \ \ \ | |/ / / |/| | |
| * | | CMake: Regenerate projectswip/cmakeAlexandru Croitor2020-03-1736-204/+1065
| * | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-17280-378/+16465
| |\ \ \ | |/ / / |/| | |
* | | | Adapt to plugin unloading changesMitch Curtis2020-03-126-15/+69
* | | | Fix build failures as a result of QMetaType changes in qtbaseAlexandru Croitor2020-03-1218-0/+37
* | | | Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-03-121-2/+2
* | | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-1098-107/+3117
|\ \ \ \ | | |/ / | |/| |
| * | | HeaderView: set implicitSize on the style itemsv5.15.0-beta2Richard Moe Gustavsen2020-03-1013-28/+110
| * | | Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-03-053-5/+5
| * | | Update the current text after a translator is installedMitch Curtis2020-03-0510-10/+131
| * | | Attempt to stabilize test_openDuringExitTransitionWithTimeout()Mitch Curtis2020-03-041-2/+9
| * | | Prepare for internal QML API changeSimon Hausmann2020-03-031-1/+1
| * | | Imagine: fix Dial being squishedMitch Curtis2020-03-021-1/+2
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta1Qt Forward Merge Bot2020-02-2211-14/+73
| |\ \ \ | | | |/ | | |/|
| | * | Fix clicked() being emitted after doubleClicked()Mitch Curtis2020-02-206-7/+33
| | * | ToolTip: fix timeout not activating if opened during exit transitionMitch Curtis2020-02-202-4/+37
| | * | clang-tidy: fix bugprone-integer-divisionMitch Curtis2020-02-193-3/+3
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-02-1517-12/+434
| |\| |
| | * | Account for when a touch event is synthesized by Qt as a mouse eventAndy Shaw2020-02-075-0/+209
| | * | DialogButtonBox: don't change button text that has been explicitly setMitch Curtis2020-02-033-2/+120
| | * | Copy Qt Quick Designer-related files also for static buildsKai Koehne2020-02-031-1/+1
| | * | Bump versionAlexandru Croitor2020-02-021-1/+1
| | * | Follow QML2_IMPORT_PATH in path searchDavid Edmundson2020-01-291-0/+1
| | * | Doc: fix RangeSlider errorsMitch Curtis2020-01-281-4/+4
| | * | set placeholderText by default, not textTim Jenssen2020-01-281-2/+2
| | * | Merge "Merge remote-tracking branch 'origin/5.14.1' into 5.14"Qt Forward Merge Bot2020-01-271-0/+29
| | |\ \