COMMITS
/ plugins/builtin/source/content/views/view_command_palette.cpp December 27, 2023
W
impr: Code style improvements
WerWolv committed
December 19, 2023
W
refactor: Get rid of `this->m_`
WerWolv committed
December 14, 2023
W
feat: Display complete window title when hovering over search bar
WerWolv committed
December 8, 2023
W
refactor: Better interface for the event system
WerWolv committed
December 6, 2023
W
impr: Fix input field selection in command palette
WerWolv committed
November 23, 2023
W
fix: Command palette not appearing on Linux
WerWolv committed
November 21, 2023
W
refactor: Rename and update localization system
WerWolv committed
W
refactor: Streamline entire view system
WerWolv committed
November 17, 2023
W
feat: Add shortcut editor to settings
WerWolv committed
November 15, 2023
W
build: Upgraded ImGui to v1.90
WerWolv committed
November 14, 2023
W
impr: Better UI for the command palette
WerWolv committed
November 13, 2023
W
impr: Add command palette button to the title bar
WerWolv committed
November 10, 2023
W
impr: General code cleanup
WerWolv committed
August 29, 2023
W
impr: Added lots of comments and cleaned up many views
WerWolv committed
June 3, 2023
I
build: Update ImGui and its dependencies (#1122)
iTrooz committed
March 21, 2023
W
impr: Clean up entire API and added doc comments
WerWolv committed
March 20, 2023
W
feat: Added bytes swapper tool
WerWolv committed
W
impr: Update the command palette for the modern ages
WerWolv committed
W
fix: All menu item shortcuts being global
WerWolv committed
W
feat: Added all menu items to command palette
WerWolv committed
September 12, 2022
W
sys: Make sure constexpr variables don't get copied onto the stack
WerWolv committed
July 2, 2022
W
fix: Command Palette focus not working
WerWolv committed
May 17, 2022
W
fix: Random build errors with GCC 12.1.0
WerWolv committed
March 4, 2022
W
sys: Fixed many clang tidy warnings and typos
WerWolv committed
February 1, 2022
W
sys: Reformat all
WerWolv committed
W
sys: Get rid of SharedData struct and cleanup code structure (#411)
WerWolv committed
January 24, 2022
W
sys: Added clang-format file, formatted entire project
WerWolv committed
January 23, 2022
W
api: Moved menu item adding to a new registry-type API
WerWolv committed
December 23, 2021
W
sys: Moved to a better shortcut handling system
WerWolv committed
December 7, 2021
W
sys: Moved all views to builtin plugin
WerWolv committed