summaryrefslogtreecommitdiff
path: root/src/controls
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-198-10/+51
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-187-10/+49
| | |\ \ | | | |/
| | | * Slider: fix the handle's position when minimumValue is not 0Mitch Curtis2016-09-141-2/+4
| | | * Add missing period to TableViewColumn documentationMitch Curtis2016-09-121-1/+1
| | | * CheckBox: fix missing indicator frame on certain DPIsMitch Curtis2016-09-121-1/+1
| | | * SplitView: clarify how item sizes should be setMitch Curtis2016-09-051-1/+5
| | | * RangeModel: Emit min/max and value changes after component is completeJoni Poikelin2016-08-303-5/+38
| | * | Static builds: show QML files in QtCreatorRichard Moe Gustavsen2016-09-121-0/+2
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8v5.8.0-alpha1Liang Qi2016-08-3010-13/+87
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-2710-13/+87
| | |\ \ | | | |/
| | | * Fix moving of TreeView itemsJoni Poikelin2016-08-263-7/+51
| | | * macOS: Fix native dangling menu still visible on screen and crashFilipe Azevedo2016-08-222-0/+19
| | | * Fix typo (word repetition) in documentationFrederik Schwarzer2016-08-181-1/+1
| | | * Fix typo in documentationFrederik Schwarzer2016-08-181-2/+2
| | | * Update scroll indicator position on content size changeNikita Krupenko2016-08-181-0/+10
| | | * Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-08-152-2/+2
| | | * Don't activate transient parent if it was closed meanwhileSergio Martins2016-08-121-1/+2
* | | | TumblerStyle: deprecate spacing propertyMitch Curtis2016-09-021-0/+4
|/ / /
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-0239-60/+58
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-014-8/+11
| |\ \ | | |/
| | * Doc: Fix documentation warningsTopi Reinio2016-06-174-9/+10
| | * 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: added qtgraphicaleffects to qdocconfNico Vertriest2016-07-011-1/+1
| * | Doc: Add missing \qmlmodule and \inqmlmodule commandsTopi Reinio2016-06-223-0/+6
| * | Revert "Fix Controls 1 types linking to Controls 2"Topi Reinio2016-06-2229-29/+0
| * | Fix iOS style build on case-sensitive file systemsJ-P Nurmi2016-06-201-1/+1
* | | Fix build after qtdeclarative changeAllan Sandfeld Jensen2016-07-132-5/+5
* | | Make FastGlow multi backendLaszlo Agocs2016-07-0112-131/+243
* | | Migrate to the new QSGNinePatchNodeLaszlo Agocs2016-06-221-122/+3
* | | ComboBox: update selectedText when model is changedTuomas Heimonen2016-06-151-0/+1
|/ /
* | Fix Controls 1 types linking to Controls 2v5.7.0-rc1v5.7.05.7.0Mitch Curtis2016-05-2629-0/+29
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-193-7/+35
|\ \ | |/
| * Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-121-1/+1
| * Delete the m_styleoption properlyAlbert Astals Cid2016-05-111-1/+33
| * Save some time and memory by using the SystemPalette singletonAleix Pol2016-05-111-5/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-107-15/+6
|\ \ | |/
| * Cleanup QQmlExtensionInterface usageJ-P Nurmi2016-05-062-2/+2
| * QQuickControlSettings (Android): check touch devicesAnton Kudryavtsev2016-05-031-5/+0
| * Static builds: ensure we link against layoutsRichard Moe Gustavsen2016-04-301-0/+1
| * fix example installsOswald Buddenhagen2016-04-281-2/+2
| * Remove unused variableAleix Pol2016-04-201-1/+0
| * Improve DialStyle's valueToAngle() tests and documentationMitch Curtis2016-04-181-4/+0
| * qtquickcontrols.qdocconf: Fix path to qquickabstractstyle_p.h.Friedemann Kleint2016-04-181-1/+1
* | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-04-291-2/+2
* | TextArea: disable selectByMouse on iOSRichard Moe Gustavsen2016-04-261-1/+1
* | iOS: Let CursorDelegate respond to cursorFlashTime from style hintsRichard Moe Gustavsen2016-04-261-2/+6
* | iOS: Remove text selection handlingRichard Moe Gustavsen2016-04-266-141/+1