Skip to content
Snippets Groups Projects
  1. Dec 21, 2009
    • Christian Kamm's avatar
      Find macro uses. · f90f9e48
      Christian Kamm authored
      Reviewed-by: Erik Verbruggen
      f90f9e48
    • Christian Kamm's avatar
      Enhance data stored for macros and macro uses. · c3cc7cf4
      Christian Kamm authored
      In preparation for finding macro uses.
      
      * Macro: add offset and length
      * MacroUse: add line
      * Document: add convenience functions for finding a macro definition, use
        or undefined use at a given location.
      
      Reviewed-by: Erik Verbruggen
      c3cc7cf4
    • 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
  2. Dec 18, 2009
  3. Dec 17, 2009
  4. Dec 16, 2009
  5. Dec 15, 2009
Loading