Akshay Arora
c6965414f2
Merge pull request #3900 from rnixx/cover_behavior
...
Add kivy.uix.behaviors.CoverBehavior
2017-01-27 17:33:13 +05:30
fruitbat
05a109ca31
Moved capitalization to single point
2017-01-20 22:17:37 +02:00
Peter Badida
80f1f82759
Merge pull request #4925 from KeyWeeUsr/fix_gifs
...
Replace images with CC0
2017-01-17 11:38:57 +01:00
Peter Badida
b9e9804a5a
Replace old video with CC0 licensed video
...
https://videos.pexels.com/videos/time-lapse-video-of-tall-buildings-894
2017-01-15 22:10:18 +01:00
Peter Badida
56ffce6d8a
Replace images with CC0
...
sources: https://commons.wikimedia.org/wiki/File:Simple_CV_Joint_animated.gif http://www.iconarchive.com/show/blue-bits-icons-by-icojam/information-icon.html and own creation (cube + animations)
2017-01-15 19:06:25 +01:00
dessant
edc8d7518b
Merge pull request #4883 from KeyWeeUsr/fix_attribution
...
Fix attribution in examples/widgets/lists
2017-01-04 20:49:41 +02:00
Peter Badida
a42b60e8fb
Fix clipboard example
2017-01-04 18:51:18 +01:00
Peter Badida
3191a2729f
Merge pull request #4884 from bhaveshAn/correction
...
setting minimum_height to height in clipboard.py
2017-01-04 15:57:52 +01:00
bhaveshAn
e3a9030c30
setting minimum_height to height in clipboard.py
2017-01-04 20:05:42 +05:30
Peter Badida
e3ca03e388
Fix attribution in examples/widgets/lists
2017-01-04 15:19:27 +01:00
Peter Badida
3a2a86ce71
Add joystick example ( #4862 )
...
* Add joystick example
* pep8 fix
2017-01-03 21:42:17 +02:00
dessant
379975558e
update AsyncImage example url, closes #4871
2017-01-02 21:00:06 +02:00
Yash Jain
63eefb7ea5
picture saving added to camera example ( #4842 )
...
* camera click_pic added
* date formate corrected
* function name changed
* func name changed
* pep8 fixes
* pep8 fix
2016-12-31 02:35:15 +02:00
Robert Niederreiter
d1dbe175fb
Some improvements and documentation for CoverBehavior
2016-12-23 15:33:30 +01:00
Robert Niederreiter
846f20d5dd
Add examples for cover behavior
2016-12-22 13:28:50 +01:00
dessant
4c6690bd6f
pep8 fixes
2016-12-18 16:11:41 +02:00
dessant
0172a82cd9
add back space after comma, ref 34168e5
2016-12-18 10:54:54 +02:00
Susmit
34168e5d0d
pep8 fixes
...
* corrected some E501 errors
* corrected some more pep8errors
2016-12-18 09:59:35 +02:00
Susmit
8c180097cb
Pep8 fixes for example directory. ( #4814 )
...
* fixed pep8 errors
* pep8 fixes forexamples directory
* some more pep8 fixes
2016-12-17 11:41:12 +02:00
Saqib Azim
5913d861f4
Fix for pep8 errors ( #4815 )
...
* Fix pep8 errors
* Fix pep8 errors
* Fixing pep8 errors
* fixing pep8 errors
* E731 pep8 fixes resolved for some files
* fix for E741 and E305 for some files
* pep8 fixes
2016-12-17 09:50:52 +02:00
dessant
1c94c9af43
use gridlayout and a different color for color usage example
2016-12-16 10:52:07 +02:00
Susmit
7c3ba0d24b
addition of colour example. ( #4807 )
...
* Colors usage (rgb,rgba,hsv,hex) example.
The following example illustrates various way to express colors (rgb,rgba,hsv,hex) in kivy.
* Layout exploitation example.
The following code shows all possible layouts possible in the Kivy. The parent layout is PageLayout. Various nesting of layouts is also implemented.
* Delete main.py
* Delete test.kv
* Layout exploitation example.
The following code shows all possible layouts possible in the Kivy. The parent layout is PageLayout. Various nesting of layouts is also implemented.
* addition of color_format example
* Delete main.py
not required
* Delete rgbusage.kv
not required
* .py + .kv combined to colorusage.py and placed in examples/widgets/colorusage.py
2016-12-16 10:25:02 +02:00
Meet Udeshi
efac1d7ac1
Remove pep8 E265 from all files
...
block comment should start with '# '
sed rocks!
2016-12-14 21:18:55 +05:30
Meet Udeshi
3b7c17840c
PEP8 fixes for examples/audio/pitch.py
2016-12-14 11:54:18 +05:30
Meet Udeshi
b28677544b
PEP8 fix examples/widgets/compound_selection.py
2016-12-14 11:54:18 +05:30
Peter Badida
ab27df31f7
Explain delay for Touchtracer
2016-10-05 00:31:41 +02:00
Matthew Einhorn
1f504da269
Allow all chars that are not e.g. arrow, and fix holding down key.
2016-09-09 23:57:58 -04:00
Piotr Kasprzyk
c7cc3c6724
Fix remaining misspellings
2016-09-07 11:23:44 +02:00
Peter Badida
58c58b3c96
Fix dropdown in showcase
2016-09-04 11:30:12 +02:00
Peter Badida
11d3d69065
Merge pull request #4513 from KeyWeeUsr/dropfile_example
...
Add an example for multiple Window.on_dropfile
2016-09-02 23:24:28 +02:00
Peter Badida
915b4fec2d
Add an example for multiple Window.on_dropfile
2016-09-02 23:20:27 +02:00
matham
db1d1ea870
Merge pull request #4573 from KeyWeeUsr/clip_example
...
Add clipboard example
2016-09-02 17:13:02 -04:00
Piotr Kasprzyk
7398112595
Some misspellings ( #4578 )
...
* Fix Motorola misspelling
* Fix Performance misspelling
* Fix Returns misspelling
* Fix Russian misspelling
* Add colon
* Fix tessellation misspelling
* Fix additional misspelling
* Fix alignment misspelling
* Fix always misspelling
* Fix ambiguous misspelling
* Fix appropriate misspelling
* Fix argument misspelling
* Fix automatically misspelling
* Fix because misspelling
* Fix separate misspelling
* Fix being misspelling
* Fix beginning misspelling
* Fix bounding misspelling
* Fix buildozer misspelling
* Fix capabilities misspelling
* Fix capital misspelling
* Fix clears misspelling
* Fix collapsed misspelling
* Fix misspellings in a block of comments
* Fix comparison misspelling
* Fix compatibility misspelling
* Fix conjunction misspelling
* Fix constraints misspelling
* Fix containing misspelling
* Fix correctly misspelling
* Fix default misspelling
* Fix degrees misspelling
* Fix dependencies misspelling
* Fix deprecated misspelling
* Fix dictionary misspelling
* Fix disappear misspelling
* Fix documentation misspelling
* Fix dynamically misspelling
2016-09-02 19:41:38 +02:00
Peter Badida
e75412a567
Add clipboard example
...
...and fix ugly import in docs
2016-08-30 23:07:14 +02:00
Gabriel Pettier
18b0332d67
Merge pull request #4372 from Cheaterman/master
...
Added pitch shifting to audio_sdl2
2016-08-22 00:49:41 +02:00
Zen-CODE
edde0a1921
Show hint about double tap in example. closes #4489
...
And varios pep 8 fixes
2016-08-17 22:21:16 +02:00
The Cheaterman
8a52ff96ec
Updated pitch example with more octaves
2016-07-12 13:11:05 +02:00
The Cheaterman
333ee9c5b4
Added example file for pitch shifting
2016-07-12 13:11:05 +02:00
dessant
8d5451f041
Merge pull request #4362 from KeyWeeUsr/notes_example
...
Fix notes example
2016-06-30 01:21:55 +03:00
Peter Badida
f47571cf55
Quick notes fix
2016-06-26 10:45:05 +02:00
Matthew Einhorn
9f6c69421a
Fix leftover for schedule.
2016-06-21 23:36:42 -04:00
Matthew Einhorn
4f24ad57a1
replace all unschedule with event canceling.
2016-06-21 21:23:15 -04:00
dessant
07742e8a35
add recycleview example
2016-06-12 18:24:56 +03:00
Peter Badida
7db25ff187
Fix notes example
2016-06-04 10:28:18 +02:00
Sepehr Hamzehlouy
2c67a7b93f
#3253
2016-05-29 15:27:40 +04:30
Richard Larkin
86ad5465c8
Merge pull request #4294 from KeyWeeUsr/docs_texcoords_typo
...
Fix typos and links
2016-05-26 23:22:41 +02:00
Rolf Schroeder
1f83527def
Fix typo
2016-05-23 12:45:41 +02:00
Peter Badida
77f8882ae4
Fix typos and links
2016-05-21 11:45:03 +02:00
Ryan Pessa
f6504216fb
fix takepicture requirements, use android.mActivity instead of autoclass
2016-05-06 12:10:37 -05:00
Akshay Arora
f0c1bf3a1c
Update main.py
2016-04-21 19:36:12 +05:30