aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/shared
Commit message (Expand)AuthorAgeFilesLines
* Improve examples CMakeLists.txtKai Köhne2022-01-241-0/+1
* Flickable manual test: add sliders to adjust flick-speed metricsShawn Rutledge2021-10-041-6/+10
* CMake: Refactor bundle_shared into a more reusable functionAlexandru Croitor2021-09-292-25/+37
* CMake: Fix examples that use 'shared' project when using a static QtAlexandru Croitor2021-09-291-2/+0
* CMake: Ensure proper dependencies in bundle_sharedAlexandru Croitor2021-09-291-0/+4
* Install the "shared" example module into macOS bundlesUlf Hermann2021-09-032-0/+32
* Update views example to use modulesUlf Hermann2021-08-301-0/+1
* Fix the qtquick/window example to use QML modulesUlf Hermann2021-08-304-5/+119
* Use qEnvironmentVariableIntValue() instead of qgetenv().toInt()Shawn Rutledge2021-08-171-2/+2
* Fix additional warnings from usage of deprecated APIsVolker Hilsheimer2020-09-161-1/+0
* fix duplicated properties resulting from bad mergeFabian Kosmale2020-03-091-3/+0
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-174-5/+12
|\
| * Avoid discouraged patterns in examplesUlf Hermann2020-02-114-7/+15
* | Use required properties to fix some more qmllint warningsUlf Hermann2020-01-232-2/+6
|/
* examples/quick/shared/FlickrRssModel.qml: Do proper error handlingMaximilian Goldstein2019-11-291-0/+6
* examples: Fix SimpleLauncherDelegate.qmlUlf Hermann2019-11-151-2/+2
* examples: Fix a few linter warningsUlf Hermann2019-08-203-7/+8
* Examples: Use XmlHttpRequest to fetch flickr public photosVenugopal Shivashankar2018-10-112-0/+87
* Example: Update the shared UI controls to use input handlersVenugopal Shivashankar2018-10-036-62/+58
* examples: Fix LauncherList page components being hidden on window resizeTor Arne Vestbø2018-09-071-2/+0
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-241-6/+1
|\
| * Let platform decide what the default show action isTor Arne Vestbø2017-12-191-6/+1
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-248-24/+104
|\|
| * Fix outdated BSD license headerKai Koehne2017-10-178-24/+104
* | pointerhandlers manual test: get command-line arg working againShawn Rutledge2017-10-051-14/+4
* | Merge remote-tracking branch 'origin/dev' into wip/pointerhandlerJan Arve Saether2017-07-113-32/+134
|\ \
| * | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-06-082-36/+128
| |\|
| | * LauncherList: Add some simple animations to help it look prettierRobin Burchell2017-05-202-36/+128
| * | Add QQuickPathItem and its backend infraLaszlo Agocs2016-12-191-0/+5
| |/
* / pointer handlers manual test: can give arg with qml to launchShawn Rutledge2017-02-141-0/+4
|/
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-231-0/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-151-0/+1
| |\
| | * Example: Enable auto scaling on HighDPI screensVenugopal Shivashankar2016-10-281-0/+1
* | | add shared Label for examples, and use in the Window exampleShawn Rutledge2016-10-103-0/+48
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-082-0/+0
|\|
| * Purge sRGB chunks from PNGs in examples.Edward Welbourne2016-03-242-0/+0
* | Updated license headersJani Heikkinen2016-01-201-16/+33
|/
* Fix shared example header.Friedemann Kleint2015-08-031-1/+3
* add manual tests for touch interactionShawn Rutledge2015-04-212-1/+5
* Fixed license headersJani Heikkinen2015-02-177-21/+21
* Update copyright headersJani Heikkinen2015-02-128-42/+42
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Tools and examples: consistently use organization name QtProjectShawn Rutledge2014-07-021-1/+1
* Adapt Qt Quick 2 renderer to work with OpenGL Core ProfileSean Harmer2013-11-131-0/+6
* Polish up QQmlFileSelectorAlan Alpert2013-11-131-1/+1
* QtQuick examples make use of the new pixelDensity propertyShawn Rutledge2013-10-302-3/+3
* Apply file selectors to QQmlApplicationEngine appsAlan Alpert2013-09-201-1/+3
* Adding QtQuick.Dialogs.MessageDialogShawn Rutledge2013-09-195-0/+84
* systemdialogs example bug fix: don't allow clicking through tabsShawn Rutledge2013-09-131-1/+3
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-192-4/+8
|\