zhangsn
7c74f7805b
add new hook: add_cards_did_change_deck ( #1420 )
...
* add new hook which will be executed after the user selects a new different deck when adding cards.
* Update qt/aqt/deckchooser.py
2021-10-12 17:55:21 +10:00
Gesa Stupperich
5d093e1142
Mac bazelrc build tip ( #1418 )
...
* Copy build tip from Linux to Mac instructions
* Update build tip
* Accept BSD 3 clause license
2021-10-12 16:58:42 +10:00
lolilolicon
19bde7b52d
Update CONTRIBUTORS
2021-09-24 13:46:01 +00:00
Ren Tatsumoto
2ef0ab981d
update CONTRIBUTORS
2021-09-05 13:52:54 +03:00
alexgiorev
01498fbc97
Update CONTRIBUTORS
2021-07-20 12:36:18 +03:00
Thore
066a2e8e1d
Add hook to onDelete in AddonsDialog ( #1232 )
...
* add hook
* add me to CONTRIBUTORS
* adjust hook to comments
* Update CONTRIBUTORS
2021-06-15 10:01:29 +10:00
hikaru-y
9cea04131e
Update CONTRIBUTORS
2021-06-11 23:36:15 +09:00
cherryblossom
92fe68abfe
fix documentation links
2021-06-03 16:51:03 +10:00
qubist-pixel-ux
4b472e06cb
Update CONTRIBUTORS
2021-05-28 16:27:22 +05:30
Matthias M
fcb6d2a228
Add myself to contributors
2021-05-23 01:52:29 +02:00
rgreenblatt
a889496442
Added to CONTRIBUTORS
2021-04-22 00:58:59 -04:00
Shaun Ren
1f3751d191
Fix extraneous whitespaces from strip_html_for_tts
2021-03-25 11:44:42 -04:00
Benjamin K
0452ed0241
Update CONTRIBUTORS
2021-03-07 11:05:41 +01:00
BlueGreenMagick
86cf652609
Update CONTRIBUTORS
...
Add email so it recognizes the change of email
2021-02-20 23:11:46 +09:00
Maksim Abramchuk
a493ff4bde
Add myself to list of contributors
2021-01-26 21:38:42 +00:00
Kerrick Staley
1eac36c5d7
Add comment explaining why sfld column has type integer
...
The `notes.sfld` column in the `collection.anki2` database has type `integer`, even though it contains text. This is [something SQLite allows](https://dba.stackexchange.com/questions/106364/text-string-stored-in-sqlite-integer-column ) and was done to allow integer values to sort numerically. Add a comment explaining this.
2021-01-25 18:39:59 +08:00
wallgrenen
48f753c267
Fix typo in username
2021-01-06 17:15:21 +01:00
wallgrenen
78601d29ba
replace broken link
2021-01-06 17:03:39 +01:00
Meredith
bf350236d7
add self as contributor
2020-12-29 11:11:05 -05:00
Guillem Palau-Salvà
d4445ee7d8
Update CONTRIBUTORS
...
adding myseld to contributors
2020-12-28 21:51:04 +01:00
Ryan Aird
ac78698a1e
Add rye761 to contributers list
2020-12-19 20:15:12 -06:00
RumovZ
88d66fc939
Remove space for contributors check... again?
2020-11-18 09:25:35 +01:00
ianki
c2901e4859
Add hooks for filtering media.
2020-11-09 02:12:23 -08:00
k12ish
cc5cb1eab6
Update CONTRIBUTORS
2020-11-08 18:49:12 +00:00
k12ish
da7063f16b
Revert "Update CONTRIBUTORS"
...
This reverts commit 78168c72ec
.
2020-11-08 18:38:02 +00:00
k12ish
78168c72ec
Update CONTRIBUTORS
2020-11-08 18:34:30 +00:00
cecini
1a6476cf4e
Update CONTRIBUTORS
2020-10-29 23:55:59 +08:00
cecini
2606a8a489
align rslib get_subnode impl with anki pythonapi find_deck_in_tree, fix nestdeck due counts issue
2020-10-29 23:53:26 +08:00
RumovZ
5e949d19fe
Space for author check
2020-10-29 12:30:40 +01:00
RumovZ
a1b7768ee2
Add author to CONTRIBUTORS
2020-10-24 11:02:18 +02:00
Andreas Reis
21f072a666
Add command-line argument to skip addons
...
Shift doesn't work for me occasionally, for whatever reason. So just add an -s to skip it that way.
(Also, update my github nick)
2020-10-14 01:31:07 +02:00
Damien Elmes
aad6785bab
Merge branch 'master' into opus-audio
2020-10-12 12:32:43 +10:00
Piotr Kubowicz
ed11f8e9d6
Add .opus as an audio extension
...
Wikimedia Commons has pronunciation recordings with .opus extension.
Anki is able to play such files, but until now adding them required
changing the extension to .ogg or some other supported one.
Also sort the audio extensions list.
2020-10-10 16:28:40 +02:00
johan456789
b8bf4fcd2a
Update CONTRIBUTORS
2020-10-07 20:02:03 +08:00
David Allison
f4e9df8457
Fix "Sign Up" link location
...
String states "Sign Up", but currently points to the "Sign In" screen: https://ankiweb.net/account/login
aff28a38e5/rslib/ftl/sync.ftl (L38-L42)
2020-10-04 18:14:49 +01:00
Damien Elmes
49071ebf44
Merge branch 'master' into fix-ui-scale
2020-10-03 09:44:04 +10:00
Akshara Balachandra
b2870dcd7f
fix: sizing issue with scale UI
...
Fixes ankitects/help-wanted#18 . Height of webview should be the height
of the contents inside it. Previously, scale factors increased fixed
height of the container webview, thus creating empty space (e.g.
at 200% scaling, height of webview was double the height of the inner
HTML page). Now height of webview is always the height of the contained
element.
2020-10-02 18:07:28 -04:00
Colin Hughes
7f84b7678e
added *.sh eol=lf to .gitattributes because several files have crlf endings.
...
I tried to commit those files with lf endings but git doesn't appear to want to commit those changes.
I guess I'd have to make a minor change to the each file and I'm relutant to do that.
2020-10-02 11:55:36 +01:00
abdo
151f854fa2
Support extended drag & drop
2020-09-14 17:07:31 +03:00
Jakub Kaczmarzyk
d808415a9e
Merge branch 'master' into add/dockerfile
2020-09-08 14:59:32 -04:00
Damien Elmes
d4edbd5b11
doc updates
...
thanks to Robert: https://github.com/ankitects/anki/pull/756
closes #756
2020-09-07 16:03:48 +10:00
Aleksa Sarai
16864e616f
rust: switch to stable compilers
...
The only dependency which required nightly compilers was pyo3, which
supports stable Rust (1.39.0 and later) since version 0.11.0. Supporting
stable Rust makes it easier to package Anki for distributions. No other
code changes were required.
Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
2020-09-05 19:39:51 +10:00
Jakub Kaczmarzyk
de5feef0a4
fix jakub kaczmarzyk's email
2020-09-02 16:12:52 -04:00
Jakub Kaczmarzyk
6e5519ef80
add Jakub Kaczmarzyk + rm whitespace
2020-09-02 15:58:26 -04:00
Soren Bjornstad
18cae3e757
add myself to CONTRIBUTORS
2020-08-28 16:48:45 -05:00
phwoo
9aa8a12951
minor edit to fix author check
...
See https://github.com/ankitects/anki/pull/715#issuecomment-666143800
2020-07-30 16:56:24 +10:00
Damien Elmes
f52a25d80a
Merge branch 'master' into add-type-hints-for-qt-models
2020-07-30 16:05:55 +10:00
Fabian Wood
04d09ed2ed
updated CONTRIBUTORS
2020-07-30 13:29:05 +10:00
Adam Plaice
d6fb4acd38
Re-add previously supported file extensions for media
...
(They had been removed in 2ae342592c
).
2020-07-29 15:08:33 +02:00
ANH
671b1c76cb
Merge branch 'master' into master
2020-07-25 05:24:45 +03:00
Matt Krump
0c640d13ba
Move name in Contributors so contrib.sh recognizes change of email
2020-07-23 22:35:49 -06:00
ANH
ea99c7afac
add ANH25 to CONTRIBUTORS
2020-07-24 06:01:04 +03:00
Matt Krump
71581edd42
Add myself to CONTRIBUTORS
2020-07-23 16:55:01 -06:00
Alexander Presnyakov
e092dadc9a
Allow to choose note type from list by pressing ctrl + row number
2020-07-12 22:15:58 +03:00
Andreas Reis
6509357bbe
Add myself to CONTRIBUTORS
2020-07-05 13:21:42 +02:00
neitrinoweb
1488f89642
upd CONTRIBUTORS
2020-06-25 17:40:07 +03:00
kelciour
39af3d327f
Add myself to CONTRIBUTORS
2020-06-20 02:04:34 +03:00
Quentin Nerden
4308ddf4ab
Add kenden to CONTRIBUTORS
2020-06-09 11:56:31 +02:00
Andrew Gaul
e366b86af2
Handle None from QApplication.desktop().screen()
...
This prevents a crash when Anki is open for multiple days. Reference:
https://anki.tenderapp.com/discussions/ankidesktop/41879-qt-cannot-create-window-no-screens-available
2020-06-09 09:57:35 +09:00
Thomas B
6294d8d394
Update CONTRIBUTORS
...
Add name to CONTRIBUTORS
2020-06-07 19:31:17 -04:00
sandersantema
6a48add11f
Add to contributors
2020-05-27 12:05:42 +02:00
Michał Bartoszkiewicz
08b49fc0df
add myself to CONTRIBUTORS
2020-05-24 15:48:37 +02:00
Henrik Giesel
02a06f110a
Add my name to contributors
2020-05-22 20:10:59 +02:00
Zeno Gantner
3336f13bbb
add my name to contributors
2020-04-16 10:23:07 +02:00
Rai
ff2c3f6f79
Add myself to CONTRIBUTORS
2020-04-16 01:20:10 +02:00
Simone Gaiarin
a998c6139f
Add contributor
2020-04-15 07:42:28 +02:00
Hk-tang
f4874941c8
Added name to contributors
2020-03-23 13:08:50 -06:00
雷宇辰
eba14828a6
Update CONTRIBUTORS
2020-03-06 19:10:34 +08:00
evandrocoan
ba3a84f89a
Merge remote-tracking branch 'danielelmes/master' into fix_windows_build
...
# Conflicts:
# CONTRIBUTORS
2020-02-27 00:54:16 -03:00
Alan Du
22ec886e07
Add to contributors
2020-02-26 22:22:40 -05:00
evandrocoan
ebe35c0a15
Added myself into CONTRIBUTORS
2020-02-24 15:05:49 -03:00
BlueGreenMagick
852d339165
Update CONTRIBUTORS
2020-02-19 17:50:18 +09:00
ijgnd
2c3b9ebe43
Update CONTRIBUTORS
2020-02-04 04:16:51 +01:00
ijgnd
1211530baf
Update CONTRIBUTORS
2020-02-03 02:13:14 +01:00
Yngve Høiseth
50a69fd55e
Add missing contributor
2020-01-22 23:34:14 +01:00
Damien Elmes
81f7e634d1
Merge pull request #423 from Arthur-Milchior/fixReorder
...
Order by creation of note
2020-01-16 18:47:12 +10:00
Arthur Milchior
2c0de4948b
add in contributor
2020-01-16 00:33:39 -08:00
Erez Volk
bd9aaa9296
Small fixes and tweaks to "Tag Modified":
...
- No need for the checkbox, as an unchecked box is equal to an empty
`QLineEdit`.
- The value was saved to the profile but not loaded.
- And the real pièce de résistance: I've figured out how to "Promote"
the `QLineEdit` to a `TagEdit`.
Hope you like it! :)
2020-01-15 10:46:05 +02:00
Damien Elmes
91e215d2c5
Update CONTRIBUTORS
...
Minor tweak that will add my noreply email to the list of contributors so merging pull requests doesn't fail.
2020-01-09 08:13:07 +10:00
zjosua
4b8e55ef3b
Update CONTRIBUTORS
2020-01-06 18:43:22 +01:00
Aristotelis
60bae595af
Merge branch 'master' into ankiaddon-filetype-handling
2020-01-04 02:49:36 +01:00
Yann Salimi
14e3c24e73
Add AMBOSS as a contributor
2020-01-03 18:37:50 +01:00
Glutanimate
4fd18b91ed
Add myself to CONTRIBUTORS
2020-01-03 13:46:03 +01:00
Erez Volk
46a24812ce
Enable Tag Modified iff importMode is Update
2020-01-03 08:32:44 +02:00
Damien Elmes
ad4ac3bbd8
clarify the work for hire case
2020-01-03 10:44:22 +10:00
Damien Elmes
178df0d297
add contributors file
2020-01-03 09:31:02 +10:00