Commit graph

67 commits

Author SHA1 Message Date
Damien Elmes
582f89155d convert svgs to png on import 2009-01-24 18:01:45 +09:00
Damien Elmes
8d3220ad3d preserve text cursor when writing fields 2009-01-21 01:48:22 +09:00
Damien Elmes
c175109f70 wrap 2009-01-18 15:03:44 +09:00
Samson Melamed
af00f229f6 Merge commit 'resolve/master' 2009-01-18 01:00:18 -05:00
Samson Melamed
14af7bc5a2 report Mozilla-compatible User-Agent 2009-01-18 00:58:06 -05:00
Damien Elmes
e42eaafbd5 translation fixes, new polish translations from Piotr 2009-01-18 14:50:30 +09:00
Samson Melamed
11696f949e catch urllib2 errors when pasting images 2009-01-17 19:01:04 -05:00
Samson Melamed
043c402a45 fix double pasting in fact editor 2009-01-17 17:34:51 -05:00
Damien Elmes
b02b2ebff7 mac build scripts, report lame requirement on osx, fix model config button 2009-01-18 03:02:36 +09:00
Damien Elmes
f5b4e9f689 fix copy/paste of colours & images from anki to anki 2009-01-17 16:55:02 +09:00
Damien Elmes
96337615a5 identify all temp files as anki, remove kanji occur, tools>actions again 2009-01-17 16:29:26 +09:00
Damien Elmes
559a896f24 add mac test script, fix record snd option 2009-01-17 14:37:24 +09:00
Damien Elmes
e3e70488ef recording support, various changes
- progress bars refactored to use title 'anki' in most cases
- added 'record noise profile' option
- make sure to display 100% on progress
2009-01-17 01:04:13 +09:00
Damien Elmes
12b8dd5390 fix media dir change 2009-01-10 17:15:28 +09:00
Damien Elmes
883d5824f4 set media path if existing 2009-01-10 17:12:45 +09:00
Damien Elmes
e708f72a17 support pasting of http links that are not images/sounds 2009-01-09 18:39:45 +09:00
Damien Elmes
132c56a53d init media even on paste 2009-01-09 13:21:46 +09:00
Damien Elmes
05df5fb4e0 fix another unicode bug, add shortcut to options 2009-01-05 17:07:17 +09:00
Damien Elmes
aac727f2b5 added jump menu to cardlist 2009-01-05 14:29:34 +09:00
Damien Elmes
914fc45666 support drag & drop from konqueror too 2009-01-05 08:47:55 +09:00
Damien Elmes
3970aab5f8 support image drag & drop from firefox on linux 2009-01-05 08:46:20 +09:00
Damien Elmes
744e46f7fb allow drag&drop of sounds, fix unicode issues 2009-01-05 08:24:45 +09:00
Damien Elmes
104b4ecbba fix undo log bugs by ensuring deck not touched after close 2009-01-05 03:22:37 +09:00
Damien Elmes
b65fd5f6be use unicode name when adding to media db 2008-12-24 15:05:13 +09:00
Damien Elmes
ce3148f1ea support drag & drop from file browsers 2008-12-23 21:35:14 +09:00
Damien Elmes
9624463777 refresh main window after tag change 2008-12-23 20:39:14 +09:00
Damien Elmes
e63b7ef06d pre-wrap spaces, support indentation by user / programming etc 2008-12-23 18:43:24 +09:00
Damien Elmes
ed1758bb30 pass unicode name to qt 2008-12-11 03:27:26 +09:00
Damien Elmes
53cb4790af prefer image if text starts with http 2008-12-10 19:03:15 +09:00
Damien Elmes
0bbc7c7c74 text over images, pass current widget when adding picture 2008-12-10 17:58:32 +09:00
Damien Elmes
8282d3e7de don't autodetect html in html editor 2008-12-10 15:59:21 +09:00
Damien Elmes
249751fddd fix inserting image 2008-12-08 15:58:47 +09:00
Damien Elmes
d0777a4ffd fix reference to simplify 2008-12-07 12:21:36 +09:00
Damien Elmes
22f4f439f0 copy&paste images, make sort and tags in editor longer 2008-12-07 12:10:04 +09:00
Damien Elmes
a3ac8e3c0a fix tag saving, remember added tags without having to reopen, fix ret in add 2008-12-05 19:25:09 +09:00
Damien Elmes
45dd2c2c58 remove redundant audio commands & toolbar, fix tag bug 2008-12-04 01:53:43 +09:00
Damien Elmes
78ae7f48e6 make preview more like main window 2008-12-04 00:38:32 +09:00
Damien Elmes
a188f9d5c1 fix bug with preview 2008-12-04 00:37:05 +09:00
Damien Elmes
fa172b3fe7 use new feature hooks 2008-12-03 19:42:41 +09:00
Damien Elmes
e6d77ebb6d remember splitter state, possible fix for focus error 2008-12-01 00:02:51 +09:00
Damien Elmes
dda48886dd fix onchange, add ctrl+m 2008-11-30 22:54:02 +09:00
Damien Elmes
fd14b3f2dd add undo/redo to editor, focus current card, del 2008-11-30 05:39:04 +09:00
Damien Elmes
0717aa1d4f disable 'edit current' when no card, don't fail closing editor in empty deck 2008-11-29 15:31:23 +09:00
Damien Elmes
e0e6979101 move to stacked widgets, fix scrollbar display 2008-11-28 23:27:45 +09:00
Damien Elmes
e617fe7df7 fix a bug with html edit, fix loading remote images 2008-11-28 20:19:36 +09:00
Damien Elmes
37f96fb5a7 fix lookup, bug in addcards, tag completer 2008-11-28 18:52:39 +09:00
Damien Elmes
9c720452b9 fix close & selectfacts, only update field on change, remove yellow 2008-11-28 16:30:02 +09:00
Damien Elmes
7563879093 make sure to save facts before closing editor, etc 2008-11-27 15:58:00 +09:00
Damien Elmes
d6441cf520 strip newlines from html edit 2008-11-24 23:44:22 +09:00
Damien Elmes
9a696a48ec play sounds when previewing 2008-11-23 17:17:28 +09:00