Damien Elmes
c47e931a53
remove priorities
2011-04-28 09:26:15 +09:00
Damien Elmes
8f4d2d85d3
make sure to save fields on drag/drop
2011-02-02 23:59:52 +09:00
Damien Elmes
2baeac93e8
s/anki/paste
2011-01-24 12:10:05 +09:00
Damien Elmes
6a204b2b9f
use the original filename if available when pasting
2011-01-24 12:08:03 +09:00
Damien Elmes
146a881f9b
make 'card layout' translatable thanks to piotr
2011-01-15 18:50:53 +09:00
Damien Elmes
9b7ce444b4
default to a saturated colour
2011-01-02 18:22:25 +09:00
Damien Elmes
030ce39105
work around bug in qt color dialog
2011-01-02 18:21:27 +09:00
Damien Elmes
364773fa9d
more robust positioning of cursor for latex
2011-01-02 18:02:07 +09:00
Damien Elmes
88c7717537
use text if the document has no html and stripHTML off
2011-01-02 17:10:16 +09:00
Damien Elmes
7054281bb8
don't needlessly copy recorded audio
2010-12-27 04:32:51 +09:00
Damien Elmes
5c89a0cc60
set fact to False before deleting cards
2010-12-20 01:10:48 +09:00
Damien Elmes
ebebd93548
add hidden option to disable keyboard preservation
2010-12-17 21:36:54 +09:00
Damien Elmes
c92a00d90b
add config option to turn off html stripping
2010-12-12 19:46:54 +09:00
Damien Elmes
9f057e2506
remove commented old colour code
2010-12-11 20:52:02 +09:00
Damien Elmes
a6c591edf9
copy+paste / drag+drag use 'paste' as temp file prefix
2010-12-11 02:22:54 +09:00
Damien Elmes
6580a665e9
fact.setModified() needs deck arg
2010-12-10 23:27:06 +09:00
Damien Elmes
391a019b8b
new layout icon; link from main screen
2010-12-07 18:03:43 +09:00
Damien Elmes
51fe1d802b
bigger target area
2010-12-04 18:58:23 +09:00
Damien Elmes
d517d4615f
better colour picker
2010-12-04 18:53:14 +09:00
Damien Elmes
751a341f1b
add the ability to edit layouts from model properties
2010-12-02 04:14:02 +09:00
Damien Elmes
5945ecd115
fix bug/crash caused by a reset in tag focus lost
2010-11-30 03:47:43 +09:00
Damien Elmes
b98e302c70
field section implemented
2010-11-30 02:17:36 +09:00
Damien Elmes
63b015fba5
card template section implemented
2010-11-30 00:09:29 +09:00
Damien Elmes
35a5569038
dialog refactor wip
2010-11-29 04:56:45 +09:00
Damien Elmes
8074e7b5a8
more robust add cards fix
2010-11-28 18:03:00 +09:00
Damien Elmes
54c1d253a3
make sure to save fields before previewing
2010-11-28 02:24:44 +09:00
Damien Elmes
054287445c
workaround _programLayout missing bug
2010-11-27 23:59:05 +09:00
Damien Elmes
0110875a9d
fix some issues with the fact editor
...
- don't save a fact to disk on keystroke timer
- update unique/required checking for the above
- don't try to set focus to old widget if it doesn't exist
2010-11-27 23:37:35 +09:00
Damien Elmes
ebbf32b750
keep focus when resetting fact editor
2010-11-24 05:06:29 +09:00
Damien Elmes
3be42fbbfe
suppress reset when editing current card
2010-11-23 19:28:58 +09:00
Damien Elmes
0414eed116
call .reset() where necessary due to libanki changes
...
- mw.reset() rebuilds the deck queue, and refetches the current card, so we
don't try to answer a card that's not in the queue
- in a number of cases we were already explicitly calling reset; the libanki
changes ensure we're not doing it twice now
- the editor no longer resets the current card when it's closed. Instead, all
deck operations in the editor should reset when they are performed
2010-11-23 18:00:29 +09:00
Damien Elmes
dcd6e2dfc3
fix qt4.7 duplicate toolbars
2010-10-18 10:34:33 +09:00
Damien Elmes
ac8da946e0
don't hide vert. scroll bar
2010-08-25 14:22:02 +09:00
Damien Elmes
a2713450a7
clear audio before previewing card
2010-07-11 16:49:23 +09:00
Damien Elmes
88581105d4
add flac to supported audio formats
2010-06-27 07:53:51 +09:00
Damien Elmes
7d22ef3c8d
add fixme
2010-05-19 22:08:11 +09:00
Damien Elmes
3e739e7698
make sure to return newly created media path
2010-05-01 16:11:37 +09:00
Damien Elmes
7698d36f84
catch media adding errors
2010-04-06 19:15:30 +09:00
Damien Elmes
21969b1549
add swf+flv
2010-02-26 16:44:35 +09:00
Damien Elmes
c2186f2a59
don't bump deck modified until fact is commited
2010-02-22 18:00:10 +09:00
Shawn M Moore
3f551e70f9
Keep track of whether the FactEditor is used for Add or Edit
2010-02-15 13:49:43 -05:00
Shawn M Moore
c0003c4c03
Factor out drawField
2010-02-14 18:41:26 -05:00
Damien Elmes
64cd0499ba
make sure to open a browser when link clicked in preview
2010-02-12 15:16:20 +09:00
Damien Elmes
1c858f48b0
move cloze & preview to first line, enable preview & expand always
2010-02-12 03:05:03 +09:00
Damien Elmes
11357d5736
add ogv/ogx/oga, separate from translation
2010-02-10 00:49:53 +09:00
Damien Elmes
dde3c13cfe
add some more file types
2010-02-09 04:08:03 +09:00
Damien Elmes
355d78f177
tweak tag field alignment on linux
2010-01-23 22:23:03 +09:00
Damien Elmes
30949edbc3
update getBase call for preview
2010-01-20 02:13:19 +09:00
Damien Elmes
d4d713a60a
disable signals while updating bold/italic/underline buttons
2010-01-12 01:54:19 +09:00
Damien Elmes
24b8ddce29
display helpful dialog if cloze bad
2009-09-26 23:23:41 +09:00