Updated readme [ci skip] |
|
More...
|
over 12 years ago
|
Bug fixes |
|
More...
|
over 12 years ago
|
Bug fix in Qt 4 test subproject |
|
More...
|
over 12 years ago
|
Fixed build script |
|
More...
|
over 12 years ago
|
Added build status to README |
|
More...
|
over 12 years ago
|
Travis CI |
|
More...
|
over 12 years ago
|
Added test from Qt 4 |
|
More...
|
over 12 years ago
|
Updated qsocketnotifier test |
|
More...
|
over 12 years ago
|
Fixed include path |
|
More...
|
over 12 years ago
|
Refreshed patches |
|
More...
|
over 12 years ago
|
Beautify pro files |
|
More...
|
over 12 years ago
|
Renamed tests to match their Qt originals |
|
More...
|
over 12 years ago
|
Refreshed tests from Qt 5.0 |
|
More...
|
over 12 years ago
|
Resolve -Wconversion g++ warnings |
|
More...
|
over 12 years ago
|
Updated README |
|
More...
|
over 12 years ago
|
Use the same directoey layout as qt_eventdispatcher_libevent |
|
More...
|
over 12 years ago
|
Should now compile on Windows |
|
More...
|
over 12 years ago
|
timeradd, timercmp, gettimeofday for Windows |
|
More...
|
over 12 years ago
|
Try to use pkgconfig to find libev |
|
More...
|
over 12 years ago
|
Work around 'dereferencing type-punned pointer will break strict-aliasing rules' |
|
More...
|
over 12 years ago
|
CONFIG += release |
|
More...
|
over 12 years ago
|
Removed unused link_pkgconfig |
|
More...
|
over 12 years ago
|
Socket notifiers and timers use less memory |
|
More...
|
over 12 years ago
|
Adjust timers if time change detected |
|
More...
|
over 12 years ago
|
calculateNextTimeout() optimizations |
|
More...
|
over 12 years ago
|
Added Qt 5 event benchmark |
|
More...
|
over 12 years ago
|
Applied patch from sjinks/qt_eventdispatcher_libevent#12 |
|
More...
|
over 12 years ago
|
Use ev_async instead of TCO |
|
More...
|
over 12 years ago
|
Sanity checks |
|
More...
|
over 12 years ago
|
Kill all pending events in the destructor to avoid memory leaks |
|
More...
|
over 12 years ago
|