summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-20Merge remote-tracking branch 'origin/pr/5193'Florian Bruhin
2020-01-20Add fonts.default_family settingFlorian Bruhin
2020-01-20Fix stacktrace instructionsFlorian Bruhin
2020-01-19Fix PASSWORD_STORE_DIR suffixAbdel Benamrouche
2020-01-16add documentation for client cert usageThore Bödecker
2020-01-15docs: Update Dracula theme linkFlorian Bruhin
2020-01-15Strip trailing dots while matching url patternsJay Kamat
2020-01-15tox: Use Qt 5.14 for PyInstallerFlorian Bruhin
2020-01-15testbrowser_webengine: Add default URLFlorian Bruhin
2020-01-15build_release: Copy missing QtQmlModels.frameworkFlorian Bruhin
2020-01-15Makefile-dmg: Increase template sizeFlorian Bruhin
2020-01-14Merge pull request #5188 from qutebrowser/requires-io-masterFlorian Bruhin
2020-01-14Update list of alternativesFlorian Bruhin
2020-01-14Update changelogFlorian Bruhin
2020-01-13Add note that --password-store is only available in pass-modeSebastian Schulze
2020-01-13Reword help text with a more clearer descriptionSebastian Schulze
2020-01-13[requires.io] dependency updaterequires.io
2020-01-13[requires.io] dependency updaterequires.io
2020-01-13[requires.io] dependency updaterequires.io
2020-01-13[requires.io] dependency updaterequires.io
2020-01-13[requires.io] dependency updaterequires.io
2020-01-13[requires.io] dependency updaterequires.io
2020-01-13[requires.io] dependency updaterequires.io
2020-01-13[requires.io] dependency updaterequires.io
2020-01-13Add types for eventfilter/quitterFlorian Bruhin
2020-01-13Refactor MainWindow.closeEventFlorian Bruhin
2020-01-13Use quitter to shut down tabbed browserFlorian Bruhin
2020-01-13Move _load_session from app to sessionsFlorian Bruhin
2020-01-13Move late exit logging to quitterFlorian Bruhin
2020-01-13Move quitter init to after QApplication existsFlorian Bruhin
2020-01-13Move EventFilter out of app.pyFlorian Bruhin
2020-01-13Get Quitter out of objreg completelyFlorian Bruhin
2020-01-13Remove crashsignal.is_crashing globalFlorian Bruhin
2020-01-13Move more of quitter/crashsignal out of app.pyFlorian Bruhin
2020-01-13Work around mypy bugFlorian Bruhin
2020-01-13Handle pdb-postmortem debug flag with no stacktraceFlorian Bruhin
2020-01-13Delete qute_pylint.settraceFlorian Bruhin
2020-01-11Edit changelogFlorian Bruhin
2020-01-11quteprocess: Add Qt 5.14 debug messageFlorian Bruhin
2020-01-11test_progress: Normalize importsFlorian Bruhin
2020-01-11tests: Use system-wide default font for config_stubFlorian Bruhin
2020-01-11tests: Don't set Monospace font for progress test on macOSFlorian Bruhin
2020-01-11Quote font family names for Qt CSS onlyFlorian Bruhin
2020-01-11Switch to a FontFamilies classFlorian Bruhin
2020-01-11Fix font parsing for '"' as familyFlorian Bruhin
2020-01-11Add hypothesis test for parse_font_familiesFlorian Bruhin
2020-01-11tests: Update blocked-hostsFlorian Bruhin
2020-01-11tests: Compress the blocked-hosts fileFlorian Bruhin
2020-01-11Fix test_force_dark_color_scheme with QtWebKitFlorian Bruhin
2020-01-10Add missing configutils testFlorian Bruhin