summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-21Add some tests for commands.userscripts.Florian Bruhin
2015-12-20Adjust pdfjs unit tests for new logging levelDaniel Schadt
2015-12-20Update to pytest-bdd 2.16.0.Florian Bruhin
2015-12-20Add pdfjs.is_available to vulture whitelistDaniel Schadt
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-20Add unit tests for browser.pdfjsDaniel Schadt
2015-12-20pdfjs: Replace inline-removal with own functionDaniel Schadt
2015-12-20qutescheme: guess mimetype instead of 'text/html'Daniel Schadt
2015-12-20Remove unused tempfile importDaniel Schadt
2015-12-20Fix update_3rdparty on windowsDaniel Schadt
2015-12-20Call update_3rdparty before freezingDaniel 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-20pdfjs: adjust path in scripts/dev/misc_checks.pyDaniel Schadt
2015-12-20Fix pep8/pylintDaniel Schadt
2015-12-20Adjust .eslintignoreDaniel Schadt
2015-12-20pdfjs: search in ~/.local/share/qutebrowserDaniel Schadt
2015-12-20pdfjs: open system file in binary readDaniel Schadt
2015-12-20Update pdfjs path in freeze.pyDaniel 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-20exclude .eslintignore from MANIFESTDaniel Schadt
2015-12-20Add pdfjs to eslintignoreDaniel Schadt
2015-12-20Fix lintsDaniel Schadt
2015-12-20pdfjs: don't embed data in htmlDaniel Schadt
2015-12-20Update READMEDaniel Schadt
2015-12-20pdfjs: add unittest for script generationDaniel 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-20Add pdf.js in frozen distributionDaniel Schadt
2015-12-20Add pdfjs to the distributionDaniel Schadt
2015-12-20Add pdf.js license to readmeDaniel 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-20Add missing not_frozen mark in test_guiprocess.Florian Bruhin
2015-12-20Remove various deprecated commands/arguments.Florian Bruhin
2015-12-20Fix spelling.Florian Bruhin
2015-12-20tox: Update Werkzeug to 0.11.3.Florian Bruhin
2015-12-20tox: Update CherryPy to 5.0.0.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-18Revert "tests: Use urllib to load redirect-later-continue."Florian Bruhin