mirror-chatterino2/src/widgets
Leon Richardt f2b2e3142f Implement simpler fix for emote completion bug
This commit implements a simpler fix for the problem described in #1209.
The setting's signal is connected to a reset of `completionInProgress_`
so that the completion model is updated on the next word already.

This commit also removes the older approach tackling this issue.
2019-08-18 21:37:20 +02:00
..
dialogs Fix Settings UI inconsistencies (#1202) 2019-08-14 20:03:42 +02:00
helper Implement simpler fix for emote completion bug 2019-08-18 21:37:20 +02:00
settingspages Implement simpler fix for emote completion bug 2019-08-18 21:37:20 +02:00
splits Implement simpler fix for emote completion bug 2019-08-18 21:37:20 +02:00
AccountSwitchPopupWidget.cpp Fix "Manage Accounts" button 2019-08-17 01:35:24 +02:00
AccountSwitchPopupWidget.hpp Renamed private members 2018-07-06 19:24:35 +02:00
AccountSwitchWidget.cpp Update to latest settings library version 2018-11-03 13:00:07 +01:00
AccountSwitchWidget.hpp removed namespaces 2018-06-26 16:37:59 +02:00
AttachedWindow.cpp added brace wrapping after if and for 2018-10-21 13:43:02 +02:00
AttachedWindow.hpp turning a lot of includes into forward declares 2018-08-11 22:23:06 +02:00
Notebook.cpp Merge pull request #1179 from 23rd/patch-30-simplified-tab-hotkeys 2019-08-10 13:18:11 +02:00
Notebook.hpp Added ability to open last tab with Ctrl+9. (Chromium behaviour.) 2019-08-04 17:23:41 +03:00
Scrollbar.cpp Renamed variables to clear some warnings. 2019-05-10 22:18:05 +02:00
Scrollbar.hpp Clear highlights scrollbar with messages. 2018-09-02 03:02:12 +03:00
StreamView.cpp changed .clang-format 2018-08-15 22:46:20 +02:00
StreamView.hpp removed namespaces 2018-06-26 16:37:59 +02:00
Window.cpp Merge pull request #1178 from 23rd/patch-29-mac-ctrl-tab 2019-08-10 13:22:33 +02:00
Window.hpp Added Preferences item in menu bar for OS X. 2019-06-10 12:43:37 +02:00