aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/ScintillaHistory.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ScintillaHistory.html')
-rw-r--r--doc/ScintillaHistory.html7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/ScintillaHistory.html b/doc/ScintillaHistory.html
index ffbfd4beb..934c23cd2 100644
--- a/doc/ScintillaHistory.html
+++ b/doc/ScintillaHistory.html
@@ -498,7 +498,7 @@
<td>Morten Brørup</td>
</tr><tr>
<td>Alexey Denisov</td>
- <td>jedailey</td>
+ <td>Justin Dailey</td>
<td>oirfeodent</td>
<td>A-R-C-A</td>
</tr><tr>
@@ -548,6 +548,11 @@
<a href="http://sourceforge.net/p/scintilla/bugs/1949/">Bug #1949</a>.
</li>
<li>
+ On Qt, the updateUi signal includes the 'updated' flags.
+ No updateUi signal is sent for focus in events.
+ These changes make Qt behave more like the other platforms.
+ </li>
+ <li>
On Qt, mouse tracking is reenabled when the window is reshown.
<a href="http://sourceforge.net/p/scintilla/bugs/1948/">Bug #1948</a>.
</li>