qutebrowser/qutebrowser
Ryan Roden-Corrent 98508bdd26 Allow flexible whitespace in color strings.
Allow a variable amount of whitespace for rgb, rgba, hsv, and hsva
strings in the config.
Previously only 'rgb(0, 0, 0)' was allowed. Now things like
'rgb(0,0,0)' are permitted.
The repeated 3-digit segments of the regexes were separated out to
reduce repetition and line length.
2016-05-03 23:15:39 -04:00
..
browser Refine Logjam cipher blacklisting 2016-05-01 22:19:11 +02:00
commands Fix lint 2016-05-01 23:03:27 +02:00
completion Clean up coding style 2016-04-28 07:07:49 +02:00
config Allow flexible whitespace in color strings. 2016-05-03 23:15:39 -04:00
html dirbrowser: ditch .lstrip, add file_url function 2016-03-28 23:10:20 +02:00
img New qutebrowser logo! 2016-04-14 17:44:38 +02:00
javascript js: Fix more lint. 2015-05-12 07:16:16 +02:00
keyinput Revert "Handle counts for special keys." 2016-04-29 14:20:11 +02:00
mainwindow Merge branch 'marks_invalid_url' of https://github.com/rcorre/qutebrowser into rcorre-marks_invalid_url 2016-04-27 21:00:21 +02:00
misc Various code style improvements 2016-04-27 20:25:27 +02:00
utils Fix lint 2016-04-30 18:39:26 +02:00
__init__.py Release v0.6.2 2016-04-30 18:16:43 +02:00
__main__.py Adjust copyright years. 2016-01-04 07:12:39 +01:00
app.py Add @pyqtSlot for qApp.focusChanged slot 2016-04-29 22:25:27 +02:00
qutebrowser.py Add a --force-color argument for logging 2016-04-30 17:01:45 +02:00
resources.py Regenerate resources 2016-04-14 17:59:28 +02:00