~faenil/ubuntu-ui-toolkit/scrollbar_moreHoverFixesAndTests

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Andrea Bernabei
  • Date: 2016-07-07 15:21:03 UTC
  • mfrom: (1903.1.124 staging)
  • Revision ID: andrea.bernabei@canonical.com-20160707152103-eaz1u4zpnyhlacwf
merge staging

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
ubuntu-ui-toolkit (1.3.2009+16.10.20160615.3) yakkety; urgency=medium
 
2
 
 
3
  [ Tim Peeters ]
 
4
  * Introduce Styles.SectionsStyle. Fixes LP: #1585548
 
5
  * Update header contents only after its style was initialized. 
 
6
    Fixes LP: #1588837
 
7
  * Update export_qml_dir.qml to work inside a lxd container.
 
8
  * Draw a red outline around the subheader in AdaptivePageLayout to warn that
 
9
    the old header is deprecated. Fixes LP: #1583636
 
10
  
 
11
  [ Christian Dywan ]
 
12
  * Select the current item before adding the test page.
 
13
  * Introduce gallery for browsing visual tests.
 
14
  * Put Scrollbar in ShaderEffectSource to blend with frame. Fixes LP: #1583543
 
15
  * Correctly use build/src dir with unit tests. Fixes LP: #1589982
 
16
 
 
17
  [ Florian Boucault ]
 
18
  * Do not initialize haptics at startup but only when used for the first time.
 
19
  * PageHeadButton: do not load the icon until the button is made visible.
 
20
  
 
21
  [ Albert Astals Cid ]
 
22
  * Prepend UC_ to performance env vars.
 
23
  * Using -1 as PERFORMANCE_MONITOR_WARNING_COUNT_THRESHOLD envvar disables the
 
24
    warning count threshold.
 
25
  * Add envvars to change the performance monitor variables. 
 
26
 
 
27
 -- Zoltán Balogh <zoltan.balogh@canonical.com>  Wed, 15 Jun 2016 18:32:29 +0000
 
28
 
 
29
ubuntu-ui-toolkit (1.3.1995+16.10.20160607.1) yakkety; urgency=medium
 
30
 
 
31
  [ Albert Astals Cid ]
 
32
  * Initialize two variables
 
33
      physicallyEnded in the dummy TouchInfo constructor
 
34
      m_nextTimeoutTime in the FakeTimer
 
35
    It's not really needed since it's only used in update() if start()
 
36
    has been called that then initializes m_nextTimeoutTime
 
37
    But it's always nice to initialize all members.
 
38
 
 
39
  [ Zsombor Egri ]
 
40
  * Move PropertyChange into UbuntuToolkit package.
 
41
 
 
42
  [ Christian Dywan ]
 
43
  * Merge tests/unit and tests/unit_x11. Fixes LP: #1273696
 
44
  * UCListItem needs to handle click/trigger by keyboard. Fixes LP: #1581027
 
45
  * Remove TARGET pointing at "gallery" script
 
46
    qmake can't tell that it's not a generated file. Fixes LP: #1523093.
 
47
 
 
48
  [ Zoltan Balogh ]
 
49
  * Skip unit tests only on Yakketi. Fixes LP: #1588598
 
50
 
 
51
  [ Tarmac, Zoltán Balogh ]
 
52
  * OTA12-2016-06-07 landing
 
53
 
 
54
 -- Zoltán Balogh <zoltan.balogh@canonical.com>  Tue, 07 Jun 2016 18:25:12 +0000
 
55
 
 
56
ubuntu-ui-toolkit (1.3.1988+16.10.20160601) yakkety; urgency=medium
 
57
 
 
58
  [ Christian Dywan ]
 
59
  * UCAbstractButton needs to accept key release events. Fixes LP: #1581026
 
60
 
 
61
  [ Andrea Bernabei ]
 
62
  * Documentation: fix missing or outdated imports in QML modules (Popups,
 
63
    Pickers, Themes, ListItems), misuse of qdoc API and similar. 
 
64
    Fixes LP: #1570156, LP: #1585557, LP: #1585585, LP: #1585591.
 
65
  * tst_slotslayout: tentative fix for a very rare CI failure. 
 
66
    Fixes LP: #1571426
 
67
 
 
68
  [ Tarmac, Zoltán Balogh ]
 
69
  * OTA12-2016-06-01
 
70
 
 
71
 -- Zoltan Balogh <zoltan.balogh@canonical.com>  Wed, 01 Jun 2016 11:52:35 +0000
 
72
 
 
73
ubuntu-ui-toolkit (1.3.1984+16.10.20160527.2) yakkety; urgency=medium
 
74
 
 
75
  [ Christian Dywan ]
 
76
  * Slimmer frame for TextFields: 0.5dp. Fixes LP: #1578190.
 
77
 
 
78
  [ Albert Astals Cid ]
 
79
  * Add override
 
80
    The override specifier (since C++11) specifies that a virtual function 
 
81
    overrides another virtual function. In a member function declaration or 
 
82
    definition, override ensures that the function is virtual and is overriding
 
83
    a virtual function from the base class.
 
84
 
 
85
  [ Tim Peeters ]
 
86
  * Fix reference error in PullToRefreshStyle. Fixes LP: #1582843
 
87
  * Mark Tab, Tabs, TabBar, PageHeadConfiguration, PageHeadSections, 
 
88
    PageHeadState, ToolbarButton, ToolbarItems as deprecated in the 
 
89
    documentation. Fixes LP: #1566735, LP: #1566741.
 
90
 
 
91
  [ CI Train Bot ]
 
92
  * Resync trunk.
 
93
 
 
94
 -- Zoltan Balogh <zoltan.balogh@canonical.com>  Fri, 27 May 2016 07:08:44 +0000
 
95
 
 
96
ubuntu-ui-toolkit (1.3.1979+16.04.20160517.4) yakkety; urgency=medium
 
97
 
 
98
  * Rebuild for arm64 gles switch.
 
99
 
 
100
 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Wed, 25 May 2016 06:59:29 +0000
 
101
 
1
102
ubuntu-ui-toolkit (1.3.1979+16.04.20160517.1) xenial; urgency=medium
2
103
 
3
104
  [ Tim Peeters ]