KDE CI: Frameworks baloo kf5-qt5 XenialQt5.7 - Build # 10 - Still Unstable!

2017-06-04 Thread no-reply
BUILD UNSTABLE Build URL https://build-sandbox.kde.org/job/Frameworks%20baloo%20kf5-qt5%20XenialQt5.7/10/ Project: Frameworks baloo kf5-qt5 XenialQt5.7 Date of build: Mon, 05 Jun 2017 01:44:21 + Build duration: 2 min 41 sec and counting JUnit Tests

D3439: Create a QCH file with the API dox, optionally, using ECMAddQCH

2017-06-04 Thread Friedrich W. H. Kossebau
This revision was automatically updated to reflect the committed changes. Closed by commit R288:66510d55dbe0: [FEATURE] Option to build & install QCH file with the public API dox (authored by kossebau). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D3439?vs=14669&id=15154#toc REPOSITORY

D3609: Create a QCH file with the API dox, optionally, using ECMAddQch

2017-06-04 Thread Friedrich W. H. Kossebau
This revision was automatically updated to reflect the committed changes. Closed by commit R216:6891e5a13848: [FEATURE] Option to build & install QCH file with the public API dox (authored by kossebau). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D3609?vs=14670&id=15153#toc REPOSITORY

KDE CI: Frameworks kcoreaddons kf5-qt5 XenialQt5.7 - Build # 20 - Still Unstable!

2017-06-04 Thread no-reply
BUILD UNSTABLE Build URL https://build-sandbox.kde.org/job/Frameworks%20kcoreaddons%20kf5-qt5%20XenialQt5.7/20/ Project: Frameworks kcoreaddons kf5-qt5 XenialQt5.7 Date of build: Mon, 05 Jun 2017 00:21:11 + Build duration: 3 min 28 sec and counting JUn

D3438: Create a QCH file with the API dox, optionally, using ECMAddQCH

2017-06-04 Thread Friedrich W. H. Kossebau
This revision was automatically updated to reflect the committed changes. Closed by commit R244:f1ccb8877e78: [FEATURE] Option to build & install QCH file with the public API dox (authored by kossebau). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D3438?vs=14667&id=15152#toc REPOSITORY

D3458: Create a QCH file with the API dox, optionally, using ECMAddQCH

2017-06-04 Thread Friedrich W. H. Kossebau
This revision was automatically updated to reflect the committed changes. kossebau marked an inline comment as done. Closed by commit R243:42292d5214c6: [FEATURE] Option to build & install QCH file with the public API dox (authored by kossebau). CHANGED PRIOR TO COMMIT https://phabricator.kde.o

D5983: Check error status after every PolKitAuthority usage

2017-06-04 Thread Albert Astals Cid
aacid added a comment. In https://phabricator.kde.org/D5983#113988, @skalinichev wrote: > In https://phabricator.kde.org/D5983#113975, @aacid wrote: > > > Did you commit this on purpose without the review being accepted or was it a mistake? > > > Yeah, I did it on purpose since:

D2854: New: ECMAddQch, for generating qch & doxygen tag files

2017-06-04 Thread Friedrich W. H. Kossebau
This revision was automatically updated to reflect the committed changes. Closed by commit R240:c837f58d505b: New: ECMAddQch, for generating qch & doxygen tag files (authored by kossebau). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D2854?vs=14672&id=15148#toc REPOSITORY R240 Extra C

D1231: Add Remote Access interface to KWayland

2017-06-04 Thread Oleg Chernovskiy
Kanedias added a dependent revision: D6096: Add Wayland RemoteAccess capabilities to KRfb. REPOSITORY R127 KWayland REVISION DETAIL https://phabricator.kde.org/D1231 To: Kanedias, graesslin, davidedmundson Cc: #frameworks, davidedmundson, plasma-devel, ZrenBot, spstarr, progwolff, lesliezh

D1231: Add Remote Access interface to KWayland

2017-06-04 Thread Oleg Chernovskiy
Kanedias added a dependent revision: D1230: GBM remote access support for KWin. REPOSITORY R127 KWayland REVISION DETAIL https://phabricator.kde.org/D1231 To: Kanedias, graesslin, davidedmundson Cc: #frameworks, davidedmundson, plasma-devel, ZrenBot, spstarr, progwolff, lesliezhai, ali-moha

Re: Version macro

2017-06-04 Thread Elvis Angelaccio
On domenica 4 giugno 2017 20:31:43 CEST, A. Bikadorov wrote: Quick question: is there a macro to find out the version of a frameworks library (KIO) at compile time? Yes, $framework_VERSION. Example usage: https://cgit.kde.org/dolphin.git/commit/?id=5f484d8ee865554f933dd22fd1a2e597b1ecb52a

Version macro

2017-06-04 Thread A. Bikadorov
Quick question: is there a macro to find out the version of a frameworks library (KIO) at compile time? Like PLASMA_MAKE_VERSION or QT_VERSION_CHECK. Thanks Alex

D5983: Check error status after every PolKitAuthority usage

2017-06-04 Thread Sergey Kalinichev
skalinichev added a comment. In https://phabricator.kde.org/D5983#113975, @aacid wrote: > Did you commit this on purpose without the review being accepted or was it a mistake? Yeah, I did it on purpose since: 1. It was on review long enough (more than a week), so anyone who w

D5983: Check error status after every PolKitAuthority usage

2017-06-04 Thread Albert Astals Cid
aacid added a comment. Did you commit this on purpose without the review being accepted or was it a mistake? REPOSITORY R283 KAuth REVISION DETAIL https://phabricator.kde.org/D5983 To: skalinichev Cc: aacid, #frameworks

D6086: Left-click mini-map to jump to clicked area

2017-06-04 Thread Kevin Funk
kfunk accepted this revision. kfunk added a comment. This revision is now accepted and ready to land. +1 on the behavior change, this is a much desired change :) INLINE COMMENTS > kateviewhelpers.cpp:204 > +if (m_leftMouseDown) { > +int newVal = ((e->pos().y()-m_mapGroveRe

D6087: Haskell: Add all language pragmas as keywords.

2017-06-04 Thread Gleb Popov
arrowdodger edited the summary of this revision. arrowdodger edited the test plan for this revision. arrowdodger added a reviewer: Framework: Syntax Hightlighting. REPOSITORY R216 Syntax Highlighting REVISION DETAIL https://phabricator.kde.org/D6087 To: arrowdodger, #framework_syntax_hightli

D6087: Haskell: Add all language pragmas as keywords.

2017-06-04 Thread Gleb Popov
arrowdodger created this revision. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: Frameworks. REPOSITORY R216 Syntax Highlighting BRANCH master REVISION DETAIL https://phabricator.kde.org/D6087 AFFECTED FILES data/syntax/haskell.xml To: a

D6086: Left-click mini-map to jump to clicked area

2017-06-04 Thread Kai Uwe Broulik
broulik added a comment. Fair enough, +1 REPOSITORY R39 KTextEditor REVISION DETAIL https://phabricator.kde.org/D6086 To: sars, #ktexteditor, #kate, dhaumann Cc: broulik, kwrite-devel, #frameworks

D6086: Left-click mini-map to jump to clicked area

2017-06-04 Thread Kåre Särs
sars added a comment. Reasoning behind the change of behavior: - With mini-map it is seems a bit more logical to jump to the clicked place in stead of "searching your way there". (You already know where you want to go). - Page Up/Down and mouse scroll can still be used. - The middle c

D6086: Left-click mini-map to jump to clicked area

2017-06-04 Thread Kai Uwe Broulik
broulik added a comment. Shouldn't left click scroll up and down a bit with middle click jumping to position - that's the behavior of Qt's scroll bars. REPOSITORY R39 KTextEditor REVISION DETAIL https://phabricator.kde.org/D6086 To: sars, #ktexteditor, #kate, dhaumann Cc: broulik, kwrit

D6086: Left-click mini-map to jump to clicked area

2017-06-04 Thread Kåre Särs
sars created this revision. Restricted Application added subscribers: Frameworks, kwrite-devel. Restricted Application added a project: Frameworks. REVISION SUMMARY This patch implements the jump to clicked position in "show-minimap" mode for the scrollbar. REPOSITORY R39 KTextEditor REVISI