aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/options
diff options
context:
space:
mode:
authorGravatar IceN9ne2016-11-10 00:49:59 -0500
committerGravatar IceN9ne2016-11-10 00:49:59 -0500
commit48dacdbf2e6ccf885d1069bb4b3ef78d18d93671 (patch)
tree788b39de87df66e1e226d82bb29ad6a54353711b /src/modules/options
parentKviKvsEventManager: Fix memory leak in addRawHandler (diff)
downloadKVIrc-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')
0 files changed, 0 insertions, 0 deletions