summaryrefslogtreecommitdiff
path: root/browser.py
AgeCommit message (Collapse)Author
2022-01-16get address bar working again and some new keybindingsMatt Singleton
2022-01-16basic keybindingsMatt Singleton
2022-01-16stash the webengine view so it can be cleaned up properly laterMatt Singleton
2022-01-16replace QTextBrowser with QWebEngineViewMatt Singleton
2022-01-16lots of churnMatt Singleton
2021-02-01checkpointMatt Singleton
2020-09-08show response status in statusbarMatt Singleton
2020-09-07move redirect logic into gemini moduleMatt Singleton
2020-09-07use stdlib url parsing in gemini moduleMatt Singleton
2020-09-06restore window state and geometryMatt Singleton
2020-09-06make browser executableMatt Singleton
2020-09-06pull gemini code into its own moduleMatt Singleton
2020-09-05initial commitMatt Singleton