Revision 45cdc3b...

Go back to digest for 12th May 2013

Bug Fixes in Development Tools

Aleix Pol Gonzalez committed changes in [kdevelop] /makebuilder:

Don't store a ProjectBaseItem in the MakeJob

Use a QPersistantModelIndex instead and fetch the item only when it's
needed. This way we can make sure that we don't crash if the item was
deleted during the job's life.

This is a bug fix, but I'm only committing to master for the moment.

File Changes

Modified 3 files
  • /makebuilder
  •   projectbuilders.cpp
  •   projectbuilders/makejob.cpp
  •   projectbuilders/makejob.h
3 files changed in total