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
Damien Elmes
43f60b92c8
add warning about saving, fix statusbar transient messages
2009-02-15 20:40:39 +09:00
Damien Elmes
ed86beceb7
no need to alter shortcuts anymore
2009-02-15 00:09:48 +09:00
Damien Elmes
ad80548f19
disable some commands when not in main window, allow command+w from any window
2009-02-15 00:08:45 +09:00
Damien Elmes
8c8da8dedc
bigger 'type in the answer' button
2009-02-14 23:02:25 +09:00
Damien Elmes
348dd82905
prevent progress updates from other threads
2009-02-14 20:22:11 +09:00
Damien Elmes
81f5bb0d54
fully reset review early when study screen opened
2009-02-14 20:08:50 +09:00
Damien Elmes
1bfa5f7737
make sure to update fields after find+replace
2009-02-14 02:04:02 +09:00
Damien Elmes
1915fb053a
after save&edit, refresh
2009-02-14 00:25:18 +09:00
Damien Elmes
c86647eee0
fix study screen when larger font used
2009-02-13 22:21:15 +09:00
Damien Elmes
9233fd1d66
only show custom handling if modified
2009-02-09 22:12:29 +09:00
Damien Elmes
987a761a4b
fix esc on edit current
2009-02-09 21:59:22 +09:00
Samson Melamed
737c13eb70
fix show answer button width on win32
2009-02-07 16:05:43 -05:00
Damien Elmes
61c30a9d29
prevent window from growing when review started
2009-02-07 21:46:59 +09:00
Damien Elmes
3591560e61
new failed card handling selection
2009-02-07 21:35:40 +09:00
Damien Elmes
17eb9015b1
only check sync status if sync started
2009-02-07 16:51:23 +09:00
Damien Elmes
71a5f645a8
force save on close if sync set
2009-02-07 16:38:49 +09:00
Damien Elmes
301c8476a1
only sync if deck sync set
2009-02-07 16:28:17 +09:00
Damien Elmes
9363e5f6f4
hide & show study option
2009-02-07 16:20:49 +09:00
Damien Elmes
91ffc61752
when closing all windows, close the help bar too
2009-02-06 19:30:59 +09:00
Damien Elmes
0af13cb550
refresh after undo/redo, don't reset session on active tag change
2009-02-06 19:12:21 +09:00
Damien Elmes
0224f07794
display deck opt message in kb
2009-02-06 18:41:23 +09:00
Damien Elmes
0977c50a0c
improve layout
2009-02-06 17:27:52 +09:00
Damien Elmes
f5f68a8603
framed/centered congrats/studyopts, bigger type answer, timer spacing
2009-02-06 16:01:46 +09:00
Damien Elmes
4dea5d284a
update dynamic indices on cram & study opt change
2009-02-06 01:27:02 +09:00
Damien Elmes
56e6b17e11
remove some obsolete actions, fix setting progress parent
2009-02-04 22:05:04 +09:00
Damien Elmes
fea4003ff7
supprot specifying the progress window parent
2009-02-04 21:44:24 +09:00
Damien Elmes
50fa426058
make sure deck is saved before cram, fix bug with no matching tags
2009-01-31 16:04:19 +09:00
Damien Elmes
dd83f7a2de
add toolbar action, remember choice
2009-01-31 05:15:36 +09:00
Damien Elmes
fb4460c0ec
use full new card count, ignore spacing
2009-01-31 04:15:59 +09:00
Damien Elmes
b0cac63056
seen & non-jouyou kanji
2009-01-31 03:40:08 +09:00
Damien Elmes
2845bb2db2
welcome screen > study options, disable timer when reviewing early
2009-01-31 03:11:04 +09:00
Damien Elmes
4945313bfa
background colour per card, tweak ans buttons
2009-01-31 02:21:08 +09:00
Damien Elmes
8e13b637a8
disable repeat audio in study options screen
2009-01-25 15:04:50 +09:00
Damien Elmes
cf8617b48e
reset session when study options opened
2009-01-25 14:48:56 +09:00
Damien Elmes
a7e6ffe73d
don't force button height
2009-01-24 16:43:13 +09:00
Damien Elmes
eaf0be9bed
fix non-unicode 'something' warning
2009-01-22 17:01:45 +09:00
Damien Elmes
f8c80dc03d
only compare deck paths if path available
2009-01-22 04:10:25 +09:00
Damien Elmes
9e7edcdcc2
tweak study screen
2009-01-21 21:34:20 +09:00
Damien Elmes
9810c36b45
limit max minute limit
2009-01-21 02:11:11 +09:00
Damien Elmes
42108c90b9
fix saveas as same filename
2009-01-21 02:05:23 +09:00
Damien Elmes
e58e5b6b9d
disable 'review early' when study screen hit
2009-01-20 01:56:20 +09:00
Damien Elmes
e42eaafbd5
translation fixes, new polish translations from Piotr
2009-01-18 14:50:30 +09:00
Damien Elmes
182c3688e6
disable 'record noise profile' on osx
2009-01-18 01:10:45 +09:00
Damien Elmes
3274e143ea
add record icon, more win32 path issues
2009-01-18 00:49:03 +09:00
Damien Elmes
2d8343520e
force save after open online
2009-01-17 16:41:50 +09:00
Damien Elmes
96337615a5
identify all temp files as anki, remove kanji occur, tools>actions again
2009-01-17 16:29:26 +09:00
Damien Elmes
6fa64e0458
don't refresh on saveedit
2009-01-17 14:10:15 +09:00
Damien Elmes
a59097ce6c
add sound back, disable 'replay current' in current editor
2009-01-17 13:54:10 +09:00
Damien Elmes
e3e70488ef
recording support, various changes
...
- progress bars refactored to use title 'anki' in most cases
- added 'record noise profile' option
- make sure to display 100% on progress
2009-01-17 01:04:13 +09:00
Damien Elmes
383317d311
turn off progress on error
2009-01-16 20:22:04 +09:00
Damien Elmes
ad159aec86
progress for import, export, everything else
2009-01-16 19:42:04 +09:00
Damien Elmes
2e2e756436
random on cram, add progress dialog, fix error msg, welcome screen tweak
2009-01-16 17:25:21 +09:00
Damien Elmes
d337404bcb
improve error message
2009-01-16 16:24:03 +09:00
Damien Elmes
1aa3ec9fa1
make number of extra new cards configurable
2009-01-15 04:42:43 +09:00
Damien Elmes
df3eb18a6c
don't warn about failed cards, add 'due' to clarify
2009-01-15 04:38:13 +09:00
Damien Elmes
2f05f253fc
add learn ahead / review early, fix modelchooser, update icons
2009-01-15 02:56:37 +09:00
Damien Elmes
ff585f1c5f
tweak sizes
2009-01-14 20:18:11 +09:00
Damien Elmes
324226fff2
copy models, remove 'current model' & 'add model'
2009-01-14 16:58:23 +09:00
Damien Elmes
8c41fabb11
make showing stats optional
2009-01-14 13:47:06 +09:00
Damien Elmes
212bae412b
ensure save completes before syncing
2009-01-10 19:18:47 +09:00
Damien Elmes
bf5865bc7b
make sure user has saved deck first
2009-01-10 18:12:45 +09:00
Damien Elmes
19781caaf1
study options tweaks
2009-01-10 17:45:37 +09:00
Damien Elmes
73c043ed7e
Merge branch 'master' of git://github.com/scout/ankiqt
2009-01-10 16:55:34 +09:00
Damien Elmes
089f22c171
simplify preferences, more tweaks to study page
2009-01-10 16:53:47 +09:00
Samson Melamed
3832bfddda
fixes media sync progress bar not reaching 100%
2009-01-10 00:03:35 -05:00
Damien Elmes
1a8884d595
make ctrl-z work when answer layout focused
2009-01-09 20:25:22 +09:00
Damien Elmes
778e98cc7e
dynamic minute limit, study screen updates
2009-01-09 15:38:31 +09:00
Damien Elmes
168a4d21d8
hide the options box before showing the main window, to keep it small
2009-01-09 12:50:10 +09:00
Damien Elmes
5fc7d08a4a
don't make libanki lang choice thread local, update polish translations
2009-01-09 12:11:00 +09:00
Damien Elmes
78221100d3
mention pygame not required, change titlebar
2009-01-09 11:24:16 +09:00
Damien Elmes
dc1479ea5f
slightly smaller new cards per day for cram
2009-01-08 10:06:58 +09:00
Damien Elmes
7b34084367
remove version from titlebar
2009-01-08 09:58:41 +09:00
Damien Elmes
8f05f4808e
explicitly focus the type answer field
2009-01-08 09:53:42 +09:00
Damien Elmes
4a268fcfc0
fix unicode issues with cram and open online
2009-01-07 13:19:54 +09:00
Damien Elmes
b9c765e7b9
run deck closed hook in libanki, fix mac build scripts
2009-01-07 12:56:50 +09:00
Damien Elmes
60a8fb94b8
smaller sync screen
2009-01-07 10:56:41 +09:00
Damien Elmes
182610b898
fix open online bug, status bug
2009-01-07 10:16:44 +09:00
Damien Elmes
2ad2c0bf5c
tell user to run check db on error
2009-01-07 09:29:19 +09:00
Damien Elmes
81906c68a0
save=saveas for unsaved deck
2009-01-07 09:11:24 +09:00
Damien Elmes
ca48ca155d
add countdown timer, tweak study options page, fix bug with last 10 mins
2009-01-07 08:51:16 +09:00
Damien Elmes
b2bb7c4288
add icon to review button, decrease graph intensity, fix creation time
2009-01-07 08:05:07 +09:00
Damien Elmes
78d20eddf6
tweak icons, add donation menu in help
2009-01-07 05:30:37 +09:00
Damien Elmes
9ff30f0c26
only prompt type in the answer once
2009-01-06 10:46:20 +09:00
Damien Elmes
e13764bcf6
make check media db translatable
2009-01-06 10:33:36 +09:00
Damien Elmes
d13853d4e1
show rep deltas
2009-01-06 10:11:51 +09:00
Damien Elmes
20ec3bef2b
fix flicker, various ui tweaks
2009-01-05 16:10:19 +09:00
Damien Elmes
75fc98cdba
type in answer support, accept ret from study options
2009-01-05 15:37:43 +09:00
Damien Elmes
39d59d4d99
clear audio queue when changing cards/editing
2009-01-05 14:39:03 +09:00
Damien Elmes
bcfb876664
timeboxing, save fix, pref tweaks
2009-01-05 13:43:36 +09:00
Damien Elmes
3d994b6359
show traceback on deck load, use my documents on win32
2009-01-05 07:09:50 +09:00
Damien Elmes
104b4ecbba
fix undo log bugs by ensuring deck not touched after close
2009-01-05 03:22:37 +09:00
Damien Elmes
3ffdae29bb
show exact graph failure error
2009-01-04 10:35:42 +09:00
Damien Elmes
d5361b34db
improve check db warning, put it ahead
2009-01-04 10:33:03 +09:00
Damien Elmes
7a43754d74
improve check media db warning
2009-01-04 10:04:27 +09:00
Damien Elmes
75af04b383
new 'new' and 'save' behaviour, document dir per platform
...
- 'new' now creates or opens mydeck on new install
- if not on a new install, open an in-memory database instead
- saveas refactored to require saving of an in-memory db
- autosave disabled until deck has an associated file
- openonline uses a tmp file as it depends on a file at the moment. this can
go away if the sync code is refactored in the future
2009-01-04 09:16:53 +09:00
Damien Elmes
a698f95b97
call reset after merging models
2009-01-04 05:17:43 +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
4c7b67ae88
fix untitled hack and saveas bug by requiring name on new
2008-12-23 19:49:45 +09:00
Damien Elmes
18d628ff0c
add options to gen/delete all latex
2008-12-23 18:42:33 +09:00
Damien Elmes
97784e220d
add hack to avoid matplotlib errors on osx
2008-12-23 15:52:53 +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
1166f1804d
encode data before printing error
2008-12-20 18:48:57 +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
1e2600ae4f
when cramming, order randomly
2008-12-17 00:29:07 +09:00
Damien Elmes
4b3cb8354c
move cumulative due graph down
2008-12-14 12:21:44 +09:00