summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-11fix lint: qt5 vs qt6 confusionfeat/turn_on_mypy_pyqt5toofar
2022-09-11mypy: re-enable CI jobs for pyqt5toofar
2022-09-11mypy: fix qenum debug type hints?toofar
2022-09-11mypy: add hints and comments around QKeySequencetoofar
2022-09-11mypy: defer to machinery for conditional: QKeyCombinationtoofar
2022-09-11mypy: ignores for another enum: KeyboardModifiertoofar
2022-09-11mypy: handle none case in Optional: downloads.replytoofar
2022-09-11mypy: add type hint for defs in darkmode.pytoofar
2022-09-11mypy: cast to subtype: WebEnginePrintingtoofar
2022-09-11mypy: defer to machinery for conditional: QWebEngineScriptstoofar
2022-09-11mypy: defer to machinery for conditional: printingtoofar
2022-09-11mypy: Add Optional hint to inspector._settingstoofar
2022-09-11mypy: defer to machinery for conditional: inspector APItoofar
2022-09-11mypy: defer to machinery for conditional: webview.certErrortoofar
2022-09-11mypy: access our tab_bar implementation, not tabBartoofar
2022-09-11mypy: ignore enum argument type: UrlFormattingOptiontoofar
2022-09-11mypy: add Optional hint to QPrintDialogtoofar
2022-09-11mypy: ignore enum binary operator: Qt.WindowTypetoofar
2022-09-11mypy: fix exec() type hints?: prompttoofar
2022-09-11mypy: defer to machinery for conditional: QDownloadItemtoofar
2022-09-11mypy: ignore enum binary operator: UrlFormattingOptiontoofar
2022-09-11mypy: fix KeyboardModifier type in webelem?toofar
2022-09-11mypy: defer to machinery for conditional: QOpenGLVersionProfiletoofar
2022-09-11mypy: defer to machinery for conditional: qWebEngineVersiontoofar
2022-09-11mypy: defer to machinery for conditional: QVarianttoofar
2022-09-11mypy: move conditionals for CertificateErrorWrapper into classtoofar
2022-09-11mypy: defer to machinery for conditional: QtSql bound valuestoofar
2022-09-11mypy: fallback sqlite error code can be strtoofar
2022-09-11mypy: defer to machinery for conditional: QLibraryInfotoofar
2022-09-11mypy: fix exec() type hints?toofar
2022-09-11mypy: fix hints for abstract cert error wrappertoofar
2022-09-11mypy: handle sip conditional importstoofar
2022-09-11tox: split mypy env into mypy-{qt5,qt6}toofar
2022-09-10fix linttoofar
2022-09-10Adjust import order in machinery for pyright/vscodetoofar
2022-09-10Remove PySide2 imports.toofar
2022-08-29Relax errors shown in the UIFlorian Bruhin
2022-08-26Fix lintFlorian Bruhin
2022-08-26Fix half-finished testFlorian Bruhin
2022-08-26sql: Add *all* primary sqlite result codesFlorian Bruhin
2022-08-26sql: Handle sqlite extended error codesFlorian Bruhin
2022-08-23js: Handle stylesheets in cross-origin frames gracefullyFlorian Bruhin
2022-08-23Make PyObjC/AppKit optional with Qt 6.3+Florian Bruhin
2022-08-23Add missing copyright blurbsFlorian Bruhin
2022-08-23Fix changelog URLsFlorian Bruhin
2022-08-23requirements: Switch back to PyInstaller releaseFlorian Bruhin
2022-08-23quteprocess: Add --qute-delay-startFlorian Bruhin
2022-08-23Qt 6.4: Adjust dark mode testsFlorian Bruhin
2022-08-23Qt 6.4: Hide bogus 'GL format 0 is not supported' messageFlorian Bruhin
2022-08-23Qt 6.4: Ignore new Chromium cert errors in testsFlorian Bruhin