Fixed inotify so that all events are dispatched back to the main thread via QCoreAppl...
commit7f004fac1b7aa78a9255918f1570969808a82d91
authorDavid Aguilar <davvid@gmail.com>
Mon, 31 Dec 2007 06:13:36 +0000 (30 22:13 -0800)
committerDavid Aguilar <davvid@gmail.com>
Mon, 31 Dec 2007 06:13:36 +0000 (30 22:13 -0800)
tree4832abef1f16fb50ceb07d31f6bd0f99000dab92
parent0927008f84e77cec431b015ccb3fa196b14cb2a8
Fixed inotify so that all events are dispatched back to the main thread via QCoreApplication.postEvent()
ugitlibs/controllers.py
ugitlibs/defaults.py
ugitlibs/inotify.py