aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ScrollBar|Indicator: use QQmlInfo and don't crash with non-FlickablesJ-P Nurmi2016-04-154-28/+46
* | Add QQuickMaterialStyle::variantToRgba()J-P Nurmi2016-04-152-42/+32
* | Use font from theme for list delegatesNikita Krupenko2016-04-1411-1/+40
* | Fix tst_button::test_checkable()J-P Nurmi2016-04-141-1/+18
* | Rename ControlSpy to SignalSequenceSpyJ-P Nurmi2016-04-145-35/+35
* | Controls: update license headersJ-P Nurmi2016-04-14200-367/+367
* | Templates: update license headersJ-P Nurmi2016-04-14106-199/+199
* | Rename .metainfo for QML DesignerJ-P Nurmi2016-04-142-24/+24
* | Update README.mdJ-P Nurmi2016-04-141-6/+6
* | CMake: test QQuickStyle includeJ-P Nurmi2016-04-131-0/+1
* | Doc: cleanup broken links to non-existent AbstractButton::checkableJ-P Nurmi2016-04-133-5/+4
* | Doc: add 2-suffix to the image assets and snippetsJ-P Nurmi2016-04-13386-223/+223
* | Controls: rename the plugin to QtQuickControls2PluginJ-P Nurmi2016-04-134-12/+12
* | Controls: rename the C++ module to qtquickcontrols2J-P Nurmi2016-04-1338-60/+60
* | Doc: add 2-suffix to the templates related pagesJ-P Nurmi2016-04-132-1/+1
* | Templates: rename the plugin to QtQuickTemplates2PluginJ-P Nurmi2016-04-133-9/+9
* | Templates: rename the C++ module to qtquicktemplates2J-P Nurmi2016-04-13137-219/+219
* | Add SwitchDelegateMitch Curtis2016-04-1335-126/+1154
* | Material: use CheckIndicator for MenuItem's indicatorMitch Curtis2016-04-131-68/+2
* | Remove mentions of tech previewMitch Curtis2016-04-132-10/+9
* | Expose checkable where necessary, instead of in QQuickAbstractButtonMitch Curtis2016-04-1329-236/+108
* | tst_sanity|creationtime|objectcount: skip the internal indicator typesv5.7.0-beta1J-P Nurmi2016-04-123-9/+9
* | QQuickAbstractButton: fix the order of nextCheckState() vs. clicked()J-P Nurmi2016-04-123-36/+36
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7J-P Nurmi2016-04-119-8/+51
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-119-8/+51
| |\|
| | * Doc: fix ButtonGroup::buttons typeJ-P Nurmi2016-04-111-1/+1
| | * Fix ScrollBars with paddingsJoni Poikelin2016-04-015-9/+25
| | * ComboBox: fix usage in an asynchronous LoaderJ-P Nurmi2016-03-232-4/+29
| | * Purge sRGB chunks from PNGs in documentation.Edward Welbourne2016-03-224-0/+0
* | | Add RadioDelegateMitch Curtis2016-04-1135-92/+1074
|/ /
* | Add CheckDelegateMitch Curtis2016-04-1135-136/+1199
* | Correct Switch position & visualPosition documentationMitch Curtis2016-04-111-2/+2
* | 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
* | Take style name into account when creating static plugin base pathMitch Curtis2016-04-111-2/+1
* | Add Control::activeKeyFocusJ-P Nurmi2016-04-114-7/+82
* | Add internal QQuickStylePluginJ-P Nurmi2016-04-115-25/+196
* | 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
* | gallery: Add vertical slider to RangeSliderPageKonstantin Ritt2016-04-101-0/+8
* | QQuickPopup: Deduplicate the code a bitKonstantin Ritt2016-04-101-8/+2
* | Simplify the style plugins code a bitKonstantin Ritt2016-04-102-26/+12
* | Relayout on setting the header or footer to nullKonstantin Ritt2016-04-092-8/+8
* | Relayout on the header|footer geometry and visibility changesKonstantin Ritt2016-04-092-10/+52
* | 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-084-4/+136
* | Update tst_dayofweekrow after qtbase's locale updateMitch Curtis2016-04-081-1/+1
* | Stop Button's pressAndHold once the button is not pressed anymoreKonstantin Ritt2016-04-071-1/+1
* | gallery: Add vertical slider to SliderPageKonstantin Ritt2016-04-071-0/+7