Re: [Stellarium-pubdevel] ShortcutLineEdit, the widget for setting shortcuts

2012-11-08 Thread Anton Samoylov
Hello! When I developed shortcuts customization tool I looked mostly on Qt Creator implementation. So: - on gaining focus there is no replacing of current value (in Qt Creator), and keys are added at the end, but maybe replacing is really more convenient - maximum length of 4 is because of QKeySequ

Re: [Stellarium-pubdevel] ShortcutLineEdit, the widget for setting shortcuts

2012-11-07 Thread carl hervol
When will you have a download for android for stellarium? From: Bogdan Marinov [mailto:daggers...@gmail.com] Sent: Friday, November 02, 2012 10:55 AM To: Stellarium developers public mailing list Subject: [Stellarium-pubdevel] ShortcutLineEdit, the widget for setting shortcuts Hello to all