Skip to content
  • Thomas Hartmann's avatar
    QmlDesigner: Polish error handling for integrated text editor · 759db2b7
    Thomas Hartmann authored and Tim Jenssen's avatar Tim Jenssen committed
    
    
    The integrated text editor requires a couple of fixes and features
    in the error handling.
    
    The errors are now handled by the model and not the document management
    anymore.
    The text editor does not get disabled if there is an error. Instead
    we show the error in a status bar.
    The form editor is blocked if there is a QML an error and we show the
    error message inside the form editor.
    
    Change-Id: I4bfb9b33b09e444ec1de31dd531ce83b32cbcf88
    Reviewed-by: default avatarTim Jenssen <tim.jenssen@qt.io>
    759db2b7