Commit graph

2534 commits

Author SHA1 Message Date
Damien Elmes
6f59cc7cd2 tagcomp in import, fix lookup again, condition kanji/lookup, ondelete 2008-12-04 04:34:04 +09:00
Damien Elmes
30ef6ac450 tweaks to lookup 2008-12-04 04:11:00 +09:00
Damien Elmes
5830b45b93 reorganize menus, add icon 2008-12-04 03:46:18 +09:00
Damien Elmes
1ab4e1d3b7 tag autocomplete for editor and cram dialogs 2008-12-04 02:35:41 +09:00
Damien Elmes
cafb19f2ca hide/show intervals in real time, create media dir when escaping 2008-12-04 02:19:39 +09:00
Damien Elmes
45dd2c2c58 remove redundant audio commands & toolbar, fix tag bug 2008-12-04 01:53:43 +09:00
Damien Elmes
64e22019de init undo after saveas 2008-12-04 01:14:17 +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
78ae7f48e6 make preview more like main window 2008-12-04 00:38:32 +09:00
Damien Elmes
a188f9d5c1 fix bug with preview 2008-12-04 00:37:05 +09:00
Damien Elmes
d239049c18 update more ellipses 2008-12-04 00:33:59 +09:00
Damien Elmes
9867df35ae change indentation 2008-12-04 00:21:10 +09:00
Damien Elmes
a762a11441 update model properties 2008-12-04 00:10:37 +09:00
Damien Elmes
f8d79a6e37 reduce button size, fix bug with answer active, don't center fin msg 2008-12-03 22:32:31 +09:00
Damien Elmes
d9842e5a30 add divider to main interface, make it neater 2008-12-03 21:31:45 +09:00
Damien Elmes
fa172b3fe7 use new feature hooks 2008-12-03 19:42:41 +09:00
Damien Elmes
3ab3b70d0f provide better error on deck load 2008-12-03 18:50:18 +09:00
Damien Elmes
a70e08e8f1 fix importing msg 2008-12-03 18:49:41 +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
5a433d94e0 add undo to deck/model props and suspend 2008-12-01 01:07:52 +09:00
Damien Elmes
e6d77ebb6d remember splitter state, possible fix for focus error 2008-12-01 00:02:51 +09:00
Damien Elmes
dda48886dd fix onchange, add ctrl+m 2008-11-30 22:54:02 +09:00
Damien Elmes
519b040997 disable plugins menu and edit current on closed deck 2008-11-30 18:41:55 +09:00
Damien Elmes
5cdc839ef3 fix startup flash by adding blank page 2008-11-30 18:37:58 +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
1dca4f73be init undo on new deck, add importing 2008-11-30 05:56:24 +09:00
Damien Elmes
44e788dd9c enable undo on deck open 2008-11-30 05:46:41 +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
ae93e54013 rename undoanswer to undo, fix mark card 2008-11-30 04:05:10 +09:00
Damien Elmes
0717aa1d4f disable 'edit current' when no card, don't fail closing editor in empty deck 2008-11-29 15:31:23 +09:00
Damien Elmes
d913d84572 make sure to suspend all cards of fact, and check due cards again after 2008-11-29 14:47:56 +09:00
Damien Elmes
3fb0087110 update translations 2008-11-29 00:35:50 +09:00
Damien Elmes
0a109a86b6 bump version 2008-11-28 23:53:20 +09:00
Damien Elmes
8bc09db5f2 fix margins, flashing on open 2008-11-28 23:52:48 +09:00
Damien Elmes
9dd5d97de6 set answer button big too 2008-11-28 23:32:53 +09:00
Damien Elmes
e0e6979101 move to stacked widgets, fix scrollbar display 2008-11-28 23:27:45 +09:00
Damien Elmes
e617fe7df7 fix a bug with html edit, fix loading remote images 2008-11-28 20:19:36 +09:00
Damien Elmes
6e885557f5 catch stderr and output to dialog in real time 2008-11-28 20:03:01 +09:00
Damien Elmes
37f96fb5a7 fix lookup, bug in addcards, tag completer 2008-11-28 18:52:39 +09:00
Damien Elmes
2a66095eed tidy init routine, add ctrl+c 2008-11-28 17:36:24 +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
e16fa4c259 make suspend fact suspend the fact, not the card 2008-11-28 15:59:29 +09:00
Damien Elmes
7577e83c87 remove options button 2008-11-28 15:57:55 +09:00
Damien Elmes
d1b565e734 add revision order customization 2008-11-28 15:52:06 +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