summaryrefslogtreecommitdiff
path: root/examples/schedulers/qt.py
Commit message (Expand)AuthorAgeFilesLines
* Removed the Qt schedulerAlex Grönholm2019-07-191-41/+0
* Improved PEP 8 and PEP 257 compliancyAlex Grönholm2015-12-111-2/+6
* Switched the order of the "func" and "trigger" parameters around in add_job()Alex Grönholm2014-04-061-1/+1
* Replaced the thread pool with a pluggable executor systemAlex Grönholm2014-04-061-1/+1
* Implemented integration with various event loopsAlex Grönholm2014-02-241-0/+37