Well, as the title of the thread suggest, I'm searching for a way to disable window-resizing on a QDialog (isn't a QDialog no-resizable by default ?). I've tried several Qt::WindowFlags, but without success...

I'm currently running QT4 4.1.2 on kubuntu dapper.