summaryrefslogtreecommitdiff
path: root/src/controls/Private
Commit message (Expand)AuthorAgeFilesLines
* Check for empty style returned from environmentFriedemann Kleint2017-09-051-1/+1
* Convert features.tooltip to QT_CONFIGStephan Binner2017-06-271-3/+6
* Support for Q_OS_ANDROID_EMBEDDED and android-embedded buildsOtto Ryynänen2017-06-011-2/+2
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-182-6/+26
|\
| * Add NOTIFY signals for WheelArea5.8Marco Martin2017-04-032-6/+26
* | Fix warnings for -no-feature-itemviewsv5.9.0-beta1Nikita Krupenko2017-03-291-0/+2
* | Fix build with -no-feature-libraryPaul Olav Tvete2017-03-201-0/+2
* | Build fix for -no-feature-libraryPaul Olav Tvete2017-03-031-2/+3
* | Build fix for -no-feature-validatorPaul Olav Tvete2017-03-032-0/+7
* | Build fix for various widget featuresPaul Olav Tvete2017-03-031-4/+34
* | Merge remote-tracking branch 'qt/5.8' into 5.9Paul Olav Tvete2017-03-021-1/+4
|\ \ | |/
| * Made Button accept space key press and release eventsJason Erb2017-02-101-1/+4
* | Note that iconName requires QApplicationMitch Curtis2017-03-011-0/+2
* | Fix build for -no-feature-tooltipStephan Binner2017-02-281-3/+3
|/
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-261-2/+2
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-241-2/+2
| |\
| | * Fixed possible crash due to out of memory on ARMFilippo Cucchetto2016-11-231-2/+2
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-193-5/+38
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-183-5/+38
| |\ \ | | |/
| | * RangeModel: Emit min/max and value changes after component is completeJoni Poikelin2016-08-303-5/+38
* | | Merge remote-tracking branch 'origin/5.7' into 5.8v5.8.0-alpha1Liang Qi2016-08-305-8/+62
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-275-8/+62
| |\ \ | | |/
| | * Fix moving of TreeView itemsJoni Poikelin2016-08-263-7/+51
| | * Update scroll indicator position on content size changeNikita Krupenko2016-08-181-0/+10
| | * Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-08-151-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-025-21/+42
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-0/+2
| |\ \ | | |/
| | * ScrollView: block updates when redoing the layoutOlivier Goffart2016-06-091-0/+2
| * | Doc: QQuickRangeModel --> QQuickRangeModel1Nico Vertriest2016-07-071-8/+8
| * | Find custom styles from custom paths when set afterwardsDavid Faure2016-07-061-0/+5
| * | Find custom styles stored in qrc.David Faure2016-07-062-13/+26
| * | Doc: Add missing \qmlmodule and \inqmlmodule commandsTopi Reinio2016-06-221-0/+1
* | | Fix build after qtdeclarative changeAllan Sandfeld Jensen2016-07-132-5/+5
* | | Make FastGlow multi backendLaszlo Agocs2016-07-011-129/+4
* | | Migrate to the new QSGNinePatchNodeLaszlo Agocs2016-06-221-122/+3
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-1/+33
|\ \ | |/
| * Delete the m_styleoption properlyAlbert Astals Cid2016-05-111-1/+33
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-102-6/+0
|\ \ | |/
| * QQuickControlSettings (Android): check touch devicesAnton Kudryavtsev2016-05-031-5/+0
| * Remove unused variableAleix Pol2016-04-201-1/+0
* | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-04-291-2/+2
* | iOS: Remove text selection handlingRichard Moe Gustavsen2016-04-264-137/+1
* | Add support for QT_QUICK_CONTROLS_1_STYLEJ-P Nurmi2016-04-221-3/+11
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-081-2/+2
|\ \ | |/
| * Fix hiding of horizontal scrollbar when content changesJoni Poikelin2016-03-101-2/+2
* | Fix unused variable warnings in static buildsMitch Curtis2016-03-181-0/+2
* | Controls: append "1" to all C++ classesMitch Curtis2016-03-1826-329/+329
* | Enable using the module in a statically built applicationAndy Shaw2016-03-151-0/+14
* | Correct scrolling direction when using SlidersMorten Johan Sørvig2016-03-152-0/+10
* | ScrollBar: ignore synthesized mouse eventsShawn Rutledge2016-03-111-1/+4