summaryrefslogtreecommitdiff
path: root/qutebrowser
AgeCommit message (Expand)Author
2016-01-05Release v0.5.0v0.5.0Florian Bruhin
2016-01-05Add pdf.js version to qute:version.Florian Bruhin
2016-01-05Merge branch 'pdfjs' of https://github.com/Kingdread/qutebrowser into Kingdre...Florian Bruhin
2016-01-05Point out crash reports are currently public.Florian Bruhin
2016-01-05Restart correctly after reporting crash.Florian Bruhin
2016-01-04Adjust copyright years.Florian Bruhin
2016-01-04Don't pass through shifted characters.Florian Bruhin
2015-12-29Remove now useless pylint suppression.Florian Bruhin
2015-12-21tox: Update astroid to 1.4.2 and pylint to 1.5.2.Florian Bruhin
2015-12-21userscripts: Remove on_proc_error.Florian Bruhin
2015-12-21Add some tests for commands.userscripts.Florian Bruhin
2015-12-20Fix DummyUserscriptRunner.Florian Bruhin
2015-12-20Add BDD tests for pdfjs integrationDaniel Schadt
2015-12-20pdfjs: Use "info" verbosity for pdf.js loggingDaniel Schadt
2015-12-20pdfjs: Replace inline-removal with own functionDaniel Schadt
2015-12-20qutescheme: guess mimetype instead of 'text/html'Daniel Schadt
2015-12-20disable pdfjs by defaultDaniel Schadt
2015-12-20fully encode URL before passing it to pdfjsDaniel Schadt
2015-12-20Add link to pylint bugDaniel Schadt
2015-12-20pdfjs: use PDFView.open instead of PDFView.loadDaniel Schadt
2015-12-20Fix pep8/pylintDaniel Schadt
2015-12-20pdfjs: search in ~/.local/share/qutebrowserDaniel Schadt
2015-12-20pdfjs: open system file in binary readDaniel Schadt
2015-12-20Add a nice error page when pdfjs is not foundDaniel Schadt
2015-12-20pdfjs: use system-wide installation if availableDaniel Schadt
2015-12-20Move pdfjs and use original filesDaniel Schadt
2015-12-20Fix lintsDaniel Schadt
2015-12-20pdfjs: don't embed data in htmlDaniel Schadt
2015-12-20reorder pdfjs generation codeDaniel Schadt
2015-12-20pdfjs: actually wait until the file is loadedDaniel Schadt
2015-12-20Add setting value to enable/disable pdf.jsDaniel Schadt
2015-12-20Revoke "LocalContentCanAccess*Urls"Daniel Schadt
2015-12-20pdfjs: Remove debug output fileDaniel Schadt
2015-12-20pdfjs: Use abosolute URLsDaniel Schadt
2015-12-20Basic pdfjs supportDaniel Schadt
2015-12-20Remove various deprecated commands/arguments.Florian Bruhin
2015-12-20Fix spelling.Florian Bruhin
2015-12-20Allow any non-space char in search engine names.Florian Bruhin
2015-12-18Report stdout/stderr of failed subprocesses.Florian Bruhin
2015-12-18Fix _BaseUserscriptRunner when env is None.Florian Bruhin
2015-12-13userscripts: Add docs for _QtFIFOReader attributes.Florian Bruhin
2015-12-12userscripts: Make fifo private in _QtFIFOReader.Florian Bruhin
2015-12-12userscripts: Move closing of fifo to _QtFIFOReader.Florian Bruhin
2015-12-11Mark tabs -> auto-hide as removed as well.Florian Bruhin
2015-12-11Split ConfigManager.read from constructor.Florian Bruhin
2015-12-07Added config option to change tab title alignmentdylan araps
2015-12-04Merge branch 'master' of https://github.com/jcorentin/qutebrowser into jcoren...Florian Bruhin
2015-12-04Fix typo for Pep257Corentin Jule
2015-12-03Clean up mhtml doc and use email.message.MessageDaniel Schadt
2015-12-03Fix TypeError on ConfigManager.remove_optionCorentin Jule