summaryrefslogtreecommitdiff
path: root/qutebrowser
AgeCommit message (Expand)Author
2020-05-02Security: Remember hosts with ignored cert errors for load statusFlorian Bruhin
2019-06-18Release v1.6.3v1.6.3Florian Bruhin
2019-06-18Nuke the cache when the Qt version changedFlorian Bruhin
2019-06-15Ignore Qt::AA_ShareOpenGLContexts warningFlorian Bruhin
2019-06-10Remove Type.redirectFlorian Bruhin
2019-06-10Fix crash on redirect on qt5.14Jay Kamat
2019-05-11Remove unused importFlorian Bruhin
2019-05-11Check if the tab is current in HintManager._start_cbuser202729
2019-05-06Release v1.6.2v1.6.2Florian Bruhin
2019-05-06Fixes crash in #1249user202729
2019-04-29Remove TimestampTemplate configtypeFlorian Bruhin
2019-04-29Prevent keyhint timer from eating all CPU.Ryan Roden-Corrent
2019-04-17Move _on_aborted to slotJay Kamat
2019-04-17Fix crash when closing promptPaolo Capriotti
2019-04-07Avoid importing qutebrowser.utils.log globally in qutebrowser.pyFlorian Bruhin
2019-04-03Fix 'too many SQL variables' variantJay Kamat
2019-04-03Refactor LongQueryError and EnvironmentError into KnownErrorJay Kamat
2019-04-03Fix crash on long sql linesJay Kamat
2019-03-20Release v1.6.1v1.6.1Florian Bruhin
2019-03-19Adjust docs for --modeFlorian Bruhin
2019-03-18Turn off named capture group eslint warningJay Kamat
2019-03-18Only set background color on StatusBarJay Kamat
2019-03-18Use window.hasOwnProperty for window._qutebrowserFlorian Bruhin
2019-03-18Fix assertionFlorian Bruhin
2019-03-18Fix double-registering of schemes in test_webenginesettingsFlorian Bruhin
2019-03-18Fix crash in :config-dict-add, :config-dict-remove, :config-list-add and :con...arza
2019-02-25Release v1.6.0v1.6.0Florian Bruhin
2019-02-25Rename force_document_end to needs_document_end_workaroundFlorian Bruhin
2019-02-25Merge branch 'greasemonkey-quirks'Florian Bruhin
2019-02-24Add QUTE_SKIP_LIBGL_WORKAROUNDFlorian Bruhin
2019-02-23Merge remote-tracking branch 'origin/pr/4339'Florian Bruhin
2019-02-23GreaseMonkey: Force document-end for known-broken scriptsFlorian Bruhin
2019-02-22Double-check url is valid in leave_on_loadJay Kamat
2019-02-22Merge branch 'master' of https://github.com/qutebrowser/qutebrowser into jay/...Jay Kamat
2019-02-22Update copyright for 2019Jay Kamat
2019-02-22Use i- as prefix for the IPC path on macOSFlorian Bruhin
2019-02-21Update user agent completionFlorian Bruhin
2019-02-21Warn when combining Qt 5.12 with older QtFlorian Bruhin
2019-02-21Update _chromium_version commentFlorian Bruhin
2019-02-21Disallow PAC proxies with QtWebEngineFlorian Bruhin
2019-02-17Remove useless suppressionFlorian Bruhin
2019-02-17Adjust filename suffix matching for Qt 5.12Florian Bruhin
2019-02-17Use qtutils.version_check to check for signal availabilityFlorian Bruhin
2019-02-17Allow unique initiator requests to qute://testdataFlorian Bruhin
2019-02-17Consistent spacingFlorian Bruhin
2019-02-17Add comment in render_widget()Florian Bruhin
2019-02-17Expose abort_questions signal in WebEngineTabFlorian Bruhin
2019-02-17Merge pull request #4567 from jgkamat/jay/512-settingsFlorian Bruhin
2019-02-17Implement basic client certificate supportFlorian Bruhin
2019-02-17Update _chromium_version commentFlorian Bruhin