~gerboland/qtubuntu/enable-debug-mode

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Gerry Boland
  • Date: 2016-04-12 13:10:43 UTC
  • mfrom: (280.2.34 enable-debug-mode)
  • Revision ID: gerry.boland@canonical.com-20160412131043-t14zmcbheuxclmhr
Merge lp:~dandrader/qtubuntu/enable-debug-mode, he kindly fixed merging this with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
qtubuntu (0.62+16.04.20160322-0ubuntu1) xenial; urgency=medium
 
2
 
 
3
  [ Lukáš Tinkl ]
 
4
  * Support for switching kbd layouts (LP: #1524400, #1491340)
 
5
 
 
6
  [ Nick Dedekind ]
 
7
  * Added support for low shell chrome (LP: #1535397)
 
8
 
 
9
 -- Michael Zanetti <michael.zanetti@canonical.com>  Tue, 22 Mar 2016 08:49:45 +0000
 
10
 
 
11
qtubuntu (0.62+16.04.20160128.1-0ubuntu1) xenial; urgency=medium
 
12
 
 
13
  [ Daniel d'Andrada ]
 
14
  * Implement QPlatformOffscreenSurface (LP: #1527737)
 
15
 
 
16
  [ Olivier Tilloy ]
 
17
  * Instantiate QKeyEvents with the scan code, native modifiers and
 
18
    native virtual key code, and special-case XKB_KEY_Return and
 
19
    XKB_KEY_KP_Enter to emit a carriage return character. (LP: #1433138)
 
20
 
 
21
 -- Michał Sawicz <michal.sawicz@canonical.com>  Thu, 28 Jan 2016 18:30:08 +0000
 
22
 
 
23
qtubuntu (0.62+16.04.20160111-0ubuntu1) xenial; urgency=medium
 
24
 
 
25
  [ Gerry Boland ]
 
26
  * Fix getting MirConnection pointer (LP: #1526684)
 
27
 
 
28
 -- Michał Sawicz <michal.sawicz@canonical.com>  Mon, 11 Jan 2016 11:27:32 +0000
 
29
 
 
30
qtubuntu (0.62+16.04.20160104-0ubuntu1) xenial; urgency=medium
 
31
 
 
32
  [ Daniel d'Andrada ]
 
33
  * Fix QGuiApplication::applicationState() updates (LP: #1528668)
 
34
 
 
35
  [ Gerry Boland ]
 
36
  * On geometry change, save new geometry before creating change event
 
37
    (LP: #1526328)
 
38
 
 
39
 -- Michał Sawicz <michal.sawicz@canonical.com>  Mon, 04 Jan 2016 09:38:35 +0000
 
40
 
 
41
qtubuntu (0.62+16.04.20151207-0ubuntu1) xenial; urgency=medium
 
42
 
 
43
  [ Daniel d'Andrada ]
 
44
  * Implement support for application state (LP: #1504776)
 
45
  * Update panel height hack when window enters or leaves fullscreen
 
46
    (LP: #1422523)
 
47
 
 
48
  [ Lukáš Tinkl ]
 
49
  * Update the panel height hack, orange line is gone
 
50
 
 
51
  [ Michał Sawicz ]
 
52
  * Run wrap-and-sort -at
 
53
 
 
54
 -- Gerry Boland <ci-train-bot@canonical.com>  Mon, 07 Dec 2015 16:21:01 +0000
 
55
 
 
56
qtubuntu (0.62+16.04.20151124-0ubuntu2) xenial; urgency=medium
 
57
 
 
58
  * Rebuild against Qt 5.5.1.
 
59
 
 
60
 -- Timo Jyrinki <timo-jyrinki@ubuntu.com>  Mon, 30 Nov 2015 16:16:27 +0200
 
61
 
 
62
qtubuntu (0.62+16.04.20151124-0ubuntu1) xenial; urgency=medium
 
63
 
 
64
  [ Daniel d'Andrada ]
 
65
  * Implemented cursor support
 
66
 
 
67
 -- Michał Sawicz <michal.sawicz@canonical.com>  Tue, 24 Nov 2015 13:26:05 +0000
 
68
 
 
69
qtubuntu (0.62+16.04.20151117-0ubuntu1) xenial; urgency=medium
 
70
 
 
71
  [ Albert Astals Cid ]
 
72
  * Improvements from running clazy over the code
 
73
 
 
74
  [ Alberto Aguirre ]
 
75
  * Add support for Qt popups and dialog windows.
 
76
 
 
77
  [ Gerry Boland ]
 
78
  * Fix inconsistent mouse wheel scrolling behavior
 
79
 
 
80
  [ Lukáš Tinkl ]
 
81
  * Fix inconsistent mouse wheel scrolling behavior
 
82
 
 
83
  [ Nick Dedekind ]
 
84
  * Added check for valid mime data. (LP: #1493530)
 
85
 
 
86
 -- Gerry Boland <ci-train-bot@canonical.com>  Tue, 17 Nov 2015 14:49:33 +0000
 
87
 
 
88
qtubuntu (0.62+16.04.20151109-0ubuntu1) xenial; urgency=medium
 
89
 
 
90
  [ Nick Dedekind ]
 
91
  * Reverted occlusion detection (lp#1514556) (LP: #1514556)
 
92
 
 
93
 -- Gerry Boland <ci-train-bot@canonical.com>  Mon, 09 Nov 2015 22:43:18 +0000
 
94
 
 
95
qtubuntu (0.62+16.04.20151105-0ubuntu1) xenial; urgency=medium
 
96
 
 
97
  [ Nick Dedekind ]
 
98
  * Support server->client visibility change to stop rendering
 
99
    (lp:#1475678) (LP: #1475678)
 
100
 
 
101
  [ Olivier Tilloy ]
 
102
  * Re-implement QPlatformScreen::physicalSize(). (LP: #1504293)
 
103
 
 
104
 -- Michał Sawicz <michal.sawicz@canonical.com>  Thu, 05 Nov 2015 16:56:48 +0000
 
105
 
1
106
qtubuntu (0.62+15.10.20151021-0ubuntu1) wily; urgency=medium
2
107
 
3
108
  [ CI Train Bot ]