----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/123806/ -----------------------------------------------------------
(Updated Mai 22, 2015, 8:47 nachm.) Review request for kde-workspace, KDE Usability and Patrick Eigensatz. Changes ------- Patch compiles, needs to be tested! Bugs: 159267 and 192922 https://bugs.kde.org/show_bug.cgi?id=159267 https://bugs.kde.org/show_bug.cgi?id=192922 Repository: plasma-workspace Description ------- [PATCH] plasma-workspace: klipper: Fix #192922 Ignore blank entries QString::isEmpty() is used to check if the string only consists of whitespace characters. If it does, the creation of the HistoryStringItem fails. Diffs (updated) ----- klipper/autotests/CMakeLists.txt 3102a75 klipper/generalconfig.ui f513e9c klipper/historyitem.cpp 36cbe61 klipper/klipper.h 6952b11 klipper/klipper.cpp 798b49f klipper/klipper.kcfg a03dd16 Diff: https://git.reviewboard.kde.org/r/123806/diff/ Testing ------- Thanks, Patrick Eigensatz