KDevelop/4.7: Difference between revisions

From KDE Community Wiki
(Created page with "= ChangeLog = - cmake: improvements so that all idioms needed for KF5 development are available. - unit tests: UI polishing and bug fixes = Known issues = = Where to try it?...")
 
No edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= ChangeLog =
Finally, after months of work, the KDevelop team is happy to release a first beta of the 4.7 version. It comes packed with new features, lots of bug fixes as well as many performance improvements.
- cmake: improvements so that all idioms needed for KF5 development are available.
- unit tests: UI polishing and bug fixes


= Known issues =
The CMake support saw several improvements, which ensure that all idioms needed for KF5 development are available. The unit test support UI was polished and several bugs fixed. In the same direction, some noteworthy issues with the QtHelp integration were addressed.


= Where to try it? =
Feature-wise, KDevelop now officially supports the Bazaar (bzr) version control system. KDevelop now handles PHP namespaces better and can understand traits aliases. Furthermore, some first fruits of the ongoing Google summer of code projects are included in this release, which pave the path toward better support for cross compile toolchains.
- ubuntu ppa and similar shit?
 
On the performance front, it was possible to greatly reduce the memory footprint when loading large projects with several thousand files in KDevelop. Additionally, the startup of KDevelop should now be much faster.

Latest revision as of 23:50, 30 June 2014

Finally, after months of work, the KDevelop team is happy to release a first beta of the 4.7 version. It comes packed with new features, lots of bug fixes as well as many performance improvements.

The CMake support saw several improvements, which ensure that all idioms needed for KF5 development are available. The unit test support UI was polished and several bugs fixed. In the same direction, some noteworthy issues with the QtHelp integration were addressed.

Feature-wise, KDevelop now officially supports the Bazaar (bzr) version control system. KDevelop now handles PHP namespaces better and can understand traits aliases. Furthermore, some first fruits of the ongoing Google summer of code projects are included in this release, which pave the path toward better support for cross compile toolchains.

On the performance front, it was possible to greatly reduce the memory footprint when loading large projects with several thousand files in KDevelop. Additionally, the startup of KDevelop should now be much faster.