index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
project_manager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
24303: remember sorting order in the project manager
Gleb Mineev
2018-12-15
1
-6
/
+16
*
i18n: Sync translation template with current source
Rémi Verschelde
2018-12-13
1
-1
/
+1
*
Merge pull request #23935 from helenaMontenegro/master
Rémi Verschelde
2018-12-06
1
-20
/
+64
|
\
|
*
Add sorting to project manager. Fixes #8794.
helenaMontenegro
2018-11-23
1
-20
/
+64
*
|
Fixed project name line edit focus lost when open project-create dialog.
qichunren
2018-11-26
1
-1
/
+2
|
/
*
Small capitalization fixes across the editor
Michael Alexsander Silva Dias
2018-10-26
1
-1
/
+1
*
Project manager: remove projects with delete key
lupoDharkael
2018-10-02
1
-0
/
+4
*
Bundle SSL certs with the templates.
Fabio Alessandrelli
2018-09-15
1
-3
/
+0
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-11
/
+11
*
Fix the project manager window size on hiDPI displays on macOS
Hugo Locurcio
2018-09-02
1
-0
/
+4
*
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-24
1
-4
/
+4
*
Merge pull request #20831 from Calinou/project-manager-window-size-hidpi
Rémi Verschelde
2018-08-14
1
-1
/
+3
|
\
|
*
Scale the project manager window size with the editor scale
Hugo Locurcio
2018-08-09
1
-1
/
+3
*
|
Always show "Open in File Manager"
Ivan Vodopiviz
2018-08-14
1
-7
/
+0
*
|
Merge pull request #20155 from Tunous/line-edit-clear
Rémi Verschelde
2018-08-13
1
-19
/
+4
|
\
\
|
*
|
Do not use theme to set LineEdit right_icon
Łukasz Rutkowski
2018-08-11
1
-1
/
+1
|
*
|
Add clear text button to LineEdit
Łukasz Rutkowski
2018-08-11
1
-19
/
+4
|
|
/
*
/
removed some surplus null appends that got typoed in 0e29f7974b59e4440cf02e13...
Ibrahn Sahir
2018-08-07
1
-1
/
+0
|
/
*
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
1
-2
/
+2
*
Add ability to import projects via ZIP archive.
Nathan Harrell
2018-06-22
1
-10
/
+197
*
fixup project_manager and find_in_files for text_changed signal change.
Ibrahn Sahir
2018-05-20
1
-3
/
+14
*
Disable 'run' button if any project not selected and tiny refactoring
DmitryKrutskikh
2018-05-09
1
-3
/
+5
*
Fix for Issue#18457 - Folder name with trailing space on Windows
Felix Yang
2018-05-03
1
-1
/
+3
*
Overhaul the display scaling editor settings
Hugo Locurcio
2018-03-23
1
-12
/
+37
*
skip demo download prompt if ssl is unavailable
Emanuele Fornara
2018-03-05
1
-1
/
+1
*
Refactor version macros and fix related bugs
Rémi Verschelde
2018-02-23
1
-1
/
+1
*
Add show path button to project manager
Bernhard Liebl
2018-02-19
1
-3
/
+32
*
Improve error reporting of ProjectSettings::setup()
Rémi Verschelde
2018-02-19
1
-4
/
+6
*
ProjectManager: prevent installing project template in non-empty dir
Poommetee Ketson
2018-01-28
1
-11
/
+8
*
Fix typos in code and docs with codespell
Rémi Verschelde
2018-01-18
1
-27
/
+27
*
Merge pull request #15803 from Noshyaar/pm
Rémi Verschelde
2018-01-18
1
-35
/
+21
|
\
|
*
ProjectManager: show error/warning by default
Poommetee Ketson
2018-01-18
1
-35
/
+21
*
|
Disallow creating new projects in a non-empty folder.
bruvzg
2018-01-18
1
-3
/
+3
|
/
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Project Manager: fix random breaking of scrolling
Bernhard Liebl
2018-01-04
1
-0
/
+1
*
Merge pull request #15102 from YeldhamDev/project_manager_changes
Rémi Verschelde
2018-01-03
1
-49
/
+87
|
\
|
*
Changes to the Project Manager's New Project/Export dialogs.
Michael Alexsander Silva Dias
2017-12-27
1
-49
/
+87
*
|
Merge pull request #15230 from RyanStein/bugfix-14989
Rémi Verschelde
2018-01-02
1
-1
/
+1
|
\
\
|
*
|
Move Project Manager favorite icon back to center.
Ryan Stein
2017-12-31
1
-1
/
+1
|
|
/
*
/
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-3
/
+3
|
/
*
ProjectManager: enhance dialog ok button text
Poommetee Ketson
2017-12-23
1
-3
/
+3
*
Style: Apply clang-format again on all files
Rémi Verschelde
2017-12-07
1
-1
/
+1
*
Fixed project name line edit lost input focus.
qichunren
2017-12-06
1
-1
/
+2
*
Unnecessary use of TTR
volzhs
2017-12-02
1
-1
/
+1
*
Ask users to explore official projects when none is loaded.
Juan Linietsky
2017-11-26
1
-0
/
+19
*
Made Vector::ptrw explicit for writing, compiler was sometimes using the wron...
Juan Linietsky
2017-11-25
1
-1
/
+1
*
Pass engine name and version parts as proper strings
Rémi Verschelde
2017-11-20
1
-6
/
+3
*
Move singleton management from ProjectSettings to Engine
Leon Krause
2017-11-14
1
-2
/
+0
*
Fixed project manager and dialog fonts.
Daniel J. Ramirez
2017-11-09
1
-2
/
+1
*
Fix typo in project manager
Rémi Verschelde
2017-10-29
1
-1
/
+1
[next]