Commit graph

2504 commits

Author SHA1 Message Date
Damien Elmes
b65fd5f6be use unicode name when adding to media db 2008-12-24 15:05:13 +09:00
Samson Melamed
5b0b2e63ad use arrow keys and page up/down to scroll QA area 2008-12-23 23:04:09 -05:00
Damien Elmes
99b36e0501 update translations 2008-12-23 22:10:40 +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
aa95e44562 work around problem with verbose languages in prefs dialog 2008-12-23 19:56:39 +09:00
Damien Elmes
4c7b67ae88 fix untitled hack and saveas bug by requiring name on new 2008-12-23 19:49:45 +09:00
Damien Elmes
666331bc6c make the tables even smaller to adjust for pre changes 2008-12-23 19:48:09 +09:00
Damien Elmes
d0f6c41bba remove line in prefs 2008-12-23 19:08:56 +09:00
Damien Elmes
655651bade make default table height a bit smaller 2008-12-23 18:50:56 +09:00
Damien Elmes
e63b7ef06d pre-wrap spaces, support indentation by user / programming etc 2008-12-23 18:43:24 +09:00
Damien Elmes
d9b9840cce update ui file for advanced menu 2008-12-23 18:42:47 +09:00
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
6b89e28b91 change add shortcut key 2008-12-21 14:56:04 +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
8ec7b316d9 'new day starts at', 'mins/days' in deck properties 2008-12-20 18:38:22 +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
857f17fbf0 Merge branch 'master' of git://github.com/timo/ankiqt 2008-12-20 14:13:32 +09:00
Timo Paulssen
3d15fb7ddc Merge branch 'master' of git://ichi2.net/ankiqt 2008-12-19 00:53:22 +01: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
Samson Melamed
4c81ea9981 Added complete list of commands. 2008-12-13 15:09:50 +09:00
Damien Elmes
711cea5a02 Merge git://github.com/timo/ankiqt 2008-12-13 12:30:13 +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
4dd60564bc update readme 2008-12-12 00:43:40 +09:00