Revisions of qbiff

Marcus Schäfer's avatar Marcus Schäfer (marcus.schaefer) committed (revision 2)
- Finally fix the polling issue
  Use QFileSystemWatcher event system to check on
  changes in the mail directories

- Added readmail examples
Marcus Schäfer's avatar Marcus Schäfer (marcus.schaefer) committed (revision 1)
- Update certs

- Ignore empty lines

- Fixed client shutdown

- print message on SSL_shutdown

- Try code for notification system

- Refactor notify event support
  Move this into its own method sending a folderChanged signal

- Cleanup and memory leak fixes

- Send folder status only if there are changes
  The polling has sent the folder status every second even
  if there was nothing to do. Only send data when needed

- Rewrite qbiff
  Different design to avoid race conditions with the former
  thread design. Also more robust regarding massive notify
  events

- Add some sleeps and it sucks
  The concept of qbiff using signal/slots in QThreads is a
  broken design. This code os not thread safe and leads to
  issues if lots of notify events occurs in a short time.
  The sleep stuff here just decreases the number of fails.
  Overall this needs a fundamental redesign
Displaying all 3 revisions
openSUSE Build Service is sponsored by