summaryrefslogtreecommitdiff
path: root/qutebrowser
AgeCommit message (Expand)Author
2017-01-13Release v0.9.1v0.9.1Florian Bruhin
2017-01-13Prevent using %2F as slash in a Content-Disposition headerFlorian Bruhin
2016-12-28Release v0.9.0v0.9.0Florian Bruhin
2016-12-28Merge branch 'jinja-error' of https://github.com/fiete201/qutebrowser into fi...Florian Bruhin
2016-12-28Also catch UnicodeDecodeError on WindowsFlorian Bruhin
2016-12-28Improve error outputFlorian Bruhin
2016-12-28Fix lintFritz Reichwald
2016-12-28Fix test for loggingFritz Reichwald
2016-12-28Remove icon from html_fallbackFritz Reichwald
2016-12-28Fix test_not_foundFritz Reichwald
2016-12-28Fix html_fallback and logged error messageFritz Reichwald
2016-12-27Add error handling for UnicodeDecodeErrorFritz Reichwald
2016-12-27Add html escape proper quotes and log callFritz Reichwald
2016-12-27Add fallback for missing error.htmlFritz Reichwald
2016-12-22Merge branch 'issue-2173' of https://github.com/Kingdread/qutebrowser into Ki...Florian Bruhin
2016-12-22Fix lintFlorian Bruhin
2016-12-22Add __init__.pyFlorian Bruhin
2016-12-22Move proxy/pac out of QtWebKit folderFlorian Bruhin
2016-12-22Add urlutils.proxy_for_urlFlorian Bruhin
2016-12-22Merge branch 'pac' of https://github.com/abbradar/qutebrowser into abbradar-pacFlorian Bruhin
2016-12-20downloads: don't remember dir for temp downloadsDaniel Schadt
2016-12-17fix failing pylint test (line too long)Samuel Walladge
2016-12-16implement optional download-open handler settingSamuel Walladge
2016-12-13Bind back/forward keys by defaultFlorian Bruhin
2016-12-09Decode percent sequences in QtWebEngine downloadsFlorian Bruhin
2016-12-09Remove download filename suffixes with QtWebEngineFlorian Bruhin
2016-12-08Revert "Enable HighDPI scaling"Florian Bruhin
2016-12-08Fix lintFlorian Bruhin
2016-12-08Enable HighDPI scalingFlorian Bruhin
2016-12-08Ignore connection failures for debug.log_signalsFlorian Bruhin
2016-12-08WebEngine: Save/restore zoom when opening a new pageFlorian Bruhin
2016-12-07Add a ui -> prompt-filebrowser optionFlorian Bruhin
2016-12-07Fix QTBUG-54419 workaround with tabs-are-windows setFlorian Bruhin
2016-12-07Ignore ESLint warnings for Mozilla's PAC utilsNikolay Amiantov
2016-12-07Add PAC files supportNikolay Amiantov
2016-12-06Add AbstractZoom._set_factor_internalFlorian Bruhin
2016-12-06Set the default zoom initially with QtWebEngineFlorian Bruhin
2016-12-06Add network loggerNikolay Amiantov
2016-12-06Make it possible to cancel authentication with QtWebEngineFlorian Bruhin
2016-12-06Make tab.set_html work without base_urlFlorian Bruhin
2016-12-06Allow --qt-arg and --qt-flag to be given multiple timesFlorian Bruhin
2016-12-01Merge branch 'tab-move' of https://github.com/Raihid/qutebrowser into Raihid-...Florian Bruhin
2016-12-01Merge branch 'master' of https://github.com/Raihid/qutebrowser into Raihid-ma...Florian Bruhin
2016-12-01Removed handling of tab's position and color since it's done by QTabBarMaciej Wołczyk
2016-11-30Fixed TabbedBrowserStub's tabBar, no longer toggling updates while moving tabsMaciej Wołczyk
2016-11-30Fixed problems with tab completion after moving tabs (#2141)Maciej Wołczyk
2016-11-29Fixed style issues, corrected unit testMaciej Wołczyk
2016-11-29Don't crash if we can't get an element's value for editingFlorian Bruhin
2016-11-29Show longer debug string for elems got from JSFlorian Bruhin
2016-11-29Handle invalid text layout when drawing tabFlorian Bruhin