Commit graph

65 commits

Author SHA1 Message Date
Damien Elmes
993085b528 tweak model properties 2008-12-05 22:26:46 +09:00
Damien Elmes
593d80cd38 remove description from deckproperties 2008-12-05 21:49:41 +09:00
Damien Elmes
e2160c00a8 remove separator from menu 2008-12-05 21:47:50 +09:00
Damien Elmes
707ae75bd8 fix text truncation 2008-12-05 18:48:26 +09:00
Damien Elmes
852cb4ece9 gui tweaks 2008-12-05 14:50:21 +09:00
Damien Elmes
14b0f16a46 make qa divider configurable 2008-12-05 14:43:50 +09:00
Damien Elmes
cbe822cd66 remove ctrl+a accel, change shortcut to edit all 2008-12-05 12:54:33 +09:00
Damien Elmes
6f59cc7cd2 tagcomp in import, fix lookup again, condition kanji/lookup, ondelete 2008-12-04 04:34:04 +09:00
Damien Elmes
5830b45b93 reorganize menus, add icon 2008-12-04 03:46:18 +09:00
Damien Elmes
45dd2c2c58 remove redundant audio commands & toolbar, fix tag bug 2008-12-04 01:53:43 +09:00
Damien Elmes
9867df35ae change indentation 2008-12-04 00:21:10 +09:00
Damien Elmes
a762a11441 update model properties 2008-12-04 00:10:37 +09:00
Damien Elmes
dda48886dd fix onchange, add ctrl+m 2008-11-30 22:54:02 +09:00
Damien Elmes
5cdc839ef3 fix startup flash by adding blank page 2008-11-30 18:37:58 +09:00
Damien Elmes
fd14b3f2dd add undo/redo to editor, focus current card, del 2008-11-30 05:39:04 +09:00
Damien Elmes
30e106b4e6 enable undo/redo support 2008-11-30 04:12:19 +09:00
Damien Elmes
8bc09db5f2 fix margins, flashing on open 2008-11-28 23:52:48 +09:00
Damien Elmes
e0e6979101 move to stacked widgets, fix scrollbar display 2008-11-28 23:27:45 +09:00
Damien Elmes
6e885557f5 catch stderr and output to dialog in real time 2008-11-28 20:03:01 +09:00
Damien Elmes
2a66095eed tidy init routine, add ctrl+c 2008-11-28 17:36:24 +09:00
Damien Elmes
360cf3c373 select cards when adding in editor, ignore empty cards 2008-11-28 17:11:57 +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
d1b565e734 add revision order customization 2008-11-28 15:52:06 +09:00
Damien Elmes
f3e5f5d9e1 convert editor into main window wip, sort by ease 2008-11-28 14:43:26 +09:00
Damien Elmes
7f83f471e2 remove 'show only current' option again 2008-11-27 15:41:35 +09:00
Damien Elmes
e41c61f5fd add shortcut to undo 2008-11-23 17:45:58 +09:00
Damien Elmes
9c67a69b65 html editor 2008-11-23 08:34:57 +09:00
Damien Elmes
0207298bb5 make scrolling to answer customizable 2008-11-23 08:04:32 +09:00
Damien Elmes
ec5df406dd update shortcuts 2008-11-23 07:56:06 +09:00
Damien Elmes
38c1f71d5d preview support, shortcuts, hide refresh, toggle edit 2008-11-23 07:49:03 +09:00
Damien Elmes
f77e1ff6fe fix quadruple dots 2008-11-22 19:39:27 +09:00
Damien Elmes
9f2572d6ef fix images on win32, display bugs 2008-11-21 23:57:04 +09:00
Damien Elmes
42835617de update ellipses 2008-11-21 20:45:46 +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
1313cca356 add help to display properties 2008-11-21 14:58:26 +09:00
Damien Elmes
03ee833026 remove some pref fonts/colours, apply interface font to 'soon' 2008-11-21 14:10:12 +09:00
Damien Elmes
e1f1812a9e refactor help.py, use welcome widget and main widget 2008-11-19 21:06:49 +09:00
Damien Elmes
2a29a76e69 move to webkit as main widget 2008-11-19 19:04:53 +09:00
Damien Elmes
bc80501454 make default size taller 2008-11-19 18:12:59 +09:00
Damien Elmes
f5234f52eb add 'show current only' again 2008-11-19 17:24:52 +09:00
Damien Elmes
252534423c minor menu fixups 2008-11-16 03:01:47 +09:00
Damien Elmes
df1118575a change editor action on cards/facts 2008-11-16 02:33:58 +09:00
Damien Elmes
e097991b4e update failed handling, remember new deck 2008-11-16 02:22:18 +09:00
Damien Elmes
cfb04ca8c6 reset main window to click focus 2008-11-15 17:48:05 +09:00
Damien Elmes
d0aedbc7a1 addcards fix for osx 2008-11-15 03:15:42 +09:00
Damien Elmes
2661c1d3a2 fix undo, allow main window focusable 2008-11-14 18:27:45 +09:00
Damien Elmes
b575170883 add splitter in add cards dialog 2008-11-14 17:56:40 +09:00
Damien Elmes
cf6b48593f fix hide toolbar, update prefs dialog, fix save cram & close bug 2008-11-14 14:42:52 +09:00
Damien Elmes
c5a78d8dbc dev wip 2008-11-09 15:48:36 +09:00
Damien Elmes
ca7f27ea93 improve warning message 2008-10-28 00:23:02 +09:00