Go to file
Florian Bruhin 1dc382e2b7 Process pending events before opening startpage.
We now call QApplication::processEvents before
QNetworkAccessManager::createRequest (which takes >1s) is run, so all
waiting GUI events get handled and the GUI is drawn for the first time.
2014-02-17 17:47:21 +01:00
qutebrowser Process pending events before opening startpage. 2014-02-17 17:47:21 +01:00
.gitignore Add *.pyc to .gitignore 2014-01-17 06:51:40 +01:00
COPYING Add GNU GPL 2014-02-06 14:01:23 +01:00
run_checks.py Cleanup, more checks 2014-02-13 09:10:53 +01:00
TODO Update TODO 2014-02-17 16:56:05 +01:00