aboutsummaryrefslogtreecommitdiff
path: root/doc/base/classes.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update docs with breakpoint_toggled signalPaulb232016-07-151-0/+5
* Fix classes.xml structureGeorge Marques2016-07-141-16/+11
* Update textedit docs with colors, show line number and highlight all occurencesPaulb232016-07-111-0/+40
* Merge pull request #4854 from Razzlegames/screenToLocalJuan Linietsky2016-07-111-0/+16
|\
| * Conversion function for screen coords to local Canvas coordsKyle Luce2016-07-101-0/+16
* | Merge pull request #5559 from Hinsbart/connected_joystickspunto-2016-07-101-0/+7
|\ \
| * | Input: add get_connected_joysticks() method.Andreas Haas2016-07-051-0/+7
* | | Merge pull request #5490 from timoschwarzer/masterJuan Linietsky2016-07-101-0/+11
|\ \ \
| * | | Add documentationTimo Schwarzer2016-06-291-0/+11
| |/ /
* | | Merge pull request #5489 from jejung/richtextlabel-get_textJuan Linietsky2016-07-101-0/+19
|\ \ \ | |_|/ |/| |
| * | Adding support to get the raw text without formatting information from a Rich...Jean Jung2016-06-291-0/+19
| |/
* | classref: Add docs for InputEvent* and InputMapRémi Verschelde2016-07-081-11/+241
* | classref: Fix arg name for is_action_pressed/releasedRémi Verschelde2016-07-081-20/+20
* | classref: Fix descriptions indentation after #5588Rémi Verschelde2016-07-081-688/+442
* | Classref: update with new doctool indentationJ08nY2016-07-081-3202/+3202
* | Update String.capitalize() documentationPawel Kowal2016-07-061-1/+1
* | Update classes.xml to fix sorting of constantsGeorge Marques2016-07-051-1545/+1591
|/
* Added ItemList.get_selected_items() docJean Jung2016-06-281-0/+1
* syncing the referenceJean Jung2016-06-281-40/+80
* Add *Array.invert() documentationGeorge Marques2016-06-251-0/+35
* Merge pull request #5380 from vnen/string-canvasitem-docsRémi Verschelde2016-06-241-20/+58
|\
| * Add docs for String and CanvasItemGeorge Marques2016-06-231-20/+58
* | Merge pull request #5328 from Paulb23/line_edit_caretRémi Verschelde2016-06-241-0/+28
|\ \ | |/ |/|
| * Added caret blink documentationPaulb232016-06-221-0/+28
* | Classref: added for new *Array bindingsJ08nY2016-06-221-0/+223
|/
* Sync classes.xml with the new sortingGeorge Marques2016-06-211-15476/+15546
* Add classref for File classGeorge Marques2016-06-211-2/+66
* Add docs for String.bigrams() and String.similarity(text)George Marques2016-06-191-0/+16
* Clarification about enter keys confusionMehmet Durgel2016-06-191-2/+2
* Classref: Mutex, Semaphore, Thread, *Array (#5278)J08nY2016-06-181-15/+43
* Fix type hint for the seed argumentRémi Verschelde2016-06-181-4/+22
* Classref: added PacketPeer*J08nY2016-06-161-2/+20
* Sync classrefJ08nY2016-06-161-30/+37
* Classref: Added docs for StreamPeer* (#5216)J08nY2016-06-151-0/+47
* Merge pull request #5192 from J08nY/issue-5190Rémi Verschelde2016-06-151-36/+43
|\
| * Dictionary: rename param in .has() .has_all() .erase()J08nY2016-06-131-3/+3
| * Sync classrefJ08nY2016-06-131-33/+40
* | Merge pull request #5210 from J08nY/issue-5189Rémi Verschelde2016-06-151-1/+1
|\ \
| * | String documentation: .ord_at() returns int not StringJ08nY2016-06-141-1/+1
| |/
* / Add joystick vibration support on Linux (#5043)Wilhem Barbier2016-06-151-0/+37
|/
* Merge pull request #5177 from vnen/string-subsequenceJuan Linietsky2016-06-131-0/+18
|\
| * Add documentation to String.is_subsequence_of{,i}George Marques2016-06-121-0/+18
* | Documented many Physics2D* classesOvnuniarchos2016-06-121-30/+273
|/
* Add documentation for Array.find and Array.rfindGeorge Marques2016-06-101-2/+13
* Filling in documentationCowThing2016-06-081-2/+46
* Merge pull request #4861 from brakhane/negative-indexingJuan Linietsky2016-06-071-1/+1
|\
| * Add support for Python-like negative indexingDennis Brakhane2016-06-051-1/+1
* | Classref for: ImageTexture, Image, LargeTextureJ08nY2016-06-071-0/+52
* | Sync classrefJ08nY2016-06-071-3/+203
* | Added Dictionary.values()J08nY2016-06-051-56/+63
|/