summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-04Update qutebrowser/mainwindow/tabwidget.pyNaleo Hyde
2021-07-04scripts: Add arch check to mkvenvFlorian Bruhin
2021-07-03Cosmetic changeslufte
2021-07-03added logic for scrolling in both directionsNaleo
2021-07-03Apply suggestions from code reviewNaleo Hyde
2021-07-03Update qutebrowser/mainwindow/tabwidget.pyNaleo Hyde
2021-07-03Fix function name too shortlufte
2021-07-03Refactor tests that needed the Database classlufte
2021-07-02No need to create new databases each timelufte
2021-07-02Add unit tests for the Transaction classlufte
2021-07-02The database of a table shouldn't be privatelufte
2021-07-02fix mac scrolling through tabbar (issue #6148)Naleo
2021-07-02Fix histcategory unit testslufte
2021-06-30Fix history unit testslufte
2021-06-30No better type than Any for theselufte
2021-06-30Ensure in memory db closes after retuning versionlufte
2021-06-30The old code is now safe to removelufte
2021-06-30Isort and issing type annotationslufte
2021-06-30Pave the way for pathlib migrationlufte
2021-06-30Make version() a plain functionlufte
2021-06-29No camel-case method nameslufte
2021-06-29Annotate return types of __init__ methodslufte
2021-06-29No type parameters for generics yetJavier Ayres
2021-06-28Adjustments in typinglufte
2021-06-28Missing periods at the end of the docstringslufte
2021-06-28Update test_sql unit testslufte
2021-06-28Add (almost) all missing types and docstringslufte
2021-06-28Fix lintFlorian Bruhin
2021-06-28Update changelogFlorian Bruhin
2021-06-28Adjust exception handling for adblock 0.5.0Florian Bruhin
2021-06-28Merge remote-tracking branch 'origin/pr/6574'Florian Bruhin
2021-06-28Release v2.3.0v2.3.0Florian Bruhin
2021-06-28Update UA completionsFlorian Bruhin
2021-06-28Update dependenciesqutebrowser bot
2021-06-27Replace missing .formats with f-stringslufte
2021-06-27Avoid running migrations partiallylufte
2021-06-27Upgrade user_version after migrations have runlufte
2021-06-27These are also no longer neededlufte
2021-06-26Remove old commentlufte
2021-06-26Fix linter errorslufte
2021-06-26Update usages of sql module to use the new class.lufte
2021-06-26Don't store database reference and use path as connection namelufte
2021-06-24tests: Ignore another Chromium messageFlorian Bruhin
2021-06-24More history test stabilizationFlorian Bruhin
2021-06-24Use anyFlorian Bruhin
2021-06-24Update changelogFlorian Bruhin
2021-06-24Merge remote-tracking branch 'origin/pr/6372'Florian Bruhin
2021-06-24doc: Update macOS cask installFlorian Bruhin
2021-06-24Fix up f-stringFlorian Bruhin
2021-06-24Add colors.prompts.selected.fgFlorian Bruhin