Skip to content
Snippets Groups Projects
  1. Jun 15, 2010
  2. Jun 14, 2010
  3. Jun 11, 2010
  4. Jun 08, 2010
  5. Jun 07, 2010
  6. Jun 04, 2010
  7. Jun 02, 2010
  8. Jun 01, 2010
  9. May 31, 2010
  10. 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
  11. May 27, 2010
  12. May 21, 2010
  13. May 19, 2010
  14. May 18, 2010
    • mae's avatar
      Small fixes for vertical block selection · 8c9a9747
      mae authored
      The find scope was sometimes painted incorrectly, and the last
      line was occassionally ommited from the standard selection paint.
      
      Reviewed-by: thorbjorn
      8c9a9747
  15. May 17, 2010
  16. May 14, 2010
  17. May 12, 2010
  18. May 11, 2010
  19. May 07, 2010
  20. May 06, 2010
  21. May 03, 2010
  22. Apr 28, 2010
  23. Apr 26, 2010
  24. Apr 23, 2010
  25. Apr 20, 2010
  26. Apr 16, 2010
Loading