diff options
| author | 2016-11-10 00:49:59 -0500 | |
|---|---|---|
| committer | 2016-11-10 00:49:59 -0500 | |
| commit | 48dacdbf2e6ccf885d1069bb4b3ef78d18d93671 (patch) | |
| tree | 788b39de87df66e1e226d82bb29ad6a54353711b /src/modules/options/OptionsWidget_servers.cpp | |
| parent | KviKvsEventManager: Fix memory leak in addRawHandler (diff) | |
| download | KVIrc-48dacdbf2e6ccf885d1069bb4b3ef78d18d93671.tar.gz KVIrc-48dacdbf2e6ccf885d1069bb4b3ef78d18d93671.tar.bz2 KVIrc-48dacdbf2e6ccf885d1069bb4b3ef78d18d93671.zip | |
Input History: Added skipping of input lines if consecutive lines are the same
* Skips adding line to the Input History if the previous line in the history
is the exact same as the new line.
* Added disabling of global input history button when boolEnableInputHistory
is set to false.
* Fixes KviInput::applyOptions() where previously it was adding additional
signal connections every time new settings were applied to KVIrc, causing
multiple of the same signal to be called for historyButtonClicked().
* Fixes issue where global input history was reversed upon being loaded from
config file.
Diffstat (limited to 'src/modules/options/OptionsWidget_servers.cpp')
0 files changed, 0 insertions, 0 deletions
