SVN branch kdevelop/3.3 (today)

For a detailed list of changes after the creation of the SVN kdevelop/3.3 branch visit the individual SVN commit logs.

KDevelop 3.3.6 (2007-01-25)

It supports KDE >= 3.2. Was tagged on 2007-01-15 and released on 2007-01-25.
  • IMPROVED - Doxygen 1.5.1 support
  • FIX - Compilation with KDE 3.2
For a detailed list of changes after the creation of the SVN kdevelop/3.3 branch visit the individual SVN commit logs.

KDevelop 3.3.5 (2006-10-11)

It supports KDE >= 3.2. Was tagged on 2006-10-02 and released on 2006-10-11.
  • IMPROVED - The autotools version used by the templates
  • FIX - Two crashes
For a detailed list of changes after the creation of the SVN kdevelop/3.3 branch visit the individual SVN commit logs.

KDevelop 3.3.4 (2006-08-02)

It supports KDE >= 3.2. Was tagged on 2006-07-23 and released on 2006-08-02.
  • FIX - Ruby TOC documentation
For a detailed list of changes after the creation of the SVN kdevelop/3.3 branch visit the individual SVN commit logs.

KDevelop 3.3.3 (2006-05-31)

It supports KDE >= 3.2. Was tagged on 2006-05-23 and released on 2006-05-31.
  • NEW - support for python 2.4
  • NEW - support for reading TOC from CHM documentation
  • IMPROVED - C++, PHP, Python and Ruby support
  • FIX - 11 bugs
For a detailed list of changes after the creation of the SVN kdevelop/3.3 branch visit the individual SVN commit logs.

KDevelop 3.3.2 (2006-03-28)

It supports KDE >= 3.2. Was tagged on 2006-03-17 and released on 2006-03-28.
  • IMPROVED - application templates
  • IMPROVED - C++, PHP and Ruby support
  • FIX - 6 bugs
For a detailed list of changes after the creation of the SVN kdevelop/3.3 branch visit the individual SVN commit logs.

KDevelop 3.3.1 (2006-01-31)

It supports KDE >= 3.2. Was tagged on 2006-01-19 and released on 2006-01-31.
  • IMPROVED - application templates
  • IMPROVED - BerkeleyDB backend for code completion
  • IMPROVED - Ruby support
For a detailed list of changes after the creation of the SVN kdevelop/3.3 branch visit the individual SVN commit logs.

KDevelop 3.3.0 (2005-11-29)

It supports KDE >= 3.2. Was tagged on 2005-11-23 and released on 2005-11-29.
  • FIX - gtkmm application template
  • FIX - BerkeleyDB backend for code completion
For a detailed list of changes after the creation of the SVN kdevelop/3.3 branch visit the individual SVN commit logs.

KDevelop 3.3 release candidate 1 (aka 3.3-rc1) (2005-11-11)

It supports KDE >= 3.2. Was tagged on 2005-11-08 and released on 2005-11-11.
  • FIX - 11 bugs
  • FIX - Many application templates
Here is an interactive version of the fixed bugs.
For a detailed list of changes after the creation of the SVN kdevelop/3.3 branch visit the individual SVN commit logs.

KDevelop 3.3 beta 2 (aka 3.2.92) (2005-10-18)

It supports KDE >= 3.2. Was tagged on 2005-10-10 and released on 2005-10-18.
  • FIX - 7 bugs
  • FIX - Small fixes
  • Fix - Code completion
Here is an interactive version of the fixed bugs.
For a detailed list of changes after the creation of the SVN kdevelop/3.3 branch visit the individual SVN commit logs.

KDevelop 3.3 beta 1 (aka 3.2.91) (2005-09-21)

It supports KDE >= 3.2. Was tagged on 2005-09-10 and released on 2005-09-21.
  • REMOVED - Local BerkeleyDB copy. Now it uses the BerkeleyDB software of your system.
  • IMPROVED - PHP support
  • IMPROVED - Search recursively for doxygen tag files (now also for the Index view). The index cache ($KDEHOME/share/apps/kdevdocumentation/index) must be removed otherwise it doesn't find the new entries
  • IMPROVED - Many things in the debugger
  • FIX - 12 debugger bugs
  • NEW - tracepoints breakpoints that don't stop execution, but rather print values of some expressions and continue. Essentially the same as printf debugging, but does not require changing code and rebuilding
Here is an interactive version of the fixed bugs.
For a detailed list of changes after the creation of the SVN kdevelop/3.3 branch visit the individual SVN commit logs.

KDevelop 3.3 alpha 1 (aka 3.2.90) (2005-08-11)

It supports KDE >= 3.2. Was tagged on 2005-08-07 and released on 2005-08-11.
  • IMPROVED - PHP support
  • IMPROVED - Debugger
  • NEW - It's now possible to set the instruction pointer within the KDevelop debugger (BR82956)
  • FIX - disassembler when program address is above 0x80000000 (BR107039)
Here is an interactive version of the fixed bugs.
For a detailed list of changes after the creation of the SVN kdevelop/3.3 branch visit the individual SVN commit logs after kdevelop/3.3 branchpoint.

KDevelop 3.3 branchpoint (2005-07-26)

It supports KDE >= 3.2. Was branched on 2005-07-26 and not released. It contains the new features of KDevelop 3.3.x plus the changes:
  • NEW - Features on the KDevelop section on KDE 3.5 Feature Plan
  • NEW - You can now use CMAKE to compile KDevelop
  • IMPROVED - Cpp language support:
    • support for QT4
    • Added new tab in the C++ options dialog to configure the used Qt library. You can configure if Qt used, which major version and where the Qt library path (QTDIR) for this project is.
    • class wizard: - Qt checkboxes are disabled on non-qt projects. Different code is generated for Qt3.x and Qt4.x projects.
  • IMPROVED - Debugger:
    • Debugger breakpoints window made easier to use
    • Fixed problem with disabled breakpoints
    • Automatically show variables window when application stops, and hide when application terminates.
    • Implement editing expression/variable values in variables window.
    • Improved the variables view
  • NEW - PHP5 language support, config locate php executable
  • IMPROVED - Output view:
    • Speed optimizations
  • IMPROVED - Generic projectmanager:
    • It's based on the kdevelop platform architecture where project management GUI is abstracted from a specific buildsystem. Buildsystems are handled using plugins ("project importers, builders and editors")
    • Workspace support is available
    • Project builders: make builder
    • Project importers: automake, custom makefiles, qmake
  • IMPROVED - User Manual
  • FIX - around 48 bugs of the KDevelop 3.2.x release series
Here is an interactive version of the fixed bugs.
Visit the individual SVN commit logs between KDevelop 3.2.x and KDevelop 3.3 branchpoint for a more detailed list of changes.

For a less detailed list of changes visit the source ChangeLog file using WebSVN.

Esta página ha sido actualizada por última vez el: jue 25 ene 2007 23:30:09 CET

Tradución española mantenida por Miguel Ángel De Blas Búrdalo

Si hay algún problema con el sitio web, por favor contacte con el webmaster.
Inglés Arabico Checo Alemán Español Francés Hungaro Indonesio Italiano Holandés Polaco Portugués Brasileño Portugués Rumano Ruso Turco Ucraniano Chino Simplificado
Powered by Google
www www.kdevelop.org