› KDevelop 4.1 RC1 released 
Fri, 10/08/2010 - 19:27
Hello everyone!
I’m happy to announce the immediate availability of KDevelop 4.1 RC 1. This is a testing release, and any feedback is greatly appreciated. Please send us your feedback either via one of our mailing lists, #kdevelop on freenode or put general bugs and wish request as always to http://bugs.kde.org. We are quite confident that this release is ready for every-day use, and if nothing unplanned happens, we are going to release KDevelop 4.1 in about two weeks.
Download
- KDevplatform 1.0.90
- http://download.kde.org/download.php?url=unstable/kdevelop/4.0.90/src/kdevplatform-1.0.90.tar.bz2
- MD5 Sum:
c652788d44ec4b4b09bc2d26f2ae2068 - SHA1 Sum:
e6a87146f69c4149ee669de21dc171020285f17a - KDevelop 4.0.90
- http://download.kde.org/download.php?url=unstable/kdevelop/4.0.90/src/kdevelop-4.0.90.tar.bz2
- MD5 Sum:
2d0028a60a0beecb0e3f6e442f2e7be3 - SHA1 Sum:
72bb75a5dcf3e23165cfc5e00d92229012752fd3 - KDevelop PHP 1.0.90
- http://download.kde.org/download.php?url=unstable/kdevelop/4.0.90/src/kdevelop-php-1.0.90.tar.bz2
- MD5 Sum:
e6d1163c81314d35847ce4fa7a1a05f6 - SHA1 Sum:
63fb5cac4141ec4c6ca73471ba2870335f6a7b6a - KDevelop PHP Docs 1.0.90
- http://download.kde.org/download.php?url=unstable/kdevelop/4.0.90/src/kdevelop-php-docs-1.0.90.tar.bz2
- MD5 Sum:
658efe8d4754db6ce10e1582bff504d1 - SHA1 Sum:
a00aa72d0fd0de01c5f0ea4db2afe338f13cc0b5
Changelogs
ChangeLog for kdevplatform v1.0.90 ================================== * Nicolás Alvarez: In output toolviews, make sure Select All and Copy only call our slot. * Milian Wolff: protect against dangling pointers due to silently killed jobs * Milian Wolff: use proper icon for jump to Delcaration/Definition * Milian Wolff: prevent possible crash on shutdown when a process is still running * Milian Wolff: fix potential overflow when no editor factory was found * Milian Wolff: fix: use QueuedConnection to fix crash on show declaration/definition * Milian Wolff: don't crash GenericManager when closing project while some GenericManagerListJob is still running * Nicolás Alvarez: Fix toolview button painting to highlight icon on hover. * Aleix Pol: Only add files in case it's needed. ChangeLog for kdevelop v4.0.90 ============================== * Milian Wolff: fix: don't confuse the parser by comments after ambiguous declarations or expressions * Milian Wolff: support NULL macro as alias for 0 * Nicolás Alvarez: Fix comment typos in CMake parser code. * Aleix Pol: Always create a new instance of the QRegExp so that it keeps working when calling the ast parser in parallel. * Nicolás Alvarez: Fix bug interpreting CMake conditions with -NOTFOUND variables. * Milian Wolff: backport CLI api cleanup from master without i18n changes and deprecating commands * Milian Wolff: don't try to execute empty command * Milian Wolff: properly set parent of GDB QObjects, afaik these where leaked before * Aleix Pol: Prevent some crashes when creating a new folder from the UI to a cmake project. * Aleix Pol: Don't add non-cmake folders that contain ".kdev_ignore" file. * Aleix Pol: This folder shouldn't ever have been here. * Aleix Pol: Remove obsolete casts.
Wrapup
Thanks to the whole KDevelop team and all contributors. The release schedule for KDevelop 4.1 can be found here: release schedule for KDevelop 4.1
Bye, happy testing and stay tuned for KDevelop 4.1 final in two weeks.
Comments
I see the main page still Tue, 10/12/2010 - 08:29 — Ninja (not verified)
I see the main page still says: “Recommended for Linux (all other OS might work, but are not tested yet).” Any further update / timeframe for this?
We still don’t have a Wed, 10/13/2010 - 11:16 — Milian Wolff
We still don’t have a developer working on one of the other (non-unix) platforms, so sadly I cannot give you a timeframe for this.
Help wanted!
Post new comment