aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update .gitignoreJ-P Nurmi2015-10-301-1/+1
* Simplify TextField & TextArea placeholderJ-P Nurmi2015-10-3016-127/+69
* Remove PageIndicator::colorJ-P Nurmi2015-10-303-33/+1
* Controls: get style settingsLiang Qi2015-10-292-2/+16
* QQuickFileSelector: renamed extraSelectors() to style()Liang Qi2015-10-293-8/+8
* StackView: use XAnimatorJ-P Nurmi2015-10-291-6/+6
* Fix "Customizing SpinBox" qdoc warningsJ-P Nurmi2015-10-291-2/+2
* SpinBox: add validator, textFromValue and valueFromTextJ-P Nurmi2015-10-295-8/+191
* tst_control: use pure templates for font testsJ-P Nurmi2015-10-291-6/+6
* Fix mis-aligned text in tabsJ-P Nurmi2015-10-291-2/+2
* QQuickSwitch: cleanup implementation details from the APIJ-P Nurmi2015-10-292-61/+62
* Update plugins.qmltypesJ-P Nurmi2015-10-292-0/+38
* Added QQuickControl::accessibleRole() and etcLiang Qi2015-10-2939-52/+168
* Make testbench work with all stylesMitch Curtis2015-10-276-360/+403
* TabBar: fix binding loop on currentIndexJ-P Nurmi2015-10-271-6/+10
* TabBar: fix the default layouting of dynamically added tabsJ-P Nurmi2015-10-273-0/+33
* QQuickFileSelector: added baseUrl() and setBaseUrl()Liang Qi2015-10-274-30/+49
* QQuickFileSelector: removed selectorIndicatorLiang Qi2015-10-271-3/+1
* Start to use QQuickFileSelectorLiang Qi2015-10-275-211/+56
* Controls: copy QFileSelector from QtCore 3cae29b7Liang Qi2015-10-273-0/+533
* Control: fix available sizeJ-P Nurmi2015-10-272-5/+51
* .qmake.conf: set QQC2_SOURCE_TREEJ-P Nurmi2015-10-243-2/+4
* StackView: add dedicated replace transitionsJ-P Nurmi2015-10-236-17/+114
* Container: virtual itemAdded() & itemRemoved() hooksJ-P Nurmi2015-10-225-29/+28
* Move the internal ExclusiveGroup from TabBar to ContainerJ-P Nurmi2015-10-224-55/+87
* Re-introduce SpinBoxJ-P Nurmi2015-10-2225-4/+1262
* Flat style: fix inheritance for re-parented itemsJ-P Nurmi2015-10-222-2/+20
* Share style inheritance related helpersJ-P Nurmi2015-10-225-100/+179
* Add ExclusiveGroup::isCheckable(QtObject)J-P Nurmi2015-10-223-0/+38
* Promote current index handling from SwipeView to ContainerJ-P Nurmi2015-10-225-45/+40
* QQuickControl: dynamically create a11y attached objectLiang Qi2015-10-2133-139/+339
* Add testbench as a manual testMitch Curtis2015-10-215-0/+501
* Doc: Update examplesinstallpath to include the repository nameTopi Reinio2015-10-211-1/+1
* TextArea & TextField: fix placeholder alignmentJ-P Nurmi2015-10-204-0/+32
* Docs: disambiguate group sectionsJ-P Nurmi2015-10-2029-107/+97
* Docs: Input groupJ-P Nurmi2015-10-1919-11/+129
* Docs: Containers groupJ-P Nurmi2015-10-1916-36/+161
* Docs: Navigation groupJ-P Nurmi2015-10-1911-52/+131
* Docs: improve Indicators & Buttons groupsJ-P Nurmi2015-10-192-4/+10
* Docs: include ScrollBar in indicators & add a screenshotJ-P Nurmi2015-10-194-8/+41
* Docs: link from BusyIndicator to Customizing BusyIndicatorJ-P Nurmi2015-10-191-7/+1
* Doc: RangeSlider: Move methods out of property groupsTopi Reinio2015-10-191-30/+33
* Update plugins.qmltypesJ-P Nurmi2015-10-163-231/+134
* PageIndicator: fix initialization of the 'pressed' context-propertyJ-P Nurmi2015-10-162-10/+19
* Make tst_snippets fail if there are QML warningsJ-P Nurmi2015-10-161-0/+11
* Fix MonthGrid snippetJ-P Nurmi2015-10-161-1/+1
* Docs: Indicators groupJ-P Nurmi2015-10-1512-20/+118
* Docs: Buttons groupJ-P Nurmi2015-10-1523-10/+118
* Button & ToolButton: visualize checked stateJ-P Nurmi2015-10-152-6/+7
* Improve tst_Gifs::rangeSlider()Mitch Curtis2015-10-143-16/+36