Skip to content
Snippets Groups Projects
  1. Jul 19, 2012
  2. May 23, 2012
  3. May 11, 2012
  4. Feb 15, 2012
  5. Jan 26, 2012
  6. Jan 24, 2012
  7. Nov 24, 2011
  8. Nov 03, 2011
  9. Oct 05, 2011
  10. Sep 08, 2011
  11. May 24, 2011
  12. May 10, 2011
  13. May 06, 2011
  14. Apr 18, 2011
  15. Apr 13, 2011
  16. Feb 28, 2011
  17. Feb 25, 2011
  18. Feb 21, 2011
  19. Jan 12, 2011
  20. Dec 17, 2010
  21. Nov 11, 2010
  22. Oct 28, 2010
  23. 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
  24. Aug 09, 2010
  25. May 18, 2010
  26. May 14, 2010
  27. Apr 13, 2010
  28. Mar 26, 2010
  29. Mar 05, 2010
  30. Jan 07, 2010
    • Tobias Hunger's avatar
      Make method naming more consistent. · a6ad7737
      Tobias Hunger authored
        * Use id() for methods returning a string used to represent
          some type of object.
        * Use displayName() for strings that are meant to be user
          visible.
        * Quieten some warnings while touching the files anyway.
        * Move Factories to their products in the plugins where that
          was not done before.
      
      Reviewed-by: dt
      a6ad7737
  31. Nov 27, 2009
  32. Nov 24, 2009
    • Friedemann Kleint's avatar
      Polish the settings dialog. · 65e11062
      Friedemann Kleint authored
      Add a title label to the pages. Use QGroupBoxes throughout.
      Extend SavedAction to work with checkable QGroupBoxes. Polish UI files,
      use common layout for VCS plugins. Performance: Apply only visited
      settings pages. Add search keywords.
      
      Task-number: QTCREATOR-26
      65e11062
  33. Nov 20, 2009
  34. Oct 05, 2009
  35. Aug 14, 2009
  36. Jul 28, 2009
  37. Jun 29, 2009
  38. Jun 22, 2009
Loading