Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | added example program | caminsha | 2020-03-20 | -0/+73 |
| | ||||
* | added import section | caminsha | 2020-03-08 | -0/+12 |
| | ||||
* | Added styling and textures | caminsha | 2020-03-02 | -0/+42 |
| | ||||
* | Added transformamtions sections to translation | caminsha | 2020-03-01 | -0/+24 |
| | ||||
* | added some new things in drawing shapes | caminsha | 2020-03-01 | -0/+46 |
| | ||||
* | Started to translate the drawing part | caminsha | 2020-02-29 | -0/+51 |
| | ||||
* | added control flows | caminsha | 2020-02-27 | -0/+62 |
| | ||||
* | finished section mathematics | caminsha | 2020-02-27 | -0/+26 |
| | ||||
* | Started with German translation of processing | caminsha | 2020-02-25 | -0/+161 |
| | ||||
* | Merge pull request #3867 from caminsha/de-de/c/rephraseVariable | Max Schumacher | 2020-02-25 | -3/+4 |
|\ | | | | | [c/de-de] reworded variable declaration comment | |||
| * | reworded variable declaration comment | caminsha | 2020-02-25 | -3/+4 |
|/ | | | | | I reworded the comment so that the English and the German version have the same content. See PR #3864 | |||
* | Merge pull request #3866 from nitinrathi/patch-1 | Max Schumacher | 2020-02-25 | -1/+1 |
|\ | | | | | [pascal/en] Fixed a spelling mistake | |||
| * | Fixed a spelling mistake | Nitin Rathi | 2020-02-25 | -1/+1 |
|/ | ||||
* | Merge pull request #3864 from KoenigKrote/master | Divay Prakash | 2020-02-23 | -4/+6 |
|\ | | | | | [C/en] Rephrase variable declaration comments | |||
| * | Requires -> Require | KoenigKrote | 2020-02-21 | -1/+1 |
| | | ||||
| * | Rephrase variable declaration comments | KoenigKrote | 2020-02-21 | -4/+6 |
|/ | ||||
* | Merge pull request #3855 from kdxcxs/pyqt-cn | Max Schumacher | 2020-02-18 | -0/+80 |
|\ | | | | | [pyqt/zh-cn] PyQT Chinese translation | |||
| * | Update pyqt-cn.html.markdown | kdxcxs | 2020-02-18 | -0/+2 |
| | | | | | | Update translators list | |||
| * | Update pyqt-cn.html.markdown | kdxcxs | 2020-02-18 | -3/+3 |
| | | | | | | Suggestions from lsvih | |||
| * | Apply suggestions from code review | kdxcxs | 2020-02-18 | -1/+1 |
| | | | | | | Co-Authored-By: lsvih <lsvih@qq.com> | |||
| * | Apply suggestions from code review | kdxcxs | 2020-02-18 | -2/+2 |
| | | | | | | | | | | 完善注释 Co-Authored-By: lsvih <lsvih@qq.com> | |||
| * | 纠正语法错误,中英文连接处加空格 | kdxcxs | 2020-02-18 | -14/+14 |
| | | ||||
| * | Replace tabs with spaces | kdxcxs | 2020-02-18 | -10/+10 |
| | | ||||
| * | remove a translated sentence | kdxcxs | 2020-02-18 | -1/+0 |
| | | ||||
| * | Add PyQT Chinese translation | kdxcxs | 2020-02-12 | -1/+1 |
| | | ||||
| * | Add PyQT Chinese translation | kdxcxs | 2020-02-12 | -21/+24 |
| | | ||||
| * | Add PyQT Chinese translation | kdxcxs | 2020-02-12 | -0/+76 |
| | | ||||
* | | Merge pull request #3854 from caminsha/de-de/python3_typofix | Max Schumacher | 2020-02-17 | -27/+19 |
|\ \ | | | | | | | [python3/de-de] fixed some small typos in German translation | |||
| * | | Added example for f-strings | caminsha | 2020-02-17 | -0/+8 |
| | | | ||||
| * | | Changed sentence about deprecated python 2 | caminsha | 2020-02-17 | -1/+1 |
| | | | ||||
| * | | removed section with different .format for stringformatting | caminsha | 2020-02-16 | -4/+0 |
| | | | ||||
| * | | Fixed explanation about legacy python | caminsha | 2020-02-16 | -5/+2 |
| | | | ||||
| * | | Delete python3-de.html.markdown | caminsha | 2020-02-15 | -646/+0 |
| | | | | | | | | | | | | | | | I deleted the old file. I'm sorry I had to commit twice. Was my first time to fetch upstream and merge it with old files. | |||
| * | | fetched upstream and made some translations to Python | caminsha | 2020-02-15 | -7821/+8625 |
| |\ \ | ||||
| * | | | fixed some small typos in German translation | caminsha | 2020-02-10 | -21/+12 |
| | | | | ||||
* | | | | Merge pull request #3861 from caminsha/de-de/c/fix_whitespace | Max Schumacher | 2020-02-16 | -27/+27 |
|\ \ \ \ | | | | | | | | | | | [c/de-de] made a whitespace after { character | |||
| * | | | | made a whitespace after character | caminsha | 2020-02-16 | -27/+27 |
|/ / / / | | | | | | | | | | | | | I changed the indentation because of a discussion in PR #3839 | |||
* | | | | Merge pull request #3857 from polazarus/patch-1 | Divay Prakash | 2020-02-16 | -2/+8 |
|\ \ \ \ | |_|/ / |/| | | | [rust/en] Change misleading method and add two other methods | |||
| * | | | Change call | polazarus | 2020-02-12 | -1/+1 |
| | | | | ||||
| * | | | [Rust] Change misleading method and add two other methods | polazarus | 2020-02-12 | -1/+7 |
| | | | | | | | | | | | | | | | | | | | | The `get_bar` method consumes `self`. The name is misleading and does not respect the language naming convention. This PR renames it to `into_bar` and provides `bar` (a getter) and `bar_mut` (to get a mutable reference). | |||
* | | | | fix cs-cz python3 again | Adam Bard | 2020-02-13 | -1/+1 |
| | | | | ||||
* | | | | fix en python again | Adam Bard | 2020-02-13 | -1/+1 |
| | | | | ||||
* | | | | fix pl pythonlegacy | Adam Bard | 2020-02-13 | -2/+0 |
| | | | | ||||
* | | | | fix cs-cz python3 | Adam Bard | 2020-02-13 | -2/+2 |
| | | | | ||||
* | | | | fix en python language | Adam Bard | 2020-02-13 | -1/+1 |
| | | | | ||||
* | | | | Merge pull request #3856 from sshine/make-python3-default | Adam Bard | 2020-02-13 | -8303/+8303 |
|\ \ \ \ | | | | | | | | | | | [Python] Make Python 3 default | |||
| * | | | | Python 3: Use 'filename: learnpython*.py' (no '3') | Simon Shine | 2020-02-12 | -13/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before renaming, Python 3 filenames were 'learnpython3*.py'. This commit removes the '3' part from the filename. To verify that the filenames were named consistently across translations prior to this commit, and to change this: ``` ack -H 'filename:' python.html.markdown find . -name "python-*.markdown" -exec ack -H 'filename:' {} \; sed -i 's/^filename: learnpython3/filename: learnpython/' \ python.html.markdown find . -name "python-*.markdown" -exec \ sed -i 's/^filename: learnpython3/filename: learnpython/' {} \; ``` | |||
| * | | | | Change 'filename:' for Python 2 (legacy) | Simon Shine | 2020-02-12 | -15/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before renaming, all Python 2 filenames were 'learnpython-*.py'. This commit renames them to 'learnpythonlegacy-*.py'. To verify that the filenames were named consistently across translations prior to this commit, and to change this: ``` find . -name "pythonlegacy*.markdown" -exec ack filename: {} \; find . -name "pythonlegacy*.markdown" -exec \ sed -i 's/^filename: learnpython/filename: learnpythonlegacy/' {} \; ``` | |||
| * | | | | Python 3: 'language: Python' | Simon Shine | 2020-02-12 | -12/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of listing 'language: python3' for Python 3, use language: Python as #3450 does. ``` find . -iname "python-*.markdown" -exec \ sed -i 's/language: python3/language: Python/' {} \; ``` | |||
| * | | | | Python 2 'language': Python 2 (legacy) | Simon Shine | 2020-02-12 | -15/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of listing 'language: python' for Python 2, use language: Python 2 (legacy) ``` find . -iname "*pythonlegacy*" -exec \ sed -i 's/^language: .*/language: Python 2 (legacy)/' {} \; ``` |