summaryrefslogtreecommitdiffstats
path: root/editor/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #99324 from TokageItLab/fix-fpe-spinnerThaddeus Crews2024-11-191-0/+2
|\
| * Fix spinner in AnimationTrackEdit in FPS modeSilc Lizard (Tokage) Renew2024-11-171-0/+2
* | Use `(r)find_char` instead of `(r)find` for single charactersA Thousand Ships2024-11-171-2/+2
|/
* Use processed filter list for native dialogs.Pāvels Nadtočajevs2024-11-152-7/+25
* Fix missing native file dialog title translation.Pāvels Nadtočajevs2024-11-141-1/+1
* Restore original root name if renaming instance to emptykobewi2024-11-121-1/+12
* Merge pull request #98680 from jaydensipe/expose-toast-notification-methodsThaddeus Crews2024-11-122-0/+9
|\
| * Expose toast notification methodsJayden Sipe2024-11-112-0/+9
* | Merge pull request #97946 from WhalesState/editor-spin-sliderThaddeus Crews2024-11-121-2/+2
|\ \ | |/ |/|
| * Fix `EditorSpinSlider` grapper `TextureRect` doesn't follow parent when scrol...Mounir Tohami2024-10-071-2/+2
* | Merge pull request #98797 from KoBeWi/toastkill_fThaddeus Crews2024-11-112-1/+7
|\ \
| * | Close toasts instantly when Close button is pressedkobewi2024-11-102-1/+7
* | | Merge pull request #97722 from dustdfg/fix_wrong_groups_tooltipThaddeus Crews2024-11-111-6/+6
|\ \ \
| * | | Fix tooltip message of button that opens groups/signals dockYevhen Babiichuk (DustDFG)2024-10-021-6/+6
* | | | Add a lock toggle to prevent involuntary bottom editor switchingMichael Alexsander2024-11-112-13/+36
| |/ / |/| |
* | | Merge pull request #98558 from jasonmorgado/add-track-filterThaddeus Crews2024-11-102-12/+27
|\ \ \
| * | | Add type filters to AnimationPlayer's "Add Track"Jason Morgado2024-11-092-12/+27
* | | | Merge pull request #98794 from KoBeWi/programming_a_toaster_aka_internet_of_t...Thaddeus Crews2024-11-102-33/+39
|\ \ \ \
| * | | | Improve EditorToaster codekobewi2024-11-032-33/+39
* | | | | Merge pull request #98278 from a-johnston/fuzzy-search-rebaseThaddeus Crews2024-11-102-295/+361
|\ \ \ \ \
| * | | | | Add fuzzy string matching to quick open searchAdam Johnston2024-10-282-295/+361
* | | | | | Don't try to move selection if there are no visible elementsFelix Yuan2024-11-091-0/+4
| |_|/ / / |/| | | |
* | | | | Style: Apply `clang-tidy` fixesThaddeus Crews2024-11-041-1/+2
| |/ / / |/| | |
* | | | Merge pull request #98039 from aaronfranke/button-iconThaddeus Crews2024-10-297-36/+36
|\ \ \ \
| * | | | Rename internal Button icon to button_icon to match exposed methodsAaron Franke2024-10-297-36/+36
| |/ / /
* | | | Merge pull request #97934 from adamscott/give-AThousandShips-a-breakThaddeus Crews2024-10-292-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Set clang-format `RemoveSemicolon` rule to `true`Adam Scott2024-10-252-3/+3
* | | | Merge pull request #96786 from passivestar/spin-slider-focus-fixThaddeus Crews2024-10-252-6/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Fix EditorSpinSlider blocking viewport from getting focuspassivestar2024-09-102-6/+0
* | | | Merge pull request #97706 from lalitshankarchowdhury/fix-create-folderThaddeus Crews2024-10-211-0/+7
|\ \ \ \
| * | | | Display proper message on invalid folder pathLalit Shankar Chowdhury2024-10-171-0/+7
* | | | | Merge pull request #97885 from timothyqiu/useful-tooltipClay John2024-10-171-0/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Make EditorFileDialog's Recent and Fav list show full path in tooltipHaoyu Qiu2024-10-061-0/+2
| | |_|/ | |/| |
* / | | Show correct icons in EditorDebuggerRemoteObjectJayden Sipe2024-10-151-0/+14
|/ / /
* | | Merge pull request #97820 from passivestar/quick-open-bgRémi Verschelde2024-10-041-1/+1
|\ \ \
| * | | Fix quick open background panel stylepassivestar2024-10-051-1/+1
* | | | Merge pull request #95544 from KoBeWi/clean_code™Rémi Verschelde2024-10-041-20/+24
|\ \ \ \ | |/ / / |/| | |
| * | | Misc code cleanup in EditorFileDialogkobewi2024-08-151-20/+24
* | | | Merge pull request #80473 from KoBeWi/they're_the_same_pictureRémi Verschelde2024-10-032-4/+6
|\ \ \ \
| * | | | Unify make dir and duplicate dialogskobewi2024-10-022-4/+6
| | |_|/ | |/| |
* | | | Fix crash in QuickOpenDialog because of double free.Stijn Hinlopen2024-10-022-9/+12
* | | | New Quick Open DialogStijn Hinlopen2024-10-014-13/+1196
|/ / /
* | | Unify editor version buttonsHaoyu Qiu2024-09-284-30/+148
* | | Merge pull request #97488 from KoBeWi/zakaz_tłumaczeńRémi Verschelde2024-09-261-1/+2
|\ \ \
| * | | Disable auto translation in EditorDirDialogkobewi2024-09-261-1/+2
* | | | Merge pull request #97344 from pafuent/editor_file_dialog_filter_sortRémi Verschelde2024-09-262-30/+124
|\ \ \ \ | |/ / / |/| | |
| * | | Add filter & sort to editor file dialogPablo Andres Fuente2024-09-262-30/+124
* | | | SCons: Add unobtrusive type hints in SCons filesThaddeus Crews2024-09-251-0/+1
|/ / /
* | | Merge pull request #95787 from timothyqiu/domesticRémi Verschelde2024-09-201-0/+4
|\ \ \
| * | | Make editor use translation domainsHaoyu Qiu2024-09-171-0/+4