LollieStick meldt ons dat er een nieuwe beta versie is van de bekende GUI KDE. Het gaat hier om de 2e beta uit de 3.0 serie. Er zijn veel bugs uitgehaald.
Het changelog staat hieronder.
more bugfixes for non-latin languages made addcxxflags working .ts files can also be opened in editor views now made undo work gracefully with autoindentation of '" rel="external">' minimized KDevelop doesn't restore back during compiling any more messages output view isn't activated again with every new inserted line accel clash with bookmarks and views repaired (Alt+0..9 is for Bookmarks again, Ctrl+0..9 is for views now) fixed that configure didn't recognize the argument given by the dialogbox the first time (only after reloading the project) On project creation neither the configure argument --prefix nor --enable-kde=no (for qextmdi projects) were not passed,unless --with-qt-dir was set. KDevelop setup default values for editor changed tool-view tabs default appearance changed .kdevses writing repaired concerning to the MDI views kdDebug() output of classparser fixed, no grumbling about missing 'endl' anymore broken slot connections fixed (slotTipOfDay, slotCompileCombo, activated) admin-tarball now in sync with the actual version of KDE. Now it's possible to use this framework for either QT/KDE 3 or QT/KDE 2. corrected some compile/make flags stuff introduced the NOOPT_CFLAGS for all projects Fixed that when we opened a popup menu FocusIn and FocusOut was called for KWriteView which makes it very slow because of the triggered repaint. disappearing editor cursor fixed (lose focus only when tool-views have the focus) mode switch TabPage-->Childframe and TabPage-->Toplevel fixed (KDE 3 only) crash when closing a file in Tabpage mode fixed (KDE 3 only) kdevelop compiled for KDE 3beta2 creates kde/qt projects for QT 3 and KDE 3beta2/Beta2 (KDE 3 only) text output of messages output-view repaired (KDE 3 only) attempt to avoid infinite recursion in KToolBar (KDE 3 only