Commit graph

102 commits

Author SHA1 Message Date
Damien Elmes
722645d4b7 option to delete unselected cards when generating 2011-04-28 09:28:00 +09:00
Damien Elmes
d9299a6793 ctrl+click to append filter 2011-04-28 09:28:00 +09:00
Damien Elmes
dac9f0584b group improvements
- set groups now supports setting cards from fact
- editor doesn't set cards when fact group is changed
- card group and fact group can be displayed separately
- window title doesn't bother to calculate total card count
2011-04-28 09:27:59 +09:00
Damien Elmes
b5df36f458 basic change group code 2011-04-28 09:27:59 +09:00
Damien Elmes
612fefc347 remember search history 2011-04-28 09:27:59 +09:00
Damien Elmes
e3cba2c76a give a hint about full search when there are no matches 2011-04-28 09:27:59 +09:00
Damien Elmes
4fa0a68dd3 add a browser options dialog so the user can toggle full search 2011-04-28 09:27:59 +09:00
Damien Elmes
2c0d6b7425 make select facts show all cards 2011-04-28 09:27:59 +09:00
Damien Elmes
95fc3978a9 refresh current card on edit 2011-04-28 09:27:58 +09:00
Damien Elmes
270bfab5a7 drop useless start/end navigation keys; fix other keys to select properly 2011-04-28 09:27:58 +09:00
Damien Elmes
f245c7651c use os check shortcuts 2011-04-28 09:27:58 +09:00
Damien Elmes
ed3774ef7d changing sort field is w modal 2011-04-28 09:27:57 +09:00
Damien Elmes
f110ffbb5f add group field; instead of silently changing sort criteria, warn user 2011-04-28 09:27:57 +09:00
Damien Elmes
242b4be2f4 use a separate hook for current model changes so we don't have to rebuild 2011-04-28 09:27:57 +09:00
Damien Elmes
8ae7a8213d and find dialog 2011-04-28 09:27:57 +09:00
Damien Elmes
b770768a77 modalize gencards & change model 2011-04-28 09:27:57 +09:00
Damien Elmes
aadf9e2f87 re-search on reset 2011-04-28 09:27:57 +09:00
Damien Elmes
5828081475 delay reset of main window after edits 2011-04-28 09:27:56 +09:00
Damien Elmes
02bc090828 jump to editor from add cards area 2011-04-28 09:27:56 +09:00
Damien Elmes
3855183213 find & replace 2011-04-28 09:27:56 +09:00
Damien Elmes
139048ad3f model changing 2011-04-28 09:27:55 +09:00
Damien Elmes
8865ca6131 _fields -> fields 2011-04-28 09:27:55 +09:00
Damien Elmes
2245be962a marking & suspending 2011-04-28 09:27:55 +09:00
Damien Elmes
fe17266b8d always refresh fact on row change; fix add/del cards 2011-04-28 09:27:55 +09:00
Damien Elmes
5831309280 card deletion, progress on genCards 2011-04-28 09:27:55 +09:00
Damien Elmes
437297c9b5 card generation 2011-04-28 09:27:55 +09:00
Damien Elmes
7da7894c89 add a progress handler to upgrade 2011-04-28 09:27:55 +09:00
Damien Elmes
3c5277ca69 discard large selections 2011-04-28 09:27:55 +09:00
Damien Elmes
fe083e916f fix navigation 2011-04-28 09:27:55 +09:00
Damien Elmes
949dc9defd hide the editor when more than one card is selected 2011-04-28 09:27:55 +09:00
Damien Elmes
ae831408b2 undo, don't call cardCount() in titlebar, fix select facts 2011-04-28 09:27:55 +09:00
Damien Elmes
3bd8fd56b3 preserve selection when toggling columns 2011-04-28 09:27:54 +09:00
Damien Elmes
f97e096672 rework resetting and selection code
- now properly call begin/endresetmodel()
- restore not just the current card, but the whole selection
- do so in the model, for all operations like new searches, resorts, etc
2011-04-28 09:27:54 +09:00
Damien Elmes
598b22e18b add a template display 2011-04-28 09:27:54 +09:00
Damien Elmes
ee84335ed9 tweak header titles 2011-04-28 09:27:54 +09:00
Damien Elmes
f1059f21ee movable headers 2011-04-28 09:27:54 +09:00
Damien Elmes
d23b50dffe add refresh 2011-04-28 09:27:54 +09:00
Damien Elmes
db1695a19c tweak some icons; move the system tags to the top 2011-04-28 09:27:54 +09:00
Damien Elmes
1fda0a9bad put groups and tags on one line instead 2011-04-28 09:27:54 +09:00
Damien Elmes
82be9a432e more column work
- removed sort area; users can click on columns to sort now
- displayed columns are now loaded/saved from deck
2011-04-28 09:27:54 +09:00
Damien Elmes
4b1d377a40 remove bottom right splitter 2011-04-28 09:27:54 +09:00
Damien Elmes
cef60a1f9c changing fields via context menu 2011-04-28 09:27:54 +09:00
Damien Elmes
07c2591be0 update columns code and add support for multiple columns 2011-04-28 09:27:54 +09:00
Damien Elmes
1d9f0176a5 fix sorting, allow sort changing, catch attempts to modify schema 2011-04-28 09:27:54 +09:00
Damien Elmes
ae43b78faa reorganize, and remove placeholder which isn't available on older qt 2011-04-28 09:27:54 +09:00
Damien Elmes
8ed0c6ffea start with recent list; don't focus fields 2011-04-28 09:27:54 +09:00
Damien Elmes
73f056c17f respond to clicks on the tree 2011-04-28 09:27:53 +09:00
Damien Elmes
449b49f20b system/user tags 2011-04-28 09:27:53 +09:00
Damien Elmes
e029de6cf9 start of filter tree 2011-04-28 09:27:53 +09:00
Damien Elmes
5e4c469ecc fix due date 2011-04-28 09:27:53 +09:00
Damien Elmes
b8f03c298b showing cards 2011-04-28 09:27:53 +09:00
Damien Elmes
f2865d7bf5 bare minimum to get the browser to show up 2011-04-28 09:27:53 +09:00
Renamed from aqt/cardlist.py (Browse further)