summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix non-prefix builds on WindowsSimon Hausmann2017-04-261-2/+2
| * tst_dialogs: make QML errors visiblev5.9.0-beta3J-P Nurmi2017-04-241-5/+5
| * Fix packaging of shaders when qmlcache is usedJoni Poikelin2017-04-241-23/+7
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-184-7/+39
| |\
| | * Add NOTIFY signals for WheelArea5.8Marco Martin2017-04-033-6/+38
| | * Fix "Unable to assign Object to QString" warningJason Erb2017-03-111-1/+1
| * | Connect to QQuickWindow::visibleChanged using QObject member syntaxTor Arne Vestbø2017-04-181-2/+2
| * | Enable the use of QML caching at build timev5.9.0-beta2Simon Hausmann2017-04-113-5/+15
| * | Remove qrc based default qml distribution for QQC extrasSimon Hausmann2017-04-033-25/+3
| * | Remove spurious Q_INIT_RESOURCE callsSimon Hausmann2017-04-033-7/+1
* | | Calendar: make locale property publicMitch Curtis2017-06-166-25/+33
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-3122-41/+194
|\ \ \ | |/ /
| * | Fix warnings for -no-feature-itemviewsv5.9.0-beta1Nikita Krupenko2017-03-291-0/+2
| * | Fix build with -no-feature-libraryPaul Olav Tvete2017-03-201-0/+2
| * | Take enabled property into account when styling MenuBar itemTuomas Vaarala2017-03-111-2/+2
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-101-0/+2
| |\ \ | | |/
| | * Prevent wheel events from escaping SliderJason Erb2017-03-021-0/+2
| * | Build fix for -no-feature-libraryPaul Olav Tvete2017-03-031-2/+3
| * | Build fix for -no-feature-validatorPaul Olav Tvete2017-03-033-0/+9
| * | Build fix for -no-feature-shortcutPaul Olav Tvete2017-03-032-0/+14
| * | 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