aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Add DialogButtonBoxJ-P Nurmi2016-06-1512-0/+302
* Merge remote-tracking branch 'origin/5.7' into devJ-P Nurmi2016-06-1413-40/+51
|\
| * 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
| * 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
* | Slider: expose valueAt(pos) for getting continuous value updatesJ-P Nurmi2016-06-133-1/+3
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-1192-356/+469
|\|
| * Material: remove qdoc markersJ-P Nurmi2016-06-0836-173/+0
| * Universal: remove qdoc markersJ-P Nurmi2016-06-0835-167/+0
| * 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
* | Templates: fix QML type registration revisionsJ-P Nurmi2016-06-071-3/+3
* | Add ButtonGroup::clicked(AbstractButton) signalJ-P Nurmi2016-06-062-0/+2
* | StackView: add attached activated() etc. signalsJ-P Nurmi2016-06-062-0/+2
* | SwipeView: add isNextItem and isPreviousItem attached propertiesJ-P Nurmi2016-06-063-0/+8
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-01233-2292/+2189
|\|
| * 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: add missing \since 5.7 tagsJ-P Nurmi2016-05-253-3/+3
| * SpinBox: disable up and down indicators when appropriateMitch Curtis2016-05-246-13/+23
| * Adjust plugins.qmltypes for controlsThomas Hartmann2016-05-231-8/+1847
| * Fix typename in .metainfo fileThomas Hartmann2016-05-231-23/+23
| * Fix grammar in position docsMitch Curtis2016-05-231-2/+2
| * Update plugins.qmltypesMitch Curtis2016-05-231-10/+10
| * SwipeDelegate: rename exposure to swipe, active to completeMitch Curtis2016-05-233-5/+5
* | Introduce a 'System' theme to the styles.Friedemann Kleint2016-05-267-7/+40
|/
* Doc: updated doc on Qt Quick Controls2 buttons usageNico Vertriest2016-05-201-17/+103
* ComboBox: increase/decrease() => increment/decrementCurrentIndex()J-P Nurmi2016-05-201-2/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-196-6/+6
|\
| * Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-121-1/+1
| * Cleanup QQmlExtensionInterface usageJ-P Nurmi2016-05-065-5/+5
* | Remove frames from certain controls and lighten othersMitch Curtis2016-05-198-36/+32
* | Controls: update all paddings to relative value with paddingLiang Qi2016-05-1921-70/+60