Commit graph

53 commits

Author SHA1 Message Date
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
Damien Elmes
9c67a69b65 html editor 2008-11-23 08:34:57 +09:00
Damien Elmes
e6db07b74a missing files 2008-11-23 07:49:43 +09:00
Damien Elmes
38c1f71d5d preview support, shortcuts, hide refresh, toggle edit 2008-11-23 07:49:03 +09:00
Damien Elmes
f1677b863f latex equations now have emacs-style keybindings 2008-11-22 18:18:08 +09:00
Damien Elmes
5421029176 fix reading generation sticking 2008-11-22 14:27:43 +09:00
Damien Elmes
9f2572d6ef fix images on win32, display bugs 2008-11-21 23:57:04 +09:00
Damien Elmes
518fcc3442 inline edit, fix images, css, scroll to bottom, status, etc
- new edit card inline mode
- provide file:// url for images for webkit
- look for the css file inside the anki dir
- make add cards dialog more compact
- launch clicked links in external window
2008-11-21 20:05:15 +09:00
Damien Elmes
4aa958a40f dump error on deck load fail, don't update widget on space 2008-11-21 15:48:59 +09:00
Damien Elmes
dd044f40ab update invalid/dupe on a timer, don't gen reading on paste 2008-11-19 18:04:26 +09:00
Damien Elmes
31febf6a31 save text after drag-drop event 2008-11-14 02:03:03 +09:00
Damien Elmes
5363521eda inverse order of active tag selection 2008-10-27 19:02:06 +09:00
Damien Elmes
31d06f661f don't update fields when no change 2008-10-27 18:50:36 +09:00
Damien Elmes
cf3f448f92 create media dir, save field when adding images/sound 2008-10-21 00:50:55 +09:00
Damien Elmes
337c3ca028 remove old code 2008-10-20 00:17:57 +09:00