aboutsummaryrefslogtreecommitdiff
path: root/src/widgets/InputLine.cpp (unfollow)
Commit message (Expand)Author
2025-03-18Remove all the ui bits because screw it, lets unix a bit moreAkshay Nair
2025-03-16Fix UI issues with inputline and completerAkshay Nair
2025-03-15Replaced QCompleter with custom implementationAkshay Nair
2025-03-12Refactor MainWindow into InputMediatorAkshay Nair
2025-03-11Add command+url evaluationAkshay Nair
2025-03-11Add command+url adapter and switchingAkshay Nair
2025-03-10Add completer + simplify command parsing + class generatorAkshay Nair
2025-03-09Refactor directory structureAkshay Nair
2025-03-09Fix command input ui to fix to topAkshay Nair
2025-03-08Add test setup + spec for command inputAkshay Nair
2025-03-08Basic single view browser with url inputAkshay Nair