Skip to content
Snippets Groups Projects
  1. Apr 16, 2010
  2. Apr 15, 2010
    • Lasse Holmstedt's avatar
      Added debugging mode for simultaneous QML and C++ debugging · 990ec1be
      Lasse Holmstedt authored
      It's not yet possible to attach to an external app running a qml
      debugging server, because the server is only started on startup if an
      env variable is set. Changing this requires action from Brisbane, but
      even the current solution works for C++ apps with QML in them.
      
      Task-number: BAUHAUS-585
      Reviewed-by: dt
      990ec1be
  3. Apr 14, 2010
  4. Apr 13, 2010
  5. Apr 12, 2010
  6. Apr 06, 2010
  7. Apr 01, 2010
  8. Mar 31, 2010
  9. Mar 29, 2010
    • hjk's avatar
      qmlprojectmanager: compile fix · b1aae1b6
      hjk authored
      b1aae1b6
    • Kai Koehne's avatar
      QmlProjectFiles: Dramatically reduce number of watched fs entities · 48d19596
      Kai Koehne authored
      Only watch directories, and not single files. Also, share one
      FileSystemWatcher between projects & FileFilter items.
      
      This fixes the issue that the process runs out of file handles e.g.
      when loading a .qmlproject file containing all of qt examples & demos.
      
      Basic implementation of FileSystemWatcher was copied from
      ProjectExplorer::FileWatcher - however the FileWatcher is only
      for files (and not directories), and also monitors the last
      change date etc.
      48d19596
  10. Mar 25, 2010
  11. Mar 22, 2010
  12. Mar 21, 2010
  13. Mar 19, 2010
  14. Mar 18, 2010
  15. Mar 12, 2010
  16. Mar 11, 2010
  17. Mar 10, 2010
  18. Mar 09, 2010
  19. Mar 08, 2010
  20. Mar 05, 2010
  21. Mar 03, 2010
Loading