1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 05:19:55 +00:00
openmw-tes3mp/apps
scrawl 6ff2523d8a Fix for line focus when clicking on a verifier script error
- setFocus() on the script editor, otherwise setting the text cursor has no effect.
- setFocus() must be done after the widgets are created/shown, or the newly created widgets will "steal" the focus again.
- Missing useHint in case subviews are reused.
2015-03-16 03:07:37 +01:00
..
bsatool Several warning fixes 2015-01-23 15:34:47 +01:00
esmtool Add travel service support for creatures (Fixes #2432) 2015-03-09 03:15:11 +01:00
essimporter fixing MSVC 2013 warning C4244: & C4305 2015-03-08 13:07:29 +13:00
launcher Merge remote-tracking branch 'dteviot/Bug2344' 2015-02-26 19:05:30 +01:00
mwiniimporter fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
opencs Fix for line focus when clicking on a verifier script error 2015-03-16 03:07:37 +01:00
openmw Merge remote-tracking branch 'sandstranger/command-line-support-for-Android' 2015-03-15 22:52:34 +01:00
openmw_test_suite UnitTests: add another dialogue keyword test 2015-01-10 00:29:07 +01:00
wizard Installer work for Windows (Fixes #1621) 2015-03-15 08:08:55 +13:00
doc.hpp