Skip to content
  • Otto Bruggeman's avatar
    BUG: 165421 Actually give a QWidget* wehn asked for one and not cast a... · 30ba335d
    Otto Bruggeman authored
    BUG: 165421 Actually give a QWidget* wehn asked for one and not cast a QObject* to a QWidget*, that does not work...
    BUG: 174924 Most likely fixed as well due to removing the "delete this" which is pure evil
    BUG: 103651 A missing KGlobal::deref() seems to have caused kompare to stay around without visible windows.
    BUG: 102800 Same for this one, due to the missing deref kompare never fully quit and the session was saved and restored on next login.
    
    Many many cleanups and many dialog created on the heap are not created on the stack whereever possible.
    Updated most headers with the updated copyright year and a new email address.
    
    Next time i'll try to split it up in seperate commits.
    
    svn path=/trunk/KDE/kdesdk/kompare/; revision=928082
    30ba335d