aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix typo in the Pane styleKonstantin Ritt2016-03-043-3/+3
* Fix QQuickPopup::setParentItem()J-P Nurmi2016-03-021-1/+1
* Material: enable Popup drop shadowJ-P Nurmi2016-03-011-0/+1
* Register QQuickItem revision 2J-P Nurmi2016-02-261-0/+1
* Universal: switch to distance field text renderingJ-P Nurmi2016-02-2614-16/+0
* QQuickPopup: fix uninitialized variableJ-P Nurmi2016-02-251-0/+1
* Exclude designer support on iOSJ-P Nurmi2016-02-251-1/+1
* Implement accessibility support for Popup and MenuJ-P Nurmi2016-02-2510-7/+91
* Fix QQuickPopup to respect explicit sizeJ-P Nurmi2016-02-242-5/+29
* RangeSlider: forward focus to the handlesJ-P Nurmi2016-02-243-0/+53
* QQuickMaterialProgressStrip: reset the transformation matrixJ-P Nurmi2016-02-231-0/+1
* Doc: fix typos in Qt.labs.calendarJ-P Nurmi2016-02-233-3/+3
* Fix CalendarModel month indicesJ-P Nurmi2016-02-232-6/+147
* Extend tst_monthgridJ-P Nurmi2016-02-231-25/+55
* Material: tweak the accent color and ripples for the dark themeJ-P Nurmi2016-02-221-2/+2
* Material: add missing focus highlightsJ-P Nurmi2016-02-226-4/+28
* Add icons for the QML DesignerJ-P Nurmi2016-02-2292-44/+43
* Do not limit ComboBox menu to predefined valueNikita Krupenko2016-02-212-2/+2
* Popup: use available size and paddings from the popup itemJ-P Nurmi2016-02-195-188/+345
* Recommend the use of ApplicationWindow with popupsMitch Curtis2016-02-192-1/+38
* Gallery: remove conflicting anchorsJ-P Nurmi2016-02-191-1/+0
* Controls: fix locale inheritance for popupsLiang Qi2016-02-194-10/+210
* Material: make MenuItem highlight visible against any backgroundJ-P Nurmi2016-02-191-1/+1
* Controls: fix font inheritance for popupsLiang Qi2016-02-185-5/+253
* QQuickControl: delayed the call of resolveFont()Liang Qi2016-02-182-8/+1
* Material: return proper themeFont() for controlsNikita Krupenko2016-02-173-6/+31
* clear parentItem of old header and footer itemsJochen Seemann2016-02-172-4/+12
* ItemDelegate: make the highlight visible against any backgroundJ-P Nurmi2016-02-153-1/+8
* SpinBox: fix JS callback accessJ-P Nurmi2016-02-152-1/+22
* Link to examples from index pageMitch Curtis2016-02-151-0/+1
* Test and fix AbstractButton::pressAndHold()J-P Nurmi2016-02-122-6/+12
* SwipeView: warn the user for using anchorsJ-P Nurmi2016-02-121-1/+16
* StackView: warn the user for using anchorsJ-P Nurmi2016-02-122-0/+14
* Bump version to 5.6.1J-P Nurmi2016-02-121-1/+1
* Revert "Fix accessing StackView attached properties via popped item"J-P Nurmi2016-02-111-2/+1
* Fix accessing StackView attached properties via popped itemJ-P Nurmi2016-02-101-1/+2
* Universal: fix fontsJ-P Nurmi2016-02-092-9/+14
* Material: fix fontsJ-P Nurmi2016-02-092-8/+16
* RangeSlider: choose the nearest handleJ-P Nurmi2016-02-092-15/+72
* Sliders: fix snapping on releaseJ-P Nurmi2016-02-082-2/+10
* RangeSlider: fix stepSize handling when snapping is enabledJ-P Nurmi2016-02-082-3/+45
* Material: corrected padding of TabButtonNikita Krupenko2016-02-081-1/+1
* Slider: fix stepSize handling when snapping is enabledJ-P Nurmi2016-02-082-2/+40
* Add AbstractButton::pressAndHold() signalJ-P Nurmi2016-02-075-4/+56
* Material: increase the height of tabsJ-P Nurmi2016-02-072-5/+6
* Docs: fix typos in margins linksJ-P Nurmi2016-02-061-4/+4
* Add minimal docs for Control::contentItemJ-P Nurmi2016-02-061-1/+3
* Docs: add missing \readonly tagsJ-P Nurmi2016-02-069-1/+25
* QQuickPopup: add some missing propertiesJ-P Nurmi2016-02-064-6/+138
* Universal: enable focus rect for ToolButtonJ-P Nurmi2016-02-061-0/+2