aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Tests: de-couple SignalSequenceSpy from the testable controlsJ-P Nurmi2016-11-163-134/+158
| * | | Doc: rephase the "logical position" propertiesJ-P Nurmi2016-11-165-19/+19
* | | | Contact List example: replace Qt Quick primitives with ControlsJ-P Nurmi2016-11-174-32/+25
* | | | Contact List example: make ContactDelegate.ui.qml designableJ-P Nurmi2016-11-171-19/+5
* | | | Gallery: improve designer compatibilityJ-P Nurmi2016-11-179-27/+5
* | | | Gallery: kill some useless pagesJ-P Nurmi2016-11-174-211/+0
* | | | Adding new example Contact ListThomas Hartmann2016-11-1715-1/+1176
* | | | Material: de-couple foreground and primaryTextColorJ-P Nurmi2016-11-1626-39/+39
* | | | Restore AbstractButton::checkableJ-P Nurmi2016-11-168-53/+22
* | | | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-153-4/+13
|\| | |
| * | | Stabilize tst_drawerJ-P Nurmi2016-11-152-4/+9
| * | | Doc: Popup.CloseOnRelease* policies only work with modal popupsMitch Curtis2016-11-081-0/+4
* | | | Avoid .qmlc files being picked up by Creator's locatorMitch Curtis2016-11-1116-16/+16
* | | | Dialog: emit rejected() when closed interactivelyMitch Curtis2016-11-102-2/+55
* | | | Prepare for a change to itemGeometryChangedErik Verbruggen2016-11-092-0/+16
* | | | Fix tst_snippets in static buildsJ-P Nurmi2016-11-081-0/+2
* | | | Fix tst_qquick(material|universal)styleconf in static buildsJ-P Nurmi2016-11-082-0/+2
* | | | tst_swipedelegate: kill the unnecessary dependency to QtQuick.LayoutsJ-P Nurmi2016-11-081-6/+6
* | | | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-0323-87/+629
|\| | |
| * | | ScrollIndicator: fix documentation review findingsMitch Curtis2016-11-033-3/+137
| * | | ScrollBar: Fix documentation review findingsMitch Curtis2016-11-033-2/+142
| * | | QQuickComboBox: key searchJ-P Nurmi2016-11-032-39/+111
| * | | QQuickComboBox: handle Home and End keysJ-P Nurmi2016-11-032-33/+167
| * | | tst_accessibility: add all remaining controlsJ-P Nurmi2016-11-026-3/+33
| * | | Popups: use "Dialog" accessible roleJ-P Nurmi2016-11-023-3/+7
| * | | SwipeView: fix accessibility supportJ-P Nurmi2016-11-025-3/+16
| * | | StackView: provide accessible roleJ-P Nurmi2016-11-024-1/+16
* | | | tst_accessibility: add RoundButtonJ-P Nurmi2016-11-022-0/+7
* | | | Doc: add more verbose brief description for DialogJ-P Nurmi2016-11-021-1/+1
* | | | Doc: add RoundButton to the guidelines for buttonsJ-P Nurmi2016-11-021-0/+18
* | | | QQuickDialog: finish accessibility supportJ-P Nurmi2016-11-024-2/+15
* | | | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-02139-557/+1477
|\| | |
| * | | Doc: tweak BusyIndicator's GIFJ-P Nurmi2016-11-023-5/+5
| * | | Doc: revise brief descriptionsJ-P Nurmi2016-11-0237-37/+37
| * | | Doc: BusyIndicator vs. indeterminate ProgressBarJ-P Nurmi2016-11-022-0/+36
| * | | Doc: show the non-wrapping Dial GIF in the detailed descriptionJ-P Nurmi2016-11-021-0/+2
| * | | Cleanup and speedup tst_accessibilityJ-P Nurmi2016-11-0240-388/+86
| * | | Frame: fix accessibility supportJ-P Nurmi2016-11-024-1/+24
| * | | ToolTip: fix accessibility supportJ-P Nurmi2016-11-024-1/+25
| * | | QQuickPopup: let subclasses control accessibility attributesJ-P Nurmi2016-11-023-0/+44
| * | | tst_accessibility: add some missing controlsJ-P Nurmi2016-11-026-0/+70
| * | | GroupBox: fix accessibility supportJ-P Nurmi2016-11-024-1/+36
| * | | Page: fix accessibility supportJ-P Nurmi2016-11-014-0/+25
| * | | ComboBox: fix accessibility supportJ-P Nurmi2016-11-014-0/+38
| * | | Doc: add GIF to SwipeView detailed descriptionJ-P Nurmi2016-11-014-1/+116
| * | | Get rid of the remaining qdoc markers in the Default styleJ-P Nurmi2016-11-0137-169/+10
| * | | Doc: add GIF animation for DrawerJ-P Nurmi2016-11-014-10/+121
| * | | Doc: fix review findings for ToolButtonJ-P Nurmi2016-11-014-13/+37
| * | | Doc: fix review findings for ApplicationWindowJ-P Nurmi2016-11-011-2/+63
| * | | QQuickPopup: use QShortcutMap to grab Back & Escape keysJ-P Nurmi2016-11-014-12/+76