__init__.py
|
Move config to config subfolder
|
2014-02-23 18:14:40 +01:00 |
_conftypes.py
|
Add window-open-behaviour setting
|
2014-05-08 20:43:40 +02:00 |
_sections.py
|
Cache ordered values in ValueList section
|
2014-05-02 11:46:58 +02:00 |
_value.py
|
Rename package-private modules to _foo.py
|
2014-04-25 11:50:30 +02:00 |
config.py
|
Use QCoreApplication.instance()
|
2014-05-09 17:01:05 +02:00 |
iniparsers.py
|
Use QApplication for global singletons
|
2014-05-05 17:56:14 +02:00 |
lineparser.py
|
Basic cookie handling
|
2014-05-05 16:28:43 +02:00 |
style.py
|
Use QApplication for global singletons
|
2014-05-05 17:56:14 +02:00 |
websettings.py
|
Switch from appdirs to QStandardPaths
|
2014-05-08 22:33:24 +02:00 |