| KDevelop 是一款 KDE 下支持多程序设计语言的集成开发环境。KDevlop IDE采用 GPL 进行发布, 
它已支持Ada、Bash、C、C++、Fortran、Haskell、Java、Pascal、Perl、Python、Ruby、SQL等程序设计
语言。 KDevelop 4.0.2 是 4.0 系列的第二个维护版本,修复了上一般本的bug。 下载 KDevelop 4.0.2 ChangeLog for kdevelop v4.0.2=============================* Milian Wolff: set version to 4.0.2
 * Milian Wolff: don’t crash when renaming a file in custom make manager
 * Andreas Pakulat: Help people find the movingranges branch.
 * Milian Wolff: fix: don’t skip comments inside strings inside macros
 * Andreas Pakulat: Really error out with too-new-kdelbis version
 * Andreas Pakulat: Fix my blind max-version check.
 * Andreas Pakulat: Error out if kdelibs is too new
 * Milian Wolff: fix compile… – sorry
 * Milian Wolff: don’t offer ctors of indirect parent classes for overriding, add test
 * Andreas Pakulat: Fix maintainership info
 * Milian Wolff: still expext fail, as this is not fixed yet
 * Milian Wolff: don’t filter NamespaceAlias declarations when showing types
 * Ciprian Ciubotariu: NULL tests matched to kdevelop coding standard
 * Ciprian Ciubotariu: Added tests for handling cyclic namespace aliases
 * Ciprian Ciubotariu: Duchain tests for global namespace aliases
 * Ciprian Ciubotariu: Test for code completion with namespace aliases
 * Ciprian Ciubotariu: Fixed completion through global namespace aliases
 * Milian Wolff: make sure we actualy get a TemplateDeclaration before accessing it
 * Milian Wolff: mark overridden explicit ctors also as explicit
 * Milian Wolff: cherry pick #c0aff55a17 from master: filter anonymous structs during code completion, add test
 点击进入 KDevelop 项目主页 |