Skip to content
Snippets Groups Projects
  1. Aug 11, 2010
  2. Aug 10, 2010
  3. Aug 05, 2010
  4. Jul 23, 2010
    • 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
  5. Jul 20, 2010
  6. Jul 12, 2010
  7. Jul 06, 2010
  8. May 31, 2010
  9. May 25, 2010
  10. Mar 30, 2010
  11. Mar 18, 2010
  12. Mar 17, 2010
  13. Mar 09, 2010
    • Erik Verbruggen's avatar
      Fixed QTCREATORBUG-745. · 417a1c9f
      Erik Verbruggen authored
      Fixed crash in FindUsages on a dirty file in a large project, which is saved
      while the FindUsages is still running.
      417a1c9f
  14. Mar 05, 2010
  15. Dec 21, 2009
    • Christian Kamm's avatar
      Find macro uses. · f90f9e48
      Christian Kamm authored
      Reviewed-by: Erik Verbruggen
      f90f9e48
    • con's avatar
      Remove unused code. · 6c27faf0
      con authored
      6c27faf0
    • con's avatar
      Implement string based search & replace in multiple files. · 1a95f6f2
      con authored
      This uses the same UI as "Rename Symbol".
      Moves the actual rename implementation to a static method in
      BaseFileFind and uses it for rename symbol and search & replace.
      Moves the signal notification for the code model from VCSManager to
      the more general FileManager.
      Note that as for rename symbol, there's no undo yet.
      
      Task-number: QTCREATORBUG-73
      1a95f6f2
  16. Dec 15, 2009
  17. Dec 07, 2009
  18. Dec 04, 2009
  19. Dec 03, 2009
  20. Dec 02, 2009
  21. Dec 01, 2009
  22. Nov 30, 2009
  23. Nov 27, 2009
  24. Nov 09, 2009
  25. Nov 04, 2009
Loading