aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls
Commit message (Expand)AuthorAgeFilesLines
...
* | Document the order of priority for various methods of setting a styleMitch Curtis2016-03-181-0/+4
* | Correct generated resource namesMitch Curtis2016-03-181-1/+1
* | Rename Qt Labs Controls to Qt Quick Controls 2 - doc asset filenamesMitch Curtis2016-03-18300-116/+116
* | Rename Qt Labs Controls to Qt Quick Controls 2 - build systemMitch Curtis2016-03-1814-32/+33
* | Chat Tutorial: fix install targetsMitch Curtis2016-03-181-3/+3
* | Merge remote-tracking branch 'origin/5.6' into 5.7J-P Nurmi2016-03-183-25/+31
|\|
| * Material: use proper shades for dark theme colorsNikita Krupenko2016-03-171-16/+28
| * Material: corrected default, ToolButton and checkable controls fontsNikita Krupenko2016-03-162-9/+3
* | Add public API for setting and getting the style from C++J-P Nurmi2016-03-174-10/+34
* | Doc: complete documentation Control QML TypeNico Vertriest2016-03-171-0/+0
* | QQuickStyleSelector::select() takes a file _name_J-P Nurmi2016-03-171-35/+35
* | qtlabscontrolsplugin.cpp: cleanup stray characterJ-P Nurmi2016-03-171-1/+1
* | Doc: Corrected link issues in qt labs controlsNico Vertriest2016-03-163-23/+17
* | Rename QQuickStyle to QQuickStyleAttachedJ-P Nurmi2016-03-164-21/+21
* | Merge remote-tracking branch 'origin/5.6' into 5.7J-P Nurmi2016-03-162-0/+7
|\|
| * Change style inheritance for popupsJ-P Nurmi2016-03-152-0/+7
* | Add SwipeDelegateMitch Curtis2016-03-1522-0/+705
* | Doc: update doc Qt Labs ControlsNico Vertriest2016-03-1010-14/+142
* | Doc: updated description Gallery ex. Qt Labs ControlsNico Vertriest2016-03-091-2/+4
* | Containers: increase paddingJ-P Nurmi2016-03-097-9/+9
* | qtlabscontrols.qdocconf: remove obsolete qtquicklayouts dependencyJ-P Nurmi2016-03-081-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-084-4/+4
|\|
| * Fix static buildsMitch Curtis2016-03-071-1/+1
| * Fix typo in the Pane styleKonstantin Ritt2016-03-043-3/+3
* | Merge remote-tracking branch 'origin/5.6' into 5.7J-P Nurmi2016-03-0415-16/+1
|\|
| * Material: enable Popup drop shadowJ-P Nurmi2016-03-011-0/+1
| * Universal: switch to distance field text renderingJ-P Nurmi2016-02-2614-16/+0
* | Doc: remove ToolBar::frame reference leftoverJ-P Nurmi2016-03-041-6/+0
* | StackView: use control as root id like in all other controlsJ-P Nurmi2016-03-033-18/+18
* | Fix out of bounds accessFrank Meerkoetter2016-03-032-3/+3
* | Add Chat TutorialMitch Curtis2016-02-2920-0/+861
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7J-P Nurmi2016-02-25102-53/+77
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7J-P Nurmi2016-02-25102-53/+77
| |\|
| | * Exclude designer support on iOSJ-P Nurmi2016-02-251-1/+1
| | * QQuickMaterialProgressStrip: reset the transformation matrixJ-P Nurmi2016-02-231-0/+1
| | * 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
* | | Add ApplicationWindow::backgroundJ-P Nurmi2016-02-251-0/+1
|/ /
* | Control: add hoverEnabled and hovered propertiesJ-P Nurmi2016-02-251-0/+2
* | Add Control::wheelEnabledJ-P Nurmi2016-02-241-0/+1
* | Doc: Using File Selectors with Qt Labs ControlsJ-P Nurmi2016-02-235-14/+171
* | Add SpinBox::editable propertyJ-P Nurmi2016-02-234-0/+4
* | Update plugins.qmltypesJ-P Nurmi2016-02-221-1/+23
* | Material TabBar: highlight at the top when the bar is at the bottomJ-P Nurmi2016-02-221-1/+1
* | Add the style name as a static file selectorJ-P Nurmi2016-02-211-0/+5
* | Universal: follow the Qt coding styleJ-P Nurmi2016-02-203-47/+56
* | Material: follow the Qt coding styleJ-P Nurmi2016-02-202-60/+70
* | Merge remote-tracking branch 'origin/5.6' into 5.7J-P Nurmi2016-02-204-7/+32
|\|