summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Build fix for -no-feature-regularexpressionPaul Olav Tvete2017-03-031-0/+2
| * | Build fix for various widget featuresPaul Olav Tvete2017-03-032-4/+36
| * | Build fix for -no-feature-picturePaul Olav Tvete2017-03-033-0/+9
| * | Merge remote-tracking branch 'qt/5.8' into 5.9Paul Olav Tvete2017-03-025-20/+91
| |\ \ | | |/
| | * Made Button accept space key press and release eventsJason Erb2017-02-101-1/+4
| | * Fix feature dependenciesPaul Olav Tvete2017-02-063-19/+54
| | * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-261-0/+33
| | |\
| | | * Add changes file for 5.8.0v5.8.0-rc1v5.8.05.8.0Jani Heikkinen2016-12-091-0/+33
| * | | "to the empty string" => "to an empty string"Mitch Curtis2017-03-013-10/+10
| * | | Note that iconName requires QApplicationMitch Curtis2017-03-014-0/+9
| * | | Fix build for -no-feature-tooltipStephan Binner2017-02-281-3/+3
* | | | Slider: add property to disable scroll wheelJason Erb2017-03-063-2/+21
* | | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-02-283-11/+15
|\ \ \ \ | |/ / /
| * | | Revert "tests: skip Tests_PieMenu::test_bounds() on Windows"Liang Qi2017-02-221-2/+0
| * | | Revert "tests: skip several tests in tst_treeview.qml"Liang Qi2017-02-221-8/+0
| * | | Only remember the folder for the next time if the dialog is acceptedAndy Shaw2017-02-212-1/+7
| * | | tst_gauge: try to stabilize test_gaugeTickmarkValues()Mitch Curtis2017-02-211-10/+8
| * | | tests: skip Tests_PieMenu::test_bounds() on WindowsLiang Qi2017-02-201-0/+2
| * | | tests: skip several tests in tst_treeview.qmlLiang Qi2017-02-171-0/+8
* | | | Use qRadiansToDegrees() and qDegreesToRadians() more widelyEdward Welbourne2017-02-241-4/+4
* | | | Bump versionOswald Buddenhagen2017-02-021-1/+1
|/ / /
* | | Merge remote-tracking branch 'origin/5.8' into devv5.9.0-alpha1Liang Qi2017-01-252-3/+2
|\ \ \ | |/ /
| * | ScrollViewStyle: Limit maximum scroll bar sizeKai Uwe Broulik2017-01-161-2/+2
| * | Bump versionOswald Buddenhagen2017-01-031-1/+1
| * | [Desktop GroupBoxStyle] Don't hardcode textureHeightKai Uwe Broulik2017-01-021-1/+0
| |/
* | test: delete tst_layout.qml and related filesLiang Qi2017-01-203-186/+0
* | Remove support for WinRT 8.1 and Windows Phone 8.1Maurice Kalinowski2017-01-1925-1023/+0
* | tst_tumbler: use TestCase's new createTemporaryObject functionsMitch Curtis2016-12-211-29/+47
* | tst_piemenu: use TestCase's new createTemporaryObject functionsMitch Curtis2016-12-211-36/+34
* | Update .gitignore to ignore .qmlc filesMitch Curtis2016-12-211-0/+1
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-2815-47/+82
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-262-4/+4
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-242-4/+4
| | |\
| | | * Fixed possible crash due to out of memory on ARMFilippo Cucchetto2016-11-231-2/+2
| | | * DefaultFileDialog: check cur selection properly on okButton clickedShawn Rutledge2016-11-171-2/+2
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-158-20/+55
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'origin/5.6' into 5.75.7.1Liang Qi2016-11-127-19/+49
| | |\ \ | | | |/
| | | * remove dependencies from sync.profileOswald Buddenhagen2016-11-111-13/+0
| | | * test: stablize extras::Tests_PieMenuLiang Qi2016-11-111-0/+26
| | | * Calendar: fix date selection if system time zone is set to DSTOleg Yadrov2016-11-011-1/+3
| | | * Make FileDialog remember the folderJ-P Nurmi2016-10-073-3/+18
| | | * qtquickcontrols-tableview.qdoc: unify wording of documentationFrederik Schwarzer2016-10-061-2/+2
| | * | Make tst_customcontrolsstyle pass with custom QML2_IMPORT_PATHv5.7.1Dmitry Shachnev2016-10-041-1/+6
| * | | Rename QQuickDialog to QQuickDialog1v5.8.0-beta1Jake Petroules2016-10-065-23/+23
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-2142-48/+583
|\ \ \ \ | |/ / /
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-1916-13/+303
| |\ \ \ | | |/ /
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-1815-13/+301
| | |\ \ | | | |/
| | | * Merge remote-tracking branch 'origin/5.6.2' into 5.6Liang Qi2016-09-165-0/+152
| | | |\
| | | | * Fix crash on exit when using default property aliases with layoutsv5.6.25.6.2Mitch Curtis2016-09-134-0/+122
| | | | * Add changes file for 5.6.2Iikka Eklund2016-09-081-0/+30