aboutsummaryrefslogtreecommitdiff
path: root/src/InputMediator.cpp (unfollow)
Commit message (Collapse)Author
2025-03-25Refactor webview index with id + add web.tabs.closeAkshay Nair
2025-03-25Add web.history for history navigationAkshay Nair
2025-03-23Apply clang-tidy suggestionsAkshay Nair
2025-03-22Add web.keymap.set + test keymaps config.luaAkshay Nair
2025-03-18Add action for keymaps + testAkshay Nair
2025-03-18Remove all the ui bits because screw it, lets unix a bit moreAkshay Nair
2025-03-16Add tab selector listing and evaluationAkshay Nair
2025-03-15Replaced QCompleter with custom implementationAkshay Nair
2025-03-12Refactor MainWindow into InputMediatorAkshay Nair