aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* | Don't restore focus to contentItem when a focusless popup was closedMitch Curtis2016-05-192-6/+15
* | 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-181-0/+4