Skip to content
Snippets Groups Projects
  1. 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
  2. Sep 29, 2010
  3. Sep 28, 2010
  4. Sep 27, 2010
  5. Sep 24, 2010
  6. Sep 23, 2010
  7. Sep 20, 2010
  8. Sep 17, 2010
  9. Sep 16, 2010
    • Thorbjørn Lindeijer's avatar
      Fixed cursor width inconsistency · 24548a4d
      Thorbjørn Lindeijer authored
      While it was set to 2 for most editors, some editors, like the .pro file
      editor, set another document on the BaseTextEditor, which then did not
      get its cursor width set.
      
      Also removed a duplicated line.
      
      Reviewed-by: dt
      24548a4d
    • 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
  10. Sep 15, 2010
  11. Sep 14, 2010
  12. Sep 13, 2010
  13. Sep 10, 2010
  14. Sep 09, 2010
  15. Sep 08, 2010
    • Leandro Melo's avatar
      Do not force a specific editor for a file created from a wizard. · f7532a02
      Leandro Melo authored
      The wizards already provide a default suffix for file creation.
      But since the user is still free to specify something else it's better to leave it to Creator to decide which one is the proper editor.
      After all, this reflects how the file will be treated by Creator (including the next time it's opened).
      
      Task-number: QTCREATORBUG-2006
      f7532a02
Loading