summaryrefslogtreecommitdiff
path: root/qutebrowser/misc
AgeCommit message (Expand)Author
2022-09-11mypy: defer to machinery for conditional: QtSql bound valuestoofar
2022-09-11mypy: fallback sqlite error code can be strtoofar
2022-08-29Improve error message on unresolved executablesFlorian Bruhin
2022-08-26sql: Add *all* primary sqlite result codesFlorian Bruhin
2022-08-26sql: Handle sqlite extended error codesFlorian Bruhin
2022-08-23Make PyObjC/AppKit optional with Qt 6.3+Florian Bruhin
2022-08-23Qt 6.4: elf: More hacks to get versionFlorian Bruhin
2022-08-23Revert "Patch PyQt6 QUrl flag behavior for Python 3.11"Florian Bruhin
2022-08-23Improve version detection for software rendering workaroundFlorian Bruhin
2022-08-23Adjust some fixme commentsFlorian Bruhin
2022-08-23Adjust Qt/PyQt version rangesFlorian Bruhin
2022-08-23Patch PyQt6 QUrl flag behavior for Python 3.11Florian Bruhin
2022-08-23lint: Fix flake8 docstring issuesFlorian Bruhin
2022-08-23lint: Fix flake8 whitespace issuesFlorian Bruhin
2022-08-23lint: Fix flake8 QtCore importsFlorian Bruhin
2022-08-23lint: Remove unused importsFlorian Bruhin
2022-08-23Warn on QtWebEngine downgrade and Qt 5 -> 6 upgradeFlorian Bruhin
2022-08-23backendproblem: Add check for qt-quick software renderingFlorian Bruhin
2022-08-23backendproblem: Allow not suggesting alternate backendFlorian Bruhin
2022-08-23ipc: Use qenum_key instead of int error codesFlorian Bruhin
2022-08-23Drop Qt < 5.15Florian Bruhin
2022-08-23qt 6: Fix handling of machinery.UnavailableFlorian Bruhin
2022-08-23sql: Small changes to placeholder handlingFlorian Bruhin
2022-08-23qt 6: Fix validation of bound valuesFlorian Bruhin
2022-08-23Support fullscreen requests on Qt6Jimmy
2022-08-23Use new errorOccurred signalsFlorian Bruhin
2022-08-23Fix QKeySequence match comparisonFlorian Bruhin
2022-08-23qt6: Remove some int() on KeyboardModifier typesFlorian Bruhin
2022-08-23qt6: Adjust elf.pyFlorian Bruhin
2022-08-23Basic configurability for Qt wrapperFlorian Bruhin
2022-08-23sql: Make Query.bound_values() return a dict againJimmy
2022-08-23Fix up various webkit/webengine importsFlorian Bruhin
2022-08-23First earlyinit adjustmentsFlorian Bruhin
2022-08-23Add QLibraryInfo wrapperFlorian Bruhin
2022-08-23Run scripts/dev/rewrite_enums.pyFlorian Bruhin
2022-08-23Remove enableoverflowchecking for Qt 6Florian Bruhin
2022-08-23Run scripts/dev/rewrite_qt_imports.shFlorian Bruhin
2022-08-23Merge remote-tracking branch 'origin/pr/7293'Florian Bruhin
2022-08-15Add utils.match_globsFlorian Bruhin
2022-07-05macOS: fix hide_decoration making window nonresizablekt programs
2022-06-20pylint: remove now unneeded suppressionsFlorian Bruhin
2022-06-17crashdialog: Add QTWEBENGINE_* to crash infoFlorian Bruhin
2022-06-14Use with_history instead of no_history in APIFlorian Bruhin
2022-06-14Merge remote-tracking branch 'origin/pr/7184'Florian Bruhin
2022-05-19elf: Ignore garbage dataFlorian Bruhin
2022-05-14[squash] Renames --minimal to --no-historyshirenn
2022-05-13Add --minimal option to session-save commandshirenn
2022-05-10Update pylint ignoresFlorian Bruhin
2022-04-28Remove redundant quotesFlorian Bruhin
2022-04-28Merge remote-tracking branch 'origin/pr/7138'Florian Bruhin