Commit Graph

9330 Commits

Author SHA1 Message Date
dessant 171bb05376 Update setup.py 2016-03-11 23:56:18 +02:00
dessant bc317c11c3 Merge pull request #4082 from saurabhiiit/master
Setup.py: Unused import
2016-03-11 22:13:37 +02:00
saurabhiiit bd18a84ff3 Setup.py: Unused import 2016-03-11 23:42:28 +05:30
dessant ab4eaccd99 add missing pathsep, fix #4075 2016-03-10 05:09:37 +02:00
dessant 200eae4b98 Merge pull request #4073 from kived/fix-kv-import-parsing
split imports on all whitespace
2016-03-09 20:11:32 +02:00
Ryan Pessa cae24e02cf split imports on all whitespace 2016-03-09 12:00:10 -06:00
Zen-CODE 8b6a5284b7 doc: added admin warning for kivy installation 2016-03-09 18:22:39 +02:00
Zen-CODE 5c56f85eec doc: added template replacement note 2016-03-09 04:20:24 +02:00
dessant 7f0eed410a Update gsoc.rst 2016-03-09 01:32:57 +02:00
dessant ba326c891e Update gsoc.rst 2016-03-09 00:05:47 +02:00
matham b2192e6c9b Merge pull request #4067 from matham/scroll
All touches that don't scroll should be skipped in touch move.
2016-03-07 22:16:18 -05:00
Matthew Einhorn e0a8f8ab41 All touches that don't touch should be skipped in touch move. 2016-03-07 21:47:05 -05:00
matham 21f61372d6 Merge pull request #4057 from matham/exc
Properly format log text. Fixes #4039.
2016-03-07 18:51:08 -05:00
dessant 5bd2630724 Update gsoc.rst 2016-03-07 17:49:24 +02:00
Akshay Arora 30eb29a409 Update gsoc.rst 2016-03-07 21:17:24 +05:30
dessant b1c0385b6d Update gsoc.rst 2016-03-07 17:34:37 +02:00
Akshay Arora 307898402e Merge pull request #4064 from kivy/new_gsoc_2016
New gsoc 2016
2016-03-07 12:58:36 +05:30
Akshay Arora 7fca04db62 Update gsoc.rst 2016-03-07 12:24:42 +05:30
Kovak f4b5c09db6 Update gsoc.rst 2016-03-06 23:07:04 -07:00
Akshay Arora d25fa4d53a Update gsoc.rst 2016-03-07 11:24:52 +05:30
dessant 36f87fb0d1 add 'center' as an alias of 'middle' for Label.valign 2016-03-07 01:18:49 +02:00
dessant 1c4300577a Merge pull request #4063 from kivy/scomp
Performance: compare entire string for Label halign and valign
2016-03-07 00:47:16 +02:00
dessant 953cbc2614 compare entire string for Label halign and valign 2016-03-07 00:32:32 +02:00
dessant 306211ec04 Merge pull request #4014 from matham/scroll
Revert accidental non-pep8 scrollview changes.
2016-03-06 22:53:22 +02:00
dessant 1427a25e66 Merge pull request #2772 from kived/urlrequest-proxy
attempt to handle proxy servers in UrlRequest
2016-03-06 22:45:15 +02:00
Akshay Arora 8644e4dc09 re-introduce shebang, file is executed as a shell script without this. 2016-03-06 18:41:38 +05:30
Matthew Einhorn 78a0c8680d Properly format log text. Fixes #4039. 2016-03-04 17:54:08 -05:00
Kovak 53fa77e1ae archive old gsoc doc, start on new 2016-03-04 12:58:11 -07:00
Akshay Arora 62a3fecadf Update audio_gstplayer.py 2016-03-03 01:50:45 +05:30
Zen-CODE 367e06b716 doc: corrected wording in uix/carousel.py
It's not really a percentage e.g. 0.2 = 20 if expressed as a percentage
2016-03-02 22:15:32 +02:00
dessant 4789b548fa Merge pull request #4048 from kivy/cursor_trigger
use a trigger when resetting the textinput cursor state
2016-02-29 19:07:52 +02:00
dessant 597f0c11e7 use a trigger when resetting the textinput cursor state 2016-02-29 19:05:12 +02:00
dessant 6c8723693a register missing properties in factory, fixes #4046 2016-02-28 19:50:46 +02:00
dessant 7b177426aa Merge pull request #4045 from kivy/nowarn
late import window for wm_touch, fixes #4040
2016-02-28 16:07:27 +02:00
dessant ccf09c0b08 late import window for wm_touch, fixes #4040, credit to tshirtman 2016-02-28 15:57:01 +02:00
dessant 9453724b07 doc: remove a reference to the textinput cursor blink timer 2016-02-28 15:03:24 +02:00
dessant 60b61f2756 Merge pull request #4024 from udiboy1209/cursor_blink
Always show the textinput cursor at the moment of touch
2016-02-28 14:59:20 +02:00
dessant b407f30baa doc: textinput suggestion_text is shown at the end of the current line 2016-02-28 14:43:45 +02:00
dessant 1025429663 a bit of travis refactoring 2016-02-27 15:55:54 +02:00
Meet Udeshi 8f12370f28 Make _reset_cursor_blink method
and call it on focus, mouse_click, cursor_move
2016-02-27 17:36:42 +05:30
Ryan Pessa 1df487bdfc fix proxy for both http and https 2016-02-26 16:16:24 -06:00
Ryan Pessa 7df06f5947 attempt to handle proxy servers in UrlRequest 2016-02-26 16:15:27 -06:00
dessant ddd01fef2d Merge pull request #2729 from kived/listview-text-kwarg
don't require a text argument for CompositeListItems
2016-02-27 00:15:17 +02:00
Ryan Pessa b39058910f don't require a text argument for CompositeListItems 2016-02-26 16:07:54 -06:00
dessant f136542d36 Merge pull request #4035 from matham/grid
Respect size_hint in gridlayout.
2016-02-26 12:00:15 +02:00
Matthew Einhorn 7567f14f93 Respect size_hint in gridlayout. 2016-02-25 20:05:21 -05:00
matham 7e6e2314fe Merge pull request #4034 from matham/grid
Don't limit size to cols/rows_minimum, but treat it as real min.
2016-02-25 17:28:11 -05:00
Matthew Einhorn edcd46f396 Don't limit size to cols/rows_minimum, but treat it as real min. 2016-02-25 16:58:59 -05:00
dessant 218c704121 call make pdf only once from travis
'make pdf' is now executed twice in makefile a06e325cf2
2016-02-25 01:16:06 +02:00
matham 80fadb1b3f Merge pull request #4028 from zeeMonkeez/fix_slider_max
Fix: Slider.value may exceed Slider.max
2016-02-24 17:11:53 -05:00