index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
project_manager.cpp
Age
Commit message (
Expand
)
Author
2019-06-18
Properly sort projects by name
Tomasz Chabora
2019-06-15
Improve the default project naming in the Project Manager
Hugo Locurcio
2019-06-09
Dim the project manager window while it's quitting
Hugo Locurcio
2019-06-01
Display longer Git hashes in engine version dialogs
Hugo Locurcio
2019-05-27
Merge pull request #29198 from NilsIrl/seg_fault
Rémi Verschelde
2019-05-26
Fix Segmentation fault and reduce memory consumption
Nils ANDRÉ-CHANG
2019-05-13
Quit the Project Manager when Command + Q is pressed
Hugo Locurcio
2019-05-01
Fix Remove Missing Project projects on Windows
qarmin
2019-04-30
Merge pull request #27187 from IronicallySerious/add-new-folder-button
Rémi Verschelde
2019-04-30
Merge pull request #25713 from qarmin/remove_all_missing_projects
Rémi Verschelde
2019-04-21
Improve wording of various messages and make casing more consistent
Hugo Locurcio
2019-04-10
Add 'Create Folder' button while installing templates
Twarit
2019-04-05
Fix -Wimplicit-fallthrough warnings from GCC 8
Rémi Verschelde
2019-02-20
Add -Wshadow=local to warnings and fix reported issues.
marxin
2019-02-20
Add small spacing between top bars in main editor and project manager
Michael Alexsander Silva Dias
2019-02-19
Fix project opening while filter is applied.
Kārlis Seņko
2019-02-12
Minor cleanup in the Project Manager
Michael Alexsander Silva Dias
2019-02-11
Add button in Project Manager to remove all missing projects
qarmin
2019-02-08
Merge pull request #25562 from IronicallySerious/fix-empty-project
Rémi Verschelde
2019-02-06
Fix prompt for empty project files when loaded
Twarit
2019-01-25
Add renderer selection to New Project dialog
Leon Krause
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-12-21
ProjectManager: Warn when projects have different config_version
Rémi Verschelde
2018-12-15
24303: remember sorting order in the project manager
Gleb Mineev
2018-12-13
i18n: Sync translation template with current source
Rémi Verschelde
2018-12-06
Merge pull request #23935 from helenaMontenegro/master
Rémi Verschelde
2018-11-26
Fixed project name line edit focus lost when open project-create dialog.
qichunren
2018-11-23
Add sorting to project manager. Fixes #8794.
helenaMontenegro
2018-10-26
Small capitalization fixes across the editor
Michael Alexsander Silva Dias
2018-10-02
Project manager: remove projects with delete key
lupoDharkael
2018-09-15
Bundle SSL certs with the templates.
Fabio Alessandrelli
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-02
Fix the project manager window size on hiDPI displays on macOS
Hugo Locurcio
2018-08-24
Make some debug prints verbose-only, remove others
Rémi Verschelde
2018-08-14
Merge pull request #20831 from Calinou/project-manager-window-size-hidpi
Rémi Verschelde
2018-08-14
Always show "Open in File Manager"
Ivan Vodopiviz
2018-08-13
Merge pull request #20155 from Tunous/line-edit-clear
Rémi Verschelde
2018-08-11
Do not use theme to set LineEdit right_icon
Łukasz Rutkowski
2018-08-11
Add clear text button to LineEdit
Łukasz Rutkowski
2018-08-09
Scale the project manager window size with the editor scale
Hugo Locurcio
2018-08-07
removed some surplus null appends that got typoed in 0e29f7974b59e4440cf02e13...
Ibrahn Sahir
2018-07-26
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-06-22
Add ability to import projects via ZIP archive.
Nathan Harrell
2018-05-20
fixup project_manager and find_in_files for text_changed signal change.
Ibrahn Sahir
2018-05-09
Disable 'run' button if any project not selected and tiny refactoring
DmitryKrutskikh
2018-05-03
Fix for Issue#18457 - Folder name with trailing space on Windows
Felix Yang
2018-03-23
Overhaul the display scaling editor settings
Hugo Locurcio
2018-03-05
skip demo download prompt if ssl is unavailable
Emanuele Fornara
2018-02-23
Refactor version macros and fix related bugs
Rémi Verschelde
2018-02-19
Add show path button to project manager
Bernhard Liebl
[next]