[kate] [Bug 365171] [PATCH] Python syntax highlighting: not working correctly for escape sequences

2016-09-05 Thread Christoph Cullmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365171

Christoph Cullmann  changed:

   What|Removed |Added

  Latest Commit||http://commits.kde.org/ktex
   ||teditor/7aa402317366198bada
   ||262da0364d2f0af427ecb
 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |FIXED

--- Comment #7 from Christoph Cullmann  ---
Git commit 7aa402317366198bada262da0364d2f0af427ecb by Christoph Cullmann.
Committed on 05/09/2016 at 18:44.
Pushed by cullmann into branch 'master'.

Bug 365171 - Python syntax highlighting: not working correctly for escape
sequences

Patch by Lukas Sommer

Added deps for generated index to ensure we regenerate the qrc

M  +1-1src/CMakeLists.txt
M  +6-0src/syntax/data/CMakeLists.txt
M  +19   -5src/syntax/data/python.xml

http://commits.kde.org/ktexteditor/7aa402317366198bada262da0364d2f0af427ecb

-- 
You are receiving this mail because:
You are watching all bug changes.


[kate] [Bug 365171] [PATCH] Python syntax highlighting: not working correctly for escape sequences

2016-09-05 Thread Christoph Cullmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365171

--- Comment #6 from Christoph Cullmann  ---
Ok, will try out and push ;=) Thanks for the patch, btw.!!

-- 
You are receiving this mail because:
You are watching all bug changes.


[kate] [Bug 365171] [PATCH] Python syntax highlighting: not working correctly for escape sequences

2016-09-05 Thread Lukas Sommer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365171

Lukas Sommer  changed:

   What|Removed |Added

 Attachment #100567|0   |1
is obsolete||

--- Comment #5 from Lukas Sommer  ---
Created attachment 100940
  --> https://bugs.kde.org/attachment.cgi?id=100940=edit
python.xml

Rebased against 2.28 like in
https://quickgit.kde.org/?p=ktexteditor.git=blob=2ee8046be4aa7a15fb739352d82c73a2949777db=src%2Fsyntax%2Fdata%2Fpython.xml

However I could not test it, because now it’s KDE5 only. So testing in KDevelop
4.7 does not work anymore. And I did not figure out how to test a new syntax
hightlighting file in KWrite/Kate in KDE5.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 365171] [PATCH] Python syntax highlighting: not working correctly for escape sequences

2016-09-05 Thread Christoph Cullmann via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365171

Christoph Cullmann  changed:

   What|Removed |Added

 CC||cullm...@kde.org

--- Comment #4 from Christoph Cullmann  ---
In ktexteditor.git, we already have version 2.28 of python.xml, could you
rebase your change on that?

-- 
You are receiving this mail because:
You are watching all bug changes.


[kate] [Bug 365171] [PATCH] Python syntax highlighting: not working correctly for escape sequences

2016-08-12 Thread Lukas Sommer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365171

Lukas Sommer  changed:

   What|Removed |Added

  Attachment #99902|0   |1
is obsolete||

--- Comment #3 from Lukas Sommer  ---
Created attachment 100567
  --> https://bugs.kde.org/attachment.cgi?id=100567=edit
python.xml

The documentation has been fixed.

-- 
You are receiving this mail because:
You are watching all bug changes.


[kate] [Bug 365171] [PATCH] Python syntax highlighting: not working correctly for escape sequences

2016-08-12 Thread Martin Walch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365171

Martin Walch  changed:

   What|Removed |Added

 CC||walch.mar...@web.de

--- Comment #2 from Martin Walch  ---
Looks like something got lost in lines 518—520:



-- 
You are receiving this mail because:
You are watching all bug changes.

[kate] [Bug 365171] [PATCH] Python syntax highlighting: not working correctly for escape sequences

2016-07-06 Thread Lukas Sommer via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=365171

Lukas Sommer  changed:

   What|Removed |Added

 CC||sommer...@gmail.com

--- Comment #1 from Lukas Sommer  ---
Created attachment 99902
  --> https://bugs.kde.org/attachment.cgi?id=99902=edit
python.xml

-- 
You are receiving this mail because:
You are watching all bug changes.