aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
...
* | Update IMPORT_VERSION in the .pro filesJ-P Nurmi2017-01-244-4/+4
* | Add ScrollBar::policyJ-P Nurmi2017-01-204-6/+58
* | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2017-01-2010-0/+48
|\|
| * 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
| * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-141-0/+2
| |\
| | * Material: fix ComboBox drop indicator size on high-DPIJ-P Nurmi2017-01-031-0/+2
* | | Add ScrollBar::interactiveJ-P Nurmi2017-01-203-13/+14
* | | QtQuickControls2: Use the newly-introduced qmlWarning instead of qmlInfoRobin Burchell2017-01-135-9/+9
* | | Add attached StackView.visible propertyJ-P Nurmi2017-01-122-0/+76
* | | Add SwipeView::orientationJ-P Nurmi2017-01-113-2/+3
* | | Update the remaining copyright yearsJ-P Nurmi2017-01-115-5/+5
* | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2017-01-11418-418/+418
|\| |
| * | Welcome to 2017J-P Nurmi2017-01-09421-421/+421
* | | Editors: fix placeholder text alignmentJ-P Nurmi2017-01-107-12/+16
* | | Add ScrollBar::snapModeJ-P Nurmi2017-01-104-0/+1
* | | QQuickTabBar: fix implicit size calculationJ-P Nurmi2017-01-104-15/+11
* | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2017-01-051-0/+1
|\| |
| * | Add screenshot snippets to OTHER_FILES to make them visible in CreatorJ-P Nurmi2017-01-021-0/+1
* | | qmldir: update the versions of the module dependenciesJ-P Nurmi2017-01-053-3/+3
* | | Add DelayButtonJ-P Nurmi2017-01-0214-1/+462
* | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2017-01-029-6/+8
|\| |
| * | 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
* | | SwipeDelegate: rename swipe.rebound to swipe.transitionJ-P Nurmi2016-12-214-3/+40
* | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-12-208-0/+2
|\| |
| * | 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
| * | Remove unused doc imagesMitch Curtis2016-12-026-0/+0
* | | Bump the QtQuick import versions in the stylesJ-P Nurmi2016-12-19147-147/+147
* | | SwipeDelegate: transition swipe.positionJ-P Nurmi2016-12-143-48/+6
* | | Material: prevent ripples from getting stuck in disabled stateJ-P Nurmi2016-12-131-1/+3
* | | Add QQuickSpinBox::valueModified()J-P Nurmi2016-12-021-0/+1
* | | Add AbstractButton::toggled() signalJ-P Nurmi2016-12-021-0/+1
* | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-12-012-96/+400
|\| |
| * | 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
| |/
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-281-5/+11
| |\
| | * Doc: clarify the feature comparison tableJ-P Nurmi2016-11-231-7/+12
| * | Doc: refactor the type comparison tableJ-P Nurmi2016-11-251-90/+388
* | | SpinBox: add inputMethodHints and inputMethodComposingJ-P Nurmi2016-11-293-3/+3
* | | Add Drawer::interactiveJ-P Nurmi2016-11-252-1/+2
* | | SwipeDelegate: Add swipe.enabled propertyMitch Curtis2016-11-251-0/+1
* | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-253-1/+20
|\| |
| * | 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
| * | qquickmaterialripple_p.h: add missing qcolor.h includeJ-P Nurmi2016-11-231-0/+1