Florian Bruhin
|
fd8e5e30c6
|
Re-add scroll filtering and disable it for mark/scroll tests
See #2233
|
2017-10-20 07:38:51 +02:00 |
|
Florian Bruhin
|
35beb84e85
|
Fix tests and lint
|
2017-09-28 09:38:57 +02:00 |
|
Florian Bruhin
|
ce0622e38a
|
Document how initialization roughly works
|
2017-09-28 08:41:10 +02:00 |
|
Florian Bruhin
|
6af879887f
|
Drop --relaxed-config
|
2017-09-26 20:12:21 +02:00 |
|
Florian Bruhin
|
5298d14084
|
Move backend initialization to config.py
|
2017-09-18 23:01:17 +02:00 |
|
Florian Bruhin
|
852baaa8c3
|
Drop support for Qt < 5.7.1
See #2742
|
2017-09-18 23:01:17 +02:00 |
|
Florian Bruhin
|
f85f4630ff
|
Turn off SQL history writing during end2end tests
This hopefully makes them a bit faster, and also should help with weird hangs we
had in tests.
|
2017-09-17 10:58:30 +02:00 |
|
Florian Bruhin
|
3470e9bf5d
|
Fix invocation with -s
|
2017-07-04 15:08:02 +02:00 |
|
Florian Bruhin
|
e4a054d34e
|
Stop marking QtWebEngine as experimental
|
2017-06-30 10:42:33 +02:00 |
|
Florian Bruhin
|
00a7a0cee6
|
Reorganize pylint config
This removes various stuff we don't need anymoe, and also re-enables and fixes
the import order check.
|
2017-05-17 20:20:12 +02:00 |
|
Florian Bruhin
|
9898d80625
|
Remove legacy cx_Freeze code
This also removes frozen tests for now. They should be readded at some point...
|
2017-05-17 11:31:14 +02:00 |
|
Florian Bruhin
|
822623f2ed
|
Finally update copyrights...
|
2017-05-09 21:37:03 +02:00 |
|
Florian Bruhin
|
8101fe99a8
|
Fix starting with Python 2
Fixes #2567
|
2017-04-28 20:51:38 +02:00 |
|
Florian Bruhin
|
c47da15bb1
|
Remove nargs=1 for --debug-flag
Otherwisse we get [['foo'], ['bar']] from argparse...
|
2017-04-11 21:26:23 +02:00 |
|
Florian Bruhin
|
20b17f3fb1
|
Improve --debug-flag error message
|
2017-04-11 21:21:07 +02:00 |
|
Jacob Sword
|
f31aead992
|
Add default to --debug-flag
|
2017-04-09 23:34:33 -04:00 |
|
Jacob Sword
|
dcf8f29a67
|
Remove old --pdb-postmortem and --debug-exit flags
|
2017-04-09 10:43:40 -05:00 |
|
Jacob Sword
|
c0ac1bd79a
|
Add 'dest' for '--debug-flag'
|
2017-04-09 10:34:51 -05:00 |
|
Jacob Sword
|
7588cdb185
|
fixed formatting issues
|
2017-04-08 19:04:25 -04:00 |
|
Jacob Sword
|
3b87e7c297
|
Add --debug-exit argument and validity check
|
2017-04-07 21:12:42 -04:00 |
|
Florian Bruhin
|
b1a95a3930
|
Add automatic backend selection in earlyinit
|
2017-02-05 17:09:04 +01:00 |
|
Florian Bruhin
|
0ab23a74fb
|
Allow --qt-arg and --qt-flag to be given multiple times
Fixes #2151
|
2016-12-06 06:47:42 +01:00 |
|
Florian Bruhin
|
1507cfcae7
|
Fix lint
|
2016-11-23 08:37:24 +01:00 |
|
Florian Bruhin
|
946e3f93f9
|
Add --enable-webengine-inspector option
Since the inspector can be a security risk, it's now not linked to
developer-extras anymore until QtWebEngine provides a better way to
access it.
See:
https://bugreports.qt.io/browse/QTBUG-50725
http://bouk.co/blog/hacking-developers/
|
2016-11-23 08:12:13 +01:00 |
|
Florian Bruhin
|
d1154759d1
|
Improve --qt-arg docs
|
2016-11-16 22:35:20 +01:00 |
|
Florian Bruhin
|
671ce67be5
|
Remove --datadir/--confdir/--cachedir
Closes #2115.
|
2016-11-15 07:09:46 +01:00 |
|
Florian Bruhin
|
81d67f8a2c
|
Remove support for an empty data/config/cachedir
See #2115
|
2016-11-14 23:13:21 +01:00 |
|
Florian Bruhin
|
864ec94cde
|
Fix lint
|
2016-09-09 17:56:58 +02:00 |
|
knaggita
|
9ff3f6810a
|
Remove --qt-* arguments
|
2016-09-09 17:55:16 +02:00 |
|
Florian Bruhin
|
76a3bdd94a
|
Improve message for invalid --logfilter
|
2016-08-25 23:12:51 +02:00 |
|
knaggita
|
d26566a1f6
|
Validate loggernames passed to --logfilter
|
2016-08-24 18:56:18 +03:00 |
|
knaggita
|
0b60d28742
|
Validate loggernames passed to --logfilter
|
2016-08-24 17:09:34 +03:00 |
|
knaggita
|
cf1dc28214
|
Validate logger names passed to --logfilter
|
2016-08-24 16:12:32 +03:00 |
|
knaggita
|
848af2e294
|
Validation of logger names passed to --logfilter
|
2016-08-24 15:15:20 +03:00 |
|
Florian Bruhin
|
07e0ae5584
|
Un-hide --backend argument
|
2016-07-26 13:30:41 +02:00 |
|
Florian Bruhin
|
b999090a51
|
Hide --backend argument for now
|
2016-07-07 19:28:00 +02:00 |
|
Florian Bruhin
|
2fd01e57e6
|
Add default value for --backend argument
|
2016-07-07 18:32:52 +02:00 |
|
Florian Bruhin
|
115021b8ea
|
Get QtWebEngine to start and work somewhat
|
2016-07-07 18:32:52 +02:00 |
|
Daniel Schadt
|
4a59a1f112
|
log: implement JSON as logging output
Fixes #1501
Enabled via the --json-logging parameter.
|
2016-05-30 16:00:10 +02:00 |
|
Florian Bruhin
|
528e303d6e
|
Add a --force-color argument for logging
|
2016-04-30 17:01:45 +02:00 |
|
Florian Bruhin
|
0c3eb7a31c
|
Specify valid loglevels for --loglevel/-l
|
2016-03-08 17:38:26 +01:00 |
|
Florian Bruhin
|
7a268a41f6
|
pylint: Don't require docstring for main() funcs.
|
2016-02-01 20:06:49 +01:00 |
|
Florian Bruhin
|
041aa61508
|
Make :restart work with --temp-basedir.
Fixes #1244.
|
2016-01-19 06:51:36 +01:00 |
|
Florian Bruhin
|
a5f2ac5f03
|
Adjust copyright years.
|
2016-01-04 07:12:39 +01:00 |
|
Panagiotis Ktistakis
|
f3f0ef9841
|
Remove unnecessary 'usage:' from argument parser.
|
2015-11-23 01:10:35 +02:00 |
|
Jonas Schürmann
|
afc166a13e
|
Coding style fixes #1002
|
2015-10-06 22:59:49 +02:00 |
|
Jonas Schürmann
|
45c9768c16
|
Added --target command line argument #922
This argument is used to override the new-instance-open-target config
option.
|
2015-10-05 21:15:52 +02:00 |
|
Florian Bruhin
|
f6ad556f34
|
Get rid of --no-crash-dialog.
|
2015-05-17 01:03:34 +02:00 |
|
Florian Bruhin
|
3f98bf372e
|
Merge branch 'smoke'
Conflicts:
doc/qutebrowser.1.asciidoc
qutebrowser/app.py
qutebrowser/config/config.py
qutebrowser/qutebrowser.py
tox.ini
|
2015-05-17 00:28:56 +02:00 |
|
Florian Bruhin
|
9be5992a9a
|
Smoke test WIP
|
2015-05-16 23:43:34 +02:00 |
|