summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* StyleData "selected" should be false on invalid rowsFilippo Cucchetto2016-03-041-0/+2
* Fixing Dialogs plugins.qmltypesThomas Hartmann2016-02-221-0/+294
* 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
| |\
| | * Fixed key event propagation with submenusFilippo Cucchetto2016-01-292-1/+7
* | | TreeView should update selection on release with ExtendedSelectionFilippo Cucchetto2016-02-121-8/+26
* | | Doc: Added qmlpropertygroup statementsNico Vertriest2016-02-032-0/+2
* | | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-252-0/+8
|\ \ \ | |/ / |/| / | |/
| * Fixed keyboard navigation in submenusFilippo Cucchetto2016-01-242-0/+8
* | Android: fix Dialog window decorations' dismiss-on-click behaviorVladimir Moolle2016-01-222-2/+10
* | QQuickStyleItem: replace if-else chain with switchAnton Kudryavtsev2016-01-191-7/+14
* | QQuickStyleItem: wrap const char * in QStringLiteralAnton Kudryavtsev2016-01-191-45/+46
* | QQuickStyleItem: wrap const char * in QLatin1StringAnton Kudryavtsev2016-01-191-102/+102
* | Controls: replace QStringLiteral with QLatin1StringAnton Kudryavtsev2016-01-192-3/+3
* | Fix dragging of TableView headers with invisible header columnsJoni Poikelin2016-01-181-1/+1
* | Fix regression with TableView header dragging when view is scrolledJoni Poikelin2016-01-181-2/+2
* | Dialogs: do not use an intermediate call of QMap::keys() to get countAnton Kudryavtsev2016-01-152-2/+2
* | Check for __style existence before accessing itMarco Martin2016-01-123-7/+7
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-073-4/+4
|\ \ | |/
| * Doc: fix wrong description of doubleClicked() signal in TreeViewNikita Krupenko2016-01-011-2/+2
| * Doc: fix a typo in TableViewNikita Krupenko2015-12-311-1/+1
| * Dialog: calculate buttons width when there is < 2 right buttonsNikita Krupenko2015-12-141-1/+1
* | Layouts: Remove redundant definition of QQuickItemAlessandro Portale2016-01-061-154/+0
* | Doc: Update QtQuick.Layouts import version to 1.3Topi Reinio2016-01-041-2/+2
* | Nicely centered spinner graphicsAlessandro Portale2016-01-043-0/+0
* | Add plugins.qmltypes for QtQuick.Dialogs.PrivateKai Koehne2015-12-171-0/+325
* | Suffix QQuickMenu, QQuickMenuBar & QQuickMenuItem with 1J-P Nurmi2015-12-1610-149/+149