D14062: Python: fix escapes in quoted-comments

2018-07-12 Thread Nibaldo González
nibags edited the summary of this revision. REPOSITORY R216 Syntax Highlighting REVISION DETAIL https://phabricator.kde.org/D14062 To: nibags, #framework_syntax_highlighting, #kate, dhaumann, cullmann Cc: ngraham, kwrite-devel, kde-frameworks-devel, michaelh, kevinapavew, bruns, demsking,

KDE CI: Frameworks purpose kf5-qt5 SUSEQt5.9 - Build # 54 - Still Unstable!

2018-07-12 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20purpose%20kf5-qt5%20SUSEQt5.9/54/ Project: Frameworks purpose kf5-qt5 SUSEQt5.9 Date of build: Fri, 13 Jul 2018 03:24:00 + Build duration: 19 min and counting JUnit Tests Name:

KDE CI: Frameworks purpose kf5-qt5 SUSEQt5.10 - Build # 77 - Unstable!

2018-07-12 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20purpose%20kf5-qt5%20SUSEQt5.10/77/ Project: Frameworks purpose kf5-qt5 SUSEQt5.10 Date of build: Fri, 13 Jul 2018 03:24:00 + Build duration: 8 min 35 sec and counting JUnit Tests

KDE CI: Frameworks plasma-framework kf5-qt5 SUSEQt5.10 - Build # 185 - Still Unstable!

2018-07-12 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20plasma-framework%20kf5-qt5%20SUSEQt5.10/185/ Project: Frameworks plasma-framework kf5-qt5 SUSEQt5.10 Date of build: Fri, 13 Jul 2018 03:23:56 + Build duration: 7 min 58 sec and counting

KDE CI: Frameworks kio kf5-qt5 FreeBSDQt5.10 - Build # 79 - Still Unstable!

2018-07-12 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kio%20kf5-qt5%20FreeBSDQt5.10/79/ Project: Frameworks kio kf5-qt5 FreeBSDQt5.10 Date of build: Fri, 13 Jul 2018 03:23:35 + Build duration: 5 min 53 sec and counting JUnit Tests

KDE CI: Frameworks plasma-framework kf5-qt5 FreeBSDQt5.10 - Build # 35 - Still Unstable!

2018-07-12 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20plasma-framework%20kf5-qt5%20FreeBSDQt5.10/35/ Project: Frameworks plasma-framework kf5-qt5 FreeBSDQt5.10 Date of build: Fri, 13 Jul 2018 03:23:56 + Build duration: 4 min 29 sec and counting

D14006: Fix WebDAV destination header on COPY and MOVE operations

2018-07-12 Thread Nathaniel Graham
ngraham added reviewers: Frameworks, Dolphin. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D14006 To: dantti, dfaure, #frameworks, #dolphin Cc: ngraham, kde-frameworks-devel, michaelh, bruns

D14042: Support special URLs for finding files of a certain type

2018-07-12 Thread Nathaniel Graham
ngraham added a comment. In D14042#290555 , @hein wrote: > Does it make sense to name the queries after XDG_USER_DIRS, so e.g. pictures instead of images? > > https://www.freedesktop.org/wiki/Software/xdg-user-dirs/ That might

D14062: Python: fix escapes in quoted-comments

2018-07-12 Thread Dominik Haumann
dhaumann added a comment. Can you add a test line to autotests/input/test.py ? REPOSITORY R216 Syntax Highlighting REVISION DETAIL https://phabricator.kde.org/D14062 To: nibags, #framework_syntax_highlighting, #kate, dhaumann, cullmann Cc: ngraham, kwrite-devel, kde-frameworks-devel,

D13570: Add workaround for labels with word-wrapping

2018-07-12 Thread Elvis Angelaccio
elvisangelaccio updated this revision to Diff 37669. elvisangelaccio added a comment. - Added bug report REPOSITORY R236 KWidgetsAddons CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D13570?vs=36232=37669 BRANCH workaround-wordwrap (branched from master) REVISION DETAIL

D13570: Add workaround for labels with word-wrapping

2018-07-12 Thread Elvis Angelaccio
elvisangelaccio edited the summary of this revision. REPOSITORY R236 KWidgetsAddons REVISION DETAIL https://phabricator.kde.org/D13570 To: elvisangelaccio, davidedmundson, cfeck Cc: kde-frameworks-devel, michaelh, ngraham, bruns

D11235: [DrKonqi] Request change of ptrace scope from KCrash

2018-07-12 Thread Harald Sitter
sitter added a subscriber: lepagevalleeemmanuel. REPOSITORY R871 DrKonqi REVISION DETAIL https://phabricator.kde.org/D11235 To: croick, #plasma_workspaces, #frameworks Cc: lepagevalleeemmanuel, maximilianocuria, adridg, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed,

D11236: [KCrash] Establish socket to allow change of ptrace scope

2018-07-12 Thread Harald Sitter
sitter added a subscriber: lepagevalleeemmanuel. REPOSITORY R285 KCrash REVISION DETAIL https://phabricator.kde.org/D11236 To: croick, #frameworks Cc: lepagevalleeemmanuel, kde-frameworks-devel, sitter, michaelh, ngraham, bruns

D12950: add test which checks the property types

2018-07-12 Thread Alexander Stippich
astippich added a comment. I would like to work on D11365 again where it was suggested to add the test first. As you can see from the tests, the types defined for each property in KFileMetaData do not match the output for the taglibextractor. The types

D11236: [KCrash] Establish socket to allow change of ptrace scope

2018-07-12 Thread Christoph Roick
croick added a comment. Is there anybody who feels like reviewing this? I'm happily using the patch on my system, but I understand that there might still be hidden issues here. REPOSITORY R285 KCrash REVISION DETAIL https://phabricator.kde.org/D11236 To: croick, #frameworks Cc:

D13970: Handle empty preview lists

2018-07-12 Thread Andreas Cord-Landwehr
cordlandwehr added a reviewer: dhaumann. cordlandwehr added a comment. Somehow removed all reviewers with my last message (sorry!) Trying to fix this now. REPOSITORY R304 KNewStuff REVISION DETAIL https://phabricator.kde.org/D13970 To: cordlandwehr, dhaumann Cc: kde-frameworks-devel,

D13970: Handle empty preview lists

2018-07-12 Thread Andreas Cord-Landwehr
This revision was not accepted when it landed; it landed in state "Needs Review". This revision was automatically updated to reflect the committed changes. Closed by commit R304:c4275aaf79fc: Handle empty preview lists (authored by cordlandwehr). REPOSITORY R304 KNewStuff CHANGES SINCE LAST

D12950: add test which checks the property types

2018-07-12 Thread Matthieu Gallien
mgallien added a comment. Sorry for the delay on my side. Why are you adding this test ? REPOSITORY R286 KFileMetaData REVISION DETAIL https://phabricator.kde.org/D12950 To: astippich, mgallien, bruns Cc: kde-frameworks-devel, #baloo, ashaposhnikov, michaelh, astippich, spoorun,

D6513: Add support for Attica tags support

2018-07-12 Thread Dan Leinir Turthra Jensen
leinir added a comment. Pingaling, it would be super handy if we could get this merged soon :) It's needed to support the moderation happening on the KDE Store, and also needed for better handling of specific types of content like e.g. comic books in Peruse. Thanks! :D REPOSITORY R304

D6512: Add support for proposed tags addition in OCS 1.7

2018-07-12 Thread Dan Leinir Turthra Jensen
leinir added a comment. Restricted Application edited subscribers, added: kde-frameworks-devel; removed: Frameworks. Ping, if we could get this merged soon, it would be terribly handy :) (it's the basis for moderating the ghns content, and needed for the knewstuff patch in D6513

D14062: Python: fix escapes in quoted-comments

2018-07-12 Thread Nathaniel Graham
ngraham added reviewers: Kate, dhaumann, cullmann. ngraham added a comment. Please change `Bug #386685: https://bugs.kde.org/show_bug.cgi?id=386685` to `BUG: 386685`. See https://community.kde.org/Infrastructure/Phabricator#Add_special_keywords REPOSITORY R216 Syntax Highlighting

D13814: Speedup sort

2018-07-12 Thread Stefan Brüns
bruns added a comment. In D13814#290556 , @markg wrote: > Is there even a need to have n QCollator objects? > I'm talking about a QCollator _within_ a given view. Each view could obviously have it's own collator due to different view

[no subject]

2018-07-12 Thread Jaime Torres Amate via Kde-frameworks-devel
--- Begin Message --- jtamate created this revision. jtamate added reviewers: dfaure, Frameworks. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: kde-frameworks-devel. jtamate requested review of this revision. REVISION SUMMARY Don't restore user

D14062: Python: fix escapes in quoted-comments

2018-07-12 Thread Nibaldo González
nibags added a reviewer: Framework: Syntax Highlighting. REPOSITORY R216 Syntax Highlighting REVISION DETAIL https://phabricator.kde.org/D14062 To: nibags, #framework_syntax_highlighting Cc: kwrite-devel, kde-frameworks-devel, michaelh, kevinapavew, ngraham, bruns, demsking, cullmann,

D14062: Python: fix escapes in quoted-comments

2018-07-12 Thread Nibaldo González
nibags created this revision. Restricted Application added projects: Kate, Frameworks. Restricted Application added subscribers: kde-frameworks-devel, kwrite-devel. nibags requested review of this revision. REVISION SUMMARY Bug #386685: https://bugs.kde.org/show_bug.cgi?id=386685 Escape