Florian Bruhin
|
d65587128f
|
Add vim modelines to all files.
|
2014-06-19 09:04:37 +02:00 |
|
Florian Bruhin
|
7dfd7d018b
|
pylint: completely disable unnecessary-lambda
|
2014-06-17 07:19:16 +02:00 |
|
Florian Bruhin
|
2daae86e27
|
Break long line
|
2014-06-03 21:12:44 +02:00 |
|
Florian Bruhin
|
35a3cc661e
|
Reorder webkit options
|
2014-06-03 20:28:51 +02:00 |
|
Florian Bruhin
|
2190d1bb49
|
Add font-size-* to QWebSettings.
|
2014-05-09 21:02:10 +02:00 |
|
Florian Bruhin
|
70c8df095e
|
Switch from appdirs to QStandardPaths
|
2014-05-08 22:33:24 +02:00 |
|
Florian Bruhin
|
4ebe643ea6
|
Use simple enums for constants
|
2014-05-05 07:45:36 +02:00 |
|
Florian Bruhin
|
677678be81
|
Refactor websettings.py
|
2014-05-04 01:50:37 +02:00 |
|
Florian Bruhin
|
4ff5431436
|
Fix checks
|
2014-05-04 01:33:01 +02:00 |
|
Florian Bruhin
|
c9f7d6771a
|
Enable persistent webkit storage
|
2014-05-04 01:11:19 +02:00 |
|
Florian Bruhin
|
851f473e0c
|
Add more webkit settings
|
2014-05-04 01:06:52 +02:00 |
|
Florian Bruhin
|
cece9125ac
|
Add user stylesheet setting
|
2014-05-03 16:13:32 +02:00 |
|
Florian Bruhin
|
8474bbdf6a
|
Rename and reorder config options
|
2014-04-27 21:21:14 +02:00 |
|
Florian Bruhin
|
39f580d9f1
|
Cleanup
|
2014-04-17 17:44:27 +02:00 |
|
Florian Bruhin
|
457e173592
|
More config cleanup.
This renames the config instance from "config" to "instance" and adds a
convenience get() function in the config module.
|
2014-04-17 15:26:27 +02:00 |
|
Florian Bruhin
|
72340575af
|
Remove value from on_config_changed signal again.
Turns out this causes more trouble than it's worth, and it's unintuitive
from which layer we get the value.
|
2014-04-17 11:39:25 +02:00 |
|
Florian Bruhin
|
fc24cb620c
|
Move websettings to own file
|
2014-04-16 15:49:56 +02:00 |
|