Commit graph

2865 commits

Author SHA1 Message Date
Damien Elmes
e4ed15e111 Merge pull request #27 from sobjornstad/master
Pluralization
2012-09-09 17:16:43 -07:00
Soren Bjornstad
1f73b8cba8 added pluralization in a number of spots 2012-09-09 17:06:19 -05:00
Damien Elmes
8dee8a9add bump version 2012-09-09 06:10:18 +09:00
Damien Elmes
762fd7f8a1 remove Study from top toolbar 2012-09-09 00:24:03 +09:00
Damien Elmes
e895d73029 strip trailing whitespace from profile names 2012-09-09 00:23:53 +09:00
Damien Elmes
09559c35c8 catch 409 errors 2012-09-09 00:02:15 +09:00
Damien Elmes
50cd01ffdd learning queue orange 2012-09-06 06:32:14 +09:00
Damien Elmes
77669df030 bump version 2012-09-06 04:43:48 +09:00
Damien Elmes
125518a9ed hide the default deck if it's empty and there are other decks 2012-09-06 04:42:28 +09:00
Damien Elmes
bbbff0ca32 fix display of images on older qt versions when answer shown via keystroke 2012-09-06 04:26:43 +09:00
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