Commit graph

2546 commits

Author SHA1 Message Date
Damien Elmes
f52073f2e9 add makefile and support files 2012-04-24 14:52:07 +09:00
Damien Elmes
1d8fd1437b tweak wording 2012-04-24 13:42:12 +09:00
Damien Elmes
24ea85cbae tweak importing 2012-04-24 10:03:43 +09:00
Damien Elmes
04f32a7484 work around collapsing fields bug 2012-04-24 09:33:21 +09:00
Damien Elmes
0c23ee41bf refresh when tag added 2012-04-24 09:12:35 +09:00
Damien Elmes
954c5171e3 focus correct field on tab/backtab 2012-04-24 08:27:40 +09:00
Damien Elmes
b6adc9f1bb set a sensible minimize size for the editor in the browser 2012-04-24 08:10:44 +09:00
Damien Elmes
3bbb6d3ddd accept delete/backspace when tableview focused 2012-04-24 08:07:30 +09:00
Damien Elmes
1cf1efa852 card dialog improvements
- clone current card instead of making empty one
- option to flip current card
- if opened from add screen, fill blank fields
2012-04-24 08:03:15 +09:00
Damien Elmes
b5c562d552 fix cmdline unicode profile 2012-04-24 06:58:18 +09:00
Damien Elmes
a85addc5d5 option to apply options group to all child decks 2012-04-24 05:49:49 +09:00
Damien Elmes
c3c9156fdb allow non-latin chars in profile names 2012-04-24 05:05:23 +09:00
Damien Elmes
35b366872b use a better font for field names 2012-04-24 03:10:23 +09:00
Damien Elmes
db64251026 increase change deck dialog size 2012-04-24 02:30:16 +09:00
Damien Elmes
bddba8079e check for highest cloze across all fields 2012-04-24 02:10:11 +09:00
Damien Elmes
9c19fa8f69 show card count when deleting deck 2012-04-24 02:02:24 +09:00
Damien Elmes
7a1c4035da don't throw error when typing empty cloze 2012-04-24 01:51:10 +09:00
Damien Elmes
f898a787c9 fix refresh of deck browser, and don't run in profile screen 2012-04-24 01:42:42 +09:00
Damien Elmes
a02ab141ce add pdb postmortem flag; i18n csv seperators 2012-04-24 01:35:12 +09:00
Damien Elmes
c08b561f2f move forms check out of script root so we can report python3 error 2012-04-23 08:27:57 +09:00
Damien Elmes
e63370a602 make sure to save mark/unmark 2012-04-23 08:06:19 +09:00
Damien Elmes
e05dac2f8c bump version 2012-04-23 06:25:09 +09:00
Damien Elmes
2ad2244395 fix foreground colour issues
- use setFormat() again, as I can't reproduce crashes on any platform anymore,
  and wrap() didn't allow users to set a colour and then start typing.
- work around a qt bug where focus is not restored after native color dialog
  closes
2012-04-23 06:24:59 +09:00
Damien Elmes
7295bb829d rework saveNow() so html editor saves text properly 2012-04-23 05:43:23 +09:00
Damien Elmes
92b57fc739 fix graph loading 2012-04-23 05:37:36 +09:00
Damien Elmes
5cd6b830ed don't strip html when pasting from field to field 2012-04-23 04:52:18 +09:00
Damien Elmes
4b181d0cfb change the suspend shortcut to ! 2012-04-23 03:58:01 +09:00
Damien Elmes
3e1cc2f65d don't expand the deck browser more than necessary 2012-04-23 03:55:25 +09:00
Damien Elmes
b3093ad336 option to use current deck when adding 2012-04-23 03:49:32 +09:00
Damien Elmes
96b8b718e9 don't show answer in question column 2012-04-23 02:50:53 +09:00
Damien Elmes
ed41d040e7 don't wrap browser toolbar 2012-04-23 02:31:01 +09:00
Damien Elmes
74a092d9b1 move more startup routines after lang initialization 2012-04-23 01:55:47 +09:00
Damien Elmes
bf13b5d619 add more translatable strings; move reviewer actions to reviewer.py 2012-04-23 00:46:23 +09:00
Damien Elmes
608d2c77ba show indicator on marked cards; fix type answer bug 2012-04-22 11:24:39 +09:00
Damien Elmes
830d8ead25 add lastColour to profile 2012-04-22 10:54:49 +09:00
Damien Elmes
2cd7240fd2 add hook to editor button setup 2012-04-22 10:48:20 +09:00
Damien Elmes
803e3059c7 simplify colour handling
Instead of maintaining a list of recent colours, remember last colour and
provide the option of picking a different colour, like in MS Word/LibreOffice.
2012-04-22 10:25:30 +09:00
Damien Elmes
7153cec347 rework colour button 2012-04-22 09:46:56 +09:00
Damien Elmes
587b83b424 don't reshow the popup when ret hit 2012-04-22 09:45:40 +09:00
Damien Elmes
8b0f73a960 update due counts every 10 minutes while on overview/decklist 2012-04-22 09:29:15 +09:00
Damien Elmes
8ea44cb3bf fix typing of cloze answer 2012-04-22 09:12:45 +09:00
Damien Elmes
53f6dacf62 don't allow adding of cards to cram deck 2012-04-22 08:24:50 +09:00
Damien Elmes
f86d38d0f8 reset() after deleting empty cards 2012-04-22 08:20:47 +09:00
Damien Elmes
4866b5683e don't show study screen if current deck invalid 2012-04-22 08:16:36 +09:00
Damien Elmes
f480629ed1 show cloze count in preview, remove unneeded buttons 2012-04-22 08:13:38 +09:00
Damien Elmes
8a7c3a9f3c friendlify some error messages 2012-04-22 07:38:47 +09:00
Damien Elmes
fdbed4ba17 copy2->copyfile 2012-04-22 07:32:14 +09:00
Damien Elmes
1df641da6f always show deck browser on collection load 2012-04-22 07:13:31 +09:00
Damien Elmes
083caafd95 don't save the deck in add mode until the note is being added 2012-04-22 07:12:52 +09:00
Damien Elmes
55256d0f39 accept ctrl+alt+shift+c for reuse # cloze 2012-04-22 07:03:35 +09:00