Skip to content
Snippets Groups Projects
  1. Sep 28, 2010
  2. Sep 27, 2010
  3. Sep 24, 2010
  4. Sep 23, 2010
  5. Sep 21, 2010
  6. Sep 20, 2010
  7. Sep 17, 2010
  8. Sep 14, 2010
    • dt's avatar
      EditorManager: Change openEditor/activateEditor to not do mode switching · 08ccda58
      dt authored
      Also introduce a indirection, modes have now types, edit and debug have
      the same type, and editors do have a prefered type of modes instead of a
      prefered mode.
      
      That fixes the bug that if the prefered qml editing mode was set to
      design, then in switching between qml editors would
      - in Edit Mode: stay in edit mode
      - in Debug Mode: switch to debug mode
      08ccda58
  9. Sep 13, 2010
  10. Sep 10, 2010
  11. Sep 06, 2010
    • dt's avatar
      Remove EditorManager::ensureEditorManagerVisible() · bde1ebaa
      dt authored
      The function always switched to Edit Mode, which was the cause for
      several bugs. Since openEditor() already does switch to the right mode,
      the function is not really needed.
      
      The following actions now respect the prefered mode of the editor:
      "f file"-locator
      The Open Documents list
      Editor history navigation
      bde1ebaa
  12. Sep 01, 2010
  13. Aug 30, 2010
  14. Aug 27, 2010
  15. Aug 26, 2010
    • Friedemann Kleint's avatar
      VCS[git]: Environment settings. · 56e80092
      Friedemann Kleint authored
      Make GitClient::synchronousGit use the process environment.
      
      Windows: Add a setting to fake a 'HOME' environment variable
      (%HOMEDRIVE%%HOMEPATH%) to make msysgit look for its SSH-keys
      there not only when run from git bash, but also from Qt Creator.
      Useful in MinGw-setups, where git must not be in the path.
      56e80092
  16. Aug 23, 2010
  17. Aug 19, 2010
  18. Aug 13, 2010
  19. Aug 12, 2010
  20. Jul 30, 2010
  21. Jul 22, 2010
  22. Jul 05, 2010
  23. Jul 03, 2010
  24. Jul 02, 2010
  25. Jun 28, 2010
  26. Jun 25, 2010
  27. Jun 16, 2010
  28. Jun 15, 2010
  29. Jun 11, 2010
  30. Jun 08, 2010
Loading