Commit graph

232 commits

Author SHA1 Message Date
Damien Elmes
18d628ff0c add options to gen/delete all latex 2008-12-23 18:42:33 +09:00
Damien Elmes
bbb4b87d71 fix error removing a source in deck props 2008-12-23 16:05:30 +09:00
Damien Elmes
97784e220d add hack to avoid matplotlib errors on osx 2008-12-23 15:52:53 +09:00
Damien Elmes
504749b741 default to optional answer, add config option to card model, tweak dialogs 2008-12-23 13:41:48 +09:00
Damien Elmes
a5c445369d fix bug in previous change 2008-12-21 15:11:58 +09:00
Damien Elmes
d4004577f9 fix multiple selection on ctrl+f 2008-12-21 14:31:33 +09:00
Damien Elmes
44b5b1670a rearrange and clarify menus 2008-12-21 00:31:16 +09:00
Damien Elmes
7ad0686928 default to button 2 on failed card 2008-12-20 18:57:16 +09:00
Damien Elmes
753fd2ee40 unify close buttons, rename deck menu to file 2008-12-20 18:53:35 +09:00
Damien Elmes
eacff663ef don't say 'merge' with open online, it's confusing 2008-12-20 18:52:43 +09:00
Damien Elmes
1166f1804d encode data before printing error 2008-12-20 18:48:57 +09:00
Damien Elmes
983bc955d8 alternative theme 2008-12-20 15:12:28 +09:00
Damien Elmes
dbb14988ea catch bulk upload failures 2008-12-20 15:09:04 +09:00
Damien Elmes
3d1523527c print stderr before attempting thread operations 2008-12-20 15:07:46 +09:00
Damien Elmes
618bfe13e5 make sure to close all dialogs when opening new deck 2008-12-20 14:14:28 +09:00
Damien Elmes
36a5378aba Merge branch 'master' of git://github.com/timo/ankiqt 2008-12-18 14:54:21 +09:00
Niklas Laxström
5d0abc1ddf Unnecessary parenthesis 2008-12-17 18:24:24 +01:00
Niklas Laxström
b090c2ed76 Support plural 2008-12-17 18:24:08 +01:00
Damien Elmes
1e2600ae4f when cramming, order randomly 2008-12-17 00:29:07 +09:00
Timo Paulssen
3209a96735 added a refresh button for the graphs, so you don't have to close&open them to get updates. 2008-12-14 14:32:25 +01:00
Damien Elmes
4b3cb8354c move cumulative due graph down 2008-12-14 12:21:44 +09:00
Damien Elmes
ecce83e520 rename workload, put in different order 2008-12-13 17:24:03 +09:00
Damien Elmes
93731bf4f4 make thai hack optional, move some adv options into first tab 2008-12-13 16:45:42 +09:00
Damien Elmes
21774b9fc4 typo 2008-12-13 15:42:25 +09:00
Damien Elmes
7d838af1b9 update win32 updater prompt 2008-12-13 15:31:06 +09:00
Timo Paulssen
65353bab70 made graphs window even faster when updating figures!
IS IT POSSIBLE!?
2008-12-13 03:46:43 +01:00
Timo Paulssen
187193dd1e sped up graph window startup and hide-graph action by making the AdjustableFigure "lazy". 2008-12-13 03:21:18 +01:00
Timo Paulssen
1f78e98907 moved the workload graph to where it's more sensible (between due and cumulative due)
that is more sensible, right?
2008-12-13 02:29:43 +01:00
Timo Paulssen
b2cf4dc35c removed debug output. 2008-12-13 02:27:00 +01:00
Timo Paulssen
dd0f452df8 do not render the graphs twice when showing the graphs window for the first time! 2008-12-13 02:22:03 +01:00
Timo Paulssen
cf31a22e91 added new graph "work done". 2008-12-13 01:52:50 +01:00
Damien Elmes
ed1758bb30 pass unicode name to qt 2008-12-11 03:27:26 +09:00
Timo Paulssen
4ef36ced69 removed unnecessary .0 after each period string (1.0 month) 2008-12-10 19:28:12 +01:00
Damien Elmes
2129554ab1 make sure to properly close the deck 2008-12-11 01:13:07 +09:00
Damien Elmes
9de0fc911e add note about error 2008-12-11 00:41:09 +09:00
Damien Elmes
cc903e2d02 remember saveas location, if untitled deck empty delete it 2008-12-11 00:18:44 +09:00
Damien Elmes
03a6235f35 update # of selected items in title in real time 2008-12-10 23:58:46 +09:00
Damien Elmes
658fedc26c graphs: add help, remove labels 2008-12-10 23:47:30 +09:00
Damien Elmes
bbdcbf1153 don't require restart to update kanji stats 2008-12-10 22:10:27 +09:00
Damien Elmes
b8f3a25536 more useful debugging 2008-12-10 20:38:22 +09:00
Damien Elmes
59e690370c prevent race condition on finish 2008-12-10 20:25:52 +09:00
Damien Elmes
058325e2ce if card has already been expunged from session, don't complain 2008-12-10 20:18:24 +09:00
Damien Elmes
8b538ee20f close all windows on sync 2008-12-10 20:10:42 +09:00
Damien Elmes
887d95203d default to win32 theme on win32, set background in css 2008-12-10 19:42:14 +09:00
Damien Elmes
53cb4790af prefer image if text starts with http 2008-12-10 19:03:15 +09:00
Damien Elmes
22658dea73 remove blank space from status tooltip 2008-12-10 18:44:18 +09:00
Damien Elmes
0bbc7c7c74 text over images, pass current widget when adding picture 2008-12-10 17:58:32 +09:00
Damien Elmes
881a3c2468 update hooks to use libanki, warn about plugin errors differently 2008-12-10 17:37:03 +09:00
Damien Elmes
8ea3117d67 add zero width space at end of span 2008-12-10 16:48:24 +09:00
Damien Elmes
8282d3e7de don't autodetect html in html editor 2008-12-10 15:59:21 +09:00