<feed xmlns='http://www.w3.org/2005/Atom'>
<title>godot.git/scene/gui/line_edit.cpp, branch 2.1.1-stable</title>
<subtitle>Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org</subtitle>
<id>https://git.neuromancer.sk/godot.git/atom/scene/gui/line_edit.cpp?h=2.1.1-stable</id>
<link rel='self' href='https://git.neuromancer.sk/godot.git/atom/scene/gui/line_edit.cpp?h=2.1.1-stable'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/'/>
<updated>2016-11-15T07:34:01Z</updated>
<entry>
<title>Caret blink will no longer cause redraw without focus, issue 6167</title>
<updated>2016-11-15T07:34:01Z</updated>
<author>
<name>Paulb23</name>
</author>
<published>2016-11-06T14:15:59Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=9e1e5daddf41d00330a61b0a485237ff511b255f'/>
<id>urn:sha1:9e1e5daddf41d00330a61b0a485237ff511b255f</id>
<content type='text'>
(cherry picked from commit 7b036a94bf9af558dab35a56a9c0b6dd8bae105b)
</content>
</entry>
<entry>
<title>LineEdit long indicator, fix #6624</title>
<updated>2016-10-09T15:23:02Z</updated>
<author>
<name>Pawel Kowal</name>
</author>
<published>2016-09-28T20:05:34Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d7925ca09db60e297b2feef531ce7083c93ef5d1'/>
<id>urn:sha1:d7925ca09db60e297b2feef531ce7083c93ef5d1</id>
<content type='text'>
(cherry picked from commit 3edc0a48320376021cf7f5dee47311789274744a)
</content>
</entry>
<entry>
<title>Fix ability to cut/paste text in LineEdit/TextEdit in readonly mode.</title>
<updated>2016-10-09T15:17:54Z</updated>
<author>
<name>Andreas Haas</name>
</author>
<published>2016-09-19T12:17:48Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=d3b549f2a388f0128f4e5f2379900689648b122c'/>
<id>urn:sha1:d3b549f2a388f0128f4e5f2379900689648b122c</id>
<content type='text'>
Fixes #6466

(cherry picked from commit 9c71e5a9df7ae5e3a81acd3332d16d5bc4e04556)
</content>
</entry>
<entry>
<title>Fixes LineEdit text selection with mouse selecting more than intended</title>
<updated>2016-09-18T21:02:57Z</updated>
<author>
<name>Waldson Patrício</name>
</author>
<published>2016-09-02T15:06:48Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=73b40d145794eb0371113deae91821d3d75e012f'/>
<id>urn:sha1:73b40d145794eb0371113deae91821d3d75e012f</id>
<content type='text'>
(cherry picked from commit 3d8497318401040979242ae04271d6c0f5b253e9)
</content>
</entry>
<entry>
<title>LineEdit: Fix event handled as text when a mod key is pressed</title>
<updated>2016-07-27T17:32:46Z</updated>
<author>
<name>Ignacio Etcheverry</name>
</author>
<published>2016-07-27T17:32:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=35cb8ff89e1c1871e7ad3383b524b2ebf82dfa3e'/>
<id>urn:sha1:35cb8ff89e1c1871e7ad3383b524b2ebf82dfa3e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>LineEdit: Fix rtl scrolling with mouse drag selection</title>
<updated>2016-07-15T20:57:46Z</updated>
<author>
<name>Ignacio Etcheverry</name>
</author>
<published>2016-07-15T20:57:46Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=71ee8eeb3fd34ca99d0ab85697a270c9d09c1ab6'/>
<id>urn:sha1:71ee8eeb3fd34ca99d0ab85697a270c9d09c1ab6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>LineEdit placeholder now accepts translated strings.</title>
<updated>2016-07-09T22:39:17Z</updated>
<author>
<name>Ovnuniarchos</name>
</author>
<published>2016-07-09T22:39:17Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=061cadcae57cf05b9fe60d42f1a8da0f0e6dc328'/>
<id>urn:sha1:061cadcae57cf05b9fe60d42f1a8da0f0e6dc328</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unused variables (third pass) + dead code</title>
<updated>2016-07-07T21:16:21Z</updated>
<author>
<name>Rémi Verschelde</name>
</author>
<published>2016-07-07T07:20:02Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=454b210242ec15a9928324757f27989216bc5a59'/>
<id>urn:sha1:454b210242ec15a9928324757f27989216bc5a59</id>
<content type='text'>
Fixes various gcc 5.4.0 warnings for -Wunused-variable and -Wunused-but-set-variable
</content>
</entry>
<entry>
<title>Fixed signal connection prints when moving docks, issue 5498</title>
<updated>2016-06-30T14:12:14Z</updated>
<author>
<name>Paulb23</name>
</author>
<published>2016-06-30T14:12:14Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=050a514799148877ee56d6d678ad2ce45589aeb5'/>
<id>urn:sha1:050a514799148877ee56d6d678ad2ce45589aeb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add placeholder alpha property</title>
<updated>2016-06-28T03:45:17Z</updated>
<author>
<name>sanikoyes</name>
</author>
<published>2016-06-28T03:45:17Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/godot.git/commit/?id=c702981d5785386eea3ea81abca978b640cf6690'/>
<id>urn:sha1:c702981d5785386eea3ea81abca978b640cf6690</id>
<content type='text'>
</content>
</entry>
</feed>
