Commit graph

2972 commits

Author SHA1 Message Date
Damien Elmes
8a414fff29 don't throw error when invalid utf8 found in % escape 2012-06-15 02:19:33 +09:00
Damien Elmes
21f5132c0b when img/audio link pasted, convert to local 2012-06-15 00:53:08 +09:00
Damien Elmes
2798d4bf75 'sibling cards', not notes 2012-06-11 19:55:26 +09:00
Damien Elmes
5032a7d507 utf+8 2012-06-11 19:55:15 +09:00
Damien Elmes
597f1dc16a Merge branch 'master' of github.com:dae/ankiqt 2012-06-05 05:11:24 +09:00
Damien Elmes
e1cce5b2e4 Merge pull request #20 from ospalh/play_once
Remove redundant connect to clicked().
2012-06-04 13:11:03 -07:00
ospalh
0eaf03a9b3 Remove redundant connect to clicked().
A QDialogButtonBox::Close StandardButton has the RejectRole.
(http://doc.qt.nokia.com/4.7-snapshot/qdialogbuttonbox.html#StandardButton-enum)
So when that is clicked, that button’s clicked() signal
as well as the dialog’s rejected() signals are emitted.
Connecting EditCurrent’s onSave() to both was redundant.
It looks like calling onSave() twice was mostly harmless,
but not quite:
When closing the edit dialog, media on the edited card’s front side
were played twice (via moveToState ... Reviewer.showQuestion()).
So avoid that.
2012-06-04 16:19:59 +02:00
Damien Elmes
37cc94c2fa tweak README to avoid i18n warning 2012-06-03 20:27:32 +09:00
Damien Elmes
df89d6e4b9 bump version 2012-06-03 20:25:13 +09:00
Damien Elmes
8a7ece9ef9 if more than one card, add hint that styling is shared 2012-06-01 08:58:55 +09:00
Damien Elmes
91d5693bf7 after html edit, focus changed field so it gets saved 2012-05-31 19:02:16 +09:00
Damien Elmes
b41fc89b71 don't throw error when returning from Cards dialog with invalid search 2012-05-31 18:05:13 +09:00
Damien Elmes
32e40ae078 mark shortcut 2012-05-31 16:58:40 +09:00
Damien Elmes
8f19bbceff tweak colours again; shortcuts for tag add/remove 2012-05-31 16:55:44 +09:00
Damien Elmes
f6e79591ef catch upgradeRequired event 2012-05-30 16:09:38 +09:00
Damien Elmes
2a9c5c5229 prioritize marked over suspended
'Many of them are from earlier grammar lessons where I didn't know several
vocabulary words, so during reviews I suspend those cards. Others are leeches.
Occasionally I go through the list, and mark those that I'm ready to study.
Then I filter on marked, and do edit->reschedule. So during this process it's
hard to know which suspended cards I've marked already.'
2012-05-30 12:26:42 +09:00
Damien Elmes
dddaefd72a move tab removal into menu 2012-05-30 11:32:50 +09:00
Damien Elmes
46272de650 tweak colours 2012-05-30 11:26:09 +09:00
Damien Elmes
552567211b don't get text as separate window 2012-05-29 21:44:59 +09:00
Damien Elmes
6b28327448 remove the create button for now, to see if it's still needed 2012-05-29 21:36:07 +09:00
Damien Elmes
67cf37865c another workaround for the gtk+ theme 2012-05-29 21:32:25 +09:00
Damien Elmes
12abf27478 Merge branch 'master' of github.com:dae/ankiqt 2012-05-29 21:15:29 +09:00
Damien Elmes
f10e18aae8 Merge pull request #19 from ospalh/popup-delay-2
Work around ugly pop-up on Linux systems thanks to ospalh
2012-05-29 05:14:00 -07:00
ospalh
9d5bb7e5fa Quick work-around for a problem with Qt and certain too-smart window managers. 2012-05-29 09:40:59 +02:00
Damien Elmes
4f8d7f363a documents/anki 2012-05-29 11:39:19 +09:00
Damien Elmes
11b20b1e09 open with current card focused 2012-05-28 21:36:36 +09:00
Damien Elmes
e138e44397 don't force typing preview size 2012-05-28 21:05:26 +09:00
Damien Elmes
82b50f366d reset as new unimplemented 2012-05-28 18:36:38 +09:00
Damien Elmes
97965668ec "export" 2012-05-28 07:37:19 +09:00
Damien Elmes
97b645a7a0 add readme to base folder explaining folder moving 2012-05-27 14:44:53 +09:00
Damien Elmes
d495a66811 fix i18n of dupes string 2012-05-27 14:33:04 +09:00
Damien Elmes
580ea4fc0c bump version 2012-05-27 14:29:53 +09:00
Damien Elmes
588f394b78 don't hard-code column header size 2012-05-27 14:18:55 +09:00
Damien Elmes
e77c10ef3c work around badly behaved gtk+ theme 2012-05-27 14:12:47 +09:00
Damien Elmes
64a3d70c59 remove hard-coded size in add models & debug diags 2012-05-27 13:47:52 +09:00
Damien Elmes
cb209fd86f scroll to top of question 2012-05-27 13:46:10 +09:00
Damien Elmes
c7c6204cf8 remove invalid ref to editFontSize 2012-05-27 13:26:08 +09:00
Damien Elmes
b3b5a41751 make sure edit current can be reopened 2012-05-27 13:18:04 +09:00
Damien Elmes
811707836b bump version 2012-05-27 00:17:17 +09:00
Damien Elmes
cf3b51c30c find duplicates 2012-05-27 00:11:59 +09:00
Damien Elmes
975ad62019 edit current window shouldn't be opened multiple times 2012-05-26 22:55:46 +09:00
Damien Elmes
5ab511e17a treat edit current as separate window on osx 2012-05-26 22:49:35 +09:00
Damien Elmes
064803bce7 overhaul font handling
- set the default webview font to the system font
- remove explicit font size settings in favour of the default
- remove card list size customization in favour of the default
2012-05-26 20:28:30 +09:00
Damien Elmes
a6c9c8203c rework to allow refresh of list when models added/removed 2012-05-26 20:25:09 +09:00
Damien Elmes
75b9e21661 make sure to remove matched character from search in studydeck 2012-05-26 20:14:07 +09:00
Damien Elmes
02ca7d4e95 focus on newly created profile 2012-05-26 17:19:06 +09:00
Damien Elmes
dfa0da5772 focus current profile 2012-05-26 17:18:09 +09:00
Damien Elmes
1051ba3e0b prevent stats on dyn decks 2012-05-26 16:44:08 +09:00
Damien Elmes
10cd5deba0 if no deck selected, don't show stats 2012-05-26 16:09:12 +09:00
Damien Elmes
719ded9efb accept separators 2012-05-26 15:11:08 +09:00