aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update import versions in src/import/controls - part IIJ-P Nurmi2016-11-23121-121/+121
* Sort out and clarify QML type registrationJ-P Nurmi2016-11-232-15/+11
* Update import versions in src/import/controlsJ-P Nurmi2016-11-23141-231/+231
* Make sure the appropriate import versions are always availableJ-P Nurmi2016-11-235-12/+16
* Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-2117-273/+242
|\
| * Whitespace fixesJ-P Nurmi2016-11-203-3/+1
| * qtquickcontrols2-contactlist.qdoc: remove stray image-tagJ-P Nurmi2016-11-201-1/+1
| * SwipeDelegate: comment out the revision of swipe.completed()J-P Nurmi2016-11-181-1/+1
| * Overhaul the Contact List exampleJ-P Nurmi2016-11-186-89/+90
| * Contact List: tweak the section headerJ-P Nurmi2016-11-182-21/+8
| * Contact List: give the contact dialog focusJ-P Nurmi2016-11-172-0/+2
| * Contact List: add dialog titlesJ-P Nurmi2016-11-171-0/+2
| * Contact List: cleanup the list viewJ-P Nurmi2016-11-171-4/+1
| * Contact List: fix model insertionJ-P Nurmi2016-11-171-3/+5
| * Contact List: simplify the ContactModel gettersJ-P Nurmi2016-11-171-12/+4
| * Contact List: rename AddressModel to ContactModelJ-P Nurmi2016-11-178-53/+53
| * Contact List: cosmetic cleanupJ-P Nurmi2016-11-177-30/+18
* | qquickmaterialripple.cpp: cleanup unused variablesJ-P Nurmi2016-11-201-2/+0
* | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-1771-385/+1400
|\|
| * Update .gitignoreJ-P Nurmi2016-11-171-0/+1
| * Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-1712-185/+309
| |\
| | * QQuickStyle: kill the temporary QQmlEngine instanceJ-P Nurmi2016-11-171-1/+19
| | * Doc: a follow-up commit to 'rephase the "logical position" properties'J-P Nurmi2016-11-171-2/+2
| | * QQuickSpinBox: fix auto-repeatJ-P Nurmi2016-11-172-1/+64
| | * QQuickAbstractButton: fix auto-repeatJ-P Nurmi2016-11-172-34/+59
| | * Tests: de-couple SignalSequenceSpy from the testable controlsJ-P Nurmi2016-11-163-134/+158
| | * Doc: rephase the "logical position" propertiesJ-P Nurmi2016-11-165-19/+19
| * | Contact List example: replace Qt Quick primitives with ControlsJ-P Nurmi2016-11-174-32/+25
| * | Contact List example: make ContactDelegate.ui.qml designableJ-P Nurmi2016-11-171-19/+5
| * | Gallery: improve designer compatibilityJ-P Nurmi2016-11-179-27/+5
| * | Gallery: kill some useless pagesJ-P Nurmi2016-11-174-211/+0
| * | Adding new example Contact ListThomas Hartmann2016-11-1715-1/+1176
| * | Material: de-couple foreground and primaryTextColorJ-P Nurmi2016-11-1626-39/+39
| * | Restore AbstractButton::checkableJ-P Nurmi2016-11-168-53/+22
* | | ComboBox: add more padding to the indicatorsJ-P Nurmi2016-11-1611-6/+6
* | | Add support for a QT_QUICK_CONTROLS_STYLE_PATH environment variableJ-P Nurmi2016-11-162-2/+16
* | | Add QQuickAbstractButton::textChange()J-P Nurmi2016-11-162-0/+9
* | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-1528-29/+112
|\| |
| * | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-153-4/+13
| |\|
| | * Stabilize tst_drawerJ-P Nurmi2016-11-152-4/+9
| | * Doc: Popup.CloseOnRelease* policies only work with modal popupsMitch Curtis2016-11-081-0/+4
| * | Avoid .qmlc files being picked up by Creator's locatorMitch Curtis2016-11-1116-16/+16
| * | Dialog: emit rejected() when closed interactivelyMitch Curtis2016-11-102-2/+55
| * | Prepare for a change to itemGeometryChangedErik Verbruggen2016-11-092-0/+16
| * | Fix tst_snippets in static buildsJ-P Nurmi2016-11-081-0/+2
| * | Fix tst_qquick(material|universal)styleconf in static buildsJ-P Nurmi2016-11-082-0/+2
| * | tst_swipedelegate: kill the unnecessary dependency to QtQuick.LayoutsJ-P Nurmi2016-11-081-6/+6
* | | Merge "Merge remote-tracking branch 'origin/5.8' into dev" into refs/staging/devJ-P Nurmi2016-11-11163-646/+2406
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-03163-646/+2406
| |\| |
| | * | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-0323-87/+629
| | |\|