aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls
Commit message (Expand)AuthorAgeFilesLines
* Add DialogButtonBoxJ-P Nurmi2016-06-1511-0/+299
* 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-132-1/+2
* | 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
* | Add ButtonGroup::clicked(AbstractButton) signalJ-P Nurmi2016-06-061-0/+1
* | StackView: add attached activated() etc. signalsJ-P Nurmi2016-06-061-0/+1
* | SwipeView: add isNextItem and isPreviousItem attached propertiesJ-P Nurmi2016-06-061-0/+3
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-01231-2281/+2172
|\|
| * 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-307-24/+169
| |\
| | * 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
| | * 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
| * SwipeDelegate: rename exposure to swipe, active to completeMitch Curtis2016-05-232-4/+4
* | 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
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-194-4/+4
|\
| * Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-121-1/+1
| * Cleanup QQmlExtensionInterface usageJ-P Nurmi2016-05-063-3/+3
* | 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
* | Don't use QFont::exactMatch() for fonts comparisonNikita Krupenko2016-05-182-4/+9
* | Make SwipeDelegate look like an ordinary delegateJ-P Nurmi2016-05-183-10/+20
* | Add support for flat ButtonsJ-P Nurmi2016-05-183-10/+8
* | Fix colorized high-DPI indicatorsJ-P Nurmi2016-05-137-0/+16