summaryrefslogtreecommitdiffstats
path: root/basicsuite
Commit message (Collapse)AuthorAgeFilesLines
* Updated Virtual Keyboard screenshotKimmo Ollila2016-01-131-0/+0
| | | | | | | Task-number QTRD-3768 Change-Id: Idbec3f92bb9b3ee2afe8d82b5218428c30a841fb Reviewed-by: Katja Marttila <katja.marttila@theqtcompany.com>
* Remove sensors demoKatja Marttila2016-01-041-10/+2
| | | | | | Change-Id: I49aa453ffed289a48d10707d6e15ff15a231ac14 Task-number: QTRD-3801 Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com>
* 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>
* 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>
* 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>
* 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 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>
* Merge remote-tracking branch 'origin/stable' into devEirik Aavitsland2015-06-164-84/+54
|\ | | | | | | | | | | | | | | | | * 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>
* | 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>
* 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-083-9/+9
| | | | | | | | | | | - 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>
* 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-15536-19618/+475
|\| | | | | | | Change-Id: I0ff4fb4cb9acd73db397bc44c2970a7286a2d0c2
| * 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>
| * Update "Code less" logoSamuli Piippo2014-10-071-0/+0
| | | | | | | | | | | | Task-number: QTEE-777 Change-Id: I3732cc813ec2b6ca5165f29884c708073da703ab Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
| * Update Qt logosSamuli Piippo2014-10-072-0/+0
| | | | | | | | | | | | | | | | | | New Qt logos, no update available for the "Code less" image. Removed old images that were not used anymore. Task-number: QTEE-777 Change-Id: I3b60496d237b2340c679ae0b756b939f95e4ad87 Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
| * Change URLs to qt.ioRainer Keller2014-10-07125-186/+186
| | | | | | | | | | Change-Id: Ib106911de0365837b97bf4c5c374c97611a276cc Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
| * Qt5 Everywhere: keep only metadata.Gatis Paeglis2014-10-03354-16738/+5
| | | | | | | | | | | | | | | | | | | | This demo is prepared during build process by pulling in the latest version from git repository and making it b2qt-launcher compatible. Task-number: QTEE-756 Change-Id: If8fb202b6437c43ff3a8d381234c574e631b00bb Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
| * launchersettings: various improvementsGatis Paeglis2014-09-2911-220/+354
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - make it scale better on screen with different screen sizes and pixel density. For example the current implementation looked bad on Nexus 2013. Lets use "scaled cm" based on visual angle. Tested on 46 inch TV, nexus, nexus 2013, Rpi with samsung desktop monitor, demo looks as expected. - Demo now works as expeced when deployed as stand alone application from QtCreator. Before this change layout was completely broken, because Screen qml element really does not work as expected. - Make handle of Slider more touch-friendly. - Simplify creation of wifi GroupBox. The Loader element was needed at the beginning when we build QtWifi only on Android. - Move custom styles into separate qml files and other cleanups. Task-number: QTEE-769 Change-Id: Ifef1caa7edbfaea14c608f6b8fae43e86b0a2442 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
| * Capture preview images in ~800x600 resolutionRainer Keller2014-09-1717-0/+0
| | | | | | | | | | | | Task-number: QTEE-694 Change-Id: Ibcee4da0108a8d087d54495d129b0b871d7b0983 Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
| * Use correct import version for VKB SettingsGatis Paeglis2014-09-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | When we started to use it in launcher settings it was defined as 1.0 and later changed to 1.2 in vkb library code, because of this launcher settings failed to start. Settings import was introduced in VKB version 1.2, therefore that is the minimal supported version. Change-Id: I328fb87524a2c32cb32da7aea7835196bc59875d Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
| * Enterprise controls: keep only metadata.Gatis Paeglis2014-09-0943-2658/+9
| | | | | | | | | | | | | | | | | | | | Keep only metadata about enterprise controls demos. Demos itself are prepared and added to b2qt-demos package during build process. Task-number: QTEE-758 Change-Id: I4f931b8f232f484c87563584407d380c8acdc7ad Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
| * launchersettings: make flicking user-friendlyGatis Paeglis2014-09-041-3/+3
| | | | | | | | | | | | | | | | | | Make Flickable same size as the screen. Before this flicking was not very intuitive - flicking did not work at the areas outside of settings group boxes. Change-Id: Ice4d42813be055e7562aff41fa36223197f836ce Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
| * launchersettings: add vkb style settingGatis Paeglis2014-09-045-7/+94
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - VKB version 1.1 introduced support for runtime change of vkb style, this patch adds setting for changing keyboard style from launcher settings application. - Make "Display FPS" checkbox more touch-friendly. - Update Controls import version. Task-number: QTRD-3288 Change-Id: Iabc0e90ba06b3c123eaddc9de4c3c7bf264af2a6 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* | Update launchersettings for renamed DroidUtils->B2QtUtilsaavit2014-10-085-225/+23
| | | | | | | | | | | | | | | | | | | | | | Also much simplification as the refactored API is better suited for QML usage. Depends on http://qt-gerrit.it.local/6317 Task-number: QTEE-704 Change-Id: I7491ada390d973a26cf8a2c2b668114eb87357c0 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
* | webengine: enable out-commented js code in the Rubik's cube demoAndras Becsi2014-09-221-4/+4
| | | | | | | | | | | | | | This fixes some glitches seen with the new chromium snapshot. Change-Id: Id0e54315a862b07332bf6788c16fa0fef9556a9d Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com>