Commit History

Author SHA1 Message Date
  danielgsilva 94a7dfeae1 Add additional methods for has_theme_item to check for font and font size 9 months ago
  aaronp64 7593e55527 Improve Editor Inspector/Theme item lookup performance 1 year ago
  Muller-Castro 96a95cb974 Add const lvalue ref to container parameters 4 years ago
  Yuri Sizov 6e11fcb92c Warn about accessing non-existing editor theme items 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Yuri Sizov 6320a0fc18 Add ThemeDB, expose previously static Theme methods 3 years ago
  Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency 3 years ago
  Yuri Sizov 21b253a870 Define some Theme data structures with using for readability 3 years ago
  Haoyu Qiu d8c04cda3a Validate theme type/item names 3 years ago
  Rémi Verschelde 7a7fabe4f6 Merge pull request #57641 from Geometror/compilation-time-improvements-1 3 years ago
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 years ago
  Yuri Sizov 175088db25 Add an explicit way to remove a theme type 3 years ago
  Rémi Verschelde a2a4ec7cb5 Merge pull request #56376 from pycbouh/theme-tombe-les-theme-properties 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Yuri Sizov fe283fd07a Correctly use fallback Theme values as last resort 3 years ago
  Yuri Sizov 4e12f770cf Make Theme report property list changes less often 4 years ago
  Yuri Sizov 4a42a66cd9 Add the base scale factor to the Theme resource 4 years ago
  Yuri Sizov 8aa78bc050 Reorganize Theme resource code for better maintainability 4 years ago
  Yuri Sizov 855cfe1559 Add support for partial custom editor themes 4 years ago
  Yuri Sizov 4ee0e6ddf5 Add type variations to Theme 4 years ago
  Yuri Sizov d0e86c7afc Overhaul the theme editor and improve user experience 4 years ago
  Yuri Sizov 9cd96ebe0e Prevent Theme resource from emitting changes during bulk operations 4 years ago
  Yuri Sizov 9eaa139c1f Add theme_custom_type property to Control and Window 4 years ago
  Yuri Sizov 2524238bb3 Refactor Edit Theme menu in Theme Editor 4 years ago
  Yuri Sizov 9df05745ba Add utility methods to Theme, improve error messages and documentation 4 years ago
  reduz f8d03b98e7 Improve resource load cache 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Yuri Sizov 8d608cdc40 Remove unused argument in Theme method and expose missing methods 5 years ago
  Tomasz Chabora 2c048ea164 Cleanup unused engine code 4 years ago
  bruvzg 99666de00f [Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface. 5 years ago