summaryrefslogtreecommitdiff
path: root/qutebrowser
AgeCommit message (Expand)Author
2016-04-30Release v0.6.2v0.6.2Florian Bruhin
2016-04-30Fix dictionary hints crashFlorian Bruhin
2016-04-30Add @pyqtSlot for qApp.focusChanged slotFlorian Bruhin
2016-04-30cache: fix crash when cache_dir is NoneDaniel Schadt
2016-04-30Split IPCServer.on_ready_read into two methodsFlorian Bruhin
2016-04-30Work around PyQt 5.6 segfault when using IPCFlorian Bruhin
2016-04-30Remove @pyqtSlot for on_new_windowFlorian Bruhin
2016-04-30Fix types in @pyqtSlot decorationsFlorian Bruhin
2016-04-30Don't crash when undoing twice on default page.Ryan Roden-Corrent
2016-04-30Fix crash with :tab-{prev,next,focus} with 0 tabsFlorian Bruhin
2016-04-10Release v0.6.1v0.6.1Florian Bruhin
2016-04-10Fix downloading of non-ascii files with LC_ALL=CFlorian Bruhin
2016-04-10Don't crash if data is None while saving sessionFlorian Bruhin
2016-04-10Add some more logging for standarddirFlorian Bruhin
2016-04-10Fix #1414 with a weird workaroundFlorian Bruhin
2016-04-04Release v0.6.0v0.6.0Florian Bruhin
2016-04-01Add qute:verizonFlorian Bruhin
2016-04-01Fix lintFlorian Bruhin
2016-04-01Fix saving of history titlesFlorian Bruhin
2016-04-01Include cheatsheet images in offline helpFlorian Bruhin
2016-04-01Merge branch 'session-tests'Florian Bruhin
2016-04-01Merge branch 'force-current-tab' of https://github.com/paretje/qutebrowser in...Florian Bruhin
2016-03-31Ignore "Frame load interrupted by policy change"Florian Bruhin
2016-03-31Avoid DownloadView being focused when pressing tabFlorian Bruhin
2016-03-31Fix crash when removing download in closed windowFlorian Bruhin
2016-03-31Keep pylint happyKevin Velghe
2016-03-31Complete coverage for webelemKevin Velghe
2016-03-31Bind `gt` to show buffer listFlorian Bruhin
2016-03-31Remove gt/gT bindingsFlorian Bruhin
2016-03-31Work around getting an empty session title.Florian Bruhin
2016-03-31Adds new buffer command with completion.Jimmy
2016-03-31Fix loop and support area tagKevin Velghe
2016-03-30Support multiple levels when checking link targetKevin Velghe
2016-03-30Handle framesKevin Velghe
2016-03-30Add current hint targetKevin Velghe
2016-03-29Merge branch 'dirbrowser-issue-1334' of https://github.com/Kingdread/qutebrow...Florian Bruhin
2016-03-29Pass HTTPClient to PastebinClient as argumentFlorian Bruhin
2016-03-29Fix starting with -c ""Florian Bruhin
2016-03-29pylint: Remove now useless no-member suppressionFlorian Bruhin
2016-03-29Also read blocked hosts from ~/.configFlorian Bruhin
2016-03-28dirbrowser: move parent dir logic to own functionDaniel Schadt
2016-03-28fix lintDaniel Schadt
2016-03-28dirbrowser: ditch .lstrip, add file_url functionDaniel Schadt
2016-03-28dirbrowser: fix navigation on windowsDaniel Schadt
2016-03-28Open links in current tabKevin Velghe
2016-03-27Mention QtWebEngine in segfault report dialogFlorian Bruhin
2016-03-27Well, this is embarassing. Fix segfault reports.Florian Bruhin
2016-03-27Fix pdfjs error page after jinja.render changesFlorian Bruhin
2016-03-26Fix lintFlorian Bruhin
2016-03-26Handle jinja's UndefinedError in jinja.renderFlorian Bruhin