Commit graph

56 commits

Author SHA1 Message Date
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
Damien Elmes
8180996c16 don't die in editor if there's no current card 2009-01-31 04:45:27 +09:00
Damien Elmes
44e9859c53 fix updateCard() index error in editor 2009-01-22 16:59:52 +09:00
Damien Elmes
a645b8ef40 remember current card on reverse, don't reset current card on delete etc 2009-01-21 18:07:00 +09:00
Samson Melamed
464795b6c7 add reverse order option to editor 2009-01-20 14:17:03 -05:00
Damien Elmes
75b865d52e rescheduling support 2009-01-21 00:26:55 +09:00
Damien Elmes
d7ae8a1e98 make change template undoable, add cards > gen cards 2009-01-14 14:11:28 +09:00
Damien Elmes
99a2adbe7e addcards>generate cards 2009-01-14 14:05:37 +09:00
Damien Elmes
60d85e2748 add change template support 2009-01-11 01:15:23 +09:00
Damien Elmes
749bcad2fe don't die if last card deleted 2009-01-10 19:39:15 +09:00
Damien Elmes
4908ca96bc update the editor in real time 2009-01-10 19:38:04 +09:00
Damien Elmes
18cc93ecf1 remove ? from all qdialogs 2009-01-09 13:57:01 +09:00
Damien Elmes
81991673cb change some of the sort labels in editor 2009-01-07 11:40:05 +09:00
Damien Elmes
aac727f2b5 added jump menu to cardlist 2009-01-05 14:29:34 +09:00
Damien Elmes
bb5ff4eb7c add invert selection, add cards->generate cards 2009-01-04 12:49:17 +09:00
Damien Elmes
9624463777 refresh main window after tag change 2008-12-23 20:39:14 +09:00
Damien Elmes
a5c445369d fix bug in previous change 2008-12-21 15:11:58 +09:00
Damien Elmes
d4004577f9 fix multiple selection on ctrl+f 2008-12-21 14:31:33 +09:00
Niklas Laxström
5d0abc1ddf Unnecessary parenthesis 2008-12-17 18:24:24 +01:00
Damien Elmes
03a6235f35 update # of selected items in title in real time 2008-12-10 23:58:46 +09:00
Damien Elmes
887d95203d default to win32 theme on win32, set background in css 2008-12-10 19:42:14 +09:00
Damien Elmes
881a3c2468 update hooks to use libanki, warn about plugin errors differently 2008-12-10 17:37:03 +09:00
Damien Elmes
1a9b288307 reset editor in real time, avoid full reset 2008-12-09 02:07:15 +09:00
Damien Elmes
073b3b8a9b fix concurrent modification error 2008-12-09 01:19:50 +09:00
Damien Elmes
720fe217dd forget second splitter completely 2008-12-09 00:50:21 +09:00
Damien Elmes
1628739c65 save splitter before setting fact to none 2008-12-08 16:27:09 +09:00
Damien Elmes
19da61176c add card stats splitter 2008-12-07 21:44:09 +09:00
Damien Elmes
22f4f439f0 copy&paste images, make sort and tags in editor longer 2008-12-07 12:10:04 +09:00
Damien Elmes
539813f32d remember last sort 2008-12-05 20:04:12 +09:00
Damien Elmes
1ab4e1d3b7 tag autocomplete for editor and cram dialogs 2008-12-04 02:35:41 +09:00
Damien Elmes
45dd2c2c58 remove redundant audio commands & toolbar, fix tag bug 2008-12-04 01:53:43 +09:00
Damien Elmes
880a45eb13 update title after undo, set fact=none after check not before 2008-12-04 01:09:54 +09:00
Damien Elmes
c790f516f0 remove selectfact debugging 2008-12-01 01:47:08 +09:00
Damien Elmes
e6721c145b fix deleting in editor 2008-12-01 01:20:33 +09:00
Damien Elmes
e6d77ebb6d remember splitter state, possible fix for focus error 2008-12-01 00:02:51 +09:00
Damien Elmes
6d925ee99a remove <current> and <last> 2008-11-30 18:22:22 +09:00
Damien Elmes
8184e2d830 fix bug with <current> 2008-11-30 18:12:48 +09:00
Damien Elmes
fd14b3f2dd add undo/redo to editor, focus current card, del 2008-11-30 05:39:04 +09:00
Damien Elmes
30e106b4e6 enable undo/redo support 2008-11-30 04:12:19 +09:00
Damien Elmes
e0e6979101 move to stacked widgets, fix scrollbar display 2008-11-28 23:27:45 +09:00
Damien Elmes
360cf3c373 select cards when adding in editor, ignore empty cards 2008-11-28 17:11:57 +09:00
Damien Elmes
9c720452b9 fix close & selectfacts, only update field on change, remove yellow 2008-11-28 16:30:02 +09:00
Damien Elmes
f3e5f5d9e1 convert editor into main window wip, sort by ease 2008-11-28 14:43:26 +09:00
Damien Elmes
7563879093 make sure to save facts before closing editor, etc 2008-11-27 15:58:00 +09:00
Damien Elmes
7f83f471e2 remove 'show only current' option again 2008-11-27 15:41:35 +09:00
Damien Elmes
806220c813 fix editor, add getOnlyText() 2008-11-23 09:23:07 +09:00
Damien Elmes
dd044f40ab update invalid/dupe on a timer, don't gen reading on paste 2008-11-19 18:04:26 +09:00
Damien Elmes
f5234f52eb add 'show current only' again 2008-11-19 17:24:52 +09:00
Damien Elmes
f974e046f5 workaround win32 redraw bug 2008-11-16 00:37:49 +09:00