aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | | Make use of QQmlComponentPrivate::setInitialProperties()J-P Nurmi2016-06-171-8/+6
* | | Platform system tray iconJ-P Nurmi2016-06-169-2/+613
* | | Platform menusJ-P Nurmi2016-06-1612-3/+2772
* | | Setup a Qt.labs.platform moduleJ-P Nurmi2016-06-1610-0/+446
* | | Add DialogButtonBoxJ-P Nurmi2016-06-1518-8/+1298
* | | Merge remote-tracking branch 'origin/5.7' into devJ-P Nurmi2016-06-1416-65/+102
|\| |
| * | QQuickScrollBar & Indicator: cleanup item change listenersJ-P Nurmi2016-06-142-12/+32
| * | Doc: adapted images to new style/color requirementsNico Vertriest2016-06-142-0/+0
| * | Material: fix elevation effect for Frame, GroupBox, Pane & TabBarJ-P Nurmi2016-06-134-2/+22
| * | Material: increase ScrollBar's touch areaJ-P Nurmi2016-06-131-0/+3
| * | QQuickScrollBar: fix layouting of mirrored vertical scrollbarJ-P Nurmi2016-06-131-2/+10
| * | Material: fix sliders to respect minimum touch target size 48pxJ-P Nurmi2016-06-132-8/+8
| * | Sliders: fix implicit size calculationsJ-P Nurmi2016-06-136-30/+18
| * | Fix Slider to react if only clickedJ-P Nurmi2016-06-131-11/+9
* | | Slider: expose valueAt(pos) for getting continuous value updatesJ-P Nurmi2016-06-135-12/+30
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-11101-366/+483
|\| |
| * | Drawer: avoid millions of warnings in auto tests and benchmarksJ-P Nurmi2016-06-101-3/+5
| * | Doc: Additional updates \sa statements Controls 2Nico Vertriest2016-06-083-3/+3
| * | Material: remove qdoc markersJ-P Nurmi2016-06-0836-173/+0
| * | Universal: remove qdoc markersJ-P Nurmi2016-06-0835-167/+0
| * | Doc: update \sa statements ControlsNico Vertriest2016-06-085-4/+6
| * | Doc: Collect a list of guidelines pagesNico Vertriest2016-06-0710-0/+88
| * | Adding "forwards" for ApplicationWindowThomas Hartmann2016-06-071-0/+236
| * | Update QML Designer supportJ-P Nurmi2016-06-079-2/+64
| * | Doc: Updated doc on usage Controls 2.Nico Vertriest2016-06-027-14/+81
* | | QQuickStackView: allocate incubators on the stackJ-P Nurmi2016-06-102-7/+3
* | | Comment out revisions for the newly added attached signalsJ-P Nurmi2016-06-072-6/+6
* | | Templates: fix QML type registration revisionsJ-P Nurmi2016-06-071-3/+3
* | | Add ButtonGroup::clicked(AbstractButton) signalJ-P Nurmi2016-06-064-0/+41
* | | StackView: add attached activated() etc. signalsJ-P Nurmi2016-06-065-2/+66
* | | SwipeView: add isNextItem and isPreviousItem attached propertiesJ-P Nurmi2016-06-065-17/+92
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-01284-2563/+2574
|\| |
| * | Material: fix disabled and tristate CheckBoxJ-P Nurmi2016-05-311-5/+21
| * | Merge remote-tracking branch 'origin/5.7.0' into 5.7J-P Nurmi2016-05-308-24/+175
| |\|
| | * Doc: update the "differences" pagesJ-P Nurmi2016-05-302-22/+105
| | * Doc: fix misspelling in qtquickcontrols2-styles.qdocv5.7.0-rc1J-P Nurmi2016-05-281-1/+1
| | * Templates: add missing QML type registrationsJ-P Nurmi2016-05-271-0/+6
| | * Material: prevent ElevationEffect access out of boundsJ-P Nurmi2016-05-271-1/+1
| | * Doc: add "see also" links between the stylesJ-P Nurmi2016-05-273-0/+6
| | * Doc: Material.color() and Universal.color()J-P Nurmi2016-05-273-0/+56
| * | Remove unused images and snippetsJ-P Nurmi2016-05-27119-2189/+0
| * | Doc: completed overview page popupsNico Vertriest2016-05-272-3/+32
| |/
| * Doc: update screenshots generated by tst_snippetsJ-P Nurmi2016-05-26136-0/+0
| * Doc: add screenshots on the Styling Qt Quick Controls 2 -pageJ-P Nurmi2016-05-261-5/+40
| * Material: fix the reset of primary and accentLiang Qi2016-05-261-2/+8
| * Doc: update the screenshots of the stylesJ-P Nurmi2016-05-263-0/+0
| * Doc: reduce excessive margins from qqc2-customize-buttons.pngJ-P Nurmi2016-05-261-0/+0
| * Doc: fix SwipeDelegate link errorsJ-P Nurmi2016-05-261-10/+10
| * Doc: add missing \since 5.7 tagsJ-P Nurmi2016-05-2547-3/+47
| * SpinBox: disable up and down indicators when appropriateMitch Curtis2016-05-248-23/+85