Skip to content
Snippets Groups Projects
  1. Nov 23, 2010
  2. Nov 01, 2010
    • Alessandro Portale's avatar
      Changing template/qmljsdbg-lib as suggested in QTCREATORBUG-2885 · 7d622f11
      Alessandro Portale authored
      - Renaming the screen orientation enum and keys
      - Explicit constructors
      - Virtual destructors
      - Renamed some occurences of 'Qml' in comments to 'QML'
      - Adding descriptive comments to all generated files which should
        not be touched by the user.
      - Adding missing license headers to the qmljsdebugger sources
      
      Task-Number: QTCREATORBUG-2885
      Reviewed-by: Friedemann Kleint
      Reviewed-by: dt
      7d622f11
  3. Oct 13, 2010
    • Kai Koehne's avatar
      QmlApp: Only use QMLJSDEBUGGER define to activate qml debugging · 0a8c34d3
      Kai Koehne authored
      Don't confuse users by two defines they have to comment in when
      they just want to 'debug': Instead QMLJSDEBUGGER now activates
      both the Js Debugger & and the QmlObserver services. Finetuning
      can still be done by using the (undocumented) NO_JSDEBUGGER,
      NO_QMLOBSERVER defines.
      0a8c34d3
  4. Oct 05, 2010
  5. Oct 01, 2010
  6. Sep 29, 2010
Loading