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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
Unify editor version buttons
Haoyu Qiu
2024-09-28
1
-7
/
+0
*
Add simple minor version migration
kobewi
2024-09-11
1
-0
/
+6
*
Fix folder scan replacing project list
kobewi
2024-04-18
1
-0
/
+2
*
[macOS] Use "expand_to_title" for the project manager.
bruvzg
2024-03-24
1
-1
/
+7
*
Replace empty list dialog with an integrated panel
Yuri Sizov
2024-01-30
1
-8
/
+14
*
Implement a quick settings dialog for the project manager
Yuri Sizov
2024-01-30
1
-6
/
+10
*
Add a network mode setting to bring the editor offline
Yuri Sizov
2024-01-30
1
-3
/
+6
*
Improve the project manager UI
Yuri Sizov
2024-01-30
1
-10
/
+34
*
Reorganize project manager code
Yuri Sizov
2024-01-16
1
-347
/
+75
*
Fix incorrect check on importing project
A Thousand Ships
2024-01-07
1
-0
/
+1
*
Merge pull request #86271 from YuriSizov/pm-optimize-multiple-ways-of-scanning
Yuri Sizov
2023-12-20
1
-8
/
+7
|
\
|
*
Optimize scanning routines in the project manager
Yuri Sizov
2023-12-20
1
-8
/
+7
*
|
Correctly enforce minimum window size in editor
Yuri Sizov
2023-12-20
1
-0
/
+2
|
/
*
Handle "Enter" when the search box is focused
Alfred Reinold Baudisch
2023-10-13
1
-0
/
+1
*
Streamline the project import workflow
Igor
2023-08-29
1
-0
/
+1
*
Project manager button rearrangement
Igor
2023-07-25
1
-1
/
+1
*
Improve user-friendliness of project version mismatch message
Aaron Franke
2023-07-06
1
-1
/
+1
*
Add project tags
kobewi
2023-05-30
1
-1
/
+57
*
Improve selection handling in the project manager
Yuri Sizov
2023-04-04
1
-8
/
+11
*
Improve drawing and layout logic of the project list in the Project Manager
Yuri Sizov
2023-03-16
1
-5
/
+26
*
Improve theming support in the Project Manager
Yuri Sizov
2023-03-16
1
-1
/
+3
*
Reorganize ProjectManager code to be more idiomatic
Yuri Sizov
2023-03-16
1
-8
/
+241
*
Disallow creating a project in the Home or Documents folder
clayjohn
2023-03-15
1
-1
/
+3
*
Add a custom icon for the `project.godot` file in the EditorFileDialog
Yuri Sizov
2023-02-17
1
-0
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Use forward-declarations in big editor classes
trollodel
2022-11-29
1
-0
/
+1
*
Project Manager: Clarify text in project conversion dialogs
Rémi Verschelde
2022-09-15
1
-0
/
+1
*
Add option to convert project from Project Manager
kobewi
2022-09-12
1
-0
/
+3
*
Migrate project list to separate config file.
Ryan Roden-Corrent
2022-08-07
1
-1
/
+1
*
Add icons to the Project Manager side buttons
FireForge
2022-06-16
1
-1
/
+4
*
Tweaks to improve the Project Manager display at small sizes
Aaron Franke
2022-05-19
1
-0
/
+1
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-1
/
+1
*
Merge pull request #54740 from LightningAA/project-manager-sort-by-most-recen...
Rémi Verschelde
2022-04-12
1
-1
/
+1
|
\
|
*
Make "Last Modified" the default sorting order for the Project Manager
Aaron Record
2021-11-07
1
-1
/
+1
*
|
Improvements to files_dropped signal
kobewi
2022-04-11
1
-1
/
+1
*
|
[Input] Add extra `shortcut_input` input processing step to process Unicode c...
bruvzg
2022-04-05
1
-1
/
+1
*
|
Fix lack of ProjectManager nullptr initializations
Marios Staikopoulos
2022-03-29
1
-30
/
+30
*
|
Fix Project Manager crash on exit.
bruvzg
2022-02-12
1
-2
/
+6
*
|
Use EditorFileDialog instead of FileDialog in the project manager
Hendrik Brucker
2022-02-12
1
-1
/
+6
*
|
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
|
/
*
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
reduz
2021-08-23
1
-1
/
+1
*
Make it possible to copy the Godot version identifier by clicking it
Hugo Locurcio
2021-04-28
1
-0
/
+2
*
Add the About dialog to the project manager
Hugo Locurcio
2021-04-16
1
-0
/
+4
*
Merge pull request #47200 from LightningAA/delete-from-project-manager-4.0
Rémi Verschelde
2021-04-06
1
-0
/
+4
|
\
|
*
Add the ability to remove project contents from the remove project dialog
Lightning_A
2021-03-20
1
-0
/
+4
*
|
Automatically focus the Search field when displaying asset library
Hugo Locurcio
2021-04-05
1
-0
/
+1
|
/
*
Display loading text while the project manager is loading
Hugo Locurcio
2021-02-07
1
-1
/
+1
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
[next]