lyx_mirror/src/frontends
Juergen Spitzmueller fe414fcdd8 Fix race condition in processFuncRequestQueue
The issue here was that the element was only removed from the queue
after the func request was processed, but within that process, other
function could access the queue, so the queue could even be empty
when this function finally wanted to remove the item.

Fixes: #10406.
(cherry picked from commit dadec50a18)
2018-02-10 18:32:03 +01:00
..
qt4 Fix race condition in processFuncRequestQueue 2018-02-10 18:32:03 +01:00
tests Cmake build: Project names *should* be uniq 2017-03-30 14:01:56 +02:00
.gitignore Setup .gitignore for generated files 2012-03-22 02:16:12 +01:00
alert.h GuiAlert: Convert html to plain text on console output 2016-12-04 18:28:03 +01:00
Application.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
Clipboard.h Remove using directives from headers 2016-06-26 18:22:59 +02:00
CMakeLists.txt Fix trailing whitespace in txt files. 2017-07-03 13:53:41 -04:00
Delegates.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
FontLoader.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
FontMetrics.h Use the same code for editable and non-editable buttons 2017-06-15 15:40:30 +02:00
KeyModifier.h
KeySymbol.h
Makefile.am Configure included iconv with autotools 2016-05-29 17:55:43 -04:00
mouse_state.h
Painter.h Fix whitespace at EOL. 2017-07-03 13:46:30 -04:00
Selection.h
WorkArea.h
WorkAreaManager.cpp Unhide buffers that are marked dirty as a result of external modifications 2017-06-11 19:51:17 +02:00
WorkAreaManager.h Unhide buffers that are marked dirty as a result of external modifications 2017-06-11 19:51:17 +02:00