]> sigrok.org Git - pulseview.git/commit
Automatically save/restore main window state
authorSoeren Apel <redacted>
Fri, 12 Sep 2014 22:43:26 +0000 (00:43 +0200)
committerUwe Hermann <redacted>
Mon, 15 Sep 2014 19:24:51 +0000 (21:24 +0200)
commit93f683adaed4345f815293f0193bbbc09d8fc42c
tree3eba26d1e3011ff5aa142b928696c77b7e2b023a
parent1db1bdd6079178e218b3b1b0bd3e30efdf3e1690
Automatically save/restore main window state

Fix bug #326 by saving the main window state when closing and
restoring it on startup. The default window size is 1000x720 so
that the window can still be seen entirely when on a 1024x768 screen.
This wouldn't be the case with a default size of 1024x768.
pv/mainwindow.cpp
pv/mainwindow.h