summaryrefslogtreecommitdiff
path: root/qutebrowser/qutebrowser.py
AgeCommit message (Expand)Author
2017-10-20Re-add scroll filtering and disable it for mark/scroll testsFlorian Bruhin
2017-09-28Fix tests and lintFlorian Bruhin
2017-09-28Document how initialization roughly worksFlorian Bruhin
2017-09-26Drop --relaxed-configFlorian Bruhin
2017-09-18Move backend initialization to config.pyFlorian Bruhin
2017-09-18Drop support for Qt < 5.7.1Florian Bruhin
2017-09-17Turn off SQL history writing during end2end testsFlorian Bruhin
2017-07-04Fix invocation with -sFlorian Bruhin
2017-06-30Stop marking QtWebEngine as experimentalFlorian Bruhin
2017-05-17Reorganize pylint configFlorian Bruhin
2017-05-17Remove legacy cx_Freeze codeFlorian Bruhin
2017-05-09Finally update copyrights...Florian Bruhin
2017-04-28Fix starting with Python 2Florian Bruhin
2017-04-11Remove nargs=1 for --debug-flagFlorian Bruhin
2017-04-11Improve --debug-flag error messageFlorian Bruhin
2017-04-09Add default to --debug-flagJacob Sword
2017-04-09Remove old --pdb-postmortem and --debug-exit flagsJacob Sword
2017-04-09Add 'dest' for '--debug-flag'Jacob Sword
2017-04-08fixed formatting issuesJacob Sword
2017-04-07Add --debug-exit argument and validity checkJacob Sword
2017-02-05Add automatic backend selection in earlyinitFlorian Bruhin
2016-12-06Allow --qt-arg and --qt-flag to be given multiple timesFlorian Bruhin
2016-11-23Fix lintFlorian Bruhin
2016-11-23Add --enable-webengine-inspector optionFlorian Bruhin
2016-11-16Improve --qt-arg docsFlorian Bruhin
2016-11-15Remove --datadir/--confdir/--cachedirFlorian Bruhin
2016-11-14Remove support for an empty data/config/cachedirFlorian Bruhin
2016-09-09Fix lintFlorian Bruhin
2016-09-09Remove --qt-* argumentsknaggita
2016-08-25Improve message for invalid --logfilterFlorian Bruhin
2016-08-24Validate loggernames passed to --logfilterknaggita
2016-08-24Validate loggernames passed to --logfilterknaggita
2016-08-24Validate logger names passed to --logfilterknaggita
2016-08-24Validation of logger names passed to --logfilterknaggita
2016-07-26Un-hide --backend argumentFlorian Bruhin
2016-07-07Hide --backend argument for nowFlorian Bruhin
2016-07-07Add default value for --backend argumentFlorian Bruhin
2016-07-07Get QtWebEngine to start and work somewhatFlorian Bruhin
2016-05-30log: implement JSON as logging outputDaniel Schadt
2016-04-30Add a --force-color argument for loggingFlorian Bruhin
2016-03-08Specify valid loglevels for --loglevel/-lFlorian Bruhin
2016-02-01pylint: Don't require docstring for main() funcs.Florian Bruhin
2016-01-19Make :restart work with --temp-basedir.Florian Bruhin
2016-01-04Adjust copyright years.Florian Bruhin
2015-11-23Remove unnecessary 'usage:' from argument parser.Panagiotis Ktistakis
2015-10-06Coding style fixes #1002Jonas Schürmann
2015-10-05Added --target command line argument #922Jonas Schürmann
2015-05-17Get rid of --no-crash-dialog.Florian Bruhin
2015-05-17Merge branch 'smoke'Florian Bruhin
2015-05-16Smoke test WIPFlorian Bruhin