src/qtquickcontrols2-agl-style.git
3 months agoAdd gitlab issue/merge request templates master 17.90.0 ricefish/17.90.0 ricefish_17.90.0
Jan-Simon Moeller [Tue, 13 Feb 2024 22:13:36 +0000 (23:13 +0100)]
Add gitlab issue/merge request templates

Add template files for gitlab

Bug-AGL: SPEC-4474
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I4456319b790d00fb22ca57bdbf4ca9eee73f95de

5 years agoFix short height of background image 47/16147/2 halibut 10.91.0 10.92.0 10.93.0 11.91.0 11.92.0 12.90.0 12.90.1 12.91.0 12.92.0 12.93.0 13.93.0 5.99.5 5.99.6 6.90.0 6.99.1 6.99.2 6.99.3 6.99.4 7.90.0 7.99.1 7.99.2 7.99.3 8.0.0 8.0.1 8.0.2 8.0.3 8.0.4 8.0.5 8.0.6 8.99.1 8.99.2 8.99.3 8.99.4 8.99.5 9.99.1 9.99.2 9.99.3 9.99.4 flounder/5.99.5 flounder/5.99.6 flounder_5.99.5 flounder_5.99.6 guppy/6.90.0 guppy/6.99.1 guppy/6.99.2 guppy/6.99.3 guppy/6.99.4 guppy_6.90.0 guppy_6.99.1 guppy_6.99.2 guppy_6.99.3 guppy_6.99.4 halibut/7.90.0 halibut/7.99.1 halibut/7.99.2 halibut/7.99.3 halibut/8.0.0 halibut/8.0.1 halibut/8.0.2 halibut/8.0.3 halibut/8.0.4 halibut/8.0.5 halibut/8.0.6 halibut_7.90.0 halibut_7.99.1 halibut_7.99.2 halibut_7.99.3 halibut_8.0.0 halibut_8.0.1 halibut_8.0.2 halibut_8.0.3 halibut_8.0.4 halibut_8.0.5 halibut_8.0.6 icefish/8.99.1 icefish/8.99.2 icefish/8.99.3 icefish/8.99.4 icefish/8.99.5 icefish_8.99.1 icefish_8.99.2 icefish_8.99.3 icefish_8.99.4 icefish_8.99.5 jellyfish/9.99.1 jellyfish/9.99.2 jellyfish/9.99.3 jellyfish/9.99.4 jellyfish_9.99.1 jellyfish_9.99.2 jellyfish_9.99.3 jellyfish_9.99.4 koi/10.91.0 koi/10.92.0 koi/10.93.0 koi_10.91.0 koi_10.92.0 koi_10.93.0 lamprey/11.91.0 lamprey/11.92.0 lamprey_11.91.0 lamprey_11.92.0 marlin/12.90.0 marlin/12.90.1 marlin/12.91.0 marlin/12.92.0 marlin/12.93.0 marlin_12.90.0 marlin_12.90.1 marlin_12.91.0 marlin_12.92.0 marlin_12.93.0 needlefish/13.93.0 needlefish_13.93.0
Tadao Tanikawa [Sun, 19 Aug 2018 14:01:08 +0000 (14:01 +0000)]
Fix short height of background image

Recently window manager changed the homescreen layout,
the height for application changed from 1487 to 1488 css pixel.

This causes unexpected stretch of application's default
background image.

Bug-AGL: SPEC-1611

Change-Id: Icee93fa87c53240dc6a740a0889d8f338a334038
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
5 years agoFix streched background 81/15981/1 5.99.3 5.99.4 flounder/5.99.3 flounder/5.99.4 flounder_5.99.3 flounder_5.99.4
Tadao Tanikawa [Fri, 3 Aug 2018 09:55:22 +0000 (09:55 +0000)]
Fix streched background

Fix side effect by improving multi-resolution support.

Bug-AGL: SPEC-1611

Change-Id: I697f6be3230f73a913fb1e605f67a23395921fb9
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
5 years agoAllow to specify an installation prefix 23/15723/1
Loïc Collignon [Wed, 25 Jul 2018 09:37:42 +0000 (11:37 +0200)]
Allow to specify an installation prefix

Make use of installation prefix possible so that you can install
multiple version and non system-wide installation for debugging
purposes.
Also added a .gitignore to ignore build directories.

Change-Id: I78de1bd8c52b9393a732954bcad91efcf924fb41
Signed-off-by: Loïc Collignon <loic.collignon@iot.bzh>
6 years agoImprove ProgressBar and Slider style 01/13001/3 5.99.1 5.99.2 flounder/5.99.1 flounder/5.99.2 flounder_5.99.1 flounder_5.99.2
Tasuku Suzuki [Mon, 25 Dec 2017 04:30:10 +0000 (13:30 +0900)]
Improve ProgressBar and Slider style

The position of stop 1.0 was set to the positoin of "value" in both
controls. Due to this, gradiation was changed/re-drawn whenever value
was changed.
This commit sets the position of stop 1.0 to the end of the control.
Now gradiation itself is fixed, not changed by its value.

Change-Id: I84e1b30a18af6a0af2d5b867a288b0d3501e565e
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
6 years agoProgressBar: apply the new color scheme for CES2018
Tasuku Suzuki [Thu, 21 Dec 2017 06:17:44 +0000 (15:17 +0900)]
ProgressBar: apply the new color scheme for CES2018

Change-Id: I7a2b53e0ee919f9edf92629a28fbe4df6e674306
Signed-off-by: Tasuku Suzuki <tasuku.suzuki@qt.io>
6 years agoUpdate to new color scheme 11/12611/1
Tadao Tanikawa [Fri, 15 Dec 2017 13:06:22 +0000 (22:06 +0900)]
Update to new color scheme

The color scheme of button/toggle and background
image has been changed.

Bug-AGL: SPEC-673

Change-Id: I44862566ab2d0a25b8eb3a31dba7a9380ac0d263
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
7 years agoInitial import from CES2017 repository 61/8961/1 chinook 3.0.4 3.99.1 4.99.1 4.99.2 4.99.3 chinook/3.0.4 chinook_3.0.4 dab/3.99.1 dab_3.99.1 eel/4.99.1 eel/4.99.2 eel/4.99.3 eel_4.99.1 eel_4.99.2 eel_4.99.3
Scott Murray [Tue, 28 Mar 2017 21:32:16 +0000 (17:32 -0400)]
Initial import from CES2017 repository

Pull AGL QtQuickControls2 style customizations out of CES2017 repository.

Bug-AGL: SPEC-462

Change-Id: I7d7c6df3ea2832026adf26c640c56308668f0340
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
7 years agoInitial empty repository
Jan-Simon Moeller [Tue, 28 Mar 2017 13:22:13 +0000 (13:22 +0000)]
Initial empty repository