summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Exclude Extras Gallery demo from B2Qt demosKimmo Ollila2015-12-301-0/+1
| | | | | | Change-Id: Iee230afd54ed80bde13e14a385d16442546f4254 Task-Id: QTRD-3780 Reviewed-by: Katja Marttila <katja.marttila@theqtcompany.com>
* replace mediaplayer imageKatja Marttila2015-12-281-0/+0
| | | | | Change-Id: I6e9b3fd29c5757a327da466500ff8a185aad9ceb Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* Replace camera, about-b2qt and multimedia imageKatja Marttila2015-12-183-0/+0
| | | | | | Change-Id: I6b19116441176dc011216c5d39d619ef048ca817 Task-number: QTRD-3769 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* Disable client-side window decorationsPaul Olav Tvete2015-11-301-0/+1
| | | | | | | Since we're drawing server-side ones. Change-Id: I2ec4a74b103f8499160b7e608b21dd04a16190bd Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
* Improve About Qt for Device Creation demoKatja Marttila2015-11-278-167/+55
| | | | | | Change-Id: Iac874151028ede2f9114e317cb6f60fd16387445 Task-number: QTEE-997 Reviewed-by: Katja Marttila <katja.marttila@theqtcompany.com>
* 'About Qt' title bold removed and content text color changedKatja Marttila2015-11-272-2/+1
| | | | | | Change-Id: I2fb3bbac801a6340daa193bd8e3ed432a5f70e99 Task-number: QTEE-988 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* Demo of the new QtWayland compositor APIPaul Olav Tvete2015-11-2711-0/+1008
| | | | | | Change-Id: Icc027eb0994240848604bf0311e0d22c3a6d5020 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com> Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@theqtcompany.com>
* Modified application imagesKatja Marttila2015-11-2612-0/+0
| | | | | | | | Launcher has a new white layout. Images needs to have white rectangle around them to avoid saw edges Change-Id: I8d92a488f9a7f987b8d0108bf1b8cc0c894a74f0 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* Exclude 3ddatavis demo on Rpi2Gatis Paeglis2015-06-301-0/+1
| | | | | | Task-number: QTEE-963 Change-Id: I9820ff37a1789b4df7d4b2c9dcf0c5ad53cd69a0 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* doc: use correct example name to find its sourcesSamuli Piippo2015-06-291-1/+1
| | | | | Change-Id: Id0f82e282bcd1250caca29aad8ecb0e64a0640bc Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
* Remove some features from the Camera demo to make it work with 5.5Laszlo Agocs2015-06-292-1/+4
| | | | | | | | | | | | We can make the demo work by removing the additional features. The image is now showing up correctly. There is no capture or other controls. This is a temporary solution until QtMultimedia gets fixed in a future release. Task-number: QTEE-960 Change-Id: Ibf00d323ac47cf04bd0efffe53cf4e053809d4eb Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* Remove Android stuff and unused content from the About B2Qt appLaszlo Agocs2015-06-253-178/+10
| | | | | | Task-number: QTEE-955 Change-Id: I4d8838c5a959c6f0b0f75c32e5040ae8f5ce0e8c Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* Add missing Layouts import to datavis demoLaszlo Agocs2015-06-241-0/+1
| | | | | Change-Id: I5f7e0eb9a14cbc532110293777d26d9e9f1324ee Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
* Fix data visualization demo importsLaszlo Agocs2015-06-241-5/+3
| | | | | Change-Id: I953e7c1aaf3c2f83e73d4029a4959a0adb2f8124 Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
* Add planets to the demo list in the docs.Laszlo Agocs2015-06-242-0/+16
| | | | | Change-Id: Ibd85be80dd979c602673b1d1d37cd8e1bfb2ffb7 Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
* Add physical screen size override slider to settingsLaszlo Agocs2015-06-181-0/+63
| | | | | | | | | | | | | | The slider is in inches and assumes the usual 16:9 aspect ratio. It will then rewrite appcontroller.conf to include QT_QPA_EGLFS_PHYSICAL_WIDTH and HEIGHT. It can also parse the already set values. This is essential because many framebuffer drivers do not provide any physical size information, so overriding with the environment variables is often necessary. Task-number: QTEE-935 Change-Id: I29452bc20cc58a259191fd65e7463f98ff792523 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* doc: update to 5.5Samuli Piippo2015-06-172-6/+6
| | | | | Change-Id: I10c025dd2086d95f9280f835c56f57839b069b6d Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>
* Merge remote-tracking branch 'origin/stable' into devEirik Aavitsland2015-06-165-86/+56
|\ | | | | | | | | | | | | | | | | * origin/stable: Make standalone demos work with 2d renderer Doc: Bump version to 4.2.0 Doc: Bump version to 4.1.0 Change-Id: I48bd4df889a24fb254fa1a341f997f2c673f39d6
| * Make standalone demos work with 2d renderer5.4Samuli Piippo2015-05-294-84/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Standalone application did not work in non-gpu devices (colibri vf), when the root item did not have size set. Fix this by using the same code as qtlancher has: - QQmlApplicationEngine instead of QQuickView - only one main qml file - Window as root item Change-Id: I482dd86e44faac5dac1839dfb88c5647a0425de6 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com> Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
| * Doc: Bump version to 4.2.0Topi Reinio2015-05-291-2/+2
| | | | | | | | | | Change-Id: I099b7b5fc9808b3be9d3765bcfaa50943f106640 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
| * Doc: Bump version to 4.1.0Topi Reinio2015-02-181-2/+2
| | | | | | | | | | Change-Id: I51701e5f6ef85fb7e08c7941e5724d6b5553121f Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* | Add Canvas3D Planets demo to the launcherLaszlo Agocs2015-06-126-0/+26
| | | | | | | | | | Change-Id: I8e50536f18fb2db636fa7b756a3762ead632b9ed Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* | Use ProgressBar for wifi signal strengthGatis Paeglis2015-04-162-15/+6
| | | | | | | | | | | | | | | | ProgressBar allow for better visual representation of how strong/weak signal actually is. Change-Id: I31581a2159af8a5632443a67dedea724b6992f3e Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* | Update demos after the upstream merge of enterprise controlsAndras Becsi2015-04-096-6/+5
| | | | | | | | | | | | | | | | | | The enterprise controls are now located in the upstream qtquickcontrols repository and are called Qt Quick Extras. This patch also re-enables the gallery demo. Change-Id: I828d4b2aa1a35270dd4036580a6a645e09fbc391 Reviewed-by: Mitch Curtis <mitch.curtis@theqtcompany.com>
* | Do not build datavis demo as part of basicsuiteSamuli Piippo2015-03-271-4/+0
| | | | | | | | | | | | | | | | Data Visualization demo does not provide additional plugins, no need to build it as part of basicsuite. Change-Id: Idc5896ea1334395eb584bb8b4a54ec0959792cc8 Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
* | webengine: add a fencier landing pagePierre Rossi2015-03-2010-24/+228
| | | | | | | | | | Change-Id: I15f94d1473d4fc0a310dda138ad8c8171b15340c Reviewed-by: Andras Becsi <andras.becsi@theqtcompany.com>
* | Doc: Bump version to 4.1.0Topi Reinio2015-02-171-2/+2
| | | | | | | | | | Change-Id: I51701e5f6ef85fb7e08c7941e5724d6b5553121f Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* | Add enterprise-kinectdatavis in tradeshow demosJocelyn Turcotte2015-01-2630-0/+2081
|/ | | | | | | | | | | | | | | | | This is a small demo I did with feedback from the sales guys in Berlin. It's similar to the Kinect demo we had for 3D charts, except that it doesn't require complicated packages like OpenNI; only libfreenect to get the depth image. I only tested the demo on the imx6. The mesh processing of incoming frames is quite heavy so it might not work well on slower devices. The resolution can be tweaked with QQuickFreenectDepthDataProxy's width and height variables to change the resolution of the graph. It isn't in basicsuits since it require a Kinect to be of any value. Change-Id: I4b4619599842119e7d3e8ee130ece7244c0c645c Reviewed-by: Michal Klocek <michal.klocek@digia.com>
* about-b2qt: fix preview imagev4.0.0Samuli Piippo2014-12-101-0/+0
| | | | | | | Fix the white boundaries in the preview image. Change-Id: I54c17ff6ae3dc273aad67aaa05c771117de933dc Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* Updated preview image for About B2QtSamuli Piippo2014-12-091-0/+0
| | | | | | Task-number: QTEE-869 Change-Id: I6f697a5f9e228fa25a1fb12987ba9d719006753d Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* Remove Flat controls demo codeAndy Nichols2014-12-0813-1252/+0
| | | | | | | | Now we will pull from the upstream repo instead. Change-Id: Ice13517f5f12d4c2194e13fc108002e2e8ac7235 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com> Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* Doc: Fix issues with the demo documentationTopi Reinio2014-12-085-27/+28
| | | | | | | | | | | - Rename the title page to index.html to ensure Qt Creator finds it. - Rename docs to Qt for Device Creation Examples and Demos - Edit strings in about-b2qt demo accordingly Task-number: QTEE-864 Change-Id: I59bcac8b2be97baa28329cb95c8e931df6abacd2 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* doc: bump version to 4.0.0Samuli Piippo2014-12-041-2/+2
| | | | | Change-Id: I5ad878b12201432abcc9af51f0dba449e87a0cf6 Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
* doc: add flat style demoSamuli Piippo2014-12-032-0/+14
| | | | | Change-Id: Ib141dc00b82c0e0de994353ba3fffee9f8f15dc2 Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
* Flat Style Demo fix to label renderingAndy Nichols2014-12-032-0/+7
| | | | | | | | | | | | | | Labels from Qt Quick controls use Text.NativeRendering which seems to cause issues when the screen lies about its DPI. For this example we override the labels to use Text.QtRendering The rest of the rendering errors are the same, but we can changed by updating the Flat style in the Qt Quick Enterprise Controls module. Change-Id: Ie45d22bc1ba8764ff075257c9d719682c323155c Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* Adapt launchersettings to the B2Qt.Wifi 1.0 APIGatis Paeglis2014-12-023-85/+120
| | | | | Change-Id: I36154eb52c533b490cb77cd75f4e495edae09604 Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
* Support Flat style and add new Controls demoAndy Nichols2014-12-0220-86/+1345
| | | | | | | | | | | | | | | The Flat style for Qt Quick Controls is now enabled by defualt for the launcher and there are a few places that needed to be tweeked for use the correct style. In addition there is a new controls demo that shows off both the Enterprise Controls from before along side the existing controls, but both using the new Flat style which is only available to customers and is intended for touch devices. So we add one new demo, and disable 2 others (via exclude.txt) Change-Id: I8aa6ddd7d48375fdf64150b0c5e2d451da07d00d Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* Merge remote-tracking branch 'origin/stable' into devSamuli Piippo2014-11-261-3/+0
|\ | | | | | | | | | | | | * origin/stable: Fix curtain effect on Cinematic demo Change-Id: I02601acd4d22295886a8e3d1581d1a3db31eb474
| * Fix curtain effect on Cinematic demoQtEE_v3.2.0Samuli Piippo2014-10-161-3/+0
| | | | | | | | | | | | | | | | | | Curtain now falls down nicely, but this is really just a workaround for the Qt animation issue by removing the offending animation code. Task-number: QTBUG-41117 Change-Id: Idcdc3c5355a65833aea38d4fd5ba59c0edf68b4a Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
* | Exluded some demos on colibri-vfAndy Nichols2014-11-246-0/+6
| | | | | | | | | | | | | | | | Colibri-vf doesn't support opengl based or multimedia applications. Change-Id: If8f0c6077a99f2a5b045b512dfbf343fda526798 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* | Exclude non-working demo for tibidaboaavit2014-11-241-0/+1
| | | | | | | | | | | | Task-number: QTEE-820 Change-Id: I6bac21985b5b2627daa35720d5d8730b0b511a14 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* | Enable camera demo for SABRE and BD imx6 devicesSamuli Piippo2014-11-241-2/+0
| | | | | | | | | | Change-Id: Idf367086c7bbcd8e258d6733df777d0a0ec05cd2 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* | Update enterprise-charts demo to QtCharts 2.0Samuli Piippo2014-11-1917-442/+184
| | | | | | | | | | | | | | | | | | The QtCharts module name was changed, so it was not backwards compatible. Updated all demo files from QtCharts. Task-number: QTEE-807 Change-Id: I1c00ccaf074b0a704af92506da57b723987de359 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* | Add a visual cursor to the dragging area of graphicaleffectsaavit2014-10-161-0/+9
| | | | | | | | | | | | | | | | The idea is to make it more intuitive for the user what that area at the bottom left is for. Change-Id: Ia16edf04891dc48077c4fb9a7cf535e84d6193a3 Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
* | Merge branch 'stable' into devaavit2014-10-15780-31366/+481
|\| | | | | | | Change-Id: I0ff4fb4cb9acd73db397bc44c2970a7286a2d0c2
| * Remove experimental/qt5-intro-android directoryGatis Paeglis2014-10-09240-11739/+0
| | | | | | | | | | | | | | | | | | | | | | | | This directory contains old (probably development) version of qt5 launch presentation. We used to have the final version in the basicsuite/, but also that was removed as "obsolete" in: e6253b8d140a98f3d2327b2d028b237480378637 Change-Id: If262643d5e7b01090f72669fbe60bf255ddabd1b Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
| * Correctly include all qml files in enterprise controls demosSamuli Piippo2014-10-082-2/+4
| | | | | | | | | | | | | | Task-number: QTEE-788 Change-Id: I5fdb6e837fd3a0248e503dc0eca0dd86d9ee3226 Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com> Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
| * Add pro file to qt5-everywhere demo meta-dataGatis Paeglis2014-10-081-0/+14
| | | | | | | | | | | | | | | | | | This is needed for demo to work as stand alone demo when deployed from QtCreator. Task-number: QTEE-787 Change-Id: Ib6d69c06a553a3c3d31d4a5f462f99084716e666 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
| * Doc: Bump documentation version to 3.2.0Topi Reinio2014-10-081-2/+2
| | | | | | | | | | Change-Id: I1f8a9af162c58ff2ee1cf1fcf0bb37660acad8f4 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
| * Update "Code less" logoSamuli Piippo2014-10-071-0/+0
| | | | | | | | | | | | Task-number: QTEE-777 Change-Id: I3732cc813ec2b6ca5165f29884c708073da703ab Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>