1
qreator (13.05ubuntu1) UNRELEASED; urgency=low
1
qreator (13.05.1) raring; urgency=low
3
3
* Fix lp:1173057, whereby protocol removal in the URL QR code lead to
4
4
removing unwanted characters
5
5
* Launchpad automatic translations update.
6
* Launchpad automatic translations update.
7
* Launchpad automatic translations update.
8
* Launchpad automatic translations update.
9
* Launchpad automatic translations update.
10
6
* Preparation for the Qreator 13.04 release. It includes: -
11
7
Fix for lp:1173306 (thus it's dependent on the branch with the fix
12
8
to land) - Version and copyright bump - Fixed toolbar logic
14
10
accept None as an argument to set the draggable sources list.
15
11
We're already explicitly setting URI draggable sources, so we can
16
12
remove the function to initially set the sources list.
17
* Launchpad automatic translations update.
18
* Launchpad automatic translations update.
19
* Launchpad automatic translations update.
20
* Launchpad automatic translations update.
21
* Launchpad automatic translations update.
22
* Launchpad automatic translations update.
23
* Launchpad automatic translations update.
24
* Launchpad automatic translations update.
25
* Launchpad automatic translations update.
26
13
* add a sorting feature to the drop down menu of the Wifi QR Code
28
15
* merge the fixes_1081538 branch to ensure that Wifis are shown in the
30
* Launchpad automatic translations update.
31
* Launchpad automatic translations update.
32
* Launchpad automatic translations update.
33
17
* basic setup to start with tests: removed About dialog tests since we
34
18
don't use that, switched on code analysis when running 'quickly
36
* Launchpad automatic translations update.
37
* Launchpad automatic translations update.
38
* Launchpad automatic translations update.
39
* Launchpad automatic translations update.
40
* Launchpad automatic translations update.
41
* Launchpad automatic translations update.
42
20
* small change in the icon loading to allow icon files of any size and
43
21
still get the correct size for the interface
44
22
* update to latest trunk
45
* Launchpad automatic translations update.
46
23
* updated pot files
47
* Launchpad automatic translations update.
48
24
* fix bug 1086937; replace isdg with isgd
49
25
* Launchpad automatic translations update.
50
26
* Launchpad automatic translations update.
51
27
* fixes bug 1081535 ; the signal handler was missing in the ui file
52
28
* merged with branch to fix bug 1082705
53
29
* fixes bug 1083570 by including python-requests as a dependency
54
* Launchpad automatic translations update.
55
* Launchpad automatic translations update.
56
30
* updated pot files
57
31
* removed translatable description in abstract class QRCodeType;
58
32
removed pylint errors and warnings
65
39
* Bumped version number in the Debian changelog to make the automatic
67
* Launchpad automatic translations update.
68
41
* added use_agent=True in order to add additional databases
69
42
* increased pep8 and pylint compatibility
70
43
* added missing on_prepared callback to QRCodeSMSGtk.py
105
78
schwarzburg/qreator/VCARD_support, with a bunch of UI changes
106
79
* Merged fixes from lp:~stefan-
107
80
schwarzburg/qreator/fix_bug_1006635_selection
108
* Launchpad automatic translations update.
109
* Launchpad automatic translations update.
110
81
* Merged lp:~stefan-schwarzburg/qreator/qreator: * Fixes
111
82
lp:1006630 'Resize QR input widgets' * Additional changes to merge
112
83
proposal: * Added Stefan Schwarzburg to autors credits *
113
84
Added margins to qr_input box * Disabled automatic resizing of
115
* Launchpad automatic translations update.
116
86
* Merged translations
117
87
* An attempt to get notebook pages to resize. Thanks to xubuntix for
118
88
contributing to the code