Skip to content
Snippets Groups Projects
  1. Dec 17, 2010
  2. Dec 16, 2010
  3. Dec 13, 2010
  4. Dec 10, 2010
  5. Dec 09, 2010
    • dt's avatar
      ProjectExplorer, FlatModel: Crash fix · 216bdca7
      dt authored
      sortNodes only ensured a partial ordering, we need a total ordering.
      
      Reviewed-By: con
      
      Task-Nr: QTCREATORBUG-3317
      Task-Nr: QTCREATORBUG-3302
      216bdca7
  6. Dec 08, 2010
  7. Dec 07, 2010
  8. Dec 06, 2010
  9. Dec 02, 2010
  10. Nov 30, 2010
  11. Nov 26, 2010
    • Thomas Hartmann's avatar
      QmlDesigner.rewriter: fix possible incompatibilities with import plugins · 03369da5
      Thomas Hartmann authored
      The current Qt Version might be build with mingw or even be a Symbian
      or Maemo target. This patch ensures that we do not try to load a plugin
      from the configured Qt Version anymore.
      Instead we only load plugins provided by Qt Creator
      or plugins which are specified by:  QML_IMPORT_PATH
      
      Reviewed-by: Kai Koehne
      Reviewed-by: Erik Verbruggen
      03369da5
Loading