Damien Elmes
c88694333b
update readme, remove submodule readmes
2020-01-04 12:21:58 +10:00
Damien Elmes
2a00e0a6b0
tweaking the folder names again
...
hopefully that's the last of it
2020-01-03 07:48:38 +10:00
Damien Elmes
5674264bfd
add missing gettext dependency
2020-01-02 20:52:12 +10:00
Damien Elmes
eab54fd57a
update docs
2020-01-02 19:55:27 +10:00
Damien Elmes
3ca39bfda3
move the separate components back into this monorepo
...
Earlier today I pushed a change that split this code up into multiple
repos, but that has proved to complicate things too much. So we're
back to a single repo, except the individual submodules are better
separated than they were before.
The README files need updating again; I will push them out soon.
Aside from splitting out the different modules, the sound code has
moved from from anki to aqt.
2020-01-02 19:43:19 +10:00
zjosua
f8595c148a
Update README.development
...
Add instruction to build the Python virtual environment with --system-site-packages when using the distro-installed PyQt5.
2019-12-26 14:28:19 +01:00
Damien Elmes
56610a4e9d
tweak dev docs
2019-12-25 12:13:28 +10:00
Damien Elmes
ce19144920
update dev docs
2019-12-24 19:57:54 +10:00
Damien Elmes
349c5ba049
make it possible to implement functionality in Rust
2019-12-24 19:57:54 +10:00
Damien Elmes
af013308c3
split qt requirements out again
...
PyQt didn't used to split WebEngine out separately, and that can
cause conflicts with distro-provided packages.
2019-12-19 09:34:31 +10:00
Damien Elmes
ad032053b5
add pyqt5 to deps
2019-12-18 15:13:07 +10:00
Damien Elmes
74599f0f23
automatically install deps as part of build
2019-12-18 15:09:46 +10:00
Damien Elmes
eb0622e664
update docs
2019-12-18 14:43:40 +10:00
Damien Elmes
fb6b53e234
add basic type checking for anki/
2019-12-16 08:17:28 +10:00
Damien Elmes
9e3cd31e59
use locales instead of two digit lang codes
...
and move away from launchpad
2019-09-23 21:18:03 +10:00
Shan Rauf
cddd9a9dd8
Fix readme.development typo
2019-07-29 02:10:34 -07:00
Victor Khaustov
f2e741ad62
remove outdated pyqt mentions from Mac section
2019-07-15 12:18:57 +09:00
Damien Elmes
9e34a4aa72
as it's only a testing requirement, move mock into docs instead
2019-04-29 12:40:44 +10:00
Glutanimate
6cba67e9fe
Update pip command for PyQt packaging changes
...
PyQtWebEngine is now shipped separately, and PyQ5-sip is automatically installed as a dependency of PyQt5.
2019-02-15 13:51:57 +01:00
Damien Elmes
74e0ced27b
mention later qt versions in readme
2018-12-10 15:17:15 +10:00
Damien Elmes
3b868c8f31
mention pip+pyqt5
2018-07-12 16:09:14 +10:00
Damien Elmes
56aec99462
move back to requiring python 3.6
...
portions of libanki can run on python 3.5, but media syncing will fail
so we require 3.6 when running the GUI
2018-06-07 11:36:11 +10:00
Damien Elmes
d7fa18c1e6
avoid running on qt 5.11
...
updates will be needed for Qt's latest round of breaking changes
2018-05-29 19:25:23 +10:00
Andrew Sanchez
28d4ce6c43
Provide details regarding pyqt5 version
...
Following instructions as they were on mac osx resulted in the "5.10 is buggy"
exception
2018-02-21 12:48:18 -07:00
Romain
3cd52c63ee
'bzr clone' deprecated (use 'bzr branch' instead)
...
Using bazaar I get this advice :
```
$ bzr clone lp:anki i18n
The command 'bzr clone' has been deprecated in bzr 2.4. Please use 'bzr branch' instead.
$ bzr --version
Bazaar (bzr) 2.8.0dev1
Python interpreter: /usr/bin/python 2.7.13
Python standard library: /usr/lib/python2.7
Platform: Linux-4.9.0-5-amd64-x86_64-with-debian-9.3
bzrlib: /usr/lib/python2.7/dist-packages/bzrlib
```
2018-02-07 18:57:25 +01:00
Damien Elmes
1b87a5caa0
mplayer->mpv
2017-10-02 17:24:03 +10:00
Aristotelis
b176af79e9
Update required python version to 3.6+
2017-08-25 08:24:38 +02:00
Damien Elmes
cc71a542a4
fix qt version in readme.development
2017-07-22 10:54:55 +10:00
Damien Elmes
82352800a8
fix reqs
2017-01-11 13:35:45 +10:00
Fredrick Lockert
39b12d6cfc
Update required versions for Python & PyQt
2017-01-09 16:09:48 +01:00
Damien Elmes
72f128156e
add README.contributing
2016-08-16 15:07:29 +10:00
Damien Elmes
26fdf1e01f
qt 5.5, not 5.4
2016-07-05 21:48:56 +10:00
Damien Elmes
d9fe0ef6e7
update dev docs
2016-07-05 19:38:54 +10:00
Barrie Treloar
2d770907be
Add Mac OSX instructions for development.
...
As per
https://anki.tenderapp.com/discussions/ankidesktop/5057-how-to-build-anki-from-source-on-mac-osx
found the time to work out how to get things building on Mac OSX.
2016-04-23 08:21:43 +09:30
Damien Elmes
11ea5d5686
add powershell link to readme.dev
2014-11-29 16:49:30 +09:00
Damien Elmes
226b2dbbfd
add chajadan's readme.dev note
2014-05-10 14:15:13 +09:00
Damien Elmes
c23e32e027
tweak readme.dev
2014-04-12 13:43:05 +09:00
Damien Elmes
46146b687e
tweak readme.dev
2014-04-12 13:33:53 +09:00
Damien Elmes
0a0d6bcfe6
mention system install conflicts
2013-01-19 06:38:16 +09:00
Damien Elmes
76d5b5bf4c
remove reference to old win32 dev doc
2013-01-12 02:52:27 +09:00
Damien Elmes
9b62da5634
runanki
2012-12-21 19:40:42 +09:00
Damien Elmes
d477df8c28
merged libanki and ankiqt into single distro
2012-12-21 16:51:59 +09:00