changes from KDevelop 2.0.2 to today's KDE_2_2_BRANCH-cvs

Jens Zurheide jens.zurheide at gmx.de
Sat Jan 19 20:36:10 GMT 2002


Hi all,

I thought I should start squashing some bugs that annoy me for
some time already :-)

Focus problems when setting bookmarks/breakpoints and scrolling:
When setting bookmarks or breakpoints the class KIconBorder holds the focus 
and the cursor is missing. After using the scrollbar the focus stays with 
the scrollbar. The patch kwriteview_setfocus.diff forces the focus back 
into the editfield. One side-effect is that setting the bookmarks also 
moves the cursor. This might have happend before but it was not obvious 
because the cursor was not displayed.

am_edit.diff
The file am_edit of the samples contains a minor bug: the tags file (if 
present) disables the creation of a source distribution (at least with my 
SuSE 7.3). The patch that fixes this is am_edit.diff

email.diff
My former email provider went out of business...

Other things...
KDE3 allows floating toolbars, which makes moving the "MDI-View-Taskbar"
from the bottom to the top difficult (i.e. I could not manage this, because 
it does not dock again and double-clicking the title bar moves it back to 
the bottom).

I received several of these warnings:
QObject::disconnect: No such signal 
\CEditWidget::activated(QextMdiChildView*)

Regards,
Jens
-------------- next part --------------
A non-text attachment was scrubbed...
Name: am_edit.diff
Type: text/x-diff
Size: 517 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20020119/2ae9b5b4/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kwview_setfocus.diff
Type: text/x-diff
Size: 844 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20020119/2ae9b5b4/attachment-0001.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: email.diff
Type: text/x-diff
Size: 1125 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20020119/2ae9b5b4/attachment-0002.diff>


More information about the KDevelop mailing list