aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Material: rename internal constants for divider colorNikita Krupenko2016-04-201-6/+6
* Popup: rename close policy flagsJ-P Nurmi2016-04-209-33/+33
* Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7J-P Nurmi2016-04-20137-24/+292
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7J-P Nurmi2016-04-20137-24/+292
| |\
| | * Flatten and rename example install path and directory structureMitch Curtis2016-04-1953-4/+4
| | * Calendar: fix docsNikita Krupenko2016-04-161-2/+2
| | * Calendar: fix wrong signal on 'to' property change in CalendarModelNikita Krupenko2016-04-161-1/+1
| | * Adding prototypes for ApplicationWindow for code modelThomas Hartmann2016-04-131-0/+239
| | * Material: correct paddings for text edit controlsNikita Krupenko2016-04-132-7/+9
| | * Material: use theme cursor in SpinBoxNikita Krupenko2016-04-132-0/+27
| | * Adjust qtlabscontrols.metainfoThomas Hartmann2016-04-121-10/+10
* | | Tests: cleanup templates importsJ-P Nurmi2016-04-203-3/+1
* | | Tests: prepare for the upcoming import renameJ-P Nurmi2016-04-203-18/+18
* | | Popup: add opened() and closed() signals.Mitch Curtis2016-04-203-0/+50
* | | Material: increase size and paddings for SpinBoxNikita Krupenko2016-04-202-11/+22
|/ /
* | Update Default style Dial to match new design specsMitch Curtis2016-04-2010-10/+219
* | Add focus visuals to default ItemDelegateMitch Curtis2016-04-201-2/+2
* | tst_button: fix warnings in test_checkableJ-P Nurmi2016-04-191-0/+9
* | Merge QQuickPluginUtils to QQuickStylePluginJ-P Nurmi2016-04-198-152/+31
* | Doc: rename remaining qtlabscontrols groups and linksJ-P Nurmi2016-04-1913-13/+13
* | Update Default style ComboBox to match new design specsMitch Curtis2016-04-1910-21/+27
* | Dial: add wrap propertyMitch Curtis2016-04-193-3/+88
* | Move angle calculation to static global variable.Mitch Curtis2016-04-191-1/+3
* | Doc: cleanup the index pageJ-P Nurmi2016-04-191-8/+17
* | Doc: setup subprojects for QML Types, C++ Classes and ExamplesJ-P Nurmi2016-04-193-33/+66
* | QQuickControlPrivate: move font to ExtraDataLiang Qi2016-04-182-6/+15
* | .qdocconf: fix description and namespaceJ-P Nurmi2016-04-181-2/+2
* | Add deployment documentationMitch Curtis2016-04-183-0/+99
* | Universal: add foreground and background attached propertiesJ-P Nurmi2016-04-1828-52/+279
* | ComboBox: respect currentIndex:-1J-P Nurmi2016-04-182-2/+14
* | Doc: visualize the pre-defined style colorsJ-P Nurmi2016-04-183-41/+44
* | Add QQuickUniversalStyle::variantToRgba()J-P Nurmi2016-04-182-20/+28
* | Material: fill TabBar backgroundJ-P Nurmi2016-04-181-0/+6
* | Material: make highlighted buttons respect explicitly set foregroundJ-P Nurmi2016-04-181-0/+2
* | Remove references to non-existent ComboBox::downJ-P Nurmi2016-04-184-8/+4
* | Doc: add section for C++ classes in overview pageNico Vertriest2016-04-174-3/+56
* | Add invokable Universal.color() methodJ-P Nurmi2016-04-162-0/+7
* | QQuickUniversalStyle: rename getColor() to systemColor()J-P Nurmi2016-04-162-26/+26
* | Rename QQuickUniversalStyle::Accent to ColorJ-P Nurmi2016-04-163-9/+9
* | Universal: revise the internal light and dark color helper methodsJ-P Nurmi2016-04-161-5/+5
* | Universal: rename member variablesJ-P Nurmi2016-04-162-11/+11
* | Align QQuickUniversalStyle::SystemColor valuesJ-P Nurmi2016-04-162-2/+2
* | Fix testbenchJ-P Nurmi2016-04-161-1/+1
* | Doc: fix ButtonGroup::checkedButtonJ-P Nurmi2016-04-161-1/+1
* | ButtonGroup::buttons: avoid losing the checked button on re-assignmentJ-P Nurmi2016-04-163-7/+39
* | Doc: fix ComboBox::highlightedIndex \readonly tagJ-P Nurmi2016-04-151-1/+1
* | Material: add foreground and background attached propertiesJ-P Nurmi2016-04-155-10/+293
* | Add QQuickAbstractButton::downMitch Curtis2016-04-1546-96/+191
* | ToolTip: use QQmlInfo and don't crash with non-ItemsJ-P Nurmi2016-04-152-12/+26
* | ScrollBar|Indicator: use QQmlInfo and don't crash with non-FlickablesJ-P Nurmi2016-04-154-28/+46