Skip to content
Snippets Groups Projects
  1. Nov 03, 2010
  2. Nov 02, 2010
  3. Nov 01, 2010
  4. Oct 18, 2010
    • mae's avatar
      Fixed find scope · da5cdda7
      mae authored
      There was an off-by-one error for the normal find scope.
      Improved look by ignoring the left side.
      da5cdda7
  5. Oct 08, 2010
  6. Oct 07, 2010
  7. 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
  8. Sep 28, 2010
    • mae's avatar
      Fixed find scope · 5c6cfdf8
      mae authored
      There was an off-by-one error for the normal find scope.
      Improved look by ignoring the left side.
      5c6cfdf8
  9. Sep 27, 2010
  10. Sep 20, 2010
  11. Sep 16, 2010
  12. Sep 10, 2010
  13. Sep 02, 2010
  14. Aug 30, 2010
  15. Aug 27, 2010
  16. Aug 05, 2010
    • mae's avatar
      Refactor block selection · 29b073e9
      mae authored
      Block selection was "broken" when using tabs, or rather
      incomplete: It treated tabs as normal characters, which
      has shown to be unexpected by people using tabs in code.
      
      The new implementation has a vastly improved find scope
      as well. In addition, creating a blog selection with
      mouse or keyboard feels a lot more solid now, as the
      actual selection is detached from possible valid cursor
      positions.
      
      Task-number: QTCREATORBUG-1541
      29b073e9
  17. Jul 30, 2010
    • Alessandro Portale's avatar
      Pedantic cleanup of filename parameters for QIcon constructor · 3aa3c568
      Alessandro Portale authored
      Using more *::Constants::ICON_* where it makes sense and
      wrapping the file names into QLatin1String where they were
      missing.
      
      The increased usage of the ICON constants needed a few more
      cross plugin includes of *constants.h, here and there.
      I think that it is OK, since the dependencies were alredy there
      icon resource wise.
      3aa3c568
  18. Jul 29, 2010
  19. Jul 26, 2010
  20. Jul 23, 2010
    • kh1's avatar
      Compile fix. · c837fd60
      kh1 authored
      Reviewed-by: con
      c837fd60
    • con's avatar
      C++ symbols find filter for advanced find. · 2bda8675
      con authored
      Required refactoring of the search result window to show real trees of
      search results.
      
      The backend is the backend from the Locator filter, which is a bit
      outdated now.
      2bda8675
  21. Jul 22, 2010
  22. Jul 15, 2010
  23. Jul 14, 2010
  24. Jul 13, 2010
  25. Jul 12, 2010
  26. Jul 06, 2010
  27. Jul 01, 2010
  28. Jun 29, 2010
  29. Jun 28, 2010
  30. Jun 25, 2010
Loading