The Following 35 Users Say Thank You to mece For This Useful Post: | ||
AlMehdi, basse, Bundyo, ceevee, christoph, cincibluer6, deegore, edgar2, egoshin, El Amir, frals, Grant, gryedouge, igorgomes, jedi, krk969, Laughing Man, lcuk, Maj3stic, mannakiosk, mivoligo, MohammadAG, mostwanted, ninjafury, nis, noobmonkey, pelago, pillar, plaban, qwerty12, Rob1n, shiny, Silvarum, Strutten, ukki |
|
2010-06-05
, 07:31
|
|
Posts: 1,111 |
Thanked: 1,985 times |
Joined on Aug 2009
@ Åbo, Finland
|
#2
|
The Following User Says Thank You to mece For This Useful Post: | ||
|
2010-06-05
, 08:37
|
|
Posts: 943 |
Thanked: 3,228 times |
Joined on Jun 2010
@ Zagreb
|
#5
|
The Following User Says Thank You to kinggo For This Useful Post: | ||
|
2010-06-05
, 08:52
|
|
Posts: 762 |
Thanked: 395 times |
Joined on Jan 2010
@ Helsinki
|
#6
|
|
2010-06-05
, 09:12
|
Posts: 882 |
Thanked: 1,310 times |
Joined on Mar 2007
|
#7
|
Version 0.2-3 fixed and is now in extras-testing. bugtracker is at http://bugs.maemo.org/buglist.cgi?product=qlister
EDIT: New version uses PyQt due to some issues with PySide.
|
2010-06-05
, 16:44
|
|
Posts: 1,111 |
Thanked: 1,985 times |
Joined on Aug 2009
@ Åbo, Finland
|
#8
|
Can I make a feature request? Add a dialog that allows you to choose your spouse from contacts. Then a button that would read your sms database and create a shopping list from the latest message(s) from that contact if the messages have enough commas for example. My wife often sends shopping lists via sms and I often miss an item or two.
The Following User Says Thank You to mece For This Useful Post: | ||
|
2010-06-05
, 16:49
|
|
Posts: 1,111 |
Thanked: 1,985 times |
Joined on Aug 2009
@ Åbo, Finland
|
#9
|
Haven't try the new version yet.
But I have some ideas for this.
Is it possible to have some database? If we once enter item in our list that we don't have to enter that again but just select it from that database. And to make DB editable so we could edit wrong spelled items or remove some of them if we want to.
Second is to have quantity fields in the list.
The Following User Says Thank You to mece For This Useful Post: | ||
|
2010-06-05
, 17:47
|
|
Posts: 1,111 |
Thanked: 1,985 times |
Joined on Aug 2009
@ Åbo, Finland
|
#10
|
Tags |
portrait mode, pyqt4, qlister, shopping list |
|
I made a simple shopping list app that you can use in portrait mode, mostly because I wanted one and because I wanted to test some Qt stuff. Either way it's up for grabs.
It is currently available in extras-devel So it is experimental software, and should be treated as such. It is currently in a "Works for me" kind of state.It's written in python using
pysidePyQt. It's mostly written on device using pygtkeditor and packaged with pypackager. So thanks for those Khertan.The app itself is very simple. It's a list that you can edit and then view in portraít, and tick objects once you've put them in your cart when you're shopping. I'm not planning on implementing a great amount of features, but I'm always open to suggestions.
Known issues:
- Some ugly black areas when overscrolling the edit window
- Right to left languages are left aligned in the list
Here are a couple of screenshots:
Class .. : Meddler, Thread watcher, Developer, Helper
Humor .. : [********--] Alignment: Pacifist
Patience : [*****-----] Weapon(s): N900, N950, Metal music
Agro ... : [----------] Relic(s) : N95, NGage, Tamyia Wild One
Try Tweed Suit for your hardcore twittering needs
http://twitter.com/mece66
I like my coffee black, like my metal.
Last edited by mece; 2010-07-16 at 07:07. Reason: Fixed a typo in the apt-get commands.