Skip to content
Snippets Groups Projects
  1. Oct 04, 2010
  2. 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
  3. Sep 27, 2010
  4. Sep 24, 2010
  5. Sep 17, 2010
  6. Sep 16, 2010
    • Friedemann Kleint's avatar
      Further header cleanup. · bb13b69e
      Friedemann Kleint authored
      Introduce some more private classes for the coreplugin,
      use header include convention
      <QtModule/QClass>, de-qobjectify VariableManager.
      bb13b69e
  7. Sep 15, 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 08, 2010
  12. Sep 07, 2010
  13. Sep 06, 2010
    • Roberto Raggi's avatar
      Keep the locator database in sync with the current snapshot. · 86799309
      Roberto Raggi authored
      Thanks to this patch we can move the filtering of C++ symbols
      in a background thread.
      
      Done-with: Erik Verbruggen
      86799309
    • 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
  14. Sep 02, 2010
  15. Aug 31, 2010
  16. Aug 30, 2010
  17. Aug 26, 2010
  18. Aug 25, 2010
  19. Aug 13, 2010
  20. Aug 12, 2010
  21. Aug 11, 2010
Loading