summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* QQuickMouseThief: guard the target item with a QPointerJ-P Nurmi2016-04-281-1/+2
* tst_extras: create animation as child of controlJ-P Nurmi2016-04-281-2/+1
* Doc: Rename conflicting groupTopi Reinio2016-04-286-12/+6
* Increase window size in tst_gauge.qmlMitch Curtis2016-04-271-1/+1
* Specify the full path to the Flat style when static so it is foundAndy Shaw2016-04-211-0/+5
* Remove unused variableAleix Pol2016-04-201-1/+0
* Improve DialStyle's valueToAngle() tests and documentationMitch Curtis2016-04-182-4/+10
* 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-135-7/+201
* Skipping quickcontrols: Test_TreeView::test_indexAt()Milla Pohjanheimo2016-04-111-0/+1
* Remove redundant qDebugTimur Pocheptsov2016-04-051-1/+0
* Purge sRGB chunks from PNGs in tests.Edward Welbourne2016-03-293-0/+0
* 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
* Purge sRGB chunks from PNGs in examples.Edward Welbourne2016-03-223-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
* Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-02-281-0/+98
|\
| * changes-5.6.0v5.6.05.6.0J-P Nurmi2016-02-251-0/+98
* | Fixing Dialogs plugins.qmltypesThomas Hartmann2016-02-221-0/+294
* | Added test for keyboard navigation in submenusFilippo Cucchetto2016-02-161-3/+97
* | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-02-150-0/+0
|\ \
| * | Update sync.profile to contain QtGraphicalEffects5.5Tony Sarajärvi2016-02-021-0/+1
* | | 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 5.6 into 5.6.0Oswald Buddenhagen2016-02-023-12/+47
| |\ \
| * \ \ 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
* | | | Bump versionOswald Buddenhagen2016-02-081-1/+1
* | | | Doc: Added qmlpropertygroup statementsNico Vertriest2016-02-032-0/+2
| |_|/ |/| |
* | | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2016-01-272-0/+8
|\ \ \
| * \ \ 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
* | | Extend manual test viewinqwidget.Friedemann Kleint2016-01-273-12/+47
|/ /
* | 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
|\ \ | |/