Commit Details

Anon32

Repository svn://anonsvn.kde.org/home/kde/trunk/KDE/kdesdk/kompare /trunk/KDE/kdesdk/kompare
by je4d on 2009-08-30 21:56 (3 months ago)

Rectify the antialiasing changes that were put in a while back
The 1px border lines for selected items are now drawn down one line of pixels instead of being drawn on the boundary between two lines.
I've also changed the connectwidget bezier rendering stuff to use QPainterPath beziers. Before antialiasing was introduced the Q3PointArray bezier-approximations were fine, but with antialiasing they were noticably incorrect. Qt4's QPainterPath gets it right.

Language Totals

  Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
  C++ 23 50 0 2 0 6
  C 1 3 0 0 0 0

Files Changed

[3 total ]
File Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
komparepart/kompareconnectwidget.cpp
  C++ 21 48 0 2 0 5
komparepart/kompareconnectwidget.h
  C 1 3 0 0 0 0
komparepart/komparelistview.cpp
  C++ 2 2 0 0 0 1