Commit graph

261 commits

Author SHA1 Message Date
Damien Elmes
c19c45ef4a fix inMainWindow() 2009-04-18 04:56:14 +09:00
Damien Elmes
e1b7da08e5 show study screen regardless of deck due or not, tweak 'initial' 2009-04-18 00:59:01 +09:00
Damien Elmes
ba9279c126 suppress timers in db progress handler, disable UI during progress 2009-04-17 21:59:57 +09:00
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
d6351c666d avoid setting new card/session limit if unchanged 2009-04-11 01:30:03 +09:00
Damien Elmes
c89356f6f1 only mark deck modified if study options changed 2009-04-10 23:28:25 +09:00
Susanna Björverud
42a23a8f55 Use ungettext instead of ngettext for unicode support 2009-04-07 08:32:36 +02:00
Damien Elmes
9418b62c7a if the due counts are disabled, hide in titlebar too 2009-04-07 11:31:56 +09:00
Damien Elmes
6c758babe0 add ngettext to ankiqt namespace 2009-04-07 08:44:10 +09:00
Damien Elmes
14c67e7ab9 add cram in editor, rename editor to browser 2009-04-06 13:29:24 +09:00
Damien Elmes
6fa907f198 catch apple odoc load events 2009-04-04 13:45:38 +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
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
74d408ece8 update finnish translations, support lazy load of importing trans 2009-03-23 10:46:40 +09:00
Damien Elmes
57f655c119 move sync on load to after deck load 2009-03-22 11:42:14 +09:00
Damien Elmes
7b6761b9bf use registered plugin name if available 2009-03-21 13:24:17 +09:00
Damien Elmes
9ed6e11b1a use utc offset of -1 2009-03-21 03:55:35 +09:00
Damien Elmes
7ed1c458e8 ensure that anki restarted before check db run 2009-03-16 06:33:17 +09:00
Damien Elmes
0abe7f1de2 add wait kwarg to call() 2009-03-15 06:35:56 +09:00
Damien Elmes
1d855589c1 improve error msg 2009-03-14 09:46:20 +09:00
Damien Elmes
a910a99a77 if model changed, refresh fact editor 2009-03-14 05:41:28 +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
6d5791c92c fix problem dropping unique index 2009-03-13 06:13:26 +09:00
Susanna Björverud
0c4a892045 make database optimization return message translatable 2009-03-11 05:30:24 +09:00
Damien Elmes
2646a40edb deck and plugin sharing 2009-03-11 05:19:26 +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
8e621c03fb save/restore toolbar state 2009-03-06 05:48:48 +09:00
Damien Elmes
c6d9d0ceec pass the diag, not the python obj 2009-03-05 00:26:37 +09:00
Damien Elmes
f3f68a496b bugfix 2009-03-05 00:22:52 +09:00
Damien Elmes
d53ac03b7b layered progress windows 2009-03-04 20:50:10 +09:00
Damien Elmes
9033dd8afc update splash screen 2009-03-04 10:09:57 +09:00
Damien Elmes
44412c72e4 make sure splash is shown on win32, use finish() instead of hide 2009-02-26 03:16:18 +09:00
Damien Elmes
d1e8a1d18a fix open online when no initial password 2009-02-26 01:06:21 +09:00
Damien Elmes
1e9c3ff253 better sync failure message, don't prompt for save if open online fails 2009-02-26 00:49:41 +09:00
Damien Elmes
35e28717d3 hide splash before main window shown 2009-02-25 23:33:12 +09:00
Damien Elmes
579802303d splash screen 2009-02-25 23:30:41 +09:00
Damien Elmes
594d888993 fix suspending of current fact 2009-02-24 01:16:09 +09:00
Damien Elmes
e9ecde6433 fix status bar & sync on open 2009-02-21 18:55:37 +09:00
Damien Elmes
f763a3d06b only unset cursor if set 2009-02-20 17:31:33 +09:00
Damien Elmes
e7f64eab1c don't reset priorities unless instructed 2009-02-20 00:04:07 +09:00
Damien Elmes
7f0832fd61 db busy handler & busy cursor 2009-02-19 15:56:55 +09:00
Damien Elmes
e03b0bf4f5 after opening online, interactive=False 2009-02-18 00:41:43 +09:00