Commit graph

287 commits

Author SHA1 Message Date
Damien Elmes
9624463777 refresh main window after tag change 2008-12-23 20:39:14 +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
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
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
Damien Elmes
2cb8c5342f make margins in editor a little bigger, update anki version in samples 2008-12-09 02:30:25 +09:00
Damien Elmes
1a9b288307 reset editor in real time, avoid full reset 2008-12-09 02:07:15 +09:00
Damien Elmes
626ad9f813 Merge git://github.com/timo/ankiqt 2008-12-09 01:37:40 +09:00
Damien Elmes
073b3b8a9b fix concurrent modification error 2008-12-09 01:19:50 +09:00
Damien Elmes
720fe217dd forget second splitter completely 2008-12-09 00:50:21 +09:00
Damien Elmes
1628739c65 save splitter before setting fact to none 2008-12-08 16:27:09 +09:00
Damien Elmes
c3a5897fb1 pad top area when not splitting q/a 2008-12-08 16:12:55 +09:00
Damien Elmes
f4e262fdc3 don't close all dialogs on reset anymore 2008-12-08 16:08:19 +09:00
Damien Elmes
329096948b make sure model properties runs modal 2008-12-08 16:07:34 +09:00
Damien Elmes
249751fddd fix inserting image 2008-12-08 15:58:47 +09:00
Niklas Laxström
133a6bc3e0 added finnish translation 2008-12-07 20:44:29 +01:00
Timo Paulssen
fbe769ee88 disable "mark card" button when no card is currently shown. 2008-12-07 18:08:25 +01:00
Timo Paulssen
c63e96d45c fixed: suspended appeared twice among tags after using active tags dialog. 2008-12-07 17:43:21 +01:00
Damien Elmes
53834220da make sure to set editcurrent on/off, remove pygame from osx build 2008-12-08 00:39:55 +09:00
Damien Elmes
002ac4ec95 make graphs window a little bigger 2008-12-07 23:32:13 +09:00
Damien Elmes
5f0d9bcfd5 configurable q/a split 2008-12-07 23:14:03 +09:00
Damien Elmes
bb083ab965 work around tray widget being a top level widget 2008-12-07 22:52:55 +09:00
Damien Elmes
8e0df4aaa4 tray fix from richard 2008-12-07 22:38:55 +09:00
Damien Elmes
19da61176c add card stats splitter 2008-12-07 21:44:09 +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
7a27c8efeb enable reload action for osx, make it do something useful 2008-12-07 11:50:43 +09:00
Damien Elmes
798e0e255b fix reference to cards 2008-12-07 11:39:51 +09:00
Damien Elmes
458c69e3ff addFact() now returns fact, not cards 2008-12-07 11:38:54 +09:00
Damien Elmes
9438fbda13 update japanese translations 2008-12-06 14:19:43 +09:00
Damien Elmes
7c4a1f1784 add size hint back for osx 2008-12-05 23:48:01 +09:00
Damien Elmes
eda79de66b mark check media db buttons smaller 2008-12-05 22:52:25 +09:00
Damien Elmes
593d80cd38 remove description from deckproperties 2008-12-05 21:49:41 +09:00
Damien Elmes
539813f32d remember last sort 2008-12-05 20:04:12 +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
735bca01af remember model when editing, update name after edit 2008-12-05 18:45:17 +09:00
Damien Elmes
620fa5da55 remove obsolote card backup, make sure to refresh session after edit 2008-12-05 18:07:13 +09:00
Damien Elmes
7b1fdb8833 don't exit while editing inline 2008-12-05 17:46:49 +09:00
Damien Elmes
aa5254ba60 limit error dialog to 10,000 chars, limit maxFailed to 5+ 2008-12-05 17:34:13 +09:00
Damien Elmes
a9857a5e4f wrap errors, improve earliest card message 2008-12-05 17:13:51 +09:00
Damien Elmes
7391cef4f2 disable drop event in main window 2008-12-05 16:59:44 +09:00
Damien Elmes
2636d6e4c3 remember graph choices and periods 2008-12-05 16:40:28 +09:00
Damien Elmes
14b0f16a46 make qa divider configurable 2008-12-05 14:43:50 +09:00
Damien Elmes
876c16d413 escape path to images 2008-12-05 12:54:16 +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
30ef6ac450 tweaks to lookup 2008-12-04 04:11:00 +09:00
Damien Elmes
1ab4e1d3b7 tag autocomplete for editor and cram dialogs 2008-12-04 02:35:41 +09:00
Damien Elmes
cafb19f2ca hide/show intervals in real time, create media dir when escaping 2008-12-04 02:19:39 +09:00
Damien Elmes
45dd2c2c58 remove redundant audio commands & toolbar, fix tag bug 2008-12-04 01:53:43 +09:00
Damien Elmes
64e22019de init undo after saveas 2008-12-04 01:14:17 +09:00