aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* CheckDelegate: expand detailed descriptionMitch Curtis2016-09-191-4/+9
* GroupBox: fix documentation review findingsMitch Curtis2016-09-191-4/+7
* Frame: link to contentItem in detailed descriptionMitch Curtis2016-09-191-2/+2
* List .qdoc files and snippets in OTHER_FILESJ-P Nurmi2016-09-162-2/+8
* qquickapplicationwindow.cpp: fix typo in property docFrederik Schwarzer2016-09-161-1/+1
* QQuickControl: clear the hovered state when hiddenJ-P Nurmi2016-09-151-0/+4
* Drawer: fix flickering on touch releaseJ-P Nurmi2016-09-141-0/+6
* Fix modal overlays leaking wheel events throughJ-P Nurmi2016-09-133-1/+18
* Doc: align "pre-defined colors" in the style docsJ-P Nurmi2016-09-132-35/+35
* Doc: update the list of supported Universal style env variablesJ-P Nurmi2016-09-131-0/+8
* Doc: add missing SplitView in the type comparison tableJ-P Nurmi2016-09-131-0/+3
* Doc: highlight examples on the index pageJ-P Nurmi2016-09-121-1/+3
* Delete replaced delegates after Component.completed() is emittedMitch Curtis2016-09-1215-12/+101
* Remove unused QQuickMaterialStylePrivate forward declarationMitch Curtis2016-09-121-2/+0
* QQuickDrawer: fix the internal transition stateJ-P Nurmi2016-09-064-60/+54
* Fix drawer visibility and overlay event handlingJ-P Nurmi2016-09-066-96/+102
* QQuickDrawerPrivate::ungrabMouse()J-P Nurmi2016-09-062-47/+56
* QQuickDrawerPrivate::grabMouse()J-P Nurmi2016-09-062-32/+40
* QQuickDrawerPrivate::startDrag()J-P Nurmi2016-09-062-18/+29
* Material: fix ToolBar to respect Material.backgroundJ-P Nurmi2016-09-063-1/+10
* Material: fix popups to respect Material.backgroundJ-P Nurmi2016-09-061-0/+4
* Make QQuickDrawerPrivate accessible via qquickdrawer_p_p.hJ-P Nurmi2016-09-053-28/+97
* Remove superfluous QQuickOverlayPrivate::popupsJ-P Nurmi2016-09-052-4/+1
* QQuickOverlay: keep track of all drawersJ-P Nurmi2016-09-052-13/+6
* QQuickOverlay: keep track of all popupsJ-P Nurmi2016-09-053-1/+27
* Make QQuickOverlayPrivate accessible via qquickoverlay_p_p.hJ-P Nurmi2016-09-053-29/+97
* Fix hover event delivery with plain QQuickWindowJ-P Nurmi2016-09-051-9/+16
* Use QQuickOverlay with plain QQuickWindowJ-P Nurmi2016-09-055-20/+33
* Make QQuickOverlay resize itselfJ-P Nurmi2016-09-053-8/+23
* TextField: improve the implicit size calculationJ-P Nurmi2016-09-053-8/+12
* Switch: fix missing pressed() and released() signalsJ-P Nurmi2016-09-051-1/+5
* Doc: mention Material.elevation in the docsJ-P Nurmi2016-09-051-0/+11
* Material: ignore Material.background unless explicitly setMitch Curtis2016-09-021-1/+2
* Cleanup unused QQuickMaterialStyle::drawerBackgroundColorJ-P Nurmi2016-09-022-7/+0
* QQuickDrawer: fix velocity calculationJ-P Nurmi2016-09-021-1/+17
* Switch: fix Qt::ClickFocus on the indicatorJ-P Nurmi2016-09-021-0/+8
* Fix QQuickDrawerPrivate::handleMouseReleaseEvent()J-P Nurmi2016-09-021-5/+6
* Popup: respect dynamic dim & modal changesJ-P Nurmi2016-09-021-1/+18
* Make a plain Container calculate suitable implicit sizeJ-P Nurmi2016-08-313-1/+49
* Make a plain Control calculate suitable implicit sizeJ-P Nurmi2016-08-313-1/+49
* ScrollIndicator: respect the paddings when overshootingJ-P Nurmi2016-08-301-4/+9
* TabBar: improve the behavior of flickable tabsJ-P Nurmi2016-08-252-2/+13
* Fix typo in deployment documentationMitch Curtis2016-08-241-1/+1
* QQuickStylePlugin: avoid re-creating the proxy themeJ-P Nurmi2016-08-231-0/+5
* QQuickToolTip: fix the creation context of the shared tooltipJ-P Nurmi2016-08-221-15/+12
* Fix attached ToolTip propertiesJ-P Nurmi2016-08-191-2/+8
* QQuickPopup: do not attempt to execute transitions without a windowJ-P Nurmi2016-08-192-3/+9
* Close parentless popupsJ-P Nurmi2016-08-191-0/+2
* Document that style attributes set in QML have precedence over settingsMitch Curtis2016-08-192-2/+4
* Universal: document the attached style propertiesMitch Curtis2016-08-192-0/+10