Commit graph

21 commits

Author SHA1 Message Date
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
Damien Elmes
00a9b572c3 support searching for 'no tag' in editor 2008-11-14 16:36:43 +09:00
Damien Elmes
c5a78d8dbc dev wip 2008-11-09 15:48:36 +09:00
Damien Elmes
a61d8d916a update fields on focus change 2008-10-20 00:00:17 +09:00
Damien Elmes
ea666975f9 save geometry of other windows, prevent deletion of shared models 2008-10-12 02:54:19 +09:00
Damien Elmes
8739e164ac many changes - see detailed log below
- don't use psyco
- bump version number
- autosave more often
- no last card period/text by default
- 3 buttons not 5
- default to tray off
- don't show only current card anymore
- simple toolbar
- support for sources
- don't force size of main window
- new button definitions
- remove vertical answer button support
- ditch 'how well did you remember'
- open online deck no longer hidden in new deck dialog
- default to simple model, no more 'what do you want to learn?'
- prompt user for sync username/password if not set
- simplify dialogs, add help buttons, move documentation to wiki
- don't make the timer change colors - distracting, and punishes
  people who practice writing
- remove 'empty deck' message, allow people to add cards from main screen
- remove 'welcome to anki' message. make the initial user
  experience nicer
2008-10-10 16:54:30 +09:00
Damien Elmes
e5463891e9 initial commit from hg 2008-09-28 00:00:49 +09:00