Commit History

Author SHA1 Message Date
  fabriceci 697c594cd8 fix translation not updating in ConfirmationDialog (and Window by inheritance) 4 years ago
  Rafał Mikrut 7961a1dea3 Initialize class variables with default values in scene/ [2/2] 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 years ago
  Marcel Admiraal 4b8b803931 Rename Control margin to offset 4 years ago
  Marcel Admiraal 8509c8c8fc Rename AcceptDialog get_ok() to get_ok_button() 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  Duroxxigar b687ace7f9 Renamed toplevel to be top_level 4 years ago
  Daniel Ting 9605fc54c7 Fix cancel/OK button order on macOS 5 years ago
  Juan Linietsky 39a77735bd Add ability to clamp embedded subwindows to parent, fixes #37792 5 years ago
  Juan Linietsky b19ab945ac Make dialogs exclusive by default, fixes #37732 5 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 07bc4e2f96 Style: Enforce separation line between function definitions 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  qarmin 5cbab81564 Fixes leaks when running editor 5 years ago
  Juan Linietsky 441f1a5fe9 Popups are now windows also (broken!) 5 years ago
  Juan Linietsky 4758057f20 Working multiple window support, including editor 5 years ago
  Juan Linietsky 9e08742de8 Added a Window node, and made it the scene root. 5 years ago
  Rémi Verschelde 09a6a2d8f8 Signals: Port more uses of connect_compat 5 years ago
  Rémi Verschelde f742dabafe Signals: Manually port most of remaining connect_compat uses 5 years ago
  Rémi Verschelde 01afc442c7 Signals: Port connect calls to use callable_mp 5 years ago
  Gil Arasa Verge 35bc88ca34 Clicking backgrd. dimming of editor popup stops input event propagation 5 years ago
  Juan Linietsky 3c0059650d Added StringName as a variant type. 5 years ago
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Rémi Verschelde 406dac1917 Merge pull request #34633 from qarmin/lineedit_signal 5 years ago
  Rafał Mikrut 0a1d3e4437 Don't try to connect "text_entered" signal to nodes other than LineEdit 5 years ago
  Haoyu Qiu 078c0d75f2 Cleans up headers included in editor_node.h 5 years ago
  James Buck 5f451e0fb2 Fix WindowDialog moving when resized from the left/top edge 5 years ago
  Michael Alexsander 6348dfa948 Make the editor dimming even more smarter 5 years ago