aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a crash with focus handling when destructing QQAppWindowJan Arve Saether2017-02-073-0/+118
* tst_snippets: share a single QQuickView instance for all data rowsJ-P Nurmi2017-01-251-3/+10
* QQuickPopup: allow window change after component completionJ-P Nurmi2017-01-251-2/+7
* QQuickPopup: allow QQuickWindow as a parentJ-P Nurmi2017-01-242-2/+16
* Fix resizing of implicitly created content itemsJ-P Nurmi2017-01-232-0/+13
* QQuickAbstractButton: don't leak space key eventsJ-P Nurmi2017-01-232-0/+38
* Adding stack view and swipe view to designer item libraryThomas Hartmann2017-01-185-0/+32
* Adding round button to designer item libraryThomas Hartmann2017-01-175-0/+14
* QQuickSpinBox: enable/disable up/down buttons on range changesJ-P Nurmi2017-01-172-18/+53
* Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-147-5/+63
|\
| * Switch(Delegate): fix handle snappingv5.8.0J-P Nurmi2017-01-124-4/+46
| * Implement QQuickDialogButtonBox::standardButton(StandardButton)Konstantin Ritt2017-01-052-1/+15
| * Material: fix ComboBox drop indicator size on high-DPIJ-P Nurmi2017-01-031-0/+2
* | Fix tst_toolbutton.qmlJ-P Nurmi2017-01-121-7/+7
* | Welcome to 2017J-P Nurmi2017-01-09837-837/+837
* | QQuickXxxPrivate::deleteDelegate(): don't store null pointersJ-P Nurmi2017-01-064-4/+4
* | Flat Style exampleThomas Hartmann2017-01-0515-1/+890
* | QQuickDial: account for when the wheel event is invertedJ-P Nurmi2017-01-051-1/+1
* | Account for when the wheel event is invertedAndy Shaw2017-01-041-1/+1
* | Bump versionOswald Buddenhagen2017-01-031-1/+1
* | Add screenshot snippets to OTHER_FILES to make them visible in CreatorJ-P Nurmi2017-01-021-0/+1
* | QQuickMenu: fix Repeater supportJ-P Nurmi2017-01-024-1/+203
* | Material|SpinBox: Fix trivial C&P typoKonstantin Ritt2016-12-281-2/+2
* | Material: Optimize "check" icon imagesKonstantin Ritt2016-12-283-0/+0
* | Material: set default ToolBar's spacing to 16Konstantin Ritt2016-12-281-0/+2
* | Bump style plugin dependencies to QtQuick.Controls 2.1Konstantin Ritt2016-12-283-3/+3
* | Doc: fix linking error to "Qt for OS X/macOS"J-P Nurmi2016-12-211-1/+1
* | Merge remote-tracking branch 'origin/5.8.0' into 5.8J-P Nurmi2016-12-203-0/+210
|\|
| * DialogButtonBox: add missing importv5.8.0-rc1J-P Nurmi2016-12-202-0/+2
| * Allow specifying a relative style path in qtquickcontrols2.confJ-P Nurmi2016-12-153-13/+32
| * Add changes file for 5.8.0Jani Heikkinen2016-12-021-0/+208
* | Stabilize tst_combobox::test_modelReset()J-P Nurmi2016-12-131-4/+2
* | StackView: don’t push duplicate itemsMitch Curtis2016-12-062-3/+42
* | Remove unused doc imagesMitch Curtis2016-12-026-0/+0
* | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-12-012-0/+64
|\ \
| * | SwipeDelegate: fix animations when releasing from a drag5.7Mitch Curtis2016-11-302-0/+65
* | | Allow specifying a relative style path in qtquickcontrols2.confJ-P Nurmi2016-11-303-13/+32
* | | Fix typo in description of qquickcalendar.cppMarco A. Piccolino-Boniforti2016-11-301-1/+1
* | | SpinBox: fix input method hints to get the appropriate VKBJ-P Nurmi2016-11-293-3/+3
* | | Dial: add missing wheel handlingJ-P Nurmi2016-11-293-0/+63
| |/ |/|
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-287-22/+342
|\|
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-241-13/+0
| |\
| | * remove dependencies from sync.profileOswald Buddenhagen2016-11-061-14/+0
| * | Merge remote-tracking branch 'origin/5.7.1' into 5.7Liang Qi2016-11-245-5/+331
| |\ \
| | * | Fix popups to close on click outsidev5.7.1J-P Nurmi2016-10-254-5/+135
| | * | Add changes file for 5.7.1Jani Heikkinen2016-10-211-0/+196
| * | | Doc: clarify the feature comparison tableJ-P Nurmi2016-11-231-7/+12
* | | | Doc: refactor the type comparison tableJ-P Nurmi2016-11-251-90/+388
* | | | Material Drawer: show a separator line when it has no dim nor elevationJ-P Nurmi2016-11-241-0/+15
* | | | Material: fix Drawer to respect Material.elevationJ-P Nurmi2016-11-241-1/+3