aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Gallery: update logos, icons, colors & screenshotsJ-P Nurmi2016-05-2426-3/+13
* SpinBox: disable up and down indicators when appropriateMitch Curtis2016-05-249-29/+184
* 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-238-148/+181
* 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-2310-364/+364
* 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
* 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
| |\
| | * Bump versionOswald Buddenhagen2016-05-191-1/+1
| | * 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
* | Don't restore focus to contentItem when a focusless popup was closedMitch Curtis2016-05-195-6/+209
* | Don't use QFont::exactMatch() for fonts comparisonNikita Krupenko2016-05-182-4/+9
* | StackView: reset size of the content without explicit one on pop()Nikita Krupenko2016-05-182-0/+25
* | Popup: don't ignore Back keyNikita Krupenko2016-05-182-1/+3
* | Popup: restore original size on reposition if appropriateNikita Krupenko2016-05-181-0/+10
* | Make SwipeDelegate look like an ordinary delegateJ-P Nurmi2016-05-183-10/+20
* | Add support for flat ButtonsJ-P Nurmi2016-05-186-11/+41
* | Fix style inheritance with dynamically changing windowsJ-P Nurmi2016-05-184-2/+56
* | Fix colorized high-DPI indicatorsJ-P Nurmi2016-05-137-0/+16
* | Default style: make Button's colors more consistentMitch Curtis2016-05-131-2/+2
* | Center testbench window in screenMitch Curtis2016-05-131-0/+2
* | qquickstyle.cpp: add missing qdebug.h includeJ-P Nurmi2016-05-131-0/+1
* | Material: visualize Button::checked stateJ-P Nurmi2016-05-131-1/+1