Damien Elmes
fcba72e40d
add shortcut key to close window on osx
2009-04-18 05:01:57 +09:00
Damien Elmes
513a23c251
don't mark deck changed in editor on open
2009-04-18 00:51:29 +09:00
Damien Elmes
c239768d19
add 'sort by fact creation'
2009-04-13 12:43:24 +09:00
Damien Elmes
ecc54ea222
convert "_" to " " in tag list
2009-04-13 12:42:55 +09:00
Susanna Björverud
4d348544f9
Used ngettext on some strings
2009-04-07 08:41:06 +02:00
Damien Elmes
1e22d8b7c5
store editor ordering in deck, not config
2009-04-07 11:55:33 +09:00
Damien Elmes
1567de9469
Merge branch 'master' of git://github.com/sanna/ankiqt
2009-04-07 08:40:28 +09:00
Susanna Björverud
03e6459d31
Updated window bar title to Browser for browser (aka editor) and updated Swedish translation
2009-04-07 00:17:21 +02:00
Damien Elmes
8bef7da517
fix bug where two cards are selected after delete
2009-04-06 23:27:58 +09:00
Damien Elmes
ee6eaeeaa6
force search updates if not triggered by user
2009-04-06 23:23:49 +09:00
Damien Elmes
14c67e7ab9
add cram in editor, rename editor to browser
2009-04-06 13:29:24 +09:00
Damien Elmes
ef32247f30
improve searching, don't trigger on space
2009-04-06 11:40:50 +09:00
Damien Elmes
a6ee73decb
lowercase search
2009-04-04 12:44:54 +09:00
Damien Elmes
150b489d26
use new search interface in libanki
2009-04-04 12:44:37 +09:00
Damien Elmes
f8d005fc3d
implement suspended highlighting again
2009-03-29 11:45:51 +09:00
Damien Elmes
11d8e04356
add cardlist update back now that pyqt is fixed
2009-03-29 11:33:08 +09:00
Damien Elmes
a601268d4c
close(not hide) deck windows before deck close, remove stale hooks
2009-03-28 22:51:38 +09:00
Damien Elmes
e11bd7a680
make tag dropdown a bit smaller
2009-03-23 12:09:16 +09:00
Damien Elmes
3985d72670
fix slowdown due to new splitting
2009-03-23 12:06:33 +09:00
Damien Elmes
cf67d66ad5
only split on space
2009-03-23 10:29:45 +09:00
Damien Elmes
dee16171ea
save fields before moving between cards
2009-03-22 11:25:43 +09:00
Damien Elmes
59204fdbcc
support limiting to single field in find&replace
2009-03-20 14:18:31 +09:00
Damien Elmes
15105b2438
display exact date for created and modified
2009-03-19 09:20:25 +09:00
Damien Elmes
74b71ea8c6
delete rename tags from find&replace
2009-03-14 10:45:25 +09:00
Damien Elmes
16157e3bd9
fix stretch in editor, disable update until bug fixed
2009-03-11 07:24:04 +09:00
Damien Elmes
804413604c
regexp>regular expression
2009-03-10 23:10:17 +09:00
Damien Elmes
b08360ddc6
dialog>mainwindow thinko
2009-03-10 12:30:30 +09:00
Damien Elmes
d2528e8605
generate cards in fact order
2009-03-06 04:14:25 +09:00
Damien Elmes
6a8a88dfc6
<select tag> -> all cards
2009-03-04 20:50:03 +09:00
Damien Elmes
b161a09d71
make <select tag> a bit bigger for osx
2009-02-25 23:10:58 +09:00
Damien Elmes
c70a8d1b55
move tag search to libanki, remove quotes from tag search
2009-02-19 15:58:04 +09:00
Damien Elmes
ae5a8b918a
different columns in editor, more use of space, more
...
- space between lines smaller
- changing the sort field will change the last column
- the last column size is adjustable (use the rightmost slider)
2009-02-14 19:47:44 +09:00
Damien Elmes
1bfa5f7737
make sure to update fields after find+replace
2009-02-14 02:04:02 +09:00
Damien Elmes
e620c8ebed
add change report to find&replace
2009-02-14 01:11:13 +09:00
Damien Elmes
6e3a4b67d3
add help & fix tab order of find&replace
2009-02-14 01:07:18 +09:00
Damien Elmes
450d4ed354
find & replace
2009-02-13 21:06:22 +09:00
Damien Elmes
7564ddec40
make sure new lines have a space
2009-02-10 01:24:34 +09:00
Damien Elmes
dca34dfc48
tweak tag list handling
2009-02-09 23:56:42 +09:00
Damien Elmes
049f38999b
add select facts back, change 'generate cards' shortcut
2009-02-09 21:52:59 +09:00
Damien Elmes
b5358c1264
limit generate cards to one model at a time
2009-02-09 20:35:57 +09:00
Damien Elmes
b11bbfbdbd
add card model tags back
2009-02-09 20:21:15 +09:00
Damien Elmes
24789281a5
search for multiple strings or tags in editor, more speedups
2009-02-08 03:21:00 +09:00
Damien Elmes
73221680c8
index sort, remove select facts, more
...
- fetch id in advance, everything else dynamically
- build index for selected column
- remove 'select facts', it's no longer required
- remove 'priority', it's not used
- update icons
2009-02-06 23:27:30 +09:00
Damien Elmes
0af13cb550
refresh after undo/redo, don't reset session on active tag change
2009-02-06 19:12:21 +09:00
Damien Elmes
a234c7b3ba
Reverting "add 'make due now' option"
2009-02-05 16:41:44 +09:00
Damien Elmes
60d4f6d136
when changing a model, toggle options so duplicates impossible
2009-02-05 12:22:33 +09:00
Damien Elmes
694310ba6c
add 'make due now' option
2009-02-05 11:58:01 +09:00
Damien Elmes
56e6b17e11
remove some obsolete actions, fix setting progress parent
2009-02-04 22:05:04 +09:00
Damien Elmes
13c5a398b3
changing model support
2009-02-04 21:44:41 +09:00
Damien Elmes
fb840502cc
don't remember sort index if it's deck specific
2009-01-31 04:52:17 +09:00