Commit Graph
18 Commits
Author SHA1 Message Date
Rémi Verschelde aa7a9f8675 Misc heading fixes 2019-01-08 11:30:55 +01:00
Rémi Verschelde d146b1c13a Merge pull request #1890 from mijo-gracanin/master
Add instructions for configuring VS Code
2018-11-20 10:00:18 +01:00
mgracanin b826cd9606 Add instructions for configuring VS Code 2018-10-31 23:50:03 +01:00
Hugo Locurcio adf3cb915a Capitalize all instances of Godot (except the binary name) 2018-10-27 21:01:11 +02:00
Max Hilbrunner 079527b9d3 Merge pull request #1854 from LittleWhite-tb/indent-style-qt-creator
Qt Creator configuration to follow Godot's coding style
2018-10-21 21:44:50 +02:00
Alexandre LittleWhite Laurent 430f6ef871 Fixes and improvement to the KDevelop documentation 2018-10-16 22:16:13 +02:00
Alexandre LittleWhite Laurent 140a10d720 Added a section to explain how to configure Qt Creator to follow Godot's code style 2018-10-15 22:38:47 +02:00
Hugo Locurcio 4741f45ddb Rename all occurrences of Mac OS X to macOS 2018-10-06 14:42:49 +02:00
Michael Alexsander Silva Dias 26bd899dad Fix section links in the 'Configuring an IDE' page 2018-06-21 18:32:43 -03:00
Rémi Verschelde 5bbda9faf0 Configuring an IDE: Add intro and details for scons path with Qt Creator
Also moved Qt Creator up as it's the IDE used by most core developers.
Some users saw Kdevelop first and expected it to be the recommended one.
2018-06-20 19:00:08 +02:00
Michele Valente e8384b72f9 Added tip about updating source files in QTCreator
Also added some screenshots fort the "Importing the project" section

Since I was doing these changes I updated also the following:

- added images for the build and run steps for Qt Creator (also changed
one line to match the screenshot taken on Linux in this case)

- fixed typo It's called "Qt Creator" not "QtCreator" althought packages
and launchers sometimes call it like that (I tend to make that mistake
too).
2018-05-20 22:00:38 +02:00
Max Hilbrunner 74cf0baaf0 Config. an IDE for engine dev: Remove empty TODOs 2018-03-12 22:51:20 +01:00
Michael Alexsander Silva Dias 8f3cb902e8 Various small fixes for the docs. 2018-01-29 21:00:02 -02:00
Hugo Locurcio ee7849d180 Update build instructions to mention support for Python 3.5 and later
- Fix grammar and wording in many areas of the documentation
2017-12-30 14:18:40 +01:00
Athomield b43d148e81 Fixed a typo in the IDE configuration docs 2017-10-29 19:58:33 +01:00
Rémi Verschelde 7f819ed873 Move images to subfolders next to each doc page 2017-10-14 14:41:44 +02:00
Julian Murgia 8658d5a719 Added precisions in Xcode section of setting IDE, fixes #345 2017-06-27 13:28:09 +02:00
Julian Murgia b408bdb918 Revamping of the docs organisation for a more coherent TOC
Only the pages were moved so far and some empty ones created,
the up-to-date toctrees come in the next commit.
2017-04-03 23:23:31 +02:00