Skip to content
Snippets Groups Projects
  1. Dec 08, 2010
  2. Dec 07, 2010
  3. Dec 06, 2010
  4. Dec 02, 2010
  5. Dec 01, 2010
  6. Nov 30, 2010
    • con's avatar
      Window title didn't show nice name for e.g. diff views. · af99e09b
      con authored
      Use the editor's displayName for the window title.
      Also there were missing change signal emissions in setDisplayName
      implementations.
      Moves the actual handling of the window title from Session to
      EditorManager (so it now is also done for the hypothetical case of no
      project explorer plugin).
      
      Task-number: QTCREATORBUG-3207
      af99e09b
  7. Nov 24, 2010
  8. Nov 22, 2010
  9. Nov 17, 2010
  10. Nov 16, 2010
  11. Nov 15, 2010
  12. Nov 12, 2010
    • Leandro Melo's avatar
      Editors: Make block highlights go beyond the margin · 5723a73b
      Leandro Melo authored
      Block highlights should still be visible even outside the margin (when
      margins are displayed naturally), since it acts only as indicator of
      the character limit.
      
      Apparently this had already been noticed before and recently there was
      a merge request (no. 204) with an attempt to fix it. However, the
      implementation was not handling it in a nice form. This is a small
      patch that solves the issue and keeps the editor beautiful. (Check
      the merge request for more details.)
      
      Reviewed-by: Thorbjorn Lindeijer
      5723a73b
  13. Nov 10, 2010
  14. Nov 09, 2010
  15. Nov 08, 2010
  16. Nov 05, 2010
  17. Nov 03, 2010
  18. Nov 02, 2010
Loading