Reply
Thread Tools
ME2g's Avatar
Posts: 168 | Thanked: 58 times | Joined on Aug 2010 @ Vienna
#31
Originally Posted by ymartin59 View Post
For alternate langage:
in terminal
export LANG=en_US
keepassx
Thanks.
I tried this.
But all the text is still German.
env | grep LANG
shows that the setting is correct.


Originally Posted by ymartin59 View Post
Have you test the package at
http://ymartin59.free.fr/wordpress/i...-improvements/ ?
This is the version that I have on my N900.
 
Posts: 106 | Thanked: 136 times | Joined on Apr 2010 @ Switzerland
#32
OK with my version menus are usable...

Sorry for the mistake, the variable to set is LC_ALL.
 
Posts: 106 | Thanked: 136 times | Joined on Apr 2010 @ Switzerland
#33
Hello,

Thank you for the really useful references about Qt.

So after few hours of learning Qt and also Git, I have been able to insert a scrollable viewports for main dialogs: edit-entry, password generation and settings.
User experience is still odd but it works without a full GUI redesign, a job for which I do not have enough time.

My patches are available in project's git at maemo garage.

The compiled package is available at
https://garage.maemo.org/frs/?group_id=1171

I have not found information about extras publish process yet. If someone knows, please post a reference.
 

The Following 8 Users Say Thank You to ymartin59 For This Useful Post:
Posts: 287 | Thanked: 165 times | Joined on Oct 2009 @ The Netherlands
#34
Originally Posted by ymartin59 View Post
So after few hours of learning Qt and also Git, I have been able to insert a scrollable viewports for main dialogs: edit-entry, password generation and settings.
User experience is still odd but it works
Wow! This actually is quite usable. The scrollabe viewpoint is a good solution. Thanks!
__________________
My personal website and my new home on damplein
 
ME2g's Avatar
Posts: 168 | Thanked: 58 times | Joined on Aug 2010 @ Vienna
#35
Originally Posted by ymartin59 View Post
Hello,

Thank you for the really useful references about Qt.

So after few hours of learning Qt and also Git, I have been able to insert a scrollable viewports for main dialogs: edit-entry, password generation and settings.
User experience is still odd but it works without a full GUI redesign, a job for which I do not have enough time.

My patches are available in project's git at maemo garage.

The compiled package is available at
https://garage.maemo.org/frs/?group_id=1171

I have not found information about extras publish process yet. If someone knows, please post a reference.
I downloaded this version and it is much more usable than the previous one!
Only the "Kommentar:" part ("Comment:") is still too small.
and does not look much different from the one in
http://talk.maemo.org/attachment.php...6&d=1295458972

I tried LC_ALL=en_US and the GUI comes up in English,
but "Comment:" is still too small to be edited with keyboard.
But I can use it with onscreen keyboard as workaround.
:-)

KeePassX is getting usable on the N900!

Reedit: maybe the space for "Comment:" is calculated based on other elements in the dialog and therefore this is calculated to small on a small screen?

After a short check I'd take a look at this one:
http://library.maemodocs.nokia.com/f...iclayouts.html

Last edited by ME2g; 2011-01-24 at 18:47.
 
Posts: 163 | Thanked: 96 times | Joined on Feb 2010 @ Israel
#36
Wow! Thanks a lot!!
I would like to suggest using a StackedLayout(/Widget) for the actual data,
you can see an example here.

So when the program starts up you get the category list, you select a category and then you go 'down' the stack into the entries list, and when you select that you go 'down' the stack to the actual info.

This will also allow splitting up the menus between each stack to have only the relevant entires. (For example, creating a new group, only in the group list, creating a new entry only in the entry list, copying the password only the info page, etc...)

Thanks again for your work!
 
Posts: 43 | Thanked: 22 times | Joined on Mar 2010
#37
Bumped for justice.
 
Posts: 106 | Thanked: 136 times | Joined on Apr 2010 @ Switzerland
#38
StackWindows require lot of changes in keepassx original code for event handling and callbacks... now my code coredumps and I just gave up.
After a while, I will join keepassx v2 team so that n900 port works well.
 

The Following 3 Users Say Thank You to ymartin59 For This Useful Post:
ME2g's Avatar
Posts: 168 | Thanked: 58 times | Joined on Aug 2010 @ Vienna
#39
Originally Posted by ymartin59 View Post
StackWindows require lot of changes in keepassx original code for event handling and callbacks... now my code coredumps and I just gave up.
After a while, I will join keepassx v2 team so that n900 port works well.
:-/

Can't you go back to a previous version of your code?
I guess you are using some version control...
 
Posts: 106 | Thanked: 136 times | Joined on Apr 2010 @ Switzerland
#40
Of course... but the status remains: "patching" original KeepassX code is not a pragmatic way to implement stack windows because event callbacks need object references that are not already available.
My opinion is that a complete UI re-write is required/more effective - and I am not a good enough C++/Qt developer to do it during my few spare-time hours.
 
Reply


 
Forum Jump


All times are GMT. The time now is 13:21.