Skip to content
Snippets Groups Projects
  1. May 12, 2010
    • Lasse Holmstedt's avatar
      Fixed crash when using -noload to disable multiple plugins · bc00f859
      Lasse Holmstedt authored
      The noload behavior is also changed: it now always shows the plugins in
      About Plugins... menu, even though -noload was used. When using -noload,
      the enabled state of the plugin is not saved, so if the command line
      arg is removed, the plugin will be loaded normally.
      
      Reviewed-by: con
      bc00f859
    • dt's avatar
      File renaming · 9bc9fe73
      dt authored
      Reviewed-By: con
      Reviewed-By: Friedemann Kleint
      
      We now support renaming files. The version control system tries first to
      rename, if that doesn't support or can't rename the file we do a normal
      rename. (Note: git, hg, perforce > 2009.02 support renaming, cvs not.
      (perforce untested)). We correctly notify all editors of the renamed
      file and tell the project manager to rename the file in the project.
      
      Note: Only the qt4projectmanager knows how to rename files.
      
      Note: renaming folders, moving files to different folders, renaming
      .pro/.pri files is not supported. Those things can be later added after
      this has proven to work correctly in the simple case.
      
      Also we don't do any actions based on the renaming like renaming
      classes, changing include guards or #include lines.
      9bc9fe73
    • hjk's avatar
      e65e0117
    • hjk's avatar
      fakevim: rework range passing · 84f41930
      hjk authored
      84f41930
  2. May 11, 2010
  3. May 10, 2010
Loading