Commit graph

  • 02e1fed2ef behave nicer if undo disabled Damien Elmes 2008-12-04 01:14:11 +0900
  • 880a45eb13 update title after undo, set fact=none after check not before Damien Elmes 2008-12-04 01:09:54 +0900
  • 78f3c8b4ba refresh after undo Damien Elmes 2008-12-04 00:55:51 +0900
  • 78ae7f48e6 make preview more like main window Damien Elmes 2008-12-04 00:38:32 +0900
  • a188f9d5c1 fix bug with preview Damien Elmes 2008-12-04 00:37:05 +0900
  • d239049c18 update more ellipses Damien Elmes 2008-12-04 00:33:59 +0900
  • 9867df35ae change indentation Damien Elmes 2008-12-04 00:21:10 +0900
  • 9331dac050 Merge git://github.com/timo/libanki Damien Elmes 2008-12-04 00:12:56 +0900
  • a762a11441 update model properties Damien Elmes 2008-12-04 00:10:37 +0900
  • 4ba12dc753 graphs now pay attention to the "shift midnight" setting. Timo Paulssen 2008-12-03 16:09:31 +0100
  • b08833b6b6 fixed cards being attributed to the previous day if they were due past noon. Timo Paulssen 2008-12-03 15:47:04 +0100
  • f8d79a6e37 reduce button size, fix bug with answer active, don't center fin msg Damien Elmes 2008-12-03 22:32:31 +0900
  • d9842e5a30 add divider to main interface, make it neater Damien Elmes 2008-12-03 21:31:45 +0900
  • 1d910be2cf remove hr tags from std models, balance is bad Damien Elmes 2008-12-03 20:13:05 +0900
  • 6726888537 fix unit tests Damien Elmes 2008-12-03 19:44:55 +0900
  • fa172b3fe7 use new feature hooks Damien Elmes 2008-12-03 19:42:41 +0900
  • 21b59408cd refactor features to use hooks, update stdmodels, update findTags() - remove description from fields, cards and models - remove features and use field names instead Damien Elmes 2008-12-03 19:22:15 +0900
  • 3ab3b70d0f provide better error on deck load Damien Elmes 2008-12-03 18:50:18 +0900
  • a70e08e8f1 fix importing msg Damien Elmes 2008-12-03 18:49:41 +0900
  • 97caa8119f add instrumentation tools Damien Elmes 2008-12-03 18:26:40 +0900
  • e84c0072b0 don't commit deck on load if count hasn't changed Damien Elmes 2008-12-03 02:06:58 +0900
  • ada1cd04b7 check for null sources Damien Elmes 2008-12-02 16:41:25 +0900
  • 0f8762c3fe forget deletions before deleting anything in fixIntegrity() Damien Elmes 2008-12-01 12:51:35 +0900
  • c790f516f0 remove selectfact debugging Damien Elmes 2008-12-01 01:47:08 +0900
  • bf10f96cc2 python 2.4 compat Damien Elmes 2008-12-01 01:37:54 +0900
  • e6721c145b fix deleting in editor Damien Elmes 2008-12-01 01:20:33 +0900
  • 5a433d94e0 add undo to deck/model props and suspend Damien Elmes 2008-12-01 01:07:52 +0900
  • a7a40bd241 disable undo debugging Damien Elmes 2008-12-01 01:07:34 +0900
  • 55df77e0d1 handle unique better Damien Elmes 2008-12-01 01:00:01 +0900
  • a83b41b939 add most of fieldmodels Damien Elmes 2008-12-01 00:25:51 +0900
  • 0ff3b41745 don't add layers of undo barriers Damien Elmes 2008-12-01 00:17:43 +0900
  • e6d77ebb6d remember splitter state, possible fix for focus error Damien Elmes 2008-12-01 00:02:51 +0900
  • dda48886dd fix onchange, add ctrl+m Damien Elmes 2008-11-30 22:54:02 +0900
  • 519b040997 disable plugins menu and edit current on closed deck Damien Elmes 2008-11-30 18:41:55 +0900
  • 5cdc839ef3 fix startup flash by adding blank page Damien Elmes 2008-11-30 18:37:58 +0900
  • 6d925ee99a remove <current> and <last> Damien Elmes 2008-11-30 18:22:22 +0900
  • 8184e2d830 fix bug with <current> Damien Elmes 2008-11-30 18:12:48 +0900
  • 1dca4f73be init undo on new deck, add importing Damien Elmes 2008-11-30 05:56:24 +0900
  • 1e98f8bf81 add card tags to fact Damien Elmes 2008-11-30 05:47:36 +0900
  • 320d1fa758 conditionally enable undo Damien Elmes 2008-11-30 05:47:15 +0900
  • 44e788dd9c enable undo on deck open Damien Elmes 2008-11-30 05:46:41 +0900
  • 373e161a6c undo/redo support Damien Elmes 2008-11-30 05:40:36 +0900
  • a9a4f08e24 allTags() ignores card tag Damien Elmes 2008-11-30 05:40:21 +0900
  • fd14b3f2dd add undo/redo to editor, focus current card, del Damien Elmes 2008-11-30 05:39:04 +0900
  • 30e106b4e6 enable undo/redo support Damien Elmes 2008-11-30 04:12:19 +0900
  • ae93e54013 rename undoanswer to undo, fix mark card Damien Elmes 2008-11-30 04:05:10 +0900
  • 0e7ebae9b8 make stats smaller Damien Elmes 2008-11-29 16:12:58 +0900
  • 0717aa1d4f disable 'edit current' when no card, don't fail closing editor in empty deck Damien Elmes 2008-11-29 15:31:23 +0900
  • d913d84572 make sure to suspend all cards of fact, and check due cards again after Damien Elmes 2008-11-29 14:47:56 +0900
  • 2480447eea update translations Damien Elmes 2008-11-29 00:36:07 +0900
  • 3fb0087110 update translations Damien Elmes 2008-11-29 00:35:50 +0900
  • a0adccc117 replace facts, don't ignore them Damien Elmes 2008-11-29 00:13:59 +0900
  • 6172400706 bump version Damien Elmes 2008-11-28 23:53:38 +0900
  • 0a109a86b6 bump version Damien Elmes 2008-11-28 23:53:20 +0900
  • 8bc09db5f2 fix margins, flashing on open Damien Elmes 2008-11-28 23:52:48 +0900
  • 9dd5d97de6 set answer button big too Damien Elmes 2008-11-28 23:32:53 +0900
  • e0e6979101 move to stacked widgets, fix scrollbar display Damien Elmes 2008-11-28 23:27:45 +0900
  • e617fe7df7 fix a bug with html edit, fix loading remote images Damien Elmes 2008-11-28 20:19:36 +0900
  • 6e885557f5 catch stderr and output to dialog in real time Damien Elmes 2008-11-28 20:03:01 +0900
  • dff358383a consider failures when calculating eta Damien Elmes 2008-11-28 20:01:48 +0900
  • cd64b0db9e add user tags list, sort tags in canonify Damien Elmes 2008-11-28 18:53:04 +0900
  • 37f96fb5a7 fix lookup, bug in addcards, tag completer Damien Elmes 2008-11-28 18:52:39 +0900
  • 2a66095eed tidy init routine, add ctrl+c Damien Elmes 2008-11-28 17:36:24 +0900
  • 8f2efd83b3 fix ref to traceback, make sure to only delete existing indices Damien Elmes 2008-11-28 17:15:22 +0900
  • 5119e46e7b replace add missing active cards with selectable version Damien Elmes 2008-11-28 17:13:47 +0900
  • 360cf3c373 select cards when adding in editor, ignore empty cards Damien Elmes 2008-11-28 17:11:57 +0900
  • 9c720452b9 fix close & selectfacts, only update field on change, remove yellow Damien Elmes 2008-11-28 16:30:02 +0900
  • e16fa4c259 make suspend fact suspend the fact, not the card Damien Elmes 2008-11-28 15:59:29 +0900
  • 7577e83c87 remove options button Damien Elmes 2008-11-28 15:57:55 +0900
  • d1b565e734 add revision order customization Damien Elmes 2008-11-28 15:52:06 +0900
  • 8147e5002a update indices, make sure to build and analyze Damien Elmes 2008-11-28 15:47:52 +0900
  • 0b52e2f0ec customizable revision order, refactor failed cards handling Damien Elmes 2008-11-28 15:09:13 +0900
  • f3e5f5d9e1 convert editor into main window wip, sort by ease Damien Elmes 2008-11-28 14:43:26 +0900
  • 75a61a00cc remove card tags Damien Elmes 2008-11-28 14:40:27 +0900
  • 7563879093 make sure to save facts before closing editor, etc Damien Elmes 2008-11-27 15:58:00 +0900
  • 7f83f471e2 remove 'show only current' option again Damien Elmes 2008-11-27 15:41:35 +0900
  • d6441cf520 strip newlines from html edit Damien Elmes 2008-11-24 23:44:22 +0900
  • db84671284 fix card q/a cache not being saved Damien Elmes 2008-11-23 22:19:00 +0900
  • b6c227e382 don't strip q/a formats Damien Elmes 2008-11-23 18:26:53 +0900
  • e41c61f5fd add shortcut to undo Damien Elmes 2008-11-23 17:45:58 +0900
  • 9a696a48ec play sounds when previewing Damien Elmes 2008-11-23 17:17:28 +0900
  • 8cbf2f04f5 update qt deps Damien Elmes 2008-11-23 09:53:32 +0900
  • 3c0f70c102 update translations Damien Elmes 2008-11-23 09:25:32 +0900
  • 7e305111ad update translations Damien Elmes 2008-11-23 09:25:14 +0900
  • 806220c813 fix editor, add getOnlyText() Damien Elmes 2008-11-23 09:23:07 +0900
  • c2a8302a26 add help to cram mode, fail if no cards matched Damien Elmes 2008-11-23 09:19:56 +0900
  • de2780e797 record exported card count when exporting anki deck Damien Elmes 2008-11-23 09:18:41 +0900
  • 9c67a69b65 html editor Damien Elmes 2008-11-23 08:34:57 +0900
  • 0207298bb5 make scrolling to answer customizable Damien Elmes 2008-11-23 08:04:32 +0900
  • 2442e9b719 bump version Damien Elmes 2008-11-23 07:57:13 +0900
  • e0f9d09abd bump version Damien Elmes 2008-11-23 07:56:52 +0900
  • ec5df406dd update shortcuts Damien Elmes 2008-11-23 07:56:06 +0900
  • e5126d7c3c preview support Damien Elmes 2008-11-23 07:50:31 +0900
  • e6db07b74a missing files Damien Elmes 2008-11-23 07:49:43 +0900
  • 38c1f71d5d preview support, shortcuts, hide refresh, toggle edit Damien Elmes 2008-11-23 07:49:03 +0900
  • f77e1ff6fe fix quadruple dots Damien Elmes 2008-11-22 19:39:27 +0900
  • f1677b863f latex equations now have emacs-style keybindings Damien Elmes 2008-11-22 18:18:08 +0900
  • 28ab40e41c close other windows on reset() Damien Elmes 2008-11-22 16:17:29 +0900
  • 6299e5f665 close other windows on reset() Damien Elmes 2008-11-22 16:17:13 +0900
  • 5421029176 fix reading generation sticking Damien Elmes 2008-11-22 14:27:43 +0900