Skip to content
Snippets Groups Projects
  1. Apr 26, 2010
  2. Apr 23, 2010
  3. Apr 20, 2010
  4. Apr 16, 2010
  5. Apr 15, 2010
  6. Apr 14, 2010
  7. Apr 13, 2010
    • mae's avatar
      Introduce default file encoding (for new files and new projects) · 4d8cb88b
      mae authored
      Task-number: QTCREATORBUG-365
      Reviewed-by: dt
      4d8cb88b
    • mae's avatar
      Fix minor ifdefed-out block drawing issue · e9be9a0d
      mae authored
      When drawing the background for an ifdefed-out block, expand
      to the end of the visible viewport, even when scrolled
      horizontally to the right.
      e9be9a0d
    • mae's avatar
      Fix find scope expanding · d633ec20
      mae authored
      We now use two cursors, with the first one being positioned at the
      character before the find scope starts. This makes it possible
      to extend the scope when typing at the beginning or the end of
      it. This is more what the user expects. The effect is noticable
      with find&replace of words at the beginning or end of the scope.
      d633ec20
  8. Apr 12, 2010
  9. Apr 09, 2010
  10. Apr 08, 2010
  11. Apr 01, 2010
    • Christian Kamm's avatar
      Clean the BaseTextDocument filename. · 80fa3216
      Christian Kamm authored
      Previously, it could contain multiple directory separators, . or ..
      
      This makes using the filename safe for hashes like the ones used in the
      C++ and Qml code models.
      
      Reviewed-by: Roberto Raggi
      Reviewed-by: mae
      80fa3216
  12. Mar 31, 2010
  13. Mar 29, 2010
  14. Mar 26, 2010
Loading