fruitbat
d0e3ea2d43
doc: correct description for size_hint in gettingstarted/layouts.rst
2017-03-19 09:44:59 +02:00
Rafał Kaczor
d3e634d938
Merge pull request #5066 from rafalo1333/pep8_urlrequest
...
Remove whitespace in UrlRequest doc
2017-03-18 22:31:34 +01:00
Rafał Kaczor
36fb2ce379
remove whitespace in urlrequest docs that travis dont like
2017-03-18 22:30:32 +01:00
Peter Badida
9c9a5652d8
Merge pull request #5032 from rafalo1333/master
...
Add CardTransition to the kivy.uix.screenmanager module
2017-03-18 00:20:36 +01:00
Rafał Kaczor
22cb954c82
Use elif instead of if
2017-03-17 22:17:54 +01:00
Rafał Kaczor
f03c07a086
Add info about CardTransition in the module docstring.
2017-03-17 22:16:36 +01:00
Rafał Kaczor
8143169fbb
Add CardTransition to __all__
2017-03-17 22:08:12 +01:00
Rafał Kaczor
4f6402fdfb
Merge remote-tracking branch 'upstream/master'
2017-03-17 22:04:59 +01:00
dessant
c9bc800b10
Merge pull request #5061 from kivy/dessant-patch-1
...
doc: use httpbin.org for UrlRequest example
2017-03-17 12:46:30 +02:00
dessant
6aa507bdd8
doc: use httpbin.org for UrlRequest example
2017-03-17 12:46:04 +02:00
dessant
c76ec1c98d
remove mentor from gsoc ideas page
2017-03-16 19:36:53 +02:00
Learn Leap Fly
e156ab1b54
Avoid an android crash introduced in #5003 (git: 92464860
). ( #5056 )
...
Avoid an android crash introduced in #5003 (git: 92464860
).
2017-03-15 13:16:27 -04:00
fruitbat
3e1ea7392a
doc: Removed static class implication wth RstDocument
2017-03-13 22:55:46 +02:00
fruitbat
a4c95c9585
Merge branch 'master' of https://github.com/kivy/kivy
2017-03-13 22:48:43 +02:00
fruitbat
d044d4980f
doc: clarified the docutils requirement for rst deployment
2017-03-13 22:43:57 +02:00
Akshay Arora
3bcc310e4f
Merge pull request #5054 from kivy/unload_fix
...
Fix inconistent naming, where kv files are not unloaded
2017-03-12 23:22:18 +05:30
Richard Larkin
502832daec
Removed change of Lang to Builder
2017-03-12 16:09:38 +02:00
Richard Larkin
137a270c42
Fix inconistent naming, where kv files are not unloaded
2017-03-12 14:55:38 +02:00
matham
a42acbca50
Merge pull request #5052 from germn/ffpyplayer_fix_crash
...
Fix ffpyplayer crash on Windows
2017-03-11 11:19:31 -05:00
germn
076ac52cd8
Fix crash: some of this vars can be None.
2017-03-10 21:58:24 +03:00
Peter Badida
b9ef4cf68f
Merge pull request #5049 from ecdsa/fix-dropdown
...
fix ActionDropDown.on_touch_down: return True
2017-03-10 10:10:51 +01:00
matham
462aee2c5c
Merge pull request #5048 from mahomahomaho/fixsdl2keyencoding
...
- there is no sys.stdout.encoding when piped or frozen
2017-03-08 16:47:57 -05:00
ThomasV
3328dddd2f
fix ActionDropDown.on_touch_down: return True
2017-03-08 22:23:56 +01:00
maho
3542080fd9
- there is no sys.stdout.encoding when piped or frozen
2017-03-07 09:30:30 +01:00
Robert Niederreiter
ca9eb0bbb8
Merge pull request #5035 from rafalo1333/coverimage_better_docs
...
Added KV example for CoverBehavior.
2017-03-04 10:28:57 +01:00
matham
1ef5f2fb54
Use angle for mingw.
2017-03-03 02:20:23 -05:00
Peter Badida
e3a7cf4521
doc: Small visual fixes
...
Switch to new :Parameters: syntax, code blocks, indentation
2017-03-02 23:32:19 +01:00
fruitbat
761c3b6ba3
doc: tweaks to core/video/video_ffmpeg.py
2017-03-02 22:10:19 +02:00
fruitbat
d59c2788cf
doc: grammar tweaks to kivy/core/video/__init__.py
2017-03-02 21:10:19 +02:00
fruitbat
4b41e51bb6
doc: grammar corrections to kivy/core/video/__init__.py
2017-03-02 21:07:59 +02:00
matham
848cd0418e
Fix double lock release. Fixes #5033 .
2017-03-02 13:09:58 -05:00
Rafał Kaczor
88e9e52166
Added KV example for CoverBehavior.
2017-03-02 15:31:53 +01:00
dessant
5c3ae6f2de
Merge pull request #5034 from kivy/rafalo1333-coverbehavior_factory_register
...
Register CoverBehavior in Factory for access from kv
2017-03-02 16:26:06 +02:00
Rafał Kaczor
8f97b8d6b1
Register CoverBehavior in Factory for access from kv
2017-03-02 15:09:28 +01:00
matham
9f2daa0953
Merge pull request #5033 from kivy/trigger-true
...
A trigger call should never return True
2017-03-01 18:37:16 -05:00
matham
1825929996
A trigger call should never return True
...
When it returned True, binding a trigger to an event with e.g. fbind would stop the dispatch chain when the trigger is called if the trigger was already triggered.
2017-03-01 18:36:25 -05:00
Peter Badida
24fb5e210d
Fix comma typo
2017-03-01 22:51:59 +01:00
Peter Badida
fafb2b04c0
Ignore kivy.version in autobuild
...
otherwise https://kivy.org/docs/api-kivy.version.html empty 'NO DOCUMENTATION (module ...)' file is created'. See #4949 for details.
2017-03-01 22:50:19 +01:00
Rafał Kaczor
78ef471707
Use local manager reference.
2017-03-01 17:25:53 +01:00
Rafał Kaczor
f5af6f38be
Add CardTransition to the kivy.uix.screenmanager module.
2017-03-01 17:00:08 +01:00
Richard Larkin
b449bae54e
Merge pull request #5030 from kivy/borderimage_docs
...
doc: fix BorderImage description ordering. references #4394
This seems to cover all mentions of the BorderImage property
2017-02-28 20:32:46 +02:00
fruitbat
fad2523151
doc: fix BorderImage description ordering. references #4394
2017-02-28 19:38:45 +02:00
matham
531371bc55
Merge pull request #5027 from kivy/kl
...
Fix keyboardlistner example from #5003 .
2017-02-27 19:55:22 -05:00
matham
9246486015
Fix keyboardlistner example from #5003 .
2017-02-27 19:47:54 -05:00
matham
5eb076a317
Merge pull request #5020 from KeyWeeUsr/example_keyboard_fix
...
Fix file opening for vkeyboard
2017-02-27 19:01:51 -05:00
Peter Badida
3569e69d08
Merge pull request #5025 from KeyWeeUsr/example_twisted
...
Add NYI error for py3 twisted
2017-02-27 19:50:42 +01:00
Peter Badida
b1b5ec96f7
Better text
2017-02-27 19:41:12 +01:00
Peter Badida
72ba1d48fe
Add NYI error for py3 twisted
2017-02-27 19:32:16 +01:00
dessant
b8b1a37cdf
Merge pull request #5022 from KeyWeeUsr/example_line
...
Revert SmoothLine in example
2017-02-26 06:46:58 +02:00
Peter Badida
0f6b0592e6
Revert SmoothLine in example
...
Closes #5001
2017-02-26 01:11:21 +01:00