diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ScintillaHistory.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html index 2eb053855..a5640ea70 100644 --- a/doc/ScintillaHistory.html +++ b/doc/ScintillaHistory.html @@ -586,6 +586,7 @@ </tr><tr> <td>Pawel Z Wronek</td> <td>Joachim Mairboeck</td> + <td>Gianluca Vaccari</td> </tr> </table> <h2 id="Releases">Releases</h2> @@ -604,6 +605,10 @@ On Qt, draw clipped UTF-8 text correctly. <a href="https://sourceforge.net/p/scintilla/bugs/2464/">Bug #2464</a>. </li> + <li> + On Qt, avoid a dwell start when the mouse is moved outside the Scintilla widget. + <a href="https://sourceforge.net/p/scintilla/bugs/2466/">Bug #2466</a>. + </li> </ul> <h3> <a href="https://www.scintilla.org/scintilla555.zip">Release 5.5.5</a> |