Revision c837715...
Go back to digest for 28th August 2011Features in KDE Base
Sebastian Kügler committed changes in [plasma-mobile/sebas/browserwindows] /webbrowser:
Split out KApplication stuff into its own class
This is the first step towards making one KApplication manage several
windows. Sharing windows across an application saves us some memory, and
more importantly should make session-across-windows work.
Downside: crash in one window takes down others, so we will still want
to start more than one browser in the usual case.
File Changes
Modified 3 files
- /webbrowser
- applications/activebrowserwindow.h
- applications/CMakeLists.txt
- applications/main.cpp
3 files changed in total