----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/123385/ -----------------------------------------------------------
Review request for Marble. Repository: marble Description ------- This patch enables to have multiple sessions at the same time. It separates MarbleWidgets and some other objects with deep connection with it from ControlView, and manages them with SessionManager as SessionElements. Adds the ability to start new sessions and later return to the previous ones. -This could be improved with adding an UI to change between sessions without closing any -It could be used up to support high resolution printing with creating a session in the background -This is necessary for the panorama viewer Diffs ----- src/apps/marble-ui/ControlView.h 21d58cff305e8380cae1fb747936bafb4088ea5c src/apps/marble-ui/ControlView.cpp a16aa28677ac92e9147dbfbf1be91e3f0c1951c8 src/lib/marble/CMakeLists.txt f448f8498fca34d06a8b41b3db4baf2286e06de1 src/lib/marble/FileViewWidget.cpp 96a5a8ecd7c2d59adb1a11a9418beae9e496f7e2 src/lib/marble/MapViewWidget.cpp 4d8f9f6a3f88300b4ee6ad5a9689ac838294b25a src/lib/marble/SessionManager.h PRE-CREATION src/lib/marble/SessionManager.cpp PRE-CREATION Diff: https://git.reviewboard.kde.org/r/123385/diff/ Testing ------- Thanks, Gábor Péterffy
_______________________________________________ Marble-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/marble-devel
