Skip to content
Snippets Groups Projects
  1. Jun 08, 2010
  2. Jun 07, 2010
  3. Jun 02, 2010
  4. May 28, 2010
    • Thorbjørn Lindeijer's avatar
      Make sure bookmarks survive a document reload · 76020b61
      Thorbjørn Lindeijer authored
      While reloading a text document, the bookmarks got lost since their
      associated QTextBlocks were deleted.
      
      This patch makes sure that before reloading, the bookmarks are removed
      non-persistently in the same way as when closing a document, and that
      they are restored after the document was reloaded.
      
      Currently, no effort is made to update the location of the bookmarks
      based on the way the file changed.
      
      Task-number: QTCREATORBUG-1281
      Reviewed-by: dt
      76020b61
  5. May 27, 2010
    • Thorbjørn Lindeijer's avatar
      Fixed the default UI color · de7af4f2
      Thorbjørn Lindeijer authored
      When there was no existing configuration, it would get set to pure black
      on startup, resulting in a very dark gray Qt Creator. Now it is back to
      its old friendly gray as default color.
      
      Also made sure that the default on startup and the color used for
      resetting the UI color in the settings are always in sync.
      
      Reviewed-by: Jens Bache-Wiig
      de7af4f2
  6. May 21, 2010
    • Jens Bache-Wiig's avatar
      Update fakeVIM icon · 8188e657
      Jens Bache-Wiig authored
      The old one didnt emphasize the fact that this is not a real
      VIM product. Unfortunately not translateable but probably
      better than reusing the official icon.
      
      RevBy: con
      8188e657
  7. May 19, 2010
  8. May 18, 2010
  9. May 17, 2010
  10. May 14, 2010
  11. May 12, 2010
  12. May 11, 2010
  13. May 07, 2010
  14. May 05, 2010
    • Jens Bache-Wiig's avatar
      Pushed icon updates · deba7405
      Jens Bache-Wiig authored
      Help mode icon uses the ergosign palette now. Pushed
      both 24 and 32 px versions. Reverted projects icon.
      We have a lot of artwork based on this.
      deba7405
  15. May 04, 2010
  16. May 03, 2010
  17. Apr 29, 2010
  18. Apr 28, 2010
  19. Apr 27, 2010
  20. Apr 26, 2010
Loading