~thomas-deruyter-3/qreator/qreator

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
qreator (12.05-public1) precise; urgency=low

  * New release.

 -- David Planella <david.planella@ubuntu.com>  Thu, 17 May 2012 21:08:06 +0200

qreator (12.05) precise; urgency=low

  * Package uploaded to PPA
  * Reverted the capitalization of the app's name, which seems to make
    Quickly crash
  * Removed binary file
  * Creating ubuntu package
  * Updated desktop file categories
  * Updated POT template, added license file
  * Some cleanup in the Cairo code
  * Started adding more bling to the QR code drawing area with Cairo
  * Added license
  * Updated desktop file comment
  * Updated POT file to enable translations, removed some superfluous
    strings from the UI file
  * First working version ready for release
  * Added some documentation, cleaned up the QRCode's object methods a
    bit
  * Started using GtkGrids all over the place instead of GtkBoxes
  * Added support to display maps with libchamplain. python-osmgpsmap,
    as an alternative without Clutter, does not seem to work because
    it's not introspectable -gtk3 branch is still WIP. Commented out
    GSettings code, at it seems to crash Winpdb (settings schema not
    found)
  * Started playing with the Open Street Map widget, but it seems to
    crash on Gtk+ 3
  * Moved the QR generation code to a separate module, independent of
    the UI
  * Set up automatic resizing of images through PIL, and 3 standard
    output image sizes. Fixed RGBA > BGRA conversion going from PIL to
    Cairo
  * Removed scrollable window for the drawing area
  * Scaling is now done at the source
  * Fixed fade-in
  * Added a file chooser to save the resulting image. Started playing
    with fade ins.
  * Disabled edit button, as it's not yet implemented
  * Removed whitespace
  * Removed obsolete code and comments
  * First working version
  * Fixed a bug whereby signal names were erroneously made valid python
    names

 -- David Planella <david.planella@ubuntu.com>  Thu, 17 May 2012 14:18:01 +0200

qreator (0.1-public1ubuntu1) precise; urgency=low

  * 

 -- David Planella <david.planella@ubuntu.com>  Thu, 17 May 2012 13:25:21 +0200

qreator (0.1-public1) precise; urgency=low

  * New release.

 -- David Planella <david.planella@ubuntu.com>  Thu, 17 May 2012 13:06:07 +0200

qreator (0.1) precise; urgency=low

  * Initial release.

 -- David Planella <david.planella@ubuntu.com>  Thu, 17 May 2012 13:04:51 +0200