Commit History

Author SHA1 Message Date
  Rémi Verschelde 1426cd3b3a One Copyright Update to rule them all 2 years ago
  Haoyu Qiu b1044b9b86 Add property name style toggle to Inspector 2 years ago
  Haoyu Qiu aaff2e3982 i18n: Make property paths and sections translatable 2 years ago
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 3 years ago
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 3 years ago
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 3 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 3 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Michael Alexsander d949b042a7 Add placeholders to the searchbars in the Project/Editor settings 4 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Haoyu Qiu 078c0d75f2 Cleans up headers included in editor_node.h 5 years ago
  Hugo Locurcio 75e82417a6 Don't search in unassigned shortcut labels in the editor shortcuts 5 years ago
  Hugo Locurcio b14e391792 Fix key names being wrongly capitalized in the input map editor 5 years ago
  Hugo Locurcio 724b9bc0ce Focus the search box when pressing Ctrl+F in Project/Editor Settings 5 years ago
  Hugo Locurcio ba566dff2e Distinguish editor-originating messages in the editor log 5 years ago
  Rémi Verschelde 47f00925dc Merge pull request #28454 from homer666/popup-centered-maxsize 5 years ago
  homer666 80e9e93e27 Add Popup::popup_centered_clamped method 5 years ago
  Hugo Locurcio 35a0162167 Improve wording of various messages and make casing more consistent 5 years ago
  Hugo Locurcio cca1fab1c4 Use the "warning" color for the "restart required" label 5 years ago
  Michael Alexsander Silva Dias 3ef8238c1c Make translatable some undo/redo operations in the editor 5 years ago
  Juan Linietsky 5bd3f72878 Properly warn about the effects of changing an import type, as well as force editor restart. Fixes #23874 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Michael Alexsander Silva Dias 63dc20a827 Move "Dialog Bounds" from the Editor Settings to project's metadata 6 years ago
  Rémi Verschelde 9258d7b5d0 Fix warnings about uninitialized vars [-Wsometimes-uninitialized] 6 years ago
  Paulb23 df2af46a41 Fix crash on colour theme change, issue 21715 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 6 years ago
  Łukasz Rutkowski 81fb81de9d Do not use theme to set LineEdit right_icon 6 years ago
  Łukasz Rutkowski e8a435c8cd Add clear text button to LineEdit 6 years ago
  Juan Linietsky c69de2ba46 -Project/Editor settings now use new inspector 6 years ago
  Chaosus a28494c962 Fix button regression 6 years ago