7 Commits

Author SHA1 Message Date
Rémi Verschelde
5b2aaf8d41 Optimize PNGs with optipng
Using `find -name "*.png" -exec optipng \;` and optipng 0.7.7
2019-01-26 22:10:03 +01:00
mgracanin
b826cd9606 Add instructions for configuring VS Code 2018-10-31 23:50:03 +01: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
0f69d5f0e1 New KDevelop screenshots 2018-10-16 22:02:20 +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
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
Rémi Verschelde
7f819ed873 Move images to subfolders next to each doc page 2017-10-14 14:41:44 +02:00