aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-194-187/+71
* Recommend the use of ApplicationWindow with popupsMitch Curtis2016-02-192-1/+38
* Controls: fix locale inheritance for popupsLiang Qi2016-02-193-10/+28
* Material: make MenuItem highlight visible against any backgroundJ-P Nurmi2016-02-191-1/+1
* Controls: fix font inheritance for popupsLiang Qi2016-02-183-5/+23
* 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-151-1/+1
* Link to examples from index pageMitch Curtis2016-02-151-0/+1
* Test and fix AbstractButton::pressAndHold()J-P Nurmi2016-02-121-2/+5
* 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
* 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-091-0/+25
* Sliders: fix snapping on releaseJ-P Nurmi2016-02-082-2/+10
* RangeSlider: fix stepSize handling when snapping is enabledJ-P Nurmi2016-02-081-3/+8
* Material: corrected padding of TabButtonNikita Krupenko2016-02-081-1/+1
* Slider: fix stepSize handling when snapping is enabledJ-P Nurmi2016-02-081-2/+8
* 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
* Optimize QQuickUniversalFocusRectangle::paint()J-P Nurmi2016-02-061-11/+22
* QQuickUniversalFocusRectangle: avoid unnecessary paintsJ-P Nurmi2016-02-061-0/+3
* Update example snippets to use qrc:/main.qmlJ-P Nurmi2016-02-052-2/+4
* Fix Universal & Material style font checksJ-P Nurmi2016-02-022-2/+2
* Make popups work without ApplicationWindow, to some degreev5.6.0-rc1v5.6.0J-P Nurmi2016-01-308-94/+118
* Allow ComboBox popup to use more screen spaceJ-P Nurmi2016-01-303-3/+9
* Try harder to keep popups inside the windowJ-P Nurmi2016-01-301-5/+26
* Update plugins.qmltypesJ-P Nurmi2016-01-302-6/+20
* Add Popup::marginsJ-P Nurmi2016-01-303-2/+271
* Popup: improve positioningJ-P Nurmi2016-01-302-6/+11
* Material ComboBox: round popup cornersJ-P Nurmi2016-01-301-0/+1
* CheckBox: support partially checked state for Default & UniversalJ-P Nurmi2016-01-302-5/+28
* Material CheckBox: fix disabled stateJ-P Nurmi2016-01-301-1/+1
* AbstractButton: set automatically as checkable when being checkedJ-P Nurmi2016-01-301-0/+3
* Material: adjust sizes of checkable controlsNikita Krupenko2016-01-293-12/+18
* Update TabBar and TabButton screenshotsJ-P Nurmi2016-01-293-0/+0