aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Adjust plugins.qmltypes for controlsThomas Hartmann2016-05-231-8/+1847
| * Add missing QQuickPopup::forceActiveFocus()J-P Nurmi2016-05-232-0/+18
| * Make Overlay.modal and modeless ComponentsJ-P Nurmi2016-05-236-100/+87
| * Fix typename in .metainfo fileThomas Hartmann2016-05-231-23/+23
| * Fix grammar in position docsMitch Curtis2016-05-231-2/+2
| * ItemDelegate: Document how to use highlighted with ListView.isCurrentItemMitch Curtis2016-05-231-1/+14
| * Update plugins.qmltypesMitch Curtis2016-05-231-10/+10
| * SwipeDelegate: rename exposure to swipe, active to completeMitch Curtis2016-05-235-149/+149
| * Doc: cleanup a TODO comment from AbstractButtonJ-P Nurmi2016-05-231-1/+1
| * Fix QQuickToolBar base classJ-P Nurmi2016-05-232-6/+6
| * Doc: fix AbstractButton::toggle()J-P Nurmi2016-05-231-1/+1
* | Use QFileSelectorPrivate::selectionHelper()J-P Nurmi2016-05-301-30/+3
* | QQuickPressHandler: fix buildLiang Qi2016-05-271-2/+3
* | Introduce a 'System' theme to the styles.Friedemann Kleint2016-05-268-7/+61
|/
* QQuickStackView: fix buildLiang Qi2016-05-212-0/+4
* Doc: updated doc on Qt Quick Controls2 buttons usageNico Vertriest2016-05-201-17/+103
* ComboBox: increase/decrease() => increment/decrementCurrentIndex()J-P Nurmi2016-05-203-20/+20
* Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-05-206-6/+6
|\
| * 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
* | | QQuickStackView: fix buildLiang Qi2016-05-202-1/+4
|/ /
* | Remove frames from certain controls and lighten othersMitch Curtis2016-05-198-36/+32
* | Respect the modal property for DrawerMarco Martin2016-05-191-1/+4
* | Controls: update all paddings to relative value with paddingLiang Qi2016-05-1921-70/+60