Damien Elmes
d351d4e9cc
Revert "possible workaround for the win32 images issue"
...
This reverts commit f72a99abf4
.
2012-09-06 04:01:37 +09:00
Damien Elmes
a1b359d4ef
warn rather than error out on duplicate fields
2012-09-06 03:54:58 +09:00
Damien Elmes
f90806277e
fix dyn deck help link
2012-09-06 03:54:24 +09:00
Damien Elmes
0cafe6f739
update about
2012-09-06 02:42:34 +09:00
Damien Elmes
bc87e23e02
fix profile renaming
2012-09-06 02:24:41 +09:00
Damien Elmes
0f2eb2d056
don't warn about missing history if log > card reps
...
such a state will happen if same card reviewed in two locations, and is not an error
2012-09-04 06:52:34 +09:00
Damien Elmes
e2300abb82
don't error when editing options of filtered deck from deck list
2012-09-03 03:00:38 +09:00
Damien Elmes
f53a8f122e
don't restore old position if we weren't in deck browser mode before
2012-09-03 02:42:11 +09:00
Damien Elmes
12f8526aac
when refreshing deck browser, maintain position
2012-09-03 02:02:52 +09:00
Damien Elmes
2870d510d9
bump version
2012-08-30 23:19:29 +09:00
Damien Elmes
f72a99abf4
possible workaround for the win32 images issue
2012-08-30 22:28:49 +09:00
Damien Elmes
402aab88bf
remove collapse item from menu
2012-08-28 12:58:25 +09:00
Damien Elmes
b4ff7f1779
fix up/down buttons on interval multiplier
2012-08-27 00:46:14 +09:00
Damien Elmes
8732d7d34a
bump version
2012-08-26 17:52:46 +09:00
Damien Elmes
e70b889323
Merge branch 'master' of github.com:dae/ankiqt
2012-08-26 00:43:51 +09:00
Damien Elmes
f23a43ce7d
Merge pull request #25 from kmicklas/patch-1
...
fix desktop file
2012-08-25 08:43:37 -07:00
kmicklas
b725e71dd6
fix desktop file
...
desktop-file-install complains if KDE is included in the categories but Qt is not. Also, all lists should have a trailing semicolon.
2012-08-25 12:24:58 -03:00
Damien Elmes
6346e97e13
interval as '(learning)' in browser
2012-08-25 20:48:42 +09:00
Damien Elmes
73a7991940
fix a few osx shortcut tooltips
2012-08-25 13:44:49 +09:00
Damien Elmes
25dbe014b9
some tweaks to the collapse code
...
- don't show indicator for decks with no children
- make indicator fit in better
- skip the expensive due calculation when re-rendering
2012-08-25 13:40:09 +09:00
Damien Elmes
00fa1f363f
Merge branch 'master' of github.com:dae/ankiqt
2012-08-25 13:22:40 +09:00
Damien Elmes
f38c3bfb5c
Merge pull request #24 from ccl09c/master
...
Collapsable deckview (part 1 of 2)
2012-08-24 21:22:00 -07:00
Damien Elmes
89ffc81cf7
open links in deck overview
2012-08-24 15:26:58 +09:00
Chris L
9a91345284
ankiqt collapse method
...
Seems to be a very popular request... here is a basic implementation
2012-08-23 21:29:45 -04:00
Damien Elmes
f2ea637520
bump version
2012-08-23 21:10:01 +09:00
Damien Elmes
3d227f27f2
report time studied at bottom of deck list
2012-08-23 21:09:16 +09:00
Damien Elmes
5e9f4f04a1
add initial factor back to dconf; unify capitalization
2012-08-23 21:07:25 +09:00
Damien Elmes
79d4d4d5c6
default to tab if user cancels delimeter selection
2012-08-23 20:08:57 +09:00
Damien Elmes
557c8e9ce4
hide accels in browser too
2012-08-23 20:02:31 +09:00
Damien Elmes
7c1178eed5
add "options" to deck list
2012-08-23 19:58:24 +09:00
Damien Elmes
6a32d870cf
don't attempt to delete if no notes selected
2012-08-23 19:54:55 +09:00
Damien Elmes
3c9f854983
change go->filters shortcut so it doesn't conflict
2012-08-23 19:37:20 +09:00
Damien Elmes
5b30c7054a
ensure we focus current deck when changing in add screen
2012-08-23 19:34:40 +09:00
Damien Elmes
828c3583b2
refuse to rename if folder exists
2012-08-23 19:26:46 +09:00
Damien Elmes
ce9b90b133
loadDeck() was obsolete
2012-08-23 19:06:02 +09:00
Damien Elmes
5d1376acb9
handle case where exception has no args
2012-08-23 18:53:57 +09:00
Damien Elmes
7be04bc2d5
represent interval multiplier as a %
2012-08-23 18:51:41 +09:00
Damien Elmes
5b0b6e39b7
allow more than +100 cards in study more
2012-08-23 17:30:17 +09:00
Damien Elmes
449c41d38e
ignore backspace key to delete cards if not on a mac
2012-08-23 17:09:16 +09:00
Damien Elmes
05a6671816
don't clobber order when checking for new cards in reposition
2012-08-23 15:09:36 +09:00
Damien Elmes
ea294ed47b
eval js on cards
2012-08-23 14:01:48 +09:00
Damien Elmes
9926fbcdc5
e[0] in exception may be int
2012-08-23 13:54:39 +09:00
Damien Elmes
f1aac15f9e
make sure to encode js errors before writing to console
2012-08-23 13:54:26 +09:00
Damien Elmes
ddd247ee26
allow the add cards dialog to be a bit thinner
2012-08-05 23:22:50 +09:00
Damien Elmes
a70abd7462
report # of cards deleted when reviewing
2012-08-03 20:30:19 +09:00
Damien Elmes
77bf2a2fb9
'easy'->'easy interval'
2012-08-02 14:29:24 +09:00
Damien Elmes
fde7db2d14
refuse to run on a unc drive
2012-08-01 12:12:09 +09:00
Damien Elmes
269fb29901
mime types on linux
2012-07-28 16:31:38 +09:00
Damien Elmes
bc758220a7
importing from the command line
...
- a file path provided on the command line now will now trigger the import
process
- if anki was already running on win/lin, send the import to that process
- if no profile was open, wait until profile opened before importing
- don't do that for password-protected profiles, as it could be used abusively
in a school environment
- drop the old pid-based instance check
2012-07-28 13:01:41 +09:00
Damien Elmes
f7b41a11f6
make sure we write profile README in utf8
2012-07-28 11:13:34 +09:00