aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls
Commit message (Expand)AuthorAgeFilesLines
* Use Control.activeKeyFocus instead of Item.activeFocusJ-P Nurmi2016-04-1117-35/+35
* Universal: fix vertical RangeSliderJ-P Nurmi2016-04-111-1/+1
* Use the pluginBasePath() to get the right base path for the configurationAndy Shaw2016-04-111-2/+5
* Add Control::activeKeyFocusJ-P Nurmi2016-04-111-2/+1
* Add internal QQuickStylePluginJ-P Nurmi2016-04-112-25/+34
* Material style: Fix color of disabled Label and PageIndicatorKonstantin Ritt2016-04-102-2/+2
* Material style: Fix vertical Slider appearanceKonstantin Ritt2016-04-101-4/+4
* Simplify the style plugins code a bitKonstantin Ritt2016-04-102-26/+12
* Doc: added src/controls to header and sourcedirs in qdocconf fileNico Vertriest2016-04-081-1/+3
* Make each style's 'base' directory available to initializeEngine()Mitch Curtis2016-04-081-4/+2
* Doc: Rename Qt Labs Controls to Qt Quick Controls 2Nico Vertriest2016-04-073-29/+29
* Fix a typo for ToolTip registrationLiang Qi2016-04-041-1/+1
* Doc: Rename Qt Labs Controls to Qt Quick Controls 2Venugopal Shivashankar2016-04-0116-37/+37
* Improve documentation for delegate controlsMitch Curtis2016-04-012-0/+48
* Update Default style SpinBox to match new design specsMitch Curtis2016-03-311-2/+14
* Dial: deduplicate binding.Anton Kudryavtsev2016-03-293-3/+3
* QQuickUniversalProgressRing: don't recreate rectangle in a loopAnton Kudryavtsev2016-03-291-1/+2
* QQuickMaterialProgressStrip: don't recreate rectangle in a loopAnton Kudryavtsev2016-03-291-1/+2
* Rename Qt Labs Controls to Qt Quick Controls 2 - doc updateVenugopal Shivashankar2016-03-2924-66/+70
* QQuickUniversalFocusRectangle: optimize string usageAnton Kudryavtsev2016-03-291-2/+4
* QQuickUniversalFocusRectangle: proper construction of vectorAnton Kudryavtsev2016-03-291-1/+1
* Themes: cache result of QFont::family()Anton Kudryavtsev2016-03-282-8/+10
* Default style RadioButton: deduplicate bindingAnton Kudryavtsev2016-03-261-1/+1
* Add support for specifying theme, accent & primary via envJ-P Nurmi2016-03-245-54/+117
* Docs: add examples how to sync active states for ScrollBar & IndicatorJ-P Nurmi2016-03-232-0/+92
* Fix borders for top & bottom drawersJ-P Nurmi2016-03-232-2/+2
* Inherit QQuickDrawer from QQuickPopupJ-P Nurmi2016-03-235-20/+146
* Update Default style RadioButton to match new design specsMitch Curtis2016-03-231-4/+4
* Update Default style Switch to match new design specsMitch Curtis2016-03-231-6/+6
* Update Default style CheckBox to match new design specsMitch Curtis2016-03-236-4/+9
* Update Default style Button to match new design specsMitch Curtis2016-03-231-4/+7
* Rename Qt Labs Controls to Qt Quick Controls 2 - doc filenamesVenugopal Shivashankar2016-03-2220-0/+0
* Introduce ToolTipJ-P Nurmi2016-03-2223-0/+544
* Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7J-P Nurmi2016-03-223-6/+12
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7J-P Nurmi2016-03-223-6/+12
| |\
| | * Popup: fix marginsJ-P Nurmi2016-03-213-6/+12
* | | Doc: moved Gallery files to examples/controls/galleryNico Vertriest2016-03-224-35/+0
|/ /
* | Doc: moved chat tutorial to examples folderNico Vertriest2016-03-2220-855/+0
* | Remove RangeSlider::track in favor of Control::backgroundJ-P Nurmi2016-03-217-68/+22
* | Remove Slider::track in favor of Control::backgroundJ-P Nurmi2016-03-218-64/+20
* | ProgressBar: use contentItem instead of indicatorJ-P Nurmi2016-03-2110-42/+37
* | ScrollBar: add increase(), decrease() and stepSizeJ-P Nurmi2016-03-211-0/+3
* | ScrollBar: use contentItem instead of handleJ-P Nurmi2016-03-217-41/+22
* | ScrollIndicator: use contentItem instead of indicatorJ-P Nurmi2016-03-217-39/+22
* | Universal: eliminate the extra Rectangle from ProgressBar indicatorJ-P Nurmi2016-03-213-27/+66
* | Use fonts from theme for editable controlsNikita Krupenko2016-03-192-0/+6
* | Rename Qt Labs Controls to Qt Quick Controls 2 - style pluginsJ-P Nurmi2016-03-198-28/+28
* | Rename Qt Labs Controls to Qt Quick Controls 2 - config fileJ-P Nurmi2016-03-192-3/+3
* | Reorganize controls.pro vs. controls.pri listsJ-P Nurmi2016-03-192-7/+9
* | Cleanup QQuickProxyStyleJ-P Nurmi2016-03-186-36/+12