Skip to content
  • Robert Knight's avatar
    · 573f7636
    Robert Knight authored
    * konsoleprofile now only affects an individual session rather than modifying
      all sessions using the same profile as the current tab.
    
    * Re-implement support for underlined text
    
    * Use a sensible size for the Manage Profiles dialog by default
    
    * Tidy up SearchHistoryTask 
        - Remove unnecessary setMatchCase(), matchCase(), setRegExp(), regExp() methods.
        - Implement highlighting the search box to indicate search success correctly.
          (Previously did not work with 'highlight matches' turned off)
    
    * start.cpp -> main.cpp for consistancy
    
    * Remove old startup-notes
    
    * #ifdef out the transparency setup code on startup, relevant code is now in 
      qt-copy instead.
    
    * API documentation improvements in SessionController
    
    svn path=/trunk/KDE/kdebase/apps/konsole/; revision=682279
    573f7636