Commit Graph

256 Commits

Author SHA1 Message Date
Damien Elmes
8ce6bd8b79 catch another firewall error 2013-02-07 19:58:17 +09:00
Damien Elmes
c67c932c64 make sure we switch back to old deck when filt. cancelled (#338) 2013-01-30 18:27:34 +09:00
Damien Elmes
983c9b21cf fix reading being blanked when focused (#605) 2013-01-30 17:00:17 +09:00
Damien Elmes
bfeafe29d9 bump version 2013-01-29 10:05:51 +09:00
Damien Elmes
02531e1db3 fix focus note option (#563) 2013-01-29 09:49:04 +09:00
Damien Elmes
b1d9a39e36 suspend card option in reviewer 2013-01-29 09:46:17 +09:00
Damien Elmes
8a330820ed fix link click triggering two page opens (#592) 2013-01-29 09:17:48 +09:00
Damien Elmes
073f129ab8 fix media sanity fail being identified as normal sanity error 2013-01-29 09:05:55 +09:00
Damien Elmes
6c97ab3508 allow qt4.6 with a warning 2013-01-29 09:02:58 +09:00
Damien Elmes
0055d31d04 block gui updates while painting browser rows
If we processEvents() in the middle of a QItemDelegate, the recursion can
cause a crash on some OSes
2013-01-29 06:45:29 +09:00
Damien Elmes
f54c2f7835 qt4.6 ruby workaround 2013-01-29 06:40:33 +09:00
Damien Elmes
5e8bb48c3a disallow ctrl+shift etc as well to trigger links (#590) 2013-01-28 12:17:53 +09:00
Damien Elmes
14397e31e8 bump version 2013-01-23 15:30:33 +09:00
ospalh
588feaa35b Add id to the text input field when editing the template.
Like this styling can be applied to id (or rather, the effect of styling to it can be seen in the layout editor.)
Also removed what looks like an extra '<center></center>'. That is added three lines later.
2013-01-18 16:46:25 +01:00
Damien Elmes
8d66578d43 move sanity check to server and automatically force full sync
- server will log mismatches so we don't require people to post on the forums
  anymore or manually force a full sync
- if we find problems like missing notes, report that in the sanity check so
  the server can keep track of problems
- when the server detects a conflict it can immediately abort the sync, so a
  subsequent sync will no longer report a conflict
2013-01-18 09:17:12 +09:00
Damien Elmes
ead1f005ec fix concat of mid searches 2013-01-15 10:26:54 +09:00
Damien Elmes
23650f6ee0 bump version 2013-01-15 08:51:14 +09:00
Damien Elmes
dec480844b include filtered deck name in quotes 2013-01-15 08:09:02 +09:00
Damien Elmes
ca1c461348 only open web browser for links on deck description
otherwise clicking on 'more...' will open the web browser
2013-01-15 07:42:38 +09:00
Damien Elmes
ce2581269b make sure we always turn error into unicode (#488) 2013-01-15 07:28:48 +09:00
Damien Elmes
3048a8e137 catch more unicode errors on import, and improve error msg 2013-01-15 07:10:26 +09:00
Damien Elmes
c3d7a63f7e strip media when searching for duplicates 2013-01-15 06:25:21 +09:00
Damien Elmes
120c1d4136 match a single note type in browser even if duplicate names 2013-01-15 06:15:27 +09:00
Damien Elmes
22877fd789 make sure conf not applied to child filtered decks (#490) 2013-01-15 05:40:28 +09:00
Piotr Kubowicz
12bde7b40f allow 'Studied 1 card in ...' to be translated properly 2013-01-13 20:20:17 +01:00
Damien Elmes
c335ea2cee note type manager needs to ignore the default note type for current deck 2013-01-08 21:39:37 +09:00
Damien Elmes
ba23d7eb7b bump version 2013-01-08 11:05:19 +09:00
Damien Elmes
1717e56831 disable editor buttons until field focused 2013-01-08 11:01:32 +09:00
Damien Elmes
444e02f568 default browser line font to system default 2013-01-08 10:44:46 +09:00
Damien Elmes
76988b6081 sort clone: note type items 2013-01-08 10:39:51 +09:00
Damien Elmes
cb8100c641 don't rename if note type rename cancelled 2013-01-08 10:38:23 +09:00
Damien Elmes
c6adf1dda8 set auth dialog to window modal 2013-01-08 10:36:04 +09:00
Damien Elmes
df961cc509 remember import mode 2013-01-08 10:32:41 +09:00
Damien Elmes
ab04c4e99d mention other programs using mic 2013-01-08 10:27:34 +09:00
Damien Elmes
289f0a6452 automatically fix 1.2 errors when upgrading 2013-01-08 09:43:29 +09:00
Damien Elmes
0447cb4f41 fix issues with clozes and <% %> 2013-01-04 14:39:06 +09:00
Damien Elmes
caa4ee685a Merge branch 'master' of github.com:dae/anki 2012-12-27 05:33:43 +09:00
Soren Bjornstad
96fd3de6e5 Apply same fix to "leech" as "marked".
"Leech" does not need to be displayed in the taglist as a tag, as it is
already listed as a special item further up the list.
2012-12-25 17:40:02 -06:00
Damien Elmes
1af487a1d4 patch from user broke stats button 2012-12-23 12:28:06 +09:00
Damien Elmes
32288a1bf6 bump version 2012-12-22 19:42:32 +09:00
Damien Elmes
ebda335273 fix paste of quoted url (#351) 2012-12-22 13:42:30 +09:00
Damien Elmes
be7b293b15 remember allowHTML setting 2012-12-22 13:18:28 +09:00
Damien Elmes
d11a1e0d54 allow browser font customization on a per-template basis 2012-12-22 10:10:52 +09:00
Damien Elmes
eced132aa2 don't lose selection when changing deck 2012-12-22 09:44:52 +09:00
Damien Elmes
b2457811a2 optimize imports 2012-12-22 09:17:10 +09:00
Damien Elmes
b84681c2fe add cmd+w shortcut to add cards window & stats window 2012-12-22 09:11:29 +09:00
Damien Elmes
551c1cf662 don't autorepeat delete key during review 2012-12-22 08:51:21 +09:00
Damien Elmes
73f8d1a457 force full sync when restoring from backup 2012-12-22 08:34:11 +09:00
Damien Elmes
b5c6a77c9f don't restore tags from model 2012-12-22 08:29:16 +09:00
Damien Elmes
ce4c62fcbb add 'note types' to main menu 2012-12-22 08:21:24 +09:00
Damien Elmes
a35ce1fd8e add tooltip on undo rollback 2012-12-22 07:42:52 +09:00
Damien Elmes
243c2b11ed preserve font-style/font-weight
fixes https://anki.lighthouseapp.com/projects/100923-ankidesktop/tickets/333-html-being-changed-after-the-card-is-created
2012-12-22 07:18:33 +09:00
Damien Elmes
011cbde3b9 card tsv exporter 2012-12-21 21:32:21 +09:00
Damien Elmes
873811a56e disable undo when switching profiles 2012-12-21 20:55:57 +09:00
Damien Elmes
1f1fa125f0 fix i18n on linux install 2012-12-21 18:04:26 +09:00
Damien Elmes
d477df8c28 merged libanki and ankiqt into single distro 2012-12-21 16:51:59 +09:00