~ubuntu-branches/debian/sid/kdevelop/sid

« back to all changes in this revision

Viewing changes to CHANGELOG.4.5.2

  • Committer: Package Import Robot
  • Author(s): Pino Toscano, Andreas Cord-Landwehr
  • Date: 2014-01-18 10:13:08 UTC
  • mfrom: (1.3.21)
  • Revision ID: package-import@ubuntu.com-20140118101308-3o17vgglnms0emch
Tags: 4:4.5.2-1
* Team upload.
* New upstream release.

[ Andreas Cord-Landwehr ]
* Remove patch okteta_optional_structures_tool.diff, applied upstream.
* Bump build dependency for kdevplatform-dev to 1.5.2.
* Bump Standards-Version to 3.9.5: no changes needed.
* Update debian/watch file to track xz compressed tarballs (Closes: #731896)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
ChangeLog for kdevelop v4.5.2
 
2
=============================
 
3
 
 
4
* Kevin Funk: Make qt4.py compatible with Python 3.x
 
5
* Milian Wolff: Set version to 4.5.2
 
6
* Kevin Funk: Update .gitignore, add kdiff3 files
 
7
* Milian Wolff: Compile fix, this should not have been part of the last commit...
 
8
* Milian Wolff: Backport crash fixes for crash in Cpp TypeBuilder.
 
9
* Rolf Eike Beer: when calling a constructor don't offer deleted ones for completion
 
10
* Rolf Eike Beer: do not offer explicitely deleted methods for code completion
 
11
* Rolf Eike Beer: do not insert spaces in function definition after void or type with no argument name
 
12
* Aleix Pol: Fix missing break in the c++ parser
 
13
* Andreas Cord-Landwehr: Fix build on big endian plattforms.
 
14
* Andreas Pakulat: Fix endless recursion in setSpecializedFrom
 
15
* Milian Wolff: Fix usage of PushValue for recursion counters in TemplateDeclaration.
 
16
* Aleix Pol: Gracefully react to a lack of a working directory
 
17
* Kevin Funk: cpp_header.h: Conditionally add license header
 
18
* Aleix Pol: Don't run an execute process command if the working dir is unknown
 
19
* Aleix Pol: Don't use the items after calling ::removeUrl
 
20
* Ben Wagner: Fix overloaded-virtual of computeCompletions.
 
21
* Aleix Pol: RETURN() also works with find_package() and include()
 
22
* Aleix Pol: Revert "Update global vars when visiting set(..CACHE..FORCE) AST node"
 
23
* Sergey Vidyuk: Support return statement
 
24
* Sergey Vidyuk: Update global vars when visiting set(..CACHE..FORCE) AST node
 
25
* Milian Wolff: Verify validity of type after deserialization from the storage.
 
26
* Aleix Pol: take() variables when they go out of scope
 
27
* Manuel Riecke: Correct Basic C++ Template
 
28
* Andreas Pakulat: Fix builds for okteta in a separate prefix
 
29
* Sven Brauch: add missing braces
 
30
* Aleix Pol: Prevent crash