Skip to content
  • Robert Knight's avatar
    Squashed commit of the following: · 5036d8cb
    Robert Knight authored
    commit 99d61f9bdfe29347050162a5a675bb0c276bc1bf
    Author: Robert Knight <robertknight@gmail.com>
    Date:   Sat Mar 22 20:45:45 2008 +0000
    
        Allow a normal frame around the table view in ManageProfilesDialog.  Works better with Oxygen style.
    
    commit 7075de00d8cc88568e108e868e08d071d5aa7bcb
    Author: Robert Knight <robertknight@gmail.com>
    Date:   Sat Mar 22 20:37:38 2008 +0000
    
        Change base class of ProfileItemDelegate from QItemDelegate to QStyledItemDelegate for better rendering.  Fix updates of favorite / non-favorite status in ManageProfilesDialog.  QVariant equality comparisons are not properly supported for custom types so QAbstractItemModel::match() has to be replaced with manual iteration through the rows.
    
    commit 3baa3307473e037efd500ade7df37d2fd62c60d9
    Author: Robert Knight <robertknight@gmail.com>
    Date:   Sat Mar 22 20:09:27 2008 +0000
    
        Remove unecessary deleteProfile() call.  Explicitly add new profiles to the SessionManager.  Mark the temporary profile in t...
    5036d8cb