summaryrefslogtreecommitdiffstats
path: root/qml/pages/BasicPage.qml
Commit message (Collapse)AuthorAgeFilesLines
* Increase size of the accessible elements in the headerJan Arve Sæther2014-11-061-4/+12
| | | | | | | Previously, the back button was so small that it was hard to hit it. Change-Id: I5948d379f47a8d57749acc22bbbb098432afccaf Reviewed-by: Caroline Chao <caroline.chao@theqtcompany.com>
* "function accessiblePressAction()" => "Accessible.onPressAction:"Jan Arve Saether2014-10-281-1/+1
| | | | | Change-Id: Ic9f8bdf531845a77e43cf526eb9256b85787da5b Reviewed-by: Frederik Gladhorn <frederik.gladhorn@theqtcompany.com>
* Make the TextField a searchEditFrederik Gladhorn2014-10-281-0/+1
| | | | | Change-Id: I114c16b47be600a1c0a06cfa394321fc8786520b Reviewed-by: Jan Arve Sæther <jan-arve.saether@theqtcompany.com>
* Represent title bar in a more structured way for a11y purposes.Jan Arve Saether2014-10-081-0/+12
| | | | | | | | | The title bar will now have up to two accessibility children: 1. Back button (optional) 2. Title bar text (City + Country + "10 day forecast" combined) Change-Id: I9ad75461befbb23e0a66780b445a16cb474a7a96 Reviewed-by: Caroline Chao <caroline.chao@digia.com>
* Accessibility: Make back arrow a buttonFrederik Gladhorn2014-07-071-1/+8
| | | | | Change-Id: Ibd873e3583256e0bc95462a2b2009f814817c760 Reviewed-by: Caroline Chao <caroline.chao@digia.com>
* Use true/false instead of 1/0 for boolFrederik Gladhorn2014-07-071-1/+1
| | | | | Change-Id: I0080ab942b21cea5c6c53a338f4d1ec1b88fa408 Reviewed-by: Caroline Chao <caroline.chao@digia.com>
* Adjust the pages design dynamically for narrow screensCaroline Chao2014-06-251-2/+8
| | | | | Change-Id: I64a46ef883cd4d12848ba66b34a45d0916ac4796 Reviewed-by: Andrew Knight <andrew.knight@digia.com>
* Simplify the "isLocked" logic for the pagesCaroline Chao2014-05-231-1/+1
| | | | | | | Use a binding instead. Change-Id: If302c9a5fa7f4b37d1be1fbbbf4771e327d2c26f Reviewed-by: Andrew Knight <andrew.knight@digia.com>
* Fix license headersCaroline Chao2013-12-131-27/+26
| | | | | | | Change-Id: I68dc519a7177810dcc39e9c648cf823904a949ef Reviewed-by: Hanne Linaae <hanne.linaae@digia.com> Reviewed-by: Sami Makkonen <sami.makkonen@digia.com> Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
* Initial commitv1.1Caroline Chao2013-12-101-0/+205