Commit Graph

351 Commits

Author SHA1 Message Date
Zen-CODE a4d93d65f6 examples: Make important property more obvious 2018-02-10 17:13:27 +02:00
Zen-CODE 7bf69fed42 doc: Added explanation of *important* behaviour in ActionView 2018-02-09 19:37:43 +02:00
Zen-CODE 4af812f918 Remove overlapping caption in ActionBar example 2018-02-09 19:14:36 +02:00
Eugene ba55977b78 Fixed variable name 2018-01-01 18:53:19 +03:00
Eugene a7b2d55dc6 Fixed loading fonts with dot in name, fixed spelling in Russisn example sentence 2018-01-01 18:41:33 +03:00
Peter Badida f5161a2485 Clean hanging code (#5232)
* Clean hanging code

* Revert X11, add note
2017-06-29 18:12:21 +03:00
fruitbat ead4655cc2 Added text to button in examples 2017-05-01 06:54:22 +02:00
Peter Badida 0ae08cd03d Fix tabbed showcase example
'pos: self.parent.pos' was called when there was no parent & position and size were correctly set from parent anyway + replace old softboy path. ref #5007
2017-02-20 15:19:32 +01: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
Peter Badida e3ca03e388 Fix attribution in examples/widgets/lists 2017-01-04 15:19:27 +01:00
dessant 379975558e update AsyncImage example url, closes #4871 2017-01-02 21:00:06 +02: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 b28677544b PEP8 fix examples/widgets/compound_selection.py 2016-12-14 11:54:18 +05:30
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
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
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
Xingan Wang f8a1143041 Merge branch 'master' of https://github.com/kivy/kivy into fix_colorpicker 2016-03-18 10:05:59 +08:00
Xingan Wang 338ba1857f fix clear issue 2016-03-18 10:05:12 +08:00
Xingan Wang eee7a3da6f fix display img name 2016-03-18 09:50:13 +08:00
dessant 6f660002ff remove unused imports in examples 2016-03-15 12:17:09 +02:00
Zen-CODE 0d78a814dc Fixed TypeError in examples/widgets/list/list_reset_data.py 2016-02-06 15:35:18 +02:00
dessant 0ce56847b8 rename EmacsBehavior/CodeInput active_key_bindings to key_bindings 2016-01-06 21:27:25 +02:00
el-ethan ab1080db02 Move EmacsBehavior out of CodeInput 2016-01-04 21:00:11 -06:00
el-ethan 4f784ddd2c Add EmacsBehavior to CodeInput and add example 2016-01-04 20:57:08 -06:00
dessant 8e762ec54a Rioboto -> Roboto 2015-12-04 01:47:06 +02:00
akshayaurora dba00cac54 core:Label Remove redundant test for file and pep8 fix 2015-12-04 04:39:53 +05:30
akshayaurora 1360355990 Core:LabelBase: recurse all dirs. closes #3270 2015-12-04 03:42:37 +05:30
kopias fbbb6c7aa2 filepath fix 2015-10-08 11:28:47 +02:00
dessant 8ae2d6ad57 change default font to Roboto 2015-08-02 02:59:41 +03:00
Matthew Einhorn cbd24b8b66 Cleanup. 2015-07-18 15:16:32 -04:00
Matthew Einhorn a4caff2459 Fix all places that forward kwargs that are not properties. 2015-06-29 14:50:25 -04:00
dessant ed64c6e5e0 style issues fixed 2015-06-22 19:59:45 +03:00
Arlo White 5eb98da96d Added label example that demonstrates sizing to texture_size and wrapping using text_size. 2015-06-18 19:59:46 -07:00
akshayaurora 9951e07198 Examples: Update unicode_textinput.py to use sdl2 2015-04-10 23:03:45 +05:30
akshayaurora 15f7060237 Revert "Examples: update unicode_textinput to work with sdl2"
This reverts commit 0b72d0d28d.
2015-04-10 22:59:34 +05:30
Akshay Arora 0b72d0d28d Examples: update unicode_textinput to work with sdl2 2015-04-10 22:58:29 +05:30
dessant 058090518a fix make style errors 2015-03-21 17:58:01 +02:00
Charles Merriam d9e2bbe838 Clean up spaces in files I touched.
This only affects spacing in documentation.  Specifically, I usually
put two spaces after a period, like I just did.  This rips out that
extra space in lots of documentation.
2015-02-11 20:43:21 -08:00