Damien Elmes
3b6964c9c3
use {{FrontSide}} when flipping
2012-05-23 20:40:19 +09:00
Damien Elmes
528d29511b
we need to tell libanki to sort now
2012-05-23 20:26:45 +09:00
Damien Elmes
2f6db69113
can't specify coding in unicode(except); convert traceback instead
2012-05-23 09:19:07 +09:00
Damien Elmes
4c398fc728
fix deck delete msg
2012-05-23 08:27:08 +09:00
Damien Elmes
6fa16ca72f
catch attempt to import from anki 1.0.1
2012-05-23 08:24:11 +09:00
Damien Elmes
646116604c
custom templates for browser display, move clayout buttons into dropdown
2012-05-22 15:36:31 +09:00
Damien Elmes
3705cedf33
don't show [[type:foo]] in browser
2012-05-22 15:08:48 +09:00
Damien Elmes
d6badeec0e
make sure to resize on column toggle
2012-05-22 14:46:51 +09:00
Damien Elmes
20bbe355a3
support note type column, alphabetize
2012-05-22 14:43:44 +09:00
Damien Elmes
cf7ed9ea2f
handle proxy config in libanki
2012-05-22 14:14:59 +09:00
Damien Elmes
d143a50358
platform-specific proxy pickup
2012-05-22 13:39:23 +09:00
Damien Elmes
1eaa6b9c1a
make sure to update tags when not adding
2012-05-22 12:00:51 +09:00
Damien Elmes
617c3042c3
"card's note"
2012-05-22 11:59:53 +09:00
Damien Elmes
042833cf79
bump version
2012-05-22 10:39:20 +09:00
Damien Elmes
7ed26997bf
bump version
2012-05-21 14:01:55 +09:00
Damien Elmes
82e0349d8f
add filter to note type selection
2012-05-21 13:54:16 +09:00
Damien Elmes
0fac8755c9
don't call cleanup when resetting to same state
2012-05-21 13:19:45 +09:00
Damien Elmes
fc271e0f55
no 'all its cards' if empty
2012-05-21 13:10:17 +09:00
Damien Elmes
c964322915
no confirmation if deck is empty
2012-05-21 13:07:05 +09:00
Damien Elmes
f8a581b9c0
remember geom of models wind
2012-05-21 13:03:18 +09:00
Damien Elmes
7ebdf0f92d
truncate start of history, not end of it
2012-05-21 12:57:03 +09:00
Damien Elmes
584b23cdcd
"typing comparison" needs to be centered
2012-05-21 12:50:05 +09:00
Damien Elmes
88e7209a12
show correct due time of day lrn cards
2012-05-21 12:39:10 +09:00
Damien Elmes
e1084b15b0
make sure we set stretch on logical, not visual index
2012-05-21 12:37:50 +09:00
Damien Elmes
e55598eb26
mod deck when column added
2012-05-21 12:28:46 +09:00
Damien Elmes
f9a60b9bbc
strip leading whitespace in answer
2012-05-21 12:14:18 +09:00
Damien Elmes
7449b0eb8b
left align question/answer/sort field/template
2012-05-21 12:13:30 +09:00
Damien Elmes
b7fb620249
don't display question in answer column
2012-05-21 12:08:57 +09:00
Damien Elmes
0b7ebe59bb
fix some unicode errors
2012-05-21 12:02:27 +09:00
Damien Elmes
9e71f7ae31
per-deck default model
2012-05-21 11:25:40 +09:00
Damien Elmes
d2fb8ac572
replace fi adjustment with ivl factor
2012-05-20 21:38:14 +09:00
Damien Elmes
2bb2a4f412
study more option when daily limits reached
2012-05-20 21:22:15 +09:00
Damien Elmes
a134338f5a
fix custom proxy support
2012-05-20 18:29:11 +09:00
Damien Elmes
dfe7f5bf16
fix tags reverted on clayout
2012-05-20 17:54:11 +09:00
Damien Elmes
d93a85e28f
skip jquery in clayout
2012-05-20 17:52:49 +09:00
Damien Elmes
4a235b96a5
filter/cram, add empty button
2012-05-20 17:33:22 +09:00
Damien Elmes
999e1ba401
don't throw error when lastCard() called on deleted card
2012-05-20 17:23:22 +09:00
Damien Elmes
4998e038bb
instead of changing default deck on add, only set once
2012-05-20 17:12:16 +09:00
Damien Elmes
c918f6dd91
Revert "change current deck if user specified different one when adding"
...
This reverts commit 1794c69fe7 .
2012-05-20 17:10:18 +09:00
Damien Elmes
d91f4279ae
don't show [no deck] in add cards
2012-05-20 10:41:17 +09:00
Damien Elmes
47c89606a9
show dialog on cloze in wrong type
2012-05-19 16:20:39 +09:00
Damien Elmes
17bf03dfa2
add extra click zone after deck links; don't wrap
2012-05-19 13:25:04 +09:00
Damien Elmes
b1d3637557
catch read-only error
2012-05-18 06:09:59 +09:00
Damien Elmes
02b83025a7
localize specific deck etc
2012-05-18 04:58:46 +09:00
Damien Elmes
7069036b59
better image scaling on windows
2012-05-18 04:53:15 +09:00
Damien Elmes
7584bfe900
Merge pull request #16 from ospalh/strip-black
...
Strip “rgb(0, 0, 0)” from drag-and-dropped text.
2012-05-15 10:49:48 -07:00
ospalh
92e2b4afd0
Strip “rgb(0, 0, 0)” from drag-and-dropped text.
2012-05-15 14:48:24 +02:00
Randall Mason
6efc0c36a5
check for forms, not aqt.forms in error message
2012-05-14 17:17:46 +03:00
Damien Elmes
21d61be4c0
bump version
2012-05-14 07:12:25 +09:00
Damien Elmes
f22c65bdff
model names are callable
2012-05-14 07:11:45 +09:00
Damien Elmes
08e8e6ac28
don't set deck button text for cloze
2012-05-14 06:53:30 +09:00
Damien Elmes
a2840f8ab7
indent child decks more
2012-05-14 06:48:50 +09:00
Damien Elmes
26e05e19c0
widen deck name input diags
2012-05-14 06:36:49 +09:00
Damien Elmes
56d41cc8dc
fix edit %s i18n
2012-05-14 06:20:05 +09:00
Damien Elmes
1fa5d85ebc
show different button if deck overriden
2012-05-14 06:18:39 +09:00
Damien Elmes
5970185301
honor the 'add to current deck' option in importer too
2012-05-14 05:57:46 +09:00
Damien Elmes
788a2f1989
suggest searching when sorting not possible
2012-05-14 05:53:26 +09:00
Damien Elmes
6304f85312
maintenance -> check database
2012-05-14 05:45:18 +09:00
Damien Elmes
caeeb289e1
ignore other non-alpha keys when showing completer
2012-05-14 05:38:45 +09:00
Damien Elmes
c79f273931
fix type answer preview in answer area
2012-05-14 05:29:55 +09:00
Damien Elmes
9345397859
ignore cloze hint when typing answer
2012-05-14 05:26:28 +09:00
Damien Elmes
8d60bcaf05
fix pid detection on windows
2012-05-14 04:59:21 +09:00
Damien Elmes
da0d5fb0d4
treat plugin text as utf8
2012-05-14 04:16:43 +09:00
Damien Elmes
f8c7f130a6
delayed eval no longer seems necessary
2012-05-14 03:29:38 +09:00
Damien Elmes
ae33ed2623
slightly darken current deck
2012-05-14 03:21:21 +09:00
Damien Elmes
1d5ddc6157
Merge branch 'master' of github.com:dae/ankiqt
2012-05-13 09:04:47 +09:00
Cayenne
0ff99d87be
Included crammed cards in count for deck deletion warning
...
Previously, when a deck was being crammed, there was no warning about it
containing cards when it was deleted. Then when the cram deck was
deleted, which there is never any warning about, cards ended up
deckless without there ever having been any clear warning that that
would happen.
2012-05-10 23:27:55 -04:00
Damien Elmes
5d7dcad335
add svg to images
2012-05-11 07:03:55 +09:00
Damien Elmes
9af575395e
bump version
2012-05-08 01:46:20 +09:00
Damien Elmes
07b859ff98
when context menu activated outside editor, show only copy
2012-05-08 01:45:41 +09:00
Damien Elmes
e99b5610c5
fix parent limit count
2012-05-08 01:39:37 +09:00
Damien Elmes
fc2c7c434c
bump version
2012-05-06 20:13:17 +09:00
Damien Elmes
846297721c
shared css
2012-05-06 20:04:04 +09:00
Damien Elmes
ef60eb4bba
display warning when card has empty front
2012-05-06 19:00:39 +09:00
Damien Elmes
a878a5c7b4
focus editor area on drop so contents are saved
2012-05-06 18:53:06 +09:00
Damien Elmes
0b3291d589
show parent limit in options
2012-05-06 18:46:04 +09:00
Damien Elmes
21e1fc202c
strip it before stripping html, so users trying to remember <img> can
2012-05-06 18:21:50 +09:00
Damien Elmes
60be7d3a95
strip media before comparing answer
2012-05-06 18:12:14 +09:00
Damien Elmes
f0b6a22f03
noteimp logs total itself; set import button to default
2012-05-06 17:53:46 +09:00
Damien Elmes
9fc3647842
1000+
2012-05-06 15:13:27 +09:00
Damien Elmes
c6c938a262
remove insertHtmlOK hack; focus handling seems to have fixed this
2012-05-06 14:54:38 +09:00
Damien Elmes
ff28fdd189
when wrap called with empty selection, postion caret in middle
2012-05-06 14:53:33 +09:00
Damien Elmes
e7911652ef
catch missing src in img
2012-05-06 12:45:25 +09:00
Damien Elmes
3500195290
fix for browser too
2012-05-06 02:22:49 +09:00
Damien Elmes
73fa390cbb
dueTree() now gives us lrn separately
2012-05-06 02:21:46 +09:00
Damien Elmes
39eec87c0e
bcard()
2012-05-06 02:21:33 +09:00
Damien Elmes
176158b97b
debug console doesn't need to be modal
2012-05-06 01:41:44 +09:00
Damien Elmes
03f5a75749
card info shortcut
2012-05-06 01:19:24 +09:00
Damien Elmes
b08ba3cef2
don't show due date for cram card, as it's an invalid date
2012-05-06 01:02:13 +09:00
Damien Elmes
bbbd96b9bd
shift+home/end
2012-05-05 18:52:37 +09:00
Damien Elmes
363fbad65f
don't mark buried as suspended
2012-05-05 18:24:23 +09:00
Damien Elmes
1e8fa49b40
always write js errors to stdout, as users pull in bad js when pasting
2012-05-05 01:48:59 +09:00
Damien Elmes
50b3c1ddc6
reverse order of history
2012-05-05 01:45:00 +09:00
Damien Elmes
7c1761c4ff
fix refresh timer firing during sync
2012-05-05 01:10:54 +09:00
Damien Elmes
6c0c6b5fec
make sure to start the timebox from a click too
2012-05-05 00:10:20 +09:00
Damien Elmes
cfa95af722
copy/paste updates
...
- unify handling of shortcut key and context menu cut/copy/paste
- don't adjust selection on window/popup focus, so context works on win32 now
- remove undocumented shift to keep behaviour
2012-05-04 23:54:36 +09:00
Damien Elmes
1794c69fe7
change current deck if user specified different one when adding
2012-05-04 23:00:11 +09:00
Damien Elmes
b2ac7517ef
add roland to about
2012-05-04 22:59:41 +09:00
Damien Elmes
aabede633b
flag anki text on cut, too
2012-05-04 16:22:32 +09:00
Damien Elmes
b1ba96d517
add option to paste as pngs; compress pngs
2012-05-04 15:32:13 +09:00
Damien Elmes
2279704a11
Merge branch 'master' of github.com:dae/ankiqt
2012-05-04 14:31:07 +09:00
Damien Elmes
5d0ab749cb
catch platform io error
2012-05-04 14:30:57 +09:00
ospalh
bc62c06e3c
Open profile on double click
2012-05-02 19:20:29 +02:00
Damien Elmes
c5297afad4
save->close
2012-05-02 13:19:07 +09:00
Damien Elmes
18d671c3a3
getdefaultlocale() can fail
2012-05-02 11:54:16 +09:00
Damien Elmes
08a0bfccbe
i18n tooltip
2012-05-02 11:54:05 +09:00
Damien Elmes
faf4e396f8
use libanki json
2012-04-28 17:58:28 +09:00
Damien Elmes
18945dd2fd
catch mplayer error
2012-04-26 15:05:07 +09:00
Damien Elmes
0ee498ac4e
widen type answer area
2012-04-25 21:01:54 +09:00
Damien Elmes
f195b2f07c
bump version
2012-04-25 13:51:02 +09:00
Damien Elmes
a9470d273c
card deck -> deck
2012-04-25 13:27:12 +09:00
Damien Elmes
c1ea7f6d52
focus field on image click
2012-04-25 12:36:35 +09:00
Damien Elmes
e40c4483a9
filter html when pasting/dragging between fields
2012-04-25 12:21:06 +09:00
Damien Elmes
63990af4b2
fix drag & drop copying instead of cutting
2012-04-25 11:57:04 +09:00
Damien Elmes
bd2c109d15
more terminology updates
2012-04-25 11:44:13 +09:00
Damien Elmes
ee024a7252
work around win32 crash on resume
2012-04-25 11:05:45 +09:00
Damien Elmes
9209d34500
properly fix postmortem dump
2012-04-25 10:22:25 +09:00
Damien Elmes
2d11b6e7d7
allow statements in debug console
2012-04-25 10:12:17 +09:00
Damien Elmes
8d2a74a6b5
bug in debug invoc
2012-04-25 08:16:47 +09:00
Damien Elmes
86c890aa18
use separate window again for editor as it's still crashing on osx
2012-04-25 08:16:27 +09:00
Damien Elmes
a15b2fc557
bump version; disable context for windows for now
2012-04-24 15:51:45 +09:00
Damien Elmes
7bb31ee4c2
add cut/copy/paste context menu back
2012-04-24 15:46:13 +09:00
Damien Elmes
bae48af863
option to strip question audio when replaying answer
2012-04-24 15:36:15 +09:00
Damien Elmes
c308141339
basic pronunciation check
2012-04-24 15:32:01 +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
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
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
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
Damien Elmes
a08776137b
move to resetRequired on add/edit current
2012-04-22 07:00:54 +09:00
Damien Elmes
3abd433337
add options to delete and edit addons
2012-04-22 06:10:13 +09:00
Damien Elmes
69355be953
remove plugin enabling/disabling
2012-04-22 05:30:46 +09:00
Damien Elmes
e13a9bd21a
check state before showing current card
2012-04-22 04:56:49 +09:00
Damien Elmes
a7491e6412
fix extra \n in msg
2012-04-22 03:30:25 +09:00
Damien Elmes
257460dee0
add default values to some dialogs
2012-04-22 00:18:40 +09:00
Damien Elmes
20dfa416d2
show # of decks using options group
2012-04-22 00:07:22 +09:00
Damien Elmes
003327bd73
add contributor
2012-04-21 23:59:01 +09:00
Damien Elmes
e4485d4198
honor include media option in export
2012-04-21 07:28:10 +09:00
Damien Elmes
bf4057ce98
don't make the empty cards dialog modal
2012-04-21 07:26:20 +09:00
Damien Elmes
dfbe5dbfa8
limit images in editor to the field size
2012-04-21 06:46:32 +09:00
Damien Elmes
1c2c1a62c6
KB -> kB
2012-04-21 00:31:19 +09:00
Damien Elmes
772f69154a
show tooltips on edit, show answer & ease buttons
2012-04-21 00:26:23 +09:00
Damien Elmes
e3f5ff712d
fix i18n of empty cards msg
2012-04-21 00:25:56 +09:00
Damien Elmes
07987dbe36
"Added" should be translatable
2012-04-21 00:25:44 +09:00
Damien Elmes
21d60086a8
don't allow final template to be deleted in empty note type
2012-04-20 22:37:20 +09:00
Damien Elmes
9fc21a61dc
inline exceptions
2012-04-20 03:19:47 +09:00
Damien Elmes
e3a59f8cf7
add simple debug console
2012-04-20 03:05:59 +09:00
Damien Elmes
ff6abe2b9d
strip reviewing card info into separate add-on
2012-04-20 02:16:21 +09:00
Damien Elmes
04cf8e9eb9
remove delete media option from prefs; too niche
2012-04-19 22:09:25 +09:00
Damien Elmes
ec16718584
don't throw error when preferences accessed via profiles screen
2012-04-19 20:38:11 +09:00
Damien Elmes
6f6378db4e
bump version
2012-04-19 11:18:45 +09:00
Damien Elmes
c60a6560c1
split empty card removal into separate diag
2012-04-19 11:14:36 +09:00
Damien Elmes
fd2851ac1e
show ordinal in cloze template name
2012-04-19 11:14:14 +09:00
Damien Elmes
91e59dc35b
don't show tab add/close buttons in cloze model
2012-04-19 10:19:16 +09:00
Damien Elmes
b91b5babe2
don't show schema msg in deck upgrades
2012-04-19 08:16:02 +09:00
Damien Elmes
e2ed5b54c8
add home+end shortcuts
2012-04-19 07:12:20 +09:00
Damien Elmes
0a0190103f
shortcuts should be uppercase
2012-04-19 06:29:14 +09:00
Damien Elmes
43880409f3
better fix for html in type answer
...
- compare in txt mode so things like < are treated as a single char
- escape text just before applying styles
2012-04-19 06:12:29 +09:00
Damien Elmes
23609c1175
Revert "escape HTML in type in the answer"
...
This reverts commit 8dbfd676ef .
2012-04-19 05:59:27 +09:00
Damien Elmes
c0de34120f
add debugging shortcut
2012-04-19 05:52:49 +09:00
Damien Elmes
9628a83fe8
make sure completer is hidden when closing add tags diag
2012-04-19 03:47:45 +09:00
Damien Elmes
ee63a02936
hide the deck/tag completer on focus change
2012-04-19 03:45:48 +09:00
Damien Elmes
d6a949bc49
revert deck combobox change
...
This commit reverts c1a16452d6
2012-04-19 03:44:02 +09:00
Damien Elmes
2ab4667a73
translatable ankiweb signup page
2012-04-18 04:01:33 +09:00
Damien Elmes
d919615475
refactor language handling
...
Because Qt translations need to be initialized before any widgets are created,
and because the Qt language needs to match the gettext language in order for
translated shortcuts to work, per-profile language settings aren't possible.
So instead of storing the language in the profile, we use
pm.meta['defaultLang'] for all profiles and initialize language handling in
__init__.py
The language selection in the preferences has been removed, because in a
school setting a student fiddling with the language could potentially cause
other students to be unable to navigate the UI. Instead, Anki will accept
-l/--lang passed on the command line to override the original language chosen
at first program startup.
2012-04-18 03:06:56 +09:00
Damien Elmes
dbc004e0ef
show # of empty cards to be deleted
2012-04-18 02:06:41 +09:00
Damien Elmes
7d5d81f79c
use the default deck if model did invalid
2012-04-18 02:05:06 +09:00
Damien Elmes
df6f79fcc3
bundle qt translations
2012-04-18 01:04:07 +09:00
Damien Elmes
d469428471
add jump to deck feature
2012-04-17 23:48:47 +09:00
Damien Elmes
aa45dd6031
support 2 buttons for one step lapse
2012-04-17 23:06:32 +09:00
Damien Elmes
a52bb91007
use static width for due/new counts in deck browser
2012-04-17 22:27:01 +09:00
Damien Elmes
04ca160b5f
if card is deleted while editing current, fetch next
2012-04-17 22:09:58 +09:00
Damien Elmes
2253b879de
if check db passes, show in tooltip
2012-04-17 20:16:31 +09:00
Damien Elmes
8e3093005e
make leech msg translatable
2012-04-17 20:13:13 +09:00
Damien Elmes
1510584cdd
fix translations in about diag; add more contributors
2012-04-17 20:02:46 +09:00
Damien Elmes
0734c062c5
tooltip to + in clayout
2012-04-17 19:51:13 +09:00
Damien Elmes
3f080b3871
allow user to hit enter to show current deck
2012-04-17 19:48:25 +09:00
Damien Elmes
33d2da33c0
show the browser after initial search to prevent flicker
2012-04-17 19:41:21 +09:00
Damien Elmes
dd57ed693f
work around race condition in edit current close
2012-04-17 19:37:48 +09:00
Damien Elmes
16ae17038e
fix show duplicates and history buttons
2012-04-17 19:32:44 +09:00
Damien Elmes
b57b2aa66a
tooltips for cram/options
2012-04-17 19:30:26 +09:00
Damien Elmes
e639d3c227
show current card while reviewing, and hint otherwise
2012-04-17 19:21:55 +09:00
Damien Elmes
69569134b7
new deck button
2012-04-17 18:17:56 +09:00
Damien Elmes
106ff34afc
make top bar translatable
2012-04-17 17:43:02 +09:00
Damien Elmes
0f483a6f59
use global language for profile manager
2012-04-17 17:41:13 +09:00
Damien Elmes
d6145b5cec
fix error when pressing keys on resetRequired screen
2012-04-16 23:34:36 +09:00
Damien Elmes
1c487a7587
tweak delete deck msg
2012-04-16 23:28:18 +09:00
Damien Elmes
b9eb89d270
add confirmation to full sync
2012-04-16 23:20:19 +09:00
Damien Elmes
8355a553fa
url encode images in editor to fix foreign chars in images on linux
2012-04-15 14:27:00 +09:00
Damien Elmes
07a1a49c8d
make it easier to adjust buttons in addon
2012-04-13 12:09:07 +09:00
Damien Elmes
7fca98092c
add option to force full sync
2012-04-12 19:01:45 +09:00
Damien Elmes
be35f33301
bump version
2012-04-12 00:57:55 +09:00
Damien Elmes
f9fb60aea1
disable completer in browser; open without search
2012-04-12 00:45:37 +09:00
Damien Elmes
402b24fbf6
fix for win32 and osx aqt translations
2012-04-11 22:53:42 +09:00
Damien Elmes
770036020a
filter implicit html on field save; set color with wrap()
...
- using setFormat() to set the colour results in the text being marked as
implicitly coloured, so we wrap() instead
2012-04-11 22:18:47 +09:00
Damien Elmes
cd1c958230
remove initial factor from new conf
2012-04-11 21:34:02 +09:00
Damien Elmes
dc65441623
shortcuts for cramming and options
2012-04-11 21:29:35 +09:00
Damien Elmes
05684b5575
option to edit current card's config
2012-04-11 20:59:03 +09:00
Damien Elmes
c1a16452d6
use combobox for deck in add notes diag
2012-04-11 20:44:11 +09:00
Damien Elmes
fe8d28c3eb
stop audio in deck browser, card layout and overview
2012-04-11 20:19:39 +09:00
Damien Elmes
e9ea56f931
make editor shortcuts translatable
2012-04-11 19:41:08 +09:00
Damien Elmes
9a7f9525ae
app-modal edit as a test for mesqueeb's bug
2012-04-11 19:37:20 +09:00
Damien Elmes
7d476586f7
make sure to display current card in preview, not last
2012-04-11 19:22:21 +09:00
Damien Elmes
8de899c3f7
save and restore selection when setting colour
2012-04-11 18:37:07 +09:00
Damien Elmes
79e3984a7a
revamped addon downloading
2012-04-10 16:31:45 +09:00
Damien Elmes
c8ef15c3d0
subtle lines in deck browser
2012-04-10 12:38:57 +09:00
Damien Elmes
cb56df2dab
new clear formatting icon
2012-04-09 14:50:15 +09:00
Damien Elmes
320f5222be
increase timebox tooltip to 5 secs
2012-04-09 10:50:02 +09:00
Damien Elmes
4948687f05
hide the bottom bar when 'close to resume' is shown
2012-04-08 21:45:19 +09:00