Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.6 / 3....
  • Linux Kernel 3.0.82 LTS...
  • KDE Software Compilatio...
  • PulseAudio 4.0
  • Wireshark 1.10.0
  • NetworkManager 0.9.8.2
  • LibreOffice 3.6.6 / 4.0...
  • SystemRescueCd 3.7.0
  • Linux Kernel 3.10 RC6
  • Ubuntu Tweak 0.8.5
  • 7-DAY TOP DOWNLOAD
    #
    Program
    Psiphon 3
    1,559 downloads
    Wine 1.4.1 / 1.6 RC2
    1,233 downloads
    BackTrack 5 R3
    1,192 downloads
    LibreOffice 3.6.6 /
    4.0.3 / 4.0.4 RC2 /
    4.1.0 Beta 2

    1,190 downloads
    Adobe Flash Player
    for Linux
    11.2.202.258

    1,011 downloads
    Red Hat Linux 9
    971 downloads
    VLC 2.0.7
    869 downloads
    Ubuntu 10.04.4 LTS
    774 downloads
    Debian GNU/Linux 7.1
    743 downloads
    Red Hat Enterprise
    Linux 6.4

    708 downloads
    MOST POPULAR DISTROS
    #
    Distribution
    PCLinuxOS 2013.04
    User rating: 4.8/5
    Votes: 371
    OpenMandriva 2013.0
    Alpha

    User rating: 4.4/5
    Votes: 625
    Ubuntu 9.10
    User rating: 4.4/5
    Votes: 267
    Clonezilla LiveCD
    2.1.1-25 / 2.1.2-15

    User rating: 4.3/5
    Votes: 260
    BackTrack 5 R3
    User rating: 4.3/5
    Votes: 569
    Fedora 18
    User rating: 4.3/5
    Votes: 613
    openSUSE Linux 12.3
    / 13.1 Milestone 2

    User rating: 4.2/5
    Votes: 471
    Ubuntu 12.04.2 LTS
    User rating: 4.2/5
    Votes: 696
    Ubuntu 10.04.4 LTS
    User rating: 4.0/5
    Votes: 286
    Linux Mint 15
    User rating: 4.0/5
    Votes: 371
    Home > Linux > Text Editing&Processing > IDEs > KDevelop > Changelog

    KDevelop 4.5.1 - Changelog


    What's new in KDevelop 4.5.0:

    April 27th, 2013

    · This release added integration for unit tests, so that you can easily run and debug them while working on your projects.
    · The New Class wizard was updated and many changes were made with regards to polishing of the UI in different places.
    · Better support for C++ 11 features was provided.



    What's new in KDevelop 4.3.0 RC1:

    February 26th, 2012

    · This is probably the last testing version before the release of 4.3 final. This release candidate includes additional bug fixes and further improves the C++11 language support.



    What's new in KDevelop 4.1.1:

    November 26th, 2010

    · Milian Wolff: set version to 4.1.0, require kdevplatform 1.1.0
    · Milian Wolff: fix custommake manager crashes when deleting, renaming folders
    · Milian Wolff: optimize: no need to call moveBehindComment if we found a last #include, just put include after that
    · Milian Wolff: finally fix the missing include item placement...
    · Milian Wolff: place includes/forward declarations after defines or comments if no empty line is found
    · Milian Wolff: properly add include/forward definition at start of document when we don't find a position after that
    · Aleix Pol: Check cached variables from conditionals too.
    · Aleix Pol: Make it possible to reload CMakeFolders that don't have a cmakelists.txt (because it has been removed). Improve responsibity on file removal. Reload project branch when a CMakeLists.txt file was removed.
    · Milian Wolff: use system colors instead of hardcoded colors in GDB command line toolview
    · Milian Wolff: set focus on filter lineedit by default in 'attach to process' dialog
    · Milian Wolff: properly read debugger state when adding output widget after debug process was started
    · Aleix Pol: Test the option command works properly with the cache.
    · Aleix Pol: Use correct api.
    · Aleix Pol: Fix project reloading when the cache is dirty.
    · Aleix Pol: Don't set the variable in case it's already specified on the cache.
    · Aleix Pol: Fix wrong slot name.
    · Aleix Pol: Reload the project whenever the CMakeCache is modified.
    · Milian Wolff: let view take ownership of widgets, prevents leakage and crashes
    · Nicolás Alvarez: CMake support: avoid infinite loop on foreach(RANGE) that never runs.
    · Aleix Pol: Make it possible to parse properly projects with empty CMakeLists.txt files. Don't add the cmake project root directory two times to the watcher.



    What's new in KDevelop 4.0.2:

    September 2nd, 2010

    · Rewritten from scratch



    What's new in KDevelop 4.0.1:

    July 23rd, 2010

    · Milian Wolff: fix overflow in CMakeFunctionArgument::unescapeValue
    · Andras Mantia: Remove some conflicting shortcuts from the katepart.
    · Milian Wolff: fix: allow incr as identifier, it's not the ++ token after all
    · Milian Wolff: don't crash on nullptr type in getPointerTarget
    · Milian Wolff: fix shouldStartCompletion when writing a path in a #include, inserted is not only a single char
    · Milian Wolff: don't crash when getContainerType does not find a declaration for the identified type in the given topcontext
    · Andreas Pakulat: Fix opening files with relative path.
    · Andreas Pakulat: Set CMAKE_INSTALL_RPATH to lib-installdir
    · Andreas Pakulat: Make sure kdevplatform is properly linked
    · Milian Wolff: use canonicalFilePath as absoluteFilePath might lead to problems when resolving relative includes in symlinked directories
    · Nicolás Alvarez: Fix another possible leak
    · Nicolás Alvarez: Fix memory leak in CMakeListsParser::readCMakeFile.
    · Milian Wolff: don't advance over EOF, might lead to invalid tokens and crashes
    · Aleix Pol: Prevent calling a null pointer.
    · Aleix Pol: Add proper support for the Break command.
    · Andreas Pakulat: Don't try to open a non-existing file.
    · Milian Wolff: make __volatile__ a synonym for volatile
    · Milian Wolff: don't recurse into the same class in typeutils::getMemberFunctions
    · Esben Mose Hansen: Find build directory even in root CMakeLists.txt
    · Milian Wolff: fix uses in argument lists of pure virtuals
    · Esben Mose Hansen: Use config mode as fallback if no module is found, and set package_DIR in all cases where a module was not found
    · David nolden: Turn an assertion into a warning BUG: 236411
    · Niko Sams: Remove support for building the whole extragear/sdk.
    · Kovarththanan Rajaratnam: Remove FindCppUnit.cmake now that the CppUnit plugin no longer exists
    · Kovarththanan Rajaratnam: Remove FindCheck.cmake now that the Check plugin no longer exists
    · Andreas Pakulat: Increase version number
    · Niko Sams: Quote variable expressions correctly.
    · Milian Wolff: set invalid range on final location of problem when include path resolver found more paths than the build manager
    · Andreas Pakulat: Fix kdevelop app icon for windows.
    · David nolden: Use a mutex to prevent setupStandardMacros() and setupStandardIncludePaths() from being called multiple times at the same time, preventing a crash. BUG: 236434
    · Bertjan Broeksema: Fix compile warnings related to deprecated hash_map
    · Andreas Pakulat: Also search for qmake-qt4



    What's new in KDevelop 4.0 RC3:

    April 18th, 2010

    · Rewritten from scratch



    What's new in KDevelop 3.5.4:

    December 29th, 2008

    · This release fixes 30 bugs.



    What's new in KDevelop 3.5.3:

    September 1st, 2008

    · Many bug cleanups and minor improvements.




    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM