Commit History

Author SHA1 Message Date
  Dan Klishch 5ed7cd6e32 Everywhere: Use east const in more places 1 year ago
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
  Karol Kosek ed3e729d4e Userland: Use nondeprecated set_tooltip for static and formatted strings 1 year ago
  Kemal Zebari 18124a5611 SpaceAnalyzer: Port to GML compiler 1 year ago
  camc d978dd4af8 LibGUI: Add deprecated suffix to {set_,}tooltip in Widget 2 years ago
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible 2 years ago
  Karol Kosek 2029750519 LibGUI+Userland: Port StatusBar::text() and set_text functions to String 2 years ago
  Tim Schumacher 606a3982f3 LibCore: Move Stream-based file into the `Core` namespace 2 years ago
  Sam Atkins 534039fdf5 SpaceAnalyzer: Stop treating selecting a node as a path change 2 years ago
  Sam Atkins ad92b16887 SpaceAnalyzer: Rename `TreeMapWidget::m_path` -> `m_path_segments` 2 years ago
  Sam Atkins 1ec59cc52a SpaceAnalyzer: Make TreeMapWidget responsible for filesystem analysis 2 years ago
  Arda Cinar 33ea96912a SpaceAnalyzer: Do not reset the path to '/' after a refresh 2 years ago
  Arda Cinar c045ae1a96 SpaceAnalyzer: Keep the current path via filenames, not indices 2 years ago
  Arda Cinar 8ba37872e9 SpaceAnalyzer: Remove an unnecessary level of inheritance 2 years ago
  Sam Atkins 7c17e73c7f SpaceAnalyzer: Ignore unhandled keydown events 2 years ago
  Sam Atkins d8ceaf7870 SpaceAnalyzer: Add a tooltip for the hovered tree node 2 years ago
  Arda Cinar f0b61e1443 SpaceAnalyzer: Use raw_delta_y in TreeMapWidget::mousewheel_event 2 years ago
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Arif Orhun Uzun eb34015748 SpaceAnalyzer: Fix the crash caused by using arrow keys 3 years ago
  Arif Orhun Uzun fe7d801dd9 SpaceAnalyzer: Fix the crash caused by double click 3 years ago
  Lenny Maiorani 1dd70a6f49 Applications: Change static constexpr variables to constexpr 3 years ago
  Itamar 935d023967 Userland: Rename WindowServerConnection=>ConnectionToWindowServer 3 years ago
  Lenny Maiorani 160bda7228 Applications: Use default constructors/destructors 3 years ago
  Dmitry Petrov 1662213737 Userland: Add horizontal mouse scroll support 3 years ago
  Filiph Sandström d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 years ago
  Mart G 5f53dc6a45 SpaceAnalyzer: Fix rendering bug when dealing with large file systems 3 years ago
  Karol Kosek 2ded2a8b15 SpaceAnalyzer: Adjust the text_rect 4 years ago