2009-02-26 21:01 +0000 [r932530-932534] Amilcar do Carmo Lucas <amilcar kdevelop.org>
languages/cpp/debugger/framestackwidget.cpp,
languages/cpp/debugger/framestackwidget.h
languages/cpp/debugger/framestackwidget.cpp,
languages/cpp/debugger/framestackwidget.h
Add a verification so the contents of the frame stack window is updated only
when it is visible. Patch by Anderson Luiz da Silva. BUG 147607
adds a verification so the contents of the frame stack window is
2009-02-25 12:50 +0000 [r931535] Andrew Coles <andrew_coles yahoo.co.uk>
buildtools/autotools/autoprojectpart.cpp
Corrected typos: exclamation marks and abbreviative apostrophes are a no-no.
2009-02-23 13:47 +0000 [r930440] Andrew Coles <andrew_coles yahoo.co.uk>
languages/cpp/pcsimporter/qt4importer/settingsdialog.cpp,
languages/cpp/includepathresolver.cpp,
languages/cpp/pcsimporter/qtimporter/settingsdialogbase.ui,
parts/astyle/astyleconfig.ui,
languages/cpp/debugger/gdbcontroller.cpp,
languages/cpp/pcsimporter/kdelibsimporter/settingsdialog.cpp,
(...)
Fixed various typos.
2009-02-15 19:48 +0000 [r926595] Andreas Pakulat <apaku gmx.de>
lib/cppparser/lexer.cpp
Fix endless loop by checking for null-character explicitly instead of relying
on a QChar->bool auto-conversion. Patch by Albert Zeyer - thanks.
BUG:184420
Otherwise, f2c is not added correctly as build dependency, because
the f2c/buildlink3.mk file is included at BUILDLINK_DEPTH "+".
Problem described on tech-pkg, no comments, so I commit this workaround.
KDevelop 3.4.0 closes more than 500 bugs. There is an impressive list of
additional features including improved Qt 4 support, new debugging
abilities, more attractive default user interface layout and improvements
for C++, Ruby and PHP support.
pkg includes post 3.4.0 fixes for a QMake parser bug.
Changes:
* adding externally created source files to project
* cannot use the right click "add 'filename' to project" function
* Adding files from subdirectory to project fails
* Cannot add files to/remove files from project correctly if the project
is opened by a symbolic-linked path
* custom c++ project: add/remove files broken
around at either build-time or at run-time is:
USE_TOOLS+= perl # build-time
USE_TOOLS+= perl:run # run-time
Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
Highlights at a glance
* Text-to-speech system with support built into Konqueror, Kate, KPDF
and the standalone application KSayIt
* Support for text to speech synthesis is integrated with the desktop
* Completely redesigned, more flexible trash system
* Kicker with improved look and feel
* KPDF now enables you to select, copy & paste text and images from
PDFs, along with many other improvements
* Kontact supports now various groupware servers, including eGroupware,
GroupWise, Kolab, OpenGroupware.org and SLOX
* Kopete supports Novell Groupwise and Lotus Sametime and gets
integrated into Kontact
* DBUS/HAL support allows to keep dynamic device icons in media:/ and
on the desktop in sync with the state of all devices
* KHTML has improved standard support and now close to full support for
CSS 2.1 and the CSS 3 Selectors module
* Better synchronization between 2 PCs
* A new high contrast style and a complete monochrome icon set
* An icon effect to paint all icons in two chosen colors, converting
third party application icons into high contrast monochrome icons
* Akregator allows you to read news from your favourite RSS-enabled
websites in one application
* Juk has now an album cover management via Google Image Search
* KMail now stores passwords securely with KWallet
* SVG files can now be used as wallpapers
* KHTML plug-ins are now configurable, so the user can selectively
disable ones that are not used. This does not include Netscape-style
plug-ins. Netscape plug-in in CPU usage can be manually lowered, and
plug-ins are more stable.
* more than 6,500 bugs have been fixed
* more than 1,700 wishes have been fullfilled
* more than 80,000 contributions with several million lines of code and
documentation added or changed