summaryrefslogtreecommitdiff
path: root/qutebrowser
AgeCommit message (Expand)Author
2017-02-25Release v0.10.0v0.10.0Florian Bruhin
2017-02-25Merge branch 'session-save-only-active-window' of https://github.com/danfis/q...Florian Bruhin
2017-02-25Merge branch 'master' of https://github.com/kiryl/qutebrowser into kiryl-masterFlorian Bruhin
2017-02-25Merge branch 'newbmarkstyle' of https://github.com/imransobir/qutebrowser int...Florian Bruhin
2017-02-25Merge branch 'upstream-master-jseval-file' of https://github.com/pkill-nine/q...Florian Bruhin
2017-02-25Adds a --file flag to :jsevalpkill9
2017-02-24Also fix ACE hinting for QtWebKitFlorian Bruhin
2017-02-24Fix hinting in ACE editorsFlorian Bruhin
2017-02-24Don't show hints for opacity: 0 elementsFlorian Bruhin
2017-02-23Treat the Jupyter input line as editableFlorian Bruhin
2017-02-23Use jinja filter to set default title.Imran Sobir
2017-02-23Extract common styling from bookmarks, history.Imran Sobir
2017-02-23Show a warning when using private-browsing with QtWebKit-NGFlorian Bruhin
2017-02-23Don't lose warnings shown in early init phasesFlorian Bruhin
2017-02-22Don't show error if no autosave session existsFlorian Bruhin
2017-02-22Fixed indentation of SessionManager.save() arguments.Daniel Fiser
2017-02-22session-save: in case of --only-active-window, the win-id is determined in se...Daniel Fiser
2017-02-22session-save: doc generated from docstring.Daniel Fiser
2017-02-22Merge branch 'pac+file' of https://github.com/kiryl/qutebrowser into kiryl-pa...Florian Bruhin
2017-02-22Allow input -> mouse-zoom-divider to be 0Florian Bruhin
2017-02-21Re-add missing importFlorian Bruhin
2017-02-21Actually check for Qt 5.7.1Florian Bruhin
2017-02-21Bring back PyQt (but not Qt) 5.7.0 support with QtWebEngineFlorian Bruhin
2017-02-21Improve earlyinit Qt/PyQt version messagesFlorian Bruhin
2017-02-21pac_utils.js: remove excessive escapingKirill A. Shutemov
2017-02-21Update qute:bookmarks design.Imran Sobir
2017-02-21Allow pac+file proxy scheme to load PAC file from local filesystemKirill A. Shutemov
2017-02-21PAC: fix isPlainHostName()Kirill A. Shutemov
2017-02-21Remove unused importFlorian Bruhin
2017-02-20Add SessionManager.{save,delete}_autosaveFlorian Bruhin
2017-02-20Add error handling for autosave sessionFlorian Bruhin
2017-02-20Merge branch 'session-autosave' of https://github.com/cosminadrianpopescu/qut...Florian Bruhin
2017-02-19Add missing click_target arg to _click_editableFlorian Bruhin
2017-02-19Merge branch 'navigate-fix' of https://github.com/EliteTK/qutebrowser into El...Florian Bruhin
2017-02-19QtWebEngine: Fall back to events for hints if JS is brokenFlorian Bruhin
2017-02-19Add Qt library/data paths to version infoFlorian Bruhin
2017-02-19browser/navigate: _find_nextprev allow for space sep rel attribsTomasz Kramkowski
2017-02-19Handle all uerscript errors when hinting with userscript-targetFlorian Bruhin
2017-02-18Test/lint fixesFlorian Bruhin
2017-02-17Temporarily set JavascriptCanOpenWindows for hintsFlorian Bruhin
2017-02-17Re-add title setting codeFlorian Bruhin
2017-02-17Fix indentFlorian Bruhin
2017-02-17Remove unused importsFlorian Bruhin
2017-02-17Add some logging for clickingFlorian Bruhin
2017-02-17Drop PyQt < 5.7.1 support for QtWebEngineFlorian Bruhin
2017-02-17Fix WebEngineElement.click on Qt 5.6Florian Bruhin
2017-02-17webengine: Use _click_href for hinting target=_blank linksFlorian Bruhin
2017-02-17Adjust WebEngineEleement _js_dict in remove_blank_targetFlorian Bruhin
2017-02-13Handle renderer process not starting at allFlorian Bruhin
2017-02-12Improve earlyinit error messagesFlorian Bruhin