summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| * | Adding white space to names for item libraryThomas Hartmann2016-07-011-5/+5
| * | 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-2230-30/+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
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-1130-0/+30
|\ \ \ | |/ /
| * | 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.7' into devLiang Qi2016-05-2434-220/+105
|\ \ \ | |/ /
| * | 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.7' into devLiang Qi2016-04-0890-718/+850
|\ \ \ | |/ /
| * | 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