Damien Elmes
20ec3bef2b
fix flicker, various ui tweaks
2009-01-05 16:10:19 +09:00
Damien Elmes
75fc98cdba
type in answer support, accept ret from study options
2009-01-05 15:37:43 +09:00
Damien Elmes
39d59d4d99
clear audio queue when changing cards/editing
2009-01-05 14:39:03 +09:00
Damien Elmes
bcfb876664
timeboxing, save fix, pref tweaks
2009-01-05 13:43:36 +09:00
Damien Elmes
3d994b6359
show traceback on deck load, use my documents on win32
2009-01-05 07:09:50 +09:00
Damien Elmes
104b4ecbba
fix undo log bugs by ensuring deck not touched after close
2009-01-05 03:22:37 +09:00
Damien Elmes
3ffdae29bb
show exact graph failure error
2009-01-04 10:35:42 +09:00
Damien Elmes
d5361b34db
improve check db warning, put it ahead
2009-01-04 10:33:03 +09:00
Damien Elmes
7a43754d74
improve check media db warning
2009-01-04 10:04:27 +09:00
Damien Elmes
75af04b383
new 'new' and 'save' behaviour, document dir per platform
...
- 'new' now creates or opens mydeck on new install
- if not on a new install, open an in-memory database instead
- saveas refactored to require saving of an in-memory db
- autosave disabled until deck has an associated file
- openonline uses a tmp file as it depends on a file at the moment. this can
go away if the sync code is refactored in the future
2009-01-04 09:16:53 +09:00
Damien Elmes
a698f95b97
call reset after merging models
2009-01-04 05:17:43 +09:00
Samson Melamed
5b0b2e63ad
use arrow keys and page up/down to scroll QA area
2008-12-23 23:04:09 -05:00
Damien Elmes
4c7b67ae88
fix untitled hack and saveas bug by requiring name on new
2008-12-23 19:49:45 +09:00
Damien Elmes
18d628ff0c
add options to gen/delete all latex
2008-12-23 18:42:33 +09:00
Damien Elmes
97784e220d
add hack to avoid matplotlib errors on osx
2008-12-23 15:52:53 +09:00
Damien Elmes
44b5b1670a
rearrange and clarify menus
2008-12-21 00:31:16 +09:00
Damien Elmes
7ad0686928
default to button 2 on failed card
2008-12-20 18:57:16 +09:00
Damien Elmes
1166f1804d
encode data before printing error
2008-12-20 18:48:57 +09:00
Damien Elmes
3d1523527c
print stderr before attempting thread operations
2008-12-20 15:07:46 +09:00
Damien Elmes
618bfe13e5
make sure to close all dialogs when opening new deck
2008-12-20 14:14:28 +09:00
Damien Elmes
1e2600ae4f
when cramming, order randomly
2008-12-17 00:29:07 +09:00
Damien Elmes
4b3cb8354c
move cumulative due graph down
2008-12-14 12:21:44 +09:00
Damien Elmes
21774b9fc4
typo
2008-12-13 15:42:25 +09:00
Damien Elmes
7d838af1b9
update win32 updater prompt
2008-12-13 15:31:06 +09:00
Damien Elmes
2129554ab1
make sure to properly close the deck
2008-12-11 01:13:07 +09:00
Damien Elmes
9de0fc911e
add note about error
2008-12-11 00:41:09 +09:00
Damien Elmes
cc903e2d02
remember saveas location, if untitled deck empty delete it
2008-12-11 00:18:44 +09:00
Damien Elmes
bbdcbf1153
don't require restart to update kanji stats
2008-12-10 22:10:27 +09:00
Damien Elmes
b8f3a25536
more useful debugging
2008-12-10 20:38:22 +09:00
Damien Elmes
59e690370c
prevent race condition on finish
2008-12-10 20:25:52 +09:00
Damien Elmes
058325e2ce
if card has already been expunged from session, don't complain
2008-12-10 20:18:24 +09:00
Damien Elmes
8b538ee20f
close all windows on sync
2008-12-10 20:10:42 +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
2cb8c5342f
make margins in editor a little bigger, update anki version in samples
2008-12-09 02:30:25 +09:00
Damien Elmes
626ad9f813
Merge git://github.com/timo/ankiqt
2008-12-09 01:37:40 +09:00
Damien Elmes
f4e262fdc3
don't close all dialogs on reset anymore
2008-12-08 16:08:19 +09:00
Timo Paulssen
fbe769ee88
disable "mark card" button when no card is currently shown.
2008-12-07 18:08:25 +01:00
Damien Elmes
53834220da
make sure to set editcurrent on/off, remove pygame from osx build
2008-12-08 00:39:55 +09:00
Damien Elmes
7a27c8efeb
enable reload action for osx, make it do something useful
2008-12-07 11:50:43 +09:00
Damien Elmes
9438fbda13
update japanese translations
2008-12-06 14:19:43 +09:00
Damien Elmes
eda79de66b
mark check media db buttons smaller
2008-12-05 22:52:25 +09:00
Damien Elmes
620fa5da55
remove obsolote card backup, make sure to refresh session after edit
2008-12-05 18:07:13 +09:00
Damien Elmes
7b1fdb8833
don't exit while editing inline
2008-12-05 17:46:49 +09:00
Damien Elmes
aa5254ba60
limit error dialog to 10,000 chars, limit maxFailed to 5+
2008-12-05 17:34:13 +09:00
Damien Elmes
a9857a5e4f
wrap errors, improve earliest card message
2008-12-05 17:13:51 +09:00
Damien Elmes
6f59cc7cd2
tagcomp in import, fix lookup again, condition kanji/lookup, ondelete
2008-12-04 04:34:04 +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
d239049c18
update more ellipses
2008-12-04 00:33:59 +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
3ab3b70d0f
provide better error on deck load
2008-12-03 18:50:18 +09:00
Damien Elmes
5a433d94e0
add undo to deck/model props and suspend
2008-12-01 01:07:52 +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
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
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
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
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
7563879093
make sure to save facts before closing editor, etc
2008-11-27 15:58:00 +09:00
Damien Elmes
db84671284
fix card q/a cache not being saved
2008-11-23 22:19:00 +09:00
Damien Elmes
c2a8302a26
add help to cram mode, fail if no cards matched
2008-11-23 09:19:56 +09:00
Damien Elmes
e6db07b74a
missing files
2008-11-23 07:49:43 +09:00
Damien Elmes
38c1f71d5d
preview support, shortcuts, hide refresh, toggle edit
2008-11-23 07:49:03 +09:00
Damien Elmes
28ab40e41c
close other windows on reset()
2008-11-22 16:17:29 +09:00
Damien Elmes
9f2572d6ef
fix images on win32, display bugs
2008-11-21 23:57:04 +09:00
Damien Elmes
518fcc3442
inline edit, fix images, css, scroll to bottom, status, etc
...
- new edit card inline mode
- provide file:// url for images for webkit
- look for the css file inside the anki dir
- make add cards dialog more compact
- launch clicked links in external window
2008-11-21 20:05:15 +09:00
Damien Elmes
4aa958a40f
dump error on deck load fail, don't update widget on space
2008-11-21 15:48:59 +09:00
Damien Elmes
03ee833026
remove some pref fonts/colours, apply interface font to 'soon'
2008-11-21 14:10:12 +09:00
Damien Elmes
0fe089f532
unify error support, fix typos
2008-11-21 13:54:57 +09:00
Damien Elmes
ac6abd61c0
update mac build scripts, fix display problems on sync open/close
2008-11-21 00:33:18 +09:00
Damien Elmes
d855c5c35e
show welcome message when zero cards too
2008-11-19 21:10:21 +09:00
Damien Elmes
e1f1812a9e
refactor help.py, use welcome widget and main widget
2008-11-19 21:06:49 +09:00
Damien Elmes
34177f0caa
fix recent deck shortcuts
2008-11-16 03:03:34 +09:00
Damien Elmes
e097991b4e
update failed handling, remember new deck
2008-11-16 02:22:18 +09:00
Damien Elmes
dc637e78b3
fix deck wrong format error msg
2008-11-16 00:47:00 +09:00
Damien Elmes
fc8b3ab3f0
remove 'building queue..', use reset(), remove rebuild=True
2008-11-15 19:13:07 +09:00
Damien Elmes
584245d403
no need to set counts dirty
2008-11-15 17:57:51 +09:00
Damien Elmes
df28128a24
no need to check daily stats or mark expired due
2008-11-15 17:57:22 +09:00
Damien Elmes
c302742c92
rebuild counts when resetting deck state
2008-11-15 17:43:56 +09:00
Damien Elmes
ab20511bab
new updater
2008-11-15 02:31:36 +09:00
Damien Elmes
2661c1d3a2
fix undo, allow main window focusable
2008-11-14 18:27:45 +09:00
Damien Elmes
afd03844e2
fix shortcut keys for mac, update help, change some shortcuts
2008-11-14 15:46:41 +09:00
Damien Elmes
d594cf61e2
show recent paths even when no file, remove deleted decks from list
2008-11-14 14:49:13 +09:00
Damien Elmes
cf6b48593f
fix hide toolbar, update prefs dialog, fix save cram & close bug
2008-11-14 14:42:52 +09:00
Damien Elmes
26d54c8a4c
don't stop timer on answer
2008-11-14 02:27:01 +09:00
Damien Elmes
b15bef34ad
new ease buttons
2008-11-13 16:55:24 +09:00
Damien Elmes
c5a78d8dbc
dev wip
2008-11-09 15:48:36 +09:00