Commit graph

18 commits

Author SHA1 Message Date
Damien Elmes
103871a5b1 refactor file layout
- ankiqt->aqt
- move all the files in ui into the top level
- move icons_rc.py into aqt/forms, and the qrc into designer/
- remove setuptools
2011-04-28 09:26:45 +09:00
Damien Elmes
0c7988fc01 remove old keypress handler; qt seems to get it right now 2010-11-28 02:57:44 +09:00
Damien Elmes
b0cf565e6f unfilteredcompletion->popup completion 2010-10-27 21:13:55 +09:00
Damien Elmes
032ab3fb49 last completion change broke completion - fix 2010-03-23 17:10:55 +09:00
Damien Elmes
edc680b2ea don't error out if ret hit in tag list before selection visible 2010-02-18 17:23:21 +09:00
Damien Elmes
45ba91697e if no tag completion, pass return to default button 2010-01-29 17:22:41 +09:00
Damien Elmes
26e7428f16 ignore the key stroke if empty, otherwise accept 2009-05-16 05:30:13 +09:00
Damien Elmes
6f2f253d96 don't throw error completing empty tag, hide popup, propagate key event 2009-05-16 03:50:58 +09:00
Damien Elmes
5b14d882e7 sort initial add too, as it's not the same as db order 2009-05-07 19:31:40 +09:00
Damien Elmes
4b1a102f3d sort newly added tags 2009-05-07 19:31:08 +09:00
Damien Elmes
c608ed5e42 workaround for tag completion breakage on qt 4.5.1 2009-04-30 05:13:26 +09:00
Damien Elmes
a62799613e all tags, not just user tags, in tag completer 2009-02-19 15:56:07 +09:00
Damien Elmes
1cd108b86c fix tag editor 2009-02-09 20:13:25 +09:00
Damien Elmes
a3ac8e3c0a fix tag saving, remember added tags without having to reopen, fix ret in add 2008-12-05 19:25:09 +09:00
Damien Elmes
1ab4e1d3b7 tag autocomplete for editor and cram dialogs 2008-12-04 02:35:41 +09:00
Damien Elmes
37f96fb5a7 fix lookup, bug in addcards, tag completer 2008-11-28 18:52:39 +09:00
Damien Elmes
a61d8d916a update fields on focus change 2008-10-20 00:00:17 +09:00
Damien Elmes
e5463891e9 initial commit from hg 2008-09-28 00:00:49 +09:00