Revision 72a1adc...

Go back to digest for 27th November 2011

Bug Fixes in KDE Base

Jekyll Wu committed changes in [konsole] /:

Avoid extra trailing whitespace when copying text

A new 'isRealCharacter' flag is added into the 'Character' class
to distinguish real characters and charaters used as place holders.

The code is a bit ugly now. Should improve it later when the idea and
implementation are proven to be feasible and cause no regression.

File Changes

Modified 3 files
  •   src/Character.h
  •   src/Screen.cpp
  •   src/TerminalCharacterDecoder.cpp
3 files changed in total