1 shopper (0.5.6) unstable; urgency=low
3 * Added support for landscape/portrait rotation - see http://wiki.maemo.org/Rotation to enable it
4 * Increased icon size to be more finger friendly, also adjusted scrolling to 'stick to paper' for pelago
5 * Added finger scrolling to the category manager
6 * Some improvements in scaling the fonts
7 * Gui tweaks: added strikeout when out shopping and notes boxes have lines
8 * Fixed QVariant bug spotted by Andrew Olmsted <andrew.olmsted@gmail.com>
9 * Added basic website and some help text to garage
10 * Lots of code tidying by Erik Hovland <erik@hovland.org>
12 -- David Greaves <david@dgreaves.com> Sat, 07 Mar 2009 23:44:06 +0000
14 shopper (0.5.5) unstable; urgency=low
16 * Ensure upgrade description shows up.
18 -- David Greaves <david@dgreaves.com> Fri, 06 Mar 2009 10:15:57 +0000
20 shopper (0.5.4) unstable; urgency=low
22 * Fixed crash when zooming and scrollbar goes away
24 -- David Greaves <david@dgreaves.com> Fri, 06 Mar 2009 00:21:25 +0000
26 shopper (0.5.3) unstable; urgency=low
28 * Adding new category now shows and selects newly added category
29 * Reduced un-needed signals
30 * Undefined debugging in most files
31 * Tweaked setting focus when adding a category
32 * Changed update() to updateVisibility() to avoid overridding Qt methods
33 * Implemented zooming to scale text
34 * Mainwindow appears immediately with a loading message
35 * Fixed the timer hack in CategoryDialog
37 * Category headings scroll
38 * Scroll area stays in same place when scaling
39 * Colors done in C++, not stylesheets (for speed)
41 * Finger scrolling feel improved a lot
43 -- David Greaves <david@dgreaves.com> Fri, 06 Mar 2009 00:01:47 +0000
45 shopper (0.5.2) unstable; urgency=low
47 * Refactored shopperList to List/Category/Item
48 * Refactored shopperView to ListView/CategoryView/ItemView
49 * ListView is now a heirarchy
50 * Changed shopper icon to have some whitespace/border (fixes bug#4154)
51 * Added XB-Maemo-Display-Name: Shopper to the debian/control file : Fixes #4152
52 * Add XB-Maemo-Icon-26: section with uuencoded 26x26 png to the debian/control
54 * Moved List state handling into the data space to allow consistent behaviour.
55 * fixed a bug in tick visibility after widget heirarchy re-org - use update() consistently
56 * Began improving preference handling
57 * Preferences now take effect at once
59 -- David Greaves <david@dgreaves.com> Sun, 01 Mar 2009 00:10:35 +0000
61 shopper (0.5.1) unstable; urgency=low
63 * Fixed "Open dialogue only shows xml files" for GA.
64 * Removed gestures on the Item Dialog until they're tested more
65 * Converted Event playback to use QPointers to avoid sending to deleted QWidgets - fixes sporadic crash on delete I hope
67 -- David Greaves <david@dgreaves.com> Tue, 24 Feb 2009 20:41:42 +0000
69 shopper (0.5) unstable; urgency=low
71 * Functional Qt version
72 * Added Finger scrolling and gestures
74 -- David Greaves <david@dgreaves.com> Thu, 19 Feb 2009 22:09:44 +0000
76 shopper (0.4) unstable; urgency=low
81 -- David Greaves <david@dgreaves.com> Mon, 19 Jan 2009 16:52:21 +0000