maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   [ANNOUNCE] EasyList (https://talk.maemo.org/showthread.php?t=62280)

Willem Liu 2010-09-27 16:43

Re: [ANNOUNCE] EasyList
 
Quote:

Originally Posted by Berserk (Post 827495)
I've made the mistake once to vote without looking at QA (didn't know about it), so I won't do that again :D
For convenience for other users, here is the list:
http://wiki.maemo.org/Extras-testing...t#QA_checklist

I will have a look at testing when time allows it :D

Thanks for that information. I've put that link in the OP as well so people won't forget to use the checklist before voting for the app.

Berserk 2010-09-27 17:03

Re: [ANNOUNCE] EasyList
 
Quote:

Originally Posted by Willem Liu (Post 827572)
Thanks for that information. I've put that link in the OP as well so people won't forget to use the checklist before voting for the app.

Nice! but the link is wrong now :p
Please use "Copy link location", you've copied the link-text now ;)

Willem Liu 2010-09-27 17:30

Re: [ANNOUNCE] EasyList
 
Quote:

Originally Posted by Berserk (Post 827602)
Nice! but the link is wrong now :p
Please use "Copy link location", you've copied the link-text now ;)

Oops! Fixed it now :P

Berserk 2010-09-28 09:49

Re: [ANNOUNCE] EasyList
 
I'm going through the QA testing now and found a small bug:
(it won't prevent a thumbs up vote, since it's a small bug)

When "Sort A-Z" is enabled, uppercase comes before lowercase, while it shouldn't make a diffference. Maybe "Qt::CaseInsensitive" will solve it ;)
Also, I had 1, 2, 10 and 20 in the list.
The were shown in this order:
1
10
2
20
Not a big issue, but it might be better to make it count as normal. That seems quite hard to accomplish to me :p

Willem Liu 2010-09-28 09:59

Re: [ANNOUNCE] EasyList
 
Quote:

Originally Posted by Berserk (Post 828213)
I'm going through the QA testing now and found a small bug:
(it won't prevent a thumbs up vote, since it's a small bug)

When "Sort A-Z" is enabled, uppercase comes before lowercase, while it shouldn't make a diffference. Maybe "Qt::CaseInsensitive" will solve it ;)
Also, I had 1, 2, 10 and 20 in the list.
The were shown in this order:
1
10
2
20
Not a big issue, but it might be better to make it count as normal. That seems quite hard to accomplish to me :p

The case sensitive thing is a good one. I haven't thought about it. The number thing is something I did think about and thought it would have to be as it is, maybe I can come up with something along the way, but for now I can't see an easy solution for it.

Willem Liu 2010-09-28 17:08

Re: [ANNOUNCE] EasyList
 
There is a new version in Extras-Develop:

0.3.10
  • Alphabetical sorting now ignores case.
  • Checked items now have grey text instead of white and are striked through.

Just uploaded so might still be hot :P Also it might take a while before the autobuilder has imported the sources.

Still waiting for 0.3.8 to hit Extras.

Package page (for Karma voting):
http://maemo.org/packages/package_in...asylist/0.3.8/

But don't forget to follow the Quality Assurance checklist here

Berserk 2010-09-28 20:18

Re: [ANNOUNCE] EasyList
 
Fresh from the oven, nice :D
Thanks for the update and new feature!

I did notice some trouble with your changelog.
In every changelog, all the previous changelogs have to be included, under the new one. You can take my changelog for reference:
http://repository.maemo.org/extras-t...r_0.4.2.tar.gz

Willem Liu 2010-09-29 08:13

Re: [ANNOUNCE] EasyList
 
Quote:

Originally Posted by Berserk (Post 828695)
Fresh from the oven, nice :D
Thanks for the update and new feature!

I did notice some trouble with your changelog.
In every changelog, all the previous changelogs have to be included, under the new one. You can take my changelog for reference:
http://repository.maemo.org/extras-t...r_0.4.2.tar.gz

Thanks for your example. From now on I will include previous changes in the changelog as well.
I was somehow under the impression that the repository would keep track of all of them automatically, because QtCreator would clear the changelog with every version number increment.
But I'll include all previous logs from now on.

Berserk 2010-09-29 08:22

Re: [ANNOUNCE] EasyList
 
I didn't understand it first either, I was completely new to Debian packaging :D
But when you make the changelog that way, it should show up properly on the package page ;) I see a few initial releases now :p

Willem Liu 2010-09-30 06:25

Re: [ANNOUNCE] EasyList
 
There is a new version in Extras-Develop now. Last night I've made versions 0.3.11 and 0.3.12 which followed soon afterwards, because I left a bug in there.

Changelog:

easylist (0.3.12) unstable; urgency=low
* Fixed sorting problem.

easylist (0.3.11) unstable; urgency=low
* Fixed Sort A-Z bug. Caused list to disappear when turned on with option "Checked To Bottom" turned off.

easylist (0.3.10) unstable; urgency=low
* Alphabetical sorting now ignores case.
* Checked items now have grey text instead of white and are striked through.

easylist (0.3.9) unstable; urgency=low
* Alphabetical sorting now possible.
* Label "Checked bottom" changed to "Checked to bottom".
* Automatic display orientation detection now possible.

easylist (0.3.8) unstable; urgency=low
* Added transition effect when switching between Edit list view and List view.
* Cleaned up source code.
* Using QStackedWidget for handling multiple views now.

easylist (0.3.5) unstable; urgency=low
* Significantly changed the source code.
* Divided in multiple classes.
* Using QStackedWidget now for the multiple views.
* Added uncheck all button.

easylist (0.3.4) unstable; urgency=low
* Now supports sorting checked items to bottom of the list.


All times are GMT. The time now is 03:56.

vBulletin® Version 3.8.8