Unfortunately, I started playing (and thus enabled) with glBlend precisely because of this problem...

Ah, and yeah, I forgot to add that I also have
Qt Code:
  1. glClear(GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT);
To copy to clipboard, switch view to plain text mode 
in every paint call.