Skip to content
Snippets Groups Projects
  1. Nov 22, 2010
  2. Nov 03, 2010
  3. Nov 02, 2010
  4. Nov 01, 2010
  5. Oct 08, 2010
  6. Oct 07, 2010
  7. Oct 05, 2010
  8. Oct 04, 2010
  9. Sep 30, 2010
    • hjk's avatar
      version bump 2.0.91 -> 2.1.81 · e6dd3ff5
      hjk authored
      Should have been done earlier. 2.1.80 was burned in the pre-2.1.0->2.0.1
      days, and we'd like to have odd subminor for 'working' and even subminor
      numbers for pure cherry-picking release branches anyway.
      e6dd3ff5
  10. Sep 27, 2010
  11. Sep 24, 2010
  12. Sep 21, 2010
  13. Sep 20, 2010
  14. Sep 17, 2010
  15. 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
  16. Sep 13, 2010
  17. 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
  18. Aug 30, 2010
  19. Aug 27, 2010
  20. Aug 23, 2010
  21. Aug 13, 2010
  22. Aug 12, 2010
  23. Jul 22, 2010
  24. Jul 12, 2010
  25. Jul 09, 2010
  26. Jul 05, 2010
  27. Jun 28, 2010
  28. Jun 25, 2010
  29. Jun 16, 2010
  30. Jun 15, 2010
  31. Jun 11, 2010
Loading