Commit graph

647 commits

Author SHA1 Message Date
Damien Elmes
f45fccb93f fix concurrent mod error when deleting card while edit current open 2009-04-16 17:43:54 +09:00
Damien Elmes
8259347f34 move errorOccurred up the top 2009-04-16 17:17:16 +09:00
Damien Elmes
783e9ceac9 fix statusbar corruption 2009-04-14 01:32:50 +09:00
Damien Elmes
029345e2a6 trailing whitespace 2009-04-14 01:25:25 +09:00
Damien Elmes
c239768d19 add 'sort by fact creation' 2009-04-13 12:43:24 +09:00
Damien Elmes
ecc54ea222 convert "_" to " " in tag list 2009-04-13 12:42:55 +09:00
Damien Elmes
6055f55f6b display the proper sync error 2009-04-11 01:48:08 +09:00
Damien Elmes
d6351c666d avoid setting new card/session limit if unchanged 2009-04-11 01:30:03 +09:00
Damien Elmes
54db92e6ab set the background colour in the preview dialog 2009-04-11 00:42:23 +09:00
Damien Elmes
c89356f6f1 only mark deck modified if study options changed 2009-04-10 23:28:25 +09:00
Damien Elmes
4d8446826a hide/show toolbar items depending on state 2009-04-10 23:10:15 +09:00
Damien Elmes
35dd5c9c51 relax sync check from 1 minute to 5 minutes 2009-04-10 22:34:47 +09:00
Damien Elmes
090161e69f fix tab order for remaining buttons 2009-04-10 22:28:45 +09:00
Damien Elmes
fd57313d74 Reverting "if add button is focused and fact is complete, add" 2009-04-10 22:26:53 +09:00
Damien Elmes
3819bedaf6 Merge branch 'master' of git://github.com/sanna/ankiqt 2009-04-10 00:16:01 +09:00
Damien Elmes
a528f71d5c refactor quoteImg() 2009-04-09 11:52:00 +09:00
Susanna Björverud
4c537ce952 Plural strings 2009-04-07 10:55:27 +02:00
Susanna Björverud
4d348544f9 Used ngettext on some strings 2009-04-07 08:41:06 +02:00
Susanna Björverud
42a23a8f55 Use ungettext instead of ngettext for unicode support 2009-04-07 08:32:36 +02:00
Damien Elmes
1e22d8b7c5 store editor ordering in deck, not config 2009-04-07 11:55:33 +09:00
Damien Elmes
56472da83f update stats in study screen too 2009-04-07 11:32:08 +09:00
Damien Elmes
9418b62c7a if the due counts are disabled, hide in titlebar too 2009-04-07 11:31:56 +09:00
Damien Elmes
8f2f01340a only trigger on keyboard focus 2009-04-07 09:45:59 +09:00
Damien Elmes
462b63576a if add button is focused and fact is complete, add 2009-04-07 09:36:43 +09:00
Damien Elmes
6c758babe0 add ngettext to ankiqt namespace 2009-04-07 08:44:10 +09:00
Damien Elmes
1567de9469 Merge branch 'master' of git://github.com/sanna/ankiqt 2009-04-07 08:40:28 +09:00
Susanna Björverud
03e6459d31 Updated window bar title to Browser for browser (aka editor) and updated Swedish translation 2009-04-07 00:17:21 +02:00
Damien Elmes
bdcac01aaa hide scrollbars in fact editor, use can use mouse wheel or keyboard 2009-04-06 23:34:46 +09:00
Damien Elmes
8bef7da517 fix bug where two cards are selected after delete 2009-04-06 23:27:58 +09:00
Damien Elmes
ee6eaeeaa6 force search updates if not triggered by user 2009-04-06 23:23:49 +09:00
Damien Elmes
14c67e7ab9 add cram in editor, rename editor to browser 2009-04-06 13:29:24 +09:00
Damien Elmes
ef32247f30 improve searching, don't trigger on space 2009-04-06 11:40:50 +09:00
Damien Elmes
95d907333e fix reading update, update colour button in all fact editor instances 2009-04-05 13:45:07 +09:00
Damien Elmes
6fa907f198 catch apple odoc load events 2009-04-04 13:45:38 +09:00
Damien Elmes
a6ee73decb lowercase search 2009-04-04 12:44:54 +09:00
Damien Elmes
150b489d26 use new search interface in libanki 2009-04-04 12:44:37 +09:00
Damien Elmes
cf910c19fa sort languages in preferences 2009-03-30 08:33:07 +09:00
Damien Elmes
f8d005fc3d implement suspended highlighting again 2009-03-29 11:45:51 +09:00
Damien Elmes
fe31d6fbd5 fix latex location on qt4.5 2009-03-29 11:37:26 +09:00
Damien Elmes
11d8e04356 add cardlist update back now that pyqt is fixed 2009-03-29 11:33:08 +09:00
Damien Elmes
a681817266 fix card marking 2009-03-29 03:58:00 +09:00
Damien Elmes
a601268d4c close(not hide) deck windows before deck close, remove stale hooks 2009-03-28 22:51:38 +09:00
Damien Elmes
a48f0fd649 don't do anything if study options clicked twice 2009-03-28 14:40:22 +09:00
Damien Elmes
3ef4b19b0e Revert "use a toggle to show study screen change"
This reverts commit 3b9435b192.
2009-03-28 14:39:09 +09:00
Damien Elmes
3b9435b192 use a toggle to show study screen change 2009-03-28 14:37:05 +09:00
Damien Elmes
ca6bc68b13 remove extra % 2009-03-25 11:09:37 +09:00
Susanna Björverud
e9b88dddd6 Use fmtPercentage to respect current locale decimal point, and split into smaller strings 2009-03-25 11:03:25 +09:00
Damien Elmes
aef0e521e8 make sure errorOccurred is available early 2009-03-24 08:54:23 +09:00
Damien Elmes
db63fc51bc inherit system locale 2009-03-24 08:39:22 +09:00
Damien Elmes
e11bd7a680 make tag dropdown a bit smaller 2009-03-23 12:09:16 +09:00
Damien Elmes
3985d72670 fix slowdown due to new splitting 2009-03-23 12:06:33 +09:00
Damien Elmes
74d408ece8 update finnish translations, support lazy load of importing trans 2009-03-23 10:46:40 +09:00
Damien Elmes
cf67d66ad5 only split on space 2009-03-23 10:29:45 +09:00
Damien Elmes
ff2d1d1964 change tab order so 'add' comes after tags, make add default except in tags 2009-03-23 09:47:07 +09:00
Damien Elmes
57f655c119 move sync on load to after deck load 2009-03-22 11:42:14 +09:00
Damien Elmes
dee16171ea save fields before moving between cards 2009-03-22 11:25:43 +09:00
Damien Elmes
c8e891c5a5 add victor to contributors 2009-03-21 13:45:36 +09:00
Damien Elmes
7b6761b9bf use registered plugin name if available 2009-03-21 13:24:17 +09:00
Damien Elmes
d8772cca3f support zipped plugins 2009-03-21 10:59:47 +09:00
Damien Elmes
02d2f67f6c new about window 2009-03-21 04:44:09 +09:00
Damien Elmes
9ed6e11b1a use utc offset of -1 2009-03-21 03:55:35 +09:00
Damien Elmes
4c9e57b4b9 add sync error msg 2009-03-21 03:50:13 +09:00
Damien Elmes
01965922c1 fix sorting in deck/plugin browser 2009-03-20 14:43:31 +09:00
Damien Elmes
69e9cb3874 spaced > delayed 2009-03-20 14:20:25 +09:00
Damien Elmes
59204fdbcc support limiting to single field in find&replace 2009-03-20 14:18:31 +09:00
Damien Elmes
823f7e0103 optimze model tag update 2009-03-19 11:27:09 +09:00
Damien Elmes
f25e336ce5 don't update card tags for priorities, only update priorities if changed 2009-03-19 11:11:00 +09:00
Damien Elmes
15105b2438 display exact date for created and modified 2009-03-19 09:20:25 +09:00
Damien Elmes
9b828d52c8 Estonian from Meelis Vasser, Portuguese from Jo Nakashima 2009-03-19 08:57:01 +09:00
Damien Elmes
7ed1c458e8 ensure that anki restarted before check db run 2009-03-16 06:33:17 +09:00
Damien Elmes
0753cf726d add option to hide progress 2009-03-15 07:41:56 +09:00
Damien Elmes
0f293b3e01 ensure hide is available in help.py 2009-03-15 06:44:28 +09:00
Damien Elmes
0abe7f1de2 add wait kwarg to call() 2009-03-15 06:35:56 +09:00
Damien Elmes
74b71ea8c6 delete rename tags from find&replace 2009-03-14 10:45:25 +09:00
Damien Elmes
1d855589c1 improve error msg 2009-03-14 09:46:20 +09:00
Damien Elmes
40d187eebc implement search in download diags 2009-03-14 09:24:40 +09:00
Damien Elmes
9d9f356479 items in download browser shouldn't be editable 2009-03-14 09:18:45 +09:00
Damien Elmes
a910a99a77 if model changed, refresh fact editor 2009-03-14 05:41:28 +09:00
Damien Elmes
26a0e7eaf2 tweak formatting 2009-03-14 05:08:26 +09:00
Susanna Björverud
ea6915305b Split up unwieldy welcome screen msgstring into parts that actually needs translating. 2009-03-14 04:30:19 +09:00
Damien Elmes
0479c2d7dc only call help hide handler if it's a different handler 2009-03-13 18:35:58 +09:00
Damien Elmes
e3d6e3fa29 refresh fact & cardmodel too 2009-03-13 18:32:08 +09:00
Damien Elmes
91e89d99e6 ensure card is refreshed before expunging 2009-03-13 07:41:27 +09:00
Damien Elmes
40410e9862 show downloads in list, sort by most downloaded 2009-03-13 06:24:05 +09:00
Damien Elmes
d87d48eff9 don't add extra <br> when in final drill 2009-03-13 06:13:56 +09:00
Damien Elmes
6d5791c92c fix problem dropping unique index 2009-03-13 06:13:26 +09:00
Damien Elmes
29278af8d9 Merge /home/resolve/tmpankiqt 2009-03-12 08:24:54 +09:00
Damien Elmes
2aa6cab35e cards>facts in importing message 2009-03-12 06:17:55 +09:00
Damien Elmes
d6238ee34c binary files on windows 2009-03-11 17:02:37 +09:00
Damien Elmes
16157e3bd9 fix stretch in editor, disable update until bug fixed 2009-03-11 07:24:04 +09:00
Damien Elmes
6c33a330d5 make sure file is saved as binary 2009-03-11 06:22:52 +09:00
Susanna Björverud
0c4a892045 make database optimization return message translatable 2009-03-11 05:30:24 +09:00
Damien Elmes
df5963d8d5 chinese simplified from nick 2009-03-11 05:29:31 +09:00
Damien Elmes
2646a40edb deck and plugin sharing 2009-03-11 05:19:26 +09:00
Damien Elmes
804413604c regexp>regular expression 2009-03-10 23:10:17 +09:00
Damien Elmes
b08360ddc6 dialog>mainwindow thinko 2009-03-10 12:30:30 +09:00
Damien Elmes
f9cc13bd23 do auto update after plugins loaded 2009-03-07 07:33:48 +09:00
Damien Elmes
a012e78a12 disable lookup shortcuts if not japanese model 2009-03-07 05:08:21 +09:00
Damien Elmes
8ddb47d967 add shortcut for html edit 2009-03-07 05:04:43 +09:00
Damien Elmes
4607d42c5f fix cloze undo 2009-03-06 06:06:50 +09:00