OSDN Git Service

Fixes restoration of main window geometry.
authorcon <qtc-committer@nokia.com>
Tue, 2 Nov 2010 12:41:03 +0000 (13:41 +0100)
committercon <qtc-committer@nokia.com>
Tue, 2 Nov 2010 12:41:25 +0000 (13:41 +0100)
commita757c55870c8d29adf3180ff74eda15edd44cb5e
treed54788a69a4a7d750f5e8ab9c8b91a97cd524fb3
parent78fc8e3047bea07d4d25a928633433064e119e03
Fixes restoration of main window geometry.

We were handling it ourselves, now we let saveGeometry and saveState do
its job. This also takes care of making the geometry valid for offscreen
saved states.

Task-number: QTCREATORBUG-1689
src/plugins/coreplugin/mainwindow.cpp