Commit graph

5498 commits

Author SHA1 Message Date
Damien Elmes
cf8cfcf97f drop unused i686 references
https://forums.ankiweb.net/t/changing-ankis-build-system-to-bazel/4737/9
2020-12-09 15:45:01 +10:00
Damien Elmes
15f697aa30 bump rust deps 2020-12-09 15:34:43 +10:00
Damien Elmes
ca755175a2 bump version 2020-12-09 12:53:11 +10:00
Damien Elmes
e4f2586091 move Linux & Mac tests to Buildkite 2020-12-08 22:23:27 +10:00
Damien Elmes
d64f2304cd remove unneeded activate from docs 2020-12-08 09:12:32 +10:00
Damien Elmes
e4fe32b65b fix typo in docs 2020-12-08 09:08:51 +10:00
Damien Elmes
c9ec993d89 document issues with Python in /usr/local 2020-12-07 21:06:52 +10:00
Damien Elmes
2d0c293712 update translations 2020-12-07 12:22:29 +10:00
Damien Elmes
5f9d4c1a65 tweak README in qt/linux 2020-12-07 11:54:54 +10:00
Damien Elmes
0c935747b3 document optimized builds and add helper script 2020-12-07 11:50:03 +10:00
Damien Elmes
d799ffbe63 add explicit entry point to start Anki; update docs 2020-12-07 11:22:31 +10:00
Damien Elmes
1583c1269b Merge pull request #842 from W43GVG/link-fix
Link for contribution help is outdated
2020-12-07 09:20:34 +10:00
Damien Elmes
a7953ef03b Merge pull request #840 from L-M-Sherlock/master
Could you please add my name to the list of contributors?
2020-12-07 09:15:38 +10:00
W43GVG
bab5f2f575 Link for contribution help is updated 2020-12-06 21:45:57 +01:00
L.M.Sherlock
6faad081ac Update about.py 2020-12-05 14:11:47 +08:00
Damien Elmes
2c0a8a25c5 trial rust worker 2020-12-03 09:28:14 +10:00
Damien Elmes
1653d1abf4 remove explicit python3.9 reference due to pylint
3.8 will be used if available
2020-12-02 11:23:01 +10:00
Damien Elmes
ce5859aa6e look for python 3.9 on path
Doc updates to come
2020-12-02 10:24:53 +10:00
Damien Elmes
2bd73019df use compile_data with cargo raze
requires https://github.com/ankitects/cargo-raze/releases/tag/anki-2020-12-01
2020-12-01 16:48:45 +10:00
Damien Elmes
46bd8fb341 update rules_rust for separate compile_data arg 2020-12-01 16:48:45 +10:00
Damien Elmes
82c69ac260 make pyo/ring data arguments more specific 2020-12-01 16:48:45 +10:00
Damien Elmes
1315d8b3c1 update Rust deps incl. Pyo3
This includes the refcount bug fix from pyo3 0.12.4
2020-12-01 16:48:45 +10:00
Damien Elmes
caebfaa2d1 Merge pull request #839 from hgiesel/fix_field_hook
Fix fields_did_rename_field gui hook
2020-12-01 11:38:13 +10:00
Henrik Giesel
599cfb37a1 Fix fields_did_rename_field 2020-12-01 02:28:10 +01:00
Damien Elmes
de1efacf7c update qt to 5.12.2 2020-12-01 10:56:13 +10:00
Damien Elmes
e845424bc9 update sync status after profile open sync
https://forums.ankiweb.net/t/why-is-my-sync-button-blue/2078/15
2020-12-01 10:20:55 +10:00
Damien Elmes
19e6c9cb50 export mathjax.js 2020-11-30 15:15:37 +10:00
Damien Elmes
00d7a99562 expose Gaelic in language selection 2020-11-30 14:44:29 +10:00
Damien Elmes
c805c74ccd update translations 2020-11-30 11:09:38 +10:00
Damien Elmes
bf4a2998c7 update sync color at end of sync
https://forums.ankiweb.net/t/why-is-my-sync-button-blue/2078/13
2020-11-30 10:14:43 +10:00
Damien Elmes
3d0b4b4446 deck renaming tweaks
- normalize name prior to creating parents
- always mark modified

https://github.com/ankitects/anki/pull/831#issuecomment-730064858
2020-11-30 10:09:23 +10:00
Damien Elmes
611e460e89 update rules_pip 2020-11-30 09:30:35 +10:00
Damien Elmes
00f827f976 fix duplicate search not checking first field
Thanks to abdo for the initial solution. Closes #838
2020-11-30 09:27:10 +10:00
Damien Elmes
892d349181 update about
https://forums.ankiweb.net/t/may-i-trouble-you-to-add-my-name-on-the-about-page/5433/2
2020-11-29 12:00:16 +10:00
Damien Elmes
e729317730 Merge pull request #837 from RumovZ/remove-r
Revert implementation of `r:` prefix
2020-11-28 14:22:23 +10:00
RumovZ
6c3c617b64 Comment fix 2020-11-27 22:12:36 +01:00
RumovZ
59bbbd53b8 Revert implementation of r: prefix 2020-11-27 22:10:37 +01:00
Damien Elmes
a8b2e7c0ce Merge pull request #836 from abdnh/fix-profiler
Fix UnboundLocalError in profiler code
2020-11-25 19:29:58 +10:00
Damien Elmes
9d0d82aaad update translations 2020-11-25 19:07:21 +10:00
abdo
a313ec2fe7 Fix UnboundLocalError in profiler code 2020-11-25 04:54:41 +03:00
Damien Elmes
775dae874d fix new Clippy lints 2020-11-25 09:12:19 +10:00
Damien Elmes
f4470f7a9e update Rust version 2020-11-25 09:02:49 +10:00
Damien Elmes
984e653e52 --no-times made running on macOS slower 2020-11-24 21:41:09 +10:00
Damien Elmes
8da6d57dc9 clean up GHA workflow
wheel uploading to pypi will be handled separately for future releases
2020-11-24 21:00:38 +10:00
Damien Elmes
29b3ee13e8 fix clippy lints 2020-11-24 20:13:05 +10:00
Damien Elmes
dc810c7339 manual tag on rslib was preventing clippy lints 2020-11-24 20:10:16 +10:00
Damien Elmes
4c7c78a2f1 fix compilation of rslib outside Bazel
fixes code completion
2020-11-24 18:51:19 +10:00
Damien Elmes
2f9ddadf2c switch to workspace for Rust code 2020-11-24 18:41:03 +10:00
Damien Elmes
ed82c04b4e update rust deps 2020-11-24 16:57:37 +10:00
Damien Elmes
6c14390790 use maybe in repo defs 2020-11-24 16:42:10 +10:00