lp:~kubuntu-members/kate/4.11

Created by Philip Muškovac and last modified
Get this branch:
bzr branch lp:~kubuntu-members/kate/4.11

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Kubuntu Members
Project:
kate
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at git://anongit.kde.org/kate,branch=KDE%2F4.11.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on izar and finished taking 15 seconds — see the log
Import started on alnitak and finished taking 2 minutes — see the log
Import started on alnitak and finished taking 2 minutes — see the log
Import started on izar and finished taking 2 minutes — see the log

Recent revisions

2713. By Michal Humpula <email address hidden>

cleanup Julia syntax file

REVIEW: 114575
BUG: 329019

2712. By Dominik Haumann <email address hidden>

do not word wrap when removing trailing spaces

Thanks to Gerald for the detailed report!

FIXED-IN: 4.11.5
BUG: 328900

2711. By T.C. Hollingsworth

pate: install only plugins compatible with the used Python version

This prevents useless plugins from being installed, and also
eliminates build failures on distributions that byte-compile
Python code during their package build process.

REVIEW:114264

2710. By Simon St James <email address hidden>

Replace the current selection (if any) in Visual Mode when pasting.

CCBUG:327500

2709. By Alex Turbov

add ; if space pressed after "return" and no text till EOL

2708. By Alex Turbov

fix a double exception bug due inability to transform an Exception to C++ QString introduced after internationalization

2707. By Alex Turbov

fix KeyError exception (rollback as it was before T.C. Hollingsworth broke it 4 days ago)

2706. By Alex Turbov

do not move ";" outside of for(). count spaces after text when indent inline comments

2705. By T.C. Hollingsworth

cmake_utils: fix SyntaxError on Python 2

named keyword arguments after *args are only valid in Python 3:
http://stackoverflow.com/a/9873280/1263384

(cherry picked from commit 3a803506551797cd20f52b37323484db294dd68f)

2704. By Alex Turbov

A little cheat to simplify typing when auto brace plugin enabled: replace
auto var = some_call(arg1;)

with

auto var = some_call(arg1);

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.