[Konsole-devel] [Bug 249084] Reimplement the "print screen" function in KDE3 konsole
Kurt V. Hindenburg
kurt.hindenburg at gmail.com
Mon Sep 3 17:35:14 UTC 2012
https://bugs.kde.org/show_bug.cgi?id=249084
Kurt V. Hindenburg <kurt.hindenburg at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Version Fixed In| |4.10
Resolution|--- |FIXED
Latest Commit| |http://commits.kde.org/kons
| |ole/5526c75fb26c69679376996
| |01abc31457b338712
--- Comment #8 from Kurt V. Hindenburg <kurt.hindenburg at gmail.com> ---
Git commit 5526c75fb26c6967937699601abc31457b338712 by Kurt Hindenburg.
Committed on 03/09/2012 at 18:26.
Pushed by hindenburg into branch 'master'.
Reimplement KDE3's print screen functionality
Add File->Print Screen menu option
Patch by Kasper Laudrup laudrup at stacktrace.dk
FIXED-IN: 4.10
M +3 -1 desktop/sessionui.rc
M +2 -0 src/CMakeLists.txt
A +48 -0 src/PrintOptions.cpp [License: GPL (v2/3)]
A +43 -0 src/PrintOptions.h [License: GPL (v2/3)]
A +57 -0 src/PrintOptions.ui
M +37 -0 src/SessionController.cpp
M +1 -0 src/SessionController.h
M +56 -6 src/TerminalDisplay.cpp
M +17 -3 src/TerminalDisplay.h
M +10 -0 src/settings/konsole.kcfg
http://commits.kde.org/konsole/5526c75fb26c6967937699601abc31457b338712
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list