- 
    
Bug
 - 
    Resolution: Done
 - 
    
  Not Evaluated                     
     - 
    Qt Creator 2.5.0
 - 
    None
 - 
    Linux 64
 
It's quite annoying that the QTableWidget columns for the Stack, Breakpoints and Watch panes don't get saved between sessions.
I know that there's an "Always adjust column widths" option, but this isn't really that useful, as I quite often get some stupidly long function in there (e.g. QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) ) which means one column is way too big, and I have to adjust them anyway...
Can we please have the ability to save the column widths, as it's quite frustrating having to re-do this all the time. I don't remember having to do this (although I can't guarantee it didn't happen there) in QtCreator 2.3 and previous.