summaryrefslogtreecommitdiff
path: root/include/vcl/scheduler.hxx
AgeCommit message (Expand)Author
2015-09-08Ensure the scheduler can set longer timeouts.Michael Meeks
2015-09-04Minor refactoring and cleanup of Scheduler and Timer.Ashod Nakashian
2015-07-08loplugin:unusedmethods vclNoel Grandin
2015-06-15Revert "std::list for Scheduler"Stephan Bergmann
2015-06-12std::list for SchedulerJuergen Funk
2015-06-10tdf#91727 - Unwind non-dispatch of idle handlers.Michael Meeks
2015-06-09loplugin:unnecessaryvirtualsNoel Grandin
2015-05-14Scheduler: Deactivate task without deletionTobias Madl
2015-03-09Scheduler: wrong priority orderTobias Madl
2015-03-09Scheduler: Changed uLong to uInt32/uInt64Tobias Madl
2015-03-06Scheduler: removed variable priorityTobias Madl
2015-03-06Timer: added new saltimer handlingTobias Madl
2015-03-06Timer: patch for commit 06d7314Tobias Madl
2015-03-06Idle Timer: Invented Base ClassTobias Madl