moment/src/gui
miruka e7f769b344 HTextArea: consider preeditText for getWordAt()
`preeditText` is partial input from IME and touchscreen
autocompleting keyboards, consider it together with `text` for the
`getWordAt()` function.

This should allow user autocompletion to work properly in these
specific conditions.
2020-08-22 01:47:53 -04:00
..
Base HTextArea: consider preeditText for getWordAt() 2020-08-22 01:47:53 -04:00
Dialogs Move hideErrorTypes & showError() to PythonBridge 2020-08-03 01:19:08 -04:00
MainPane Add basic user autocompletion UI 2020-08-21 01:21:10 -04:00
Pages Remove unused function inside UserAutoCompletion 2020-08-22 01:44:41 -04:00
Popups Box/popups: ignore enter press on disabled buttons 2020-08-21 05:08:12 -04:00
PythonBridge Add theme property to Utils 2020-08-03 01:29:37 -04:00
ShortcutBundles Reorder QML files to follow coding conventions 2020-07-12 01:27:44 -04:00
DebugConsole.qml Refer to custom components to access their enums 2020-07-17 01:45:02 -04:00
IdleManager.qml Make libX11 & libXScrnSaver optional on Linux 2020-07-16 19:09:09 -04:00
LoadingScreen.qml Implement circle progress bars in QML 2020-05-21 20:06:47 -04:00
ModelStore.qml Reorder QML files to follow coding conventions 2020-07-12 01:27:44 -04:00
PageLoader.qml Reorder QML files to follow coding conventions 2020-07-12 01:27:44 -04:00
qmldir Begin yet another model refactor 2020-01-06 03:41:14 -04:00
UI.qml Disable timeline scrolling when a popup is open 2020-07-27 00:16:04 -04:00
Utils.qml Make autocompletion work not just at end of line 2020-08-21 04:44:55 -04:00
Window.qml Add window.makePopup(), utils.makePopup() wrapper 2020-08-03 01:26:35 -04:00