summaryrefslogtreecommitdiff
path: root/qutebrowser/misc
AgeCommit message (Expand)Author
2021-12-31Support fullscreen requests on Qt6Jimmy
2021-12-31sql: Make Query.bound_values() return a dict againJimmy
2021-12-08Fix keyhint widget sequence match enum comparisonJimmy
2021-12-04elf: find webengine lib with wildcardJimmy
2021-11-26Fix IPCFlorian Bruhin
2021-08-26QUrl hacksFlorian Bruhin
2021-08-26More random API changesFlorian Bruhin
2021-08-26Automatically rewrite enumsFlorian Bruhin
2021-08-26Comment out legacy stuffFlorian Bruhin
2021-08-26Blanket PyQt5 -> PyQt6Florian Bruhin
2021-07-03Cosmetic changeslufte
2021-07-02The database of a table shouldn't be privatelufte
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-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-28Add (almost) all missing types and docstringslufte
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-24Update module's stringdocJavier Ayres
2021-06-22Missing selflufte
2021-06-22Initial work for Database classlufte
2021-05-30Handle un-encodable initial text for editorFlorian Bruhin
2021-05-30Make quitter.is_shutting_down publicFlorian Bruhin
2021-05-19mypy: Set disallow_any_genericsFlorian Bruhin
2021-05-13Remove service workers based on QtWebEngine versionFlorian Bruhin
2021-04-06Remove reduntant operationsDimitri Karamazov
2021-04-06Improve error handling, remove list callDimitri Karamazov
2021-04-06Add debug lines for lib_fileDimitri Karamazov
2021-04-06Pull the highest version of libQtWebEngineCore.soDimitri Karamazov
2021-04-05Fix QtWebEngine version detection on OpenBSDFlorian Bruhin
2021-04-01Work around QNAM logging hangsFlorian Bruhin
2021-03-30Correctly add QtDBus dependencyFlorian Bruhin
2021-03-29ipc: Hide socket warning when re-getting socketFlorian Bruhin
2021-03-29ipc: Fix socket handlingFlorian Bruhin
2021-03-29Revert "ipc: Remove _old_socket handling"Florian Bruhin
2021-03-29ipc: Remove _old_socket handlingFlorian Bruhin
2021-03-23Merge remote-tracking branch 'origin/pr/4545'Florian Bruhin