Damien Elmes
2f7bbd4d86
libanki tweaks
2011-09-21 03:07:57 +09:00
Damien Elmes
7a81015c7a
hack groups back into working state, pending port to sidebar
2011-09-07 03:13:15 +09:00
Damien Elmes
18812655ab
some initial porting to the latest libanki
2011-08-28 15:24:30 +09:00
Damien Elmes
3a4443404b
don't call toString() on registry results; don't cast QUrl.toString()
2011-04-28 09:28:03 +09:00
Damien Elmes
a253d756e3
use pyqt api2; move all imports into a single file for pyside
2011-04-28 09:28:02 +09:00
Damien Elmes
6af10e4d01
ensure we pass a real bool to setChecked(); fix due for lrn
2011-04-28 09:28:02 +09:00
Damien Elmes
a18b5c5075
fix study options saving & randomize/order; update reschedule
2011-04-28 09:28:02 +09:00
Damien Elmes
d89098b677
add reposition tool, make sure to bump mod on setgroup, don't show 0 reviews
2011-04-28 09:28:01 +09:00
Damien Elmes
157801621c
0s -> 0d
2011-04-28 09:28:01 +09:00
Damien Elmes
998ce99980
sensible default geom; allow units other than days
2011-04-28 09:28:01 +09:00
Damien Elmes
a64075916c
add a review history dialog
2011-04-28 09:28:01 +09:00
Damien Elmes
3eb9212422
don't show interval if card is new
2011-04-28 09:28:01 +09:00
Damien Elmes
b7bd648762
remove some debugging
2011-04-28 09:28:01 +09:00
Damien Elmes
a45f2ceedc
add autosave; improve undo state handling
2011-04-28 09:28:01 +09:00
Damien Elmes
64b9ba3da8
make sure sort indicator is updated on field hide, lowercase marked
2011-04-28 09:28:01 +09:00
Damien Elmes
4dd1071b44
clicking on initial group defaults to changing it
2011-04-28 09:28:01 +09:00
Damien Elmes
5a5259971a
after an undo, disable if empty
2011-04-28 09:28:00 +09:00
Damien Elmes
1c7cf73c5d
split q/a line format up so it can be easily modified in a plugin
2011-04-28 09:28:00 +09:00
Damien Elmes
c7fb1146da
tweak tab order
2011-04-28 09:28:00 +09:00
Damien Elmes
e26a735a49
remember tags & group on a per-model basis
2011-04-28 09:28:00 +09:00
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