> by the way all threads seems to eat only one my cpu core. > cant we ask QTs to use whole cpu power?
The code doesn't use any additional thread, just the main one. It waits for a signal (a boost feature). I've attached a patch which waits for the a snippets to be rendered to start with the next one, this doesn't lock the UI with the math guide and allows to choose for each snippet which method to use (dvipng or legacy). What do you think? Is it a stupid enough solution? :) It's just a stub, but I want someone to test it before making it nicer. venom00
divide_ip_loading2.diff
Description: Binary data
