aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Material: fix vertical paddings of the DialogButtonBox5.8Nikita Krupenko2017-03-111-2/+3
* Material: use proper layout of the buttons in the DialogButtonBoxNikita Krupenko2017-03-103-1/+27
* Add missing QML type registrationsJ-P Nurmi2017-02-202-0/+2
* Editors: fix mouse cursorJ-P Nurmi2017-02-082-4/+8
* Fix a crash with focus handling when destructing QQAppWindowJan Arve Saether2017-02-071-0/+2
* QQuickPopup: allow window change after component completionJ-P Nurmi2017-01-251-2/+7
* QQuickPopup: allow QQuickWindow as a parentJ-P Nurmi2017-01-241-2/+6
* Fix resizing of implicitly created content itemsJ-P Nurmi2017-01-231-0/+1
* QQuickAbstractButton: don't leak space key eventsJ-P Nurmi2017-01-231-0/+2
* 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-171-16/+32
* Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-144-5/+25
|\
| * Switch(Delegate): fix handle snappingv5.8.0J-P Nurmi2017-01-122-4/+12
| * Implement QQuickDialogButtonBox::standardButton(StandardButton)Konstantin Ritt2017-01-051-1/+11
| * Material: fix ComboBox drop indicator size on high-DPIJ-P Nurmi2017-01-031-0/+2
* | Welcome to 2017J-P Nurmi2017-01-09569-569/+569
* | QQuickXxxPrivate::deleteDelegate(): don't store null pointersJ-P Nurmi2017-01-064-4/+4
* | 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
* | 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-021-1/+6
* | 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-202-0/+2
|\|
| * 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
* | StackView: don’t push duplicate itemsMitch Curtis2016-12-061-0/+11
* | Remove unused doc imagesMitch Curtis2016-12-026-0/+0
* | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-12-011-0/+15
|\ \
| * | SwipeDelegate: fix animations when releasing from a drag5.7Mitch Curtis2016-11-301-0/+15
* | | 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-292-0/+16
| |/ |/|
* | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-283-10/+24
|\|
| * Merge remote-tracking branch 'origin/5.7.1' into 5.7Liang Qi2016-11-242-5/+13
| |\
| | * Fix popups to close on click outsidev5.7.1J-P Nurmi2016-10-252-5/+13
| * | 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
* | | SwipeDelegate: fix swipes that begin over a child item of a delegateMitch Curtis2016-11-241-0/+4
* | | qquickmaterialripple_p.h: add missing qcolor.h includeJ-P Nurmi2016-11-231-0/+1
* | | Merge remote-tracking branch 'origin/5.7' into 5.8J-P Nurmi2016-11-236-81/+230
|\| |
| * | SwipeDelegate: don't emit clicked when released outsideMitch Curtis2016-11-236-77/+226
* | | SwipeDelegate: fix broken swiping after calling SwipeDelegate.close()Mitch Curtis2016-11-221-0/+4