aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Merge remote-tracking branch 'origin/5.9.3' into 5.9Liang Qi2017-11-2347-177/+1630
| | |\
| | * | watch for the actual render window if there is a QQuickRenderControlMarco Martin2017-11-221-0/+3
* | | | Respect user font settings from qtquickcontrols2.conf fileMitch Curtis2018-01-034-46/+18
* | | | tst_abstractbutton: add more test cases for button vs. action textJ-P Nurmi2017-12-221-1/+85
* | | | Make AbstractButton's text win over action's when both are specifiedMitch Curtis2017-12-224-17/+80
* | | | Update README.mdMitch Curtis2017-12-221-1/+10
* | | | Bump versionOswald Buddenhagen2017-12-201-1/+1
* | | | Imagine: cleanup unnecessary property assignmentsJ-P Nurmi2017-12-205-8/+0
* | | | Fusion: cleanup unnecessary property assignmentsJ-P Nurmi2017-12-205-8/+0
|/ / /
* | | Add means to test binary compatibility and add the test file for 5.10Milla Pohjanheimo2017-12-142-0/+10988
* | | Update plugins.qmltypes for stylesJ-P Nurmi2017-12-133-8/+32
* | | Doc: link to Imagine examples from index and Imagine pagesMitch Curtis2017-12-132-0/+4
* | | Fix double toggling through Action with checked AbstractButtonJoni Poikelin2017-12-134-6/+81
* | | Doc: mention qtquickcontrols2.conf file in font docsMitch Curtis2017-12-111-3/+11
* | | Doc: mention qtquickcontrols2.conf file in palette docsMitch Curtis2017-12-111-3/+10
* | | Merge remote-tracking branch 'origin/5.10.0' into 5.10Liang Qi2017-12-0850-178/+1813
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/5.9.3' into 5.10.0v5.10.0-rc3v5.10.0-rc2v5.10.0-rc1v5.10.0Liang Qi2017-11-2147-177/+1630
| |\ \ \ | | | |/ | | |/|
| | * | Update Quick Designer supportv5.9.3J-P Nurmi2017-11-1046-177/+1578
| | * | Add changes file for Qt 5.9.3Antti Kokko2017-11-091-0/+52
| | |/
| * | Merge 5.10 into 5.10.0Oswald Buddenhagen2017-11-2012-29/+107
| |\ \ | |/ / |/| |
* | | Fix outdated FDL license headerLiang Qi2017-11-163-12/+12
* | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-159-17/+95
|\ \ \ | | |/ | |/|
| * | DialogButtonBox: micro optimization for resizeContent()Konstantin Ritt2017-11-081-9/+6
| * | Fix QQuickSlider::valueAt()J-P Nurmi2017-11-072-5/+7
| * | Qt.labs.platform: declare and register enums to the meta systemJ-P Nurmi2017-11-066-3/+82
| | * QQuickIconLabel: fix alignmentJ-P Nurmi2017-11-151-0/+16
| | * Default: fix CheckDelegateJ-P Nurmi2017-11-151-1/+1
| | * Add changes file for Qt 5.10.0Antti Kokko2017-11-121-0/+166
| |/ |/|
* | Update plugins.qmltypesv5.10.0-beta4J-P Nurmi2017-11-062-72/+88
* | Update .gitignoreJ-P Nurmi2017-11-061-0/+2
* | Re-order revision 3 members and add explanatory commentsJ-P Nurmi2017-11-0622-69/+117
* | Merge remote-tracking branch 'origin/5.9' into 5.10J-P Nurmi2017-11-0635-442/+542
|\|
| * Re-order all revisioned members and add explanatory commentsJ-P Nurmi2017-11-0628-396/+469
| * tst_scrollbar::test_overshoot(): use createTemporaryObject()J-P Nurmi2017-11-031-3/+1
| * Manual tests viewinqwidget: Fix buildFriedemann Kleint2017-11-032-4/+6
| * DialogButtonBox: fix height calculation due to a trivial typoKonstantin Ritt2017-11-031-1/+1
| * QQuickSlider: migitate value rounding errorsJ-P Nurmi2017-11-031-1/+4
| * QQuickTextField: retain selection on right mouse button clickJ-P Nurmi2017-11-032-4/+23
| * Doc: mention the Side Panel example in Drawer's detailed descriptionJ-P Nurmi2017-11-031-0/+5
* | Fix DialogButtonBox revision 3J-P Nurmi2017-11-031-1/+1
* | Add Music Player Imagine style exampleMitch Curtis2017-11-03156-1/+1440
* | Add Automotive Imagine style exampleMitch Curtis2017-11-03114-1/+1658
* | Revert "QQuickTabBar: optimize layouting"J-P Nurmi2017-11-021-12/+7
* | Improve tst_snippetsJ-P Nurmi2017-11-021-4/+4
* | Visualize mnemonicsJ-P Nurmi2017-11-029-18/+238
* | Doc: update the MenuBar snippet to use ApplicationWindow::menuBarJ-P Nurmi2017-11-021-3/+3
* | Imagine: round Slider handle position to avoid artefactsMitch Curtis2017-11-021-2/+2
* | Optimize ProgressBarJ-P Nurmi2017-11-023-10/+3
* | Wearable Demo: make use of the icon supportJ-P Nurmi2017-11-0220-32/+69
* | Default: micro-optimize MenuItemJ-P Nurmi2017-11-021-2/+2