Commit Graph

9777 Commits

Author SHA1 Message Date
Peter Badida 46700add92 Add on_stop to recorder 2016-07-31 14:04:55 +02:00
Zen-CODE cfec8f3dba Merge branch 'master' of https://github.com/kivy/kivy 2016-07-31 01:45:38 +02:00
Zen-CODE 85f43be9a6 doc: revision to uix/recycleview/__init__.py 2016-07-31 01:44:55 +02:00
Alexander Taylor f2980495db Merge pull request #4464 from Cheaterman/swaptransition_scale_fix
Fixed SwapTransition not scaling
2016-07-30 21:42:52 +01:00
Zen-CODE 0ce5f9d833 doc: corrected subclass vs. child reference for the recycleview 2016-07-30 15:00:41 +02:00
Zen-CODE 7054322185 doc: revisions to uix/recycleview/__init__.py 2016-07-30 14:31:36 +02:00
Zen-CODE 9d94f15eda doc: revisions to the reycleview docs 2016-07-29 16:33:26 +02:00
Zen-CODE 6c8db96f0d doc: grammar tweaks to the recycleview docs 2016-07-29 16:20:46 +02:00
Zen-CODE a8ccc8ecab doc: revisions to uix/recycleview/__init__.py 2016-07-29 16:09:47 +02:00
Zen-CODE a3cc0e35f2 doc: added link for on_data_changed in the RecycleView docs 2016-07-29 16:02:32 +02:00
Zen-CODE f033e18370 doc: grammar tweaks to uix/recycleview/__init__.py 2016-07-29 15:55:12 +02:00
Zen-CODE 35b87de5f7 doc: revisions to uix/recycleview/__init_.py 2016-07-29 15:46:07 +02:00
Zen-CODE 2e051f9890 doc: added example, extended recycleview docs 2016-07-28 22:47:55 +02:00
Zen-CODE 24da014678 Merge branch 'master' of https://github.com/kivy/kivy 2016-07-27 03:56:07 +02:00
Zen-CODE e6110ca2e2 doc: fixed versionadded tag is layout.py 2016-07-27 03:53:18 +02:00
matham f2bd73268f Merge pull request #4436 from matham/clock-free
Adds various clock options.
2016-07-26 20:45:01 -04:00
Zen-CODE e06c1f4fa2 doc: tweaked framework explanation 2016-07-26 20:58:48 +02:00
Zen-CODE f9d4d94738 doc: fix typo 2016-07-26 20:57:38 +02:00
matham a988c5e7a4 Merge pull request #4490 from kivy/resource_find
return `abspath` in `resource_find`. Seems to be needed when android …
2016-07-26 12:44:33 -04:00
Akshay Arora f9f60ab613 Update resources.py 2016-07-26 15:03:44 +05:30
akshayaurora a84ee718c1 return `abspath` in `resource_find`. Seems to be needed when android uses apkexpansion 2016-07-25 20:48:52 +05:30
Zen-CODE 8e698996f8 doc: revisions to recycleview/__init__.py 2016-07-23 23:43:24 +02:00
matham 46dd812666 Items of size 0, with just one item, we'd hit the assert. 2016-07-21 22:30:13 -04:00
Matthew Einhorn 22bacccd66 Stop on None event otherwise we get a crash. 2016-07-20 16:12:40 -04:00
matham 76a20036d0 Merge pull request #4455 from Fak3/fix_issue_4399
Focused widget inside ScrollView should unfocus on tap. Fixes #4399
2016-07-20 13:05:28 -04:00
Evstifeev Roman e263e084c0 Focused widget inside ScrollView should unfocus on tap. Fixes #4399 2016-07-20 13:00:27 +03:00
Matthew Einhorn 4ecc3fa6a1 Merge branch 'master' of github.com:kivy/kivy into clock-free 2016-07-19 21:49:24 -04:00
matham 341e52bc73 Merge pull request #4449 from overfl0/master
Store kivy_home_dir as a unicode string in python 2.
2016-07-18 17:22:37 -04:00
Zen-CODE 99af29bf89 doc: Added module docs for SelectableView 2016-07-16 20:15:00 +02:00
Zen-CODE e1ca1be71a doc: added deprecation warning for 'scroll_friction' config setting 2016-07-16 19:23:26 +02:00
Zen-CODE ab9dce093e Merge branch 'master' of https://github.com/kivy/kivy 2016-07-16 19:08:11 +02:00
Zen-CODE 3b4126fc6c doc: made link active for kivy.input.providers 2016-07-16 19:07:40 +02:00
matham 207ee64cff Merge pull request #4471 from Fak3/patch-1
docs/events.rst - Clarify trigger usage
2016-07-15 11:50:00 -04:00
Evstifeev Roman 65b2926039 docs/events.rst - Clarify trigger usage
Make wording clear that trigger pattern used to prevent duplicate calls of sheduled function. Avoid word 'once', as schedule_once() make it confusing.
2016-07-15 18:49:03 +04:00
matham 1144a83d63 Remove debug print. 2016-07-14 21:30:25 -04:00
matham 72faf7dda5 Merge pull request #4468 from matham/master
RPI fixes
2016-07-14 21:07:32 -04:00
Matthew Einhorn 239f3235dd Fix HIDinput to dispatch events from main thread and don't eat escape. 2016-07-14 21:06:37 -04:00
Matthew Einhorn 7d318db7e2 Re-enable rpi exception handler and prevent buffer crash if window was closed. 2016-07-14 21:04:56 -04:00
Zen-CODE ac2158f0fa doc: prevented recycleview.__init__ apearing in the index 2016-07-13 06:26:36 +02:00
Zen-CODE a9207d879c doc: revisions to uix/recycleview/__init__.py 2016-07-13 04:57:01 +02:00
Richard Larkin f24e30774e Merge pull request #4456 from JackAnderson5/patch-1
Update installation-linux.rst
2016-07-12 22:34:45 +02:00
Zen-CODE d9323b45dc doc: updated example install docs for linux 2016-07-12 20:23:28 +02:00
Tangible Display 840e93d186 Fixed SwapTransition not scaling 2016-07-12 12:55:12 +02:00
Zen-CODE 182dc2239b doc: added header for recycleview/layout.py
And pep8 stuff
2016-07-11 23:49:02 +02:00
Zen-CODE b330815eb6 doc: Added headers to RecycleView modules
For nicer presentation at the foot of the docs
2016-07-11 23:12:06 +02:00
Zen-CODE a89a0f2a64 doc: revisions to uix/recycleview/__init__.py 2016-07-11 22:42:18 +02:00
Zen-CODE 6287ee467e doc: removed kivy._clock from docs 2016-07-11 21:48:30 +02:00
dessant 2e2673a1bf filechooser: align size labels with the table header 2016-07-09 00:23:15 +03:00
dessant 3d060aa1d5 Merge pull request #4447 from KeyWeeUsr/filechooser_textalign
Fix size text align
2016-07-09 00:21:10 +03:00
dessant a853fa3735 Merge pull request #4445 from LogicalDash/master
Prevent an infinite loop when trying to fit an overlong word into TextInput
2016-07-08 23:53:39 +03:00