Skip to content
  • Josef Weidendorfer's avatar
    QCachegrind: start QFileDialog's in recent directory · db198e0b
    Josef Weidendorfer authored
    This fixes the problem that File/Open and File/Add always
    started up in the current working directory (where qcachegrind
    was started), even if a file from another directory was opened.
    We store the recently selected file, and use this as starting
    point for the next QFileDialog.
    
    The stored file name is not persistent over qcachegrind runs,
    and the current directory will not be remembered when closing
    a QFileDialog with 'Cancel'.
    
    svn path=/trunk/KDE/kdesdk/kcachegrind/; revision=1095756
    db198e0b