Commit graph

2517 commits

Author SHA1 Message Date
Damien Elmes
ec0f35a2e1 bump alpha version 2012-03-14 00:51:53 +09:00
Damien Elmes
5160d68846 remove obsolete revorder option from dialog 2012-03-13 22:47:22 +09:00
Damien Elmes
ccc112adde show dynamic deck description 2012-03-13 21:39:35 +09:00
Damien Elmes
557cff8250 label tweak 2012-03-13 21:27:36 +09:00
Damien Elmes
896ecfa0f5 add rebuild button 2012-03-13 19:36:11 +09:00
Damien Elmes
a4e6db9498 derive autoplay from original deck 2012-03-13 19:13:33 +09:00
Damien Elmes
1fa4e6c946 don't show a warning when a cram deck is deleted 2012-03-13 19:05:48 +09:00
Damien Elmes
8fd29bed1c cram creation & config 2012-03-13 19:02:39 +09:00
Damien Elmes
84fc02901d use timeLimit() 2012-03-12 14:04:48 +09:00
Damien Elmes
a56cede50c don't move cards if they're in a temporary deck 2012-03-12 13:54:05 +09:00
Damien Elmes
e4860b1b7f Merge https://github.com/jakeprobst/ankiqt 2012-03-12 11:46:15 +09:00
Jake Probst
8c424e5e95 not terrible autoscrolling in add card window 2012-03-11 06:24:31 -07:00
Jake Probst
51146ccd51 deck and tag section of add card dialog takes up less space 2012-03-11 05:50:20 -07:00
Jake Probst
52b92bc967 fixed webkit adding html into cards 2012-03-11 05:48:57 -07:00
Damien Elmes
8ddcc9a73c tweak schema mod msg 2012-03-09 19:06:07 +09:00
Damien Elmes
3e0aed4e41 remove note decks 2012-03-09 09:41:12 +09:00
Damien Elmes
eab18e9588 remove testing onImport() line 2012-03-08 06:24:20 +09:00
Damien Elmes
cac00dcca4 for non-mapping importers, make sure to reset post-import 2012-03-07 06:04:24 +09:00
Damien Elmes
03c417daa2 csv importing 2012-02-29 14:05:43 +09:00
Damien Elmes
562f33635c update import dialog; skip when mapping not required 2012-02-26 07:03:07 +09:00
Damien Elmes
e09bb3573f fix individual deck export 2012-02-26 04:34:31 +09:00
Damien Elmes
cf6f83ed70 show progress on export 2012-02-26 03:52:06 +09:00
Damien Elmes
6b2766c2f1 update exporting dialog 2012-02-26 03:12:21 +09:00
Damien Elmes
6f0f90fd81 dead code 2012-02-24 22:19:24 +09:00
Damien Elmes
7b70536354 fix review timer 2012-02-24 22:17:33 +09:00
Damien Elmes
ff514103ed reuse the bottom webview too; avoid .html() 2012-02-24 22:10:21 +09:00
Damien Elmes
ada11b246b reuse the main webview during reviews 2012-02-24 21:37:23 +09:00
Damien Elmes
b2919f285d only use jquery ui in deck browser screen 2012-02-24 20:51:24 +09:00
Damien Elmes
8e6e7bb39f bump version 2012-02-13 17:15:35 +09:00
Damien Elmes
e83e682267 make sure we reload note when row changed 2012-02-13 17:14:13 +09:00
Damien Elmes
be4aa382c3 partially fix the broken inserthtml handling on old qt/linux 2012-02-13 17:07:58 +09:00
Damien Elmes
694fad9f47 add 'add notes' button to browser 2012-02-13 16:38:12 +09:00
Damien Elmes
96748e8621 fix due counts on undo/edit 2012-02-13 16:30:47 +09:00
Damien Elmes
ccf571290b support html stripping on middle click paste too 2012-02-13 16:10:53 +09:00
Damien Elmes
3cd54d349a limit audio to once per tab select, not once per dialog 2012-02-13 13:47:02 +09:00
Damien Elmes
b181f274b0 add audio preview back to card layout 2012-02-13 13:37:28 +09:00
Damien Elmes
d9fdf6dc01 support typing in a cloze deletion 2012-02-13 13:22:21 +09:00
Damien Elmes
fa7a88b534 store type ans value instead of field, don't show when field empty 2012-02-13 13:07:29 +09:00
Damien Elmes
7be3935c02 ensure the same card appears after an undo 2012-02-13 12:50:44 +09:00
Damien Elmes
a729b8408b add a subtle indication of the current deck 2012-02-13 12:39:09 +09:00
Damien Elmes
04b7fd144a focus default answer button for type in answer cards 2012-02-13 12:31:03 +09:00
Damien Elmes
b8d627cd3f don't die when deleting last card in card layout 2012-02-13 12:29:00 +09:00
Kieran Clancy
a5ca6a90b0 make card info checkable and toggle with menu item / keyboard shortcut 2012-02-09 17:23:13 +10:30
Damien Elmes
1eff071dfd Merge branch 'master' of https://github.com/aaronharsh/ankiqt 2012-02-06 09:29:52 +09:00
Aaron Harsh
7e50a80683 Wait 200ms before starting drag, to make it easier for twitchy mouses to click on a deck name 2012-02-05 14:00:21 -08:00
Aaron Harsh
254700e872 Merge branch 'tweak-drag-and-drop' 2012-02-05 13:39:22 -08:00
Aaron Harsh
6b4b7220a8 Get rid of unused 'title' mapping key in deckbrowser body 2012-02-05 13:35:54 -08:00
Aaron Harsh
b2608f5ea4 All draggable rows now have transparent border bottom, to prevent deck names from fidgeting during drag/drop 2012-02-05 13:31:34 -08:00
Aaron Harsh
009d0c18e4 Rename BottomRowForDragging (since it's not just on the bottom anymore) 2012-02-05 13:29:08 -08:00
Aaron Harsh
1399a79c74 Drag a deck to top level at either bottom or top of deck list 2012-02-05 11:29:04 -08:00