aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Correct two link errorsv5.9.0-beta1Nico Vertriest2017-03-301-2/+2
* Doc: add missing \since to SwipeView::orientationJ-P Nurmi2017-03-291-0/+1
* Doc: list available import versions in each Qt releaseJ-P Nurmi2017-03-291-0/+42
* Wearable: prepare the launcher page icons for high DPI and stylingJ-P Nurmi2017-03-2912-12/+12
* Attempt to fix tst_snippets on OS X 10.10J-P Nurmi2017-03-291-8/+7
* ComboBox: cleanup superfluous QtQuick.Window importsJ-P Nurmi2017-03-283-3/+0
* Universal/SwipeDelegate: remove native text rendering leftoverJ-P Nurmi2017-03-281-1/+0
* Doc: update the Wearable Demo docsJ-P Nurmi2017-03-282-99/+111
* Doc: fix linking error in qquickdial.cppJ-P Nurmi2017-03-281-1/+1
* Pass a parent to QQmlContextsMitch Curtis2017-03-243-3/+3
* StackView: provide better warnings and errorsJ-P Nurmi2017-03-246-22/+71
* Add QQuickStackViewPrivate::warn() helperJ-P Nurmi2017-03-243-6/+23
* StackView: improve the component creation errorsJ-P Nurmi2017-03-242-4/+6
* QQuickSwipePrivate: parent delegate context to controlMitch Curtis2017-03-241-1/+1
* Popup.qml: fix typoJ-P Nurmi2017-03-233-3/+3
* Doc: fix Control::localeJ-P Nurmi2017-03-221-4/+4
* Doc: add missing docs for ApplicationWindow::localeJ-P Nurmi2017-03-221-0/+14
* QQuickComboBox: don't emit highlightedIndexChanged() during destructionJ-P Nurmi2017-03-211-3/+1
* Update expected result of SwipeDelegate warning messagesMitch Curtis2017-03-201-1/+1
* Revert "Temporarily comment out line number-dependent SwipeDelegate tests"Mitch Curtis2017-03-201-104/+103
* Fix AbstractButton 2.2 registrationJ-P Nurmi2017-03-201-1/+1
* Temporarily comment out line number-dependent SwipeDelegate testsMitch Curtis2017-03-171-103/+104
* fix capitalization of item library nameTim Jenssen2017-03-141-1/+1
* add FontSection to all controlsTim Jenssen2017-03-1422-0/+88
* add default designer content to tumblerTim Jenssen2017-03-141-0/+2
* Doc: restore the slider tooltip snippetJ-P Nurmi2017-03-141-0/+53
* Wearable: get rid of the UIStyle dimensionsJ-P Nurmi2017-03-132-13/+2
* Wearable: cleanup FitnessPageJ-P Nurmi2017-03-131-4/+0
* Wearable: cleanup WeatherPageJ-P Nurmi2017-03-131-51/+16
* Wearable: cleanup NotificationsPageJ-P Nurmi2017-03-131-74/+41
* Wearable: cleanup NavigationPageJ-P Nurmi2017-03-132-19/+12
* Wearable: center align the world clocksJ-P Nurmi2017-03-131-6/+1
* Wearable: cleanup AlarmsPageJ-P Nurmi2017-03-133-140/+31
* Wearable: tweak the page indicatorsJ-P Nurmi2017-03-137-30/+13
* Wearable: cleanup unnecessary currentIndex & clippingJ-P Nurmi2017-03-138-15/+0
* Wearable: remove unnecessary wrapper itemsJ-P Nurmi2017-03-135-533/+496
* Wearable: move app-specific images into each app's own folderJ-P Nurmi2017-03-1351-68/+68
* Wearable: cleanup SettingsPageJ-P Nurmi2017-03-133-172/+77
* Wearable: add style for PageIndicatorJ-P Nurmi2017-03-138-98/+90
* Wearable: rename WatchFace to WorldClockJ-P Nurmi2017-03-1316-14/+14
* Wearable: cleanup and make LauncherPage scalableJ-P Nurmi2017-03-132-136/+123
* Wearable: use AbstractButton for the PathView delegateJ-P Nurmi2017-03-131-53/+39
* Wearable: rename the pagesJ-P Nurmi2017-03-1310-16/+16
* Wearable: merge MainContainer.qml into wearable.qmlJ-P Nurmi2017-03-133-108/+28
* Wearable: add NaviButtonJ-P Nurmi2017-03-133-124/+98
* Wearable: remove unused importsJ-P Nurmi2017-03-132-3/+0
* Wearable: set the application background in the windowJ-P Nurmi2017-03-133-19/+7
* Wearable: utilize the styling systemJ-P Nurmi2017-03-1319-66/+70
* Wearable: replace translucent borderless Rectangles with plain ItemsJ-P Nurmi2017-03-135-20/+6
* Wearable: remove PageContainerJ-P Nurmi2017-03-1311-69/+8