summaryrefslogtreecommitdiffstats
path: root/basicsuite/launchersettings
Commit message (Collapse)AuthorAgeFilesLines
* Update license headersKari Hormi2016-06-071-7/+36
| | | | | | | - Update all license headers to commercial+BSD Change-Id: I7dbf9d967cde7dfe21bef255ea63652b42fccb71 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* Replaced SettingsUI import uriKimmo Ollila2016-06-021-1/+1
| | | | | Change-Id: I872171494c19a70e1e6ab094ce5b32c7368b693e Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Replace LauncherSettings with SettingsUI from Device Utils module.Kimmo Ollila2016-05-1316-745/+4
| | | | | | Change-Id: I6c50cab59db04dc9837a13f88124202973ce40c7 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Update license headersTopi Reinio2016-05-035-10/+10
| | | | | | | | | - Update Copyright year and holder, unify license text formatting - Update BSD, LGPL licenses for files originating from Qt repositories Change-Id: Id77f62f754c3bb29bb4b1c816e3f984a087ee87e Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* Remove old webengine and settingsviewKatja Marttila2016-01-211-0/+1
| | | | | | | | Webengine is replaced with webbrowser and settingsview is accessed through settings button Change-Id: Idf8d60c11579a57ec8181ca23e386a543f24cce3 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Use WifiManager.lastError for error reportingGatis Paeglis2016-01-202-4/+25
| | | | | Change-Id: Ia5e267bd631ada61703c7be5e295665be48c1410 Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com>
* Removed wrong default text from wifiOnOffButtonKimmo Ollila2016-01-201-1/+0
| | | | | Change-Id: Ia78513f9ce8972f030082c3c8f704a05272584f7 Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
* Renewed Launcher SettingsKimmo Ollila2016-01-1419-680/+488
| | | | | | Task-number: QTRD-3776 Change-Id: I69bc4f0bb1628feb73b4acc35908950095eb4515 Reviewed-by: Katja Marttila <katja.marttila@theqtcompany.com>
* Modified application imagesKatja Marttila2015-11-261-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>
* 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>
* 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>
* 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>
* Merge branch 'stable' into devaavit2014-10-158-164/+388
|\ | | | | | | Change-Id: I0ff4fb4cb9acd73db397bc44c2970a7286a2d0c2
| * Change URLs to qt.ioRainer Keller2014-10-0710-10/+10
| | | | | | | | | | Change-Id: Ib106911de0365837b97bf4c5c374c97611a276cc Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
| * launchersettings: various improvementsGatis Paeglis2014-09-297-209/+344
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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-171-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>
| * 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>
* Make FPS checkbox persistentSamuli Piippo2014-08-181-0/+1
| | | | | | | | Set value of FPS checkbox on start up based on the actual value in engine. Task-number: QTEE-584 Change-Id: Idfdc949b7fb8f4edb79f65f4351442601a9349e8 Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
* launchersettings: make ip field span two columnsSamuli Piippo2014-06-301-0/+1
| | | | | | | | This makes the hostname button fit better in smaller resolution. Task-number: QTEE-689 Change-Id: I8bead95d7b0d614ee1fa882699b990ef33848f99 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* [launchersettings] Add boundaries for signal strength bar.Gatis Paeglis2014-05-201-1/+10
| | | | | | | | This is already in the "dev" branch of b2qt-utils, would be good to have it for this release as well. Change-Id: Ieae42d6b0854d6b3d8c47850f06a7ec6da0b4e43 Reviewed-by: Laszlo Agocs <laszlo.agocs@digia.com>
* Disable autocompletion for password fieldRainer Keller2014-05-191-0/+1
| | | | | Change-Id: I178e3dd14b627d708275a9c70bd7e8b7d55ee0f6 Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
* workaround for crash on linuxSamuli Piippo2014-05-192-2/+0
| | | | | | Task-number: QTEE-506 Change-Id: I895a7f83ead3afc0a0483b5a75433f8f9ead8397 Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
* Remove BOM marker from the beginning of the main.qml filePasi Petäjäjärvi2014-05-091-1/+1
| | | | | | Task-number: QTEE-506 Change-Id: Ic18f19d79395d96094666985005eb3edaadae601 Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
* [launchersettings] Fix UI scalingGatis Paeglis2014-04-091-2/+5
| | | | | | Task-number: QTEE-473 Change-Id: I8fb07fd007c394beec1603cdf171e0af15af0819 Reviewed-by: Laszlo Agocs <laszlo.agocs@digia.com>
* [launchersettings] Small fixes in wifi settings sectionGatis Paeglis2014-04-071-33/+40
| | | | | | | | - only one list section expanded at a time. - adjust example to the changes in QtWifi API. Change-Id: I08eed885e08f581302f2704e07a0218c95c7454e Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Rearrange the order of demos in the launcherTopi Reinio2014-03-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | The launcher will sort the demos alphabetically based on their titles, and then removes leading digits (see cf9b6d17). This allows us to control the order of the demos. This change sets the following order, from left to right: About Qt Enterprise Embedded Launcher Settings Qt5 Everywhere Qt5 Cinematic Demo Qt5 Launch Presentation Virtual Keyboard Qt Quick Enterprise Controls - Dashboard Qt Quick Enterprise Controls - Gallery Controls: Touch Qt Charts - Gallery Media Player Camera Photo Gallery Graphical Effects Sensors Demo Change-Id: I80e5fb66b55f5b5541acc70410c555d4d971e220 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* Fix QML GroupBox: Binding loop detected for propertyAndy Nichols2014-02-201-0/+3
| | | | | | | | QTEE-357 Change-Id: I8f400f5d204f56e61339e097d6288961d3d7133d Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com> Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
* [launcher settings] improve visual appearanceGatis Paeglis2014-02-198-97/+137
| | | | | | | and fix the UI shrinking issue when vkb is visible. Change-Id: I8609dbc4a852b04e3ed9f3fbd3eb1175f3576f5e Reviewed-by: Andy Nichols <andy.nichols@digia.com>
* Enable virtual keyboard when building demos stand-aloneTopi Reinio2014-01-301-0/+1
| | | | | | | | | | Add a shared QML file that defines an InputPanel and loads the main QML for each demo. Also, - Do not define QT_IM_MODULE (set already in the system) - Improved exclude file parsing to match b2qt-launcher Change-Id: Ibdd0371a57878ef7bc585aa67fcd148377f54bc6 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
* [Launcher Settings] Add Wifi GroupBoxGatis Paeglis2014-01-308-15/+380
| | | | | Change-Id: I3d9850335c79640d29bb335c24acbfbb79375a1c Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
* Make basicsuite demos run stand-aloneTopi Reinio2014-01-279-0/+410
This change will make the demos run standalone when built in Qt Creator. - Rename example directories to lowercase/non-whitespace to avoid build & deployment problems - Add title.txt files so titles remain displayed correctly in the launcher - Add a common shared source files used for the standalone apps, and .pro-files for each example - Remove .qmlproject files (not needed) - Adjust documentation to match the new directory structure Change-Id: Ib24e461952da3b2c88aab0363249115ea44ee0f2 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>