Commit Graph

6 Commits

Author SHA1 Message Date
Kurt Hindenburg
bee9aa8f78 minor style fixes - remove empty lines start/end code blocks 2012-05-13 10:08:05 -04:00
Jekyll Wu
8ce92c98b4 Change the type of KMessageWidget to 'Information' 2012-05-07 08:46:09 +08:00
Kurt Hindenburg
4af2e5aef1 Add more text about deleting temporary files.
The temp files will not be deleted when Konsole is closed in a non-
normal manner.
2012-04-08 12:38:22 -04:00
Kurt Hindenburg
5b083640ce whitespace and style fixes
Use 'git diff -w --ignore-all-space' to see non-whitespace changes
2012-04-05 11:08:53 -04:00
Kurt Hindenburg
fe83cf0545 Add alert about unlimited scrollback saving to HD.
Some people may not realize that when using 'unlimited scrollback' the
scrollback is on the hard drive unencrypted.  The recent libvte
'security' report brought this issue up.

REVIEW: 104452
2012-04-02 22:37:43 -04:00
Jekyll Wu
6d43f0ca77 Refacotr history size related UI components into HistorySizeWidget
This make EditProfileDialog and HistorySizeDialog reuse the same
widget, instead of duplicating each other in its own code or .ui file.
HistorySizeDialog is now just a simple container of HistorySizeWidget
2012-03-21 00:49:24 +08:00