summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix Controls 1 types linking to Controls 2v5.7.0-rc1v5.7.05.7.0Mitch Curtis2016-05-2630-0/+30
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-195-9/+37
|\
| * Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-123-3/+3
| * 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-1023-48/+47
|\ \ | |/
| * Dialogs: enforce changes in minimum sizeShawn Rutledge2016-05-101-4/+9
| * Cleanup QQmlExtensionInterface usageJ-P Nurmi2016-05-068-8/+8
| * 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-283-6/+6
| * QQuickMouseThief: guard the target item with a QPointerJ-P Nurmi2016-04-281-1/+2
| * Doc: Rename conflicting groupTopi Reinio2016-04-286-12/+6
| * 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
| * Dialog: allow proper resize and default size for contentAlberto Mardegan2016-04-131-7/+15
* | 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
* | Add support for QT_QUICK_CONTROLS_1_STYLEJ-P Nurmi2016-04-222-6/+14
* | qtquickcontrols-examples.qdoc: Remove Basic Layouts Example.Friedemann Kleint2016-04-181-14/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-0822-8/+10
|\ \ | |/
| * Purge sRGB chunks from PNGs in documentation.Edward Welbourne2016-03-2216-0/+0
| * Purge sRGB chunks from PNGs of dialog images.Edward Welbourne2016-03-222-0/+0
| * Doc: Add missing closing brace to a code snippetTopi Reinio2016-03-101-2/+3
| * Fix hiding of horizontal scrollbar when content changesJoni Poikelin2016-03-101-2/+2
| * Clarify Slider::tickmarks' purposeMitch Curtis2016-03-091-1/+4
| * Doc: Remove text mentioning validatorVenugopal Shivashankar2016-03-091-3/+1
* | Update classname in qmldir to reflect name of cpp classRichard Moe Gustavsen2016-03-211-1/+1
* | Fix unused variable warnings in static buildsMitch Curtis2016-03-182-0/+4
* | Don't duplicate the files listed in QML_FILESAndy Shaw2016-03-181-1/+1
* | Controls: append "1" to all C++ classesMitch Curtis2016-03-1850-618/+618
* | Make the iOS style a plugin so that it can be built for static correctlyAndy Shaw2016-03-184-29/+30
* | Enable using the module in a statically built applicationAndy Shaw2016-03-1516-64/+174
* | Correct scrolling direction when using SlidersMorten Johan Sørvig2016-03-153-2/+12
* | ScrollBar: ignore synthesized mouse eventsShawn Rutledge2016-03-111-1/+4
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-0/+2
|\ \ | |/
| * StyleData "selected" should be false on invalid rowsFilippo Cucchetto2016-03-041-0/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-alpha1Liang Qi2016-02-291-0/+294
|\ \ | |/
| * Fixing Dialogs plugins.qmltypesThomas Hartmann2016-02-221-0/+294
* | Move Qt Quick Layouts to qtdeclarative repoJan Arve Saether2016-02-2624-3972/+0
* | Disable platform menus on XCBJ-P Nurmi2016-02-253-7/+14
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-1615-128/+180
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-02-158-118/+134
| |\
| | * Revert "Adjust popup position by offset of the view in the toplevel window"v5.6.0-rc1J-P Nurmi2016-02-101-1/+0
| | * FileDialog: move shortcuts properties up to QQuickAbstractFileDialogShawn Rutledge2016-02-024-105/+94
| | * FileDialog: create FolderListModel asynchronously when first openedShawn Rutledge2016-02-021-11/+33
| | * Merge remote-tracking branch 'origin/5.5' into 5.6.0Liang Qi2016-01-304-1/+15
| | |\