D6786: [server] Send text input leave if focused surface gets unbound

2017-07-20 Thread Martin Flöser
This revision was automatically updated to reflect the committed changes. Closed by commit R127:706a4771803d: [server] Send text input leave if focused surface gets unbound (authored by graesslin). REPOSITORY R127 KWayland CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D6786?vs=16920&

D6569: [client] Track all created ConnectionThreads and add API to access them

2017-07-20 Thread Martin Flöser
This revision was automatically updated to reflect the committed changes. Closed by commit R127:e4c90bf90717: [client] Track all created ConnectionThreads and add API to access them (authored by graesslin). REPOSITORY R127 KWayland CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D6569?

KDE CI: Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7 - Build # 39 - Still Unstable!

2017-07-20 Thread no-reply
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20extra-cmake-modules%20kf5-qt5%20FreeBSDQt5.7/39/ Project: Frameworks extra-cmake-modules kf5-qt5 FreeBSDQt5.7 Date of build: Thu, 20 Jul 2017 18:32:28 + Build duration: 1 min 35 sec and counting

D6773: Add API dox for KDEInstallDirs' KDE_INSTALL_USE_QT_SYS_PATHS

2017-07-20 Thread Friedrich W . H . Kossebau
This revision was automatically updated to reflect the committed changes. Closed by commit R240:f5c11c00198e: Add API dox for KDEInstallDirs' KDE_INSTALL_USE_QT_SYS_PATHS (authored by kossebau). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D6773?vs=16881&id=16952#toc REPOSITORY R240 E

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

2017-07-20 Thread no-reply
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kcoreaddons%20kf5-qt5%20XenialQt5.7/37/ Project: Frameworks kcoreaddons kf5-qt5 XenialQt5.7 Date of build: Thu, 20 Jul 2017 18:26:13 + Build duration: 5 min 5 sec and counting JUnit Tests

KDE CI: Frameworks kcoreaddons kf5-qt5 FreeBSDQt5.7 - Build # 32 - Unstable!

2017-07-20 Thread no-reply
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kcoreaddons%20kf5-qt5%20FreeBSDQt5.7/32/ Project: Frameworks kcoreaddons kf5-qt5 FreeBSDQt5.7 Date of build: Thu, 20 Jul 2017 18:26:13 + Build duration: 1 min 49 sec and counting JUnit Tes

D6789: API dox: add note about moc include need with K_PLUGIN_FACTORY(_WITH_JSON)

2017-07-20 Thread Friedrich W . H . Kossebau
This revision was automatically updated to reflect the committed changes. Closed by commit R244:f0a17af5abd5: API dox: add note about moc include need with K_PLUGIN_FACTORY(_WITH_JSON) (authored by kossebau). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D6789?vs=16929&id=16951#toc REPOS

D6803: Add template for a ktexteditor plugin

2017-07-20 Thread Friedrich W . H . Kossebau
kossebau added a comment. Generated template: https://share.kde.org/index.php/s/SfyKWY0ZNhuaDJN Follows the templates for krunner and plasma, which also are placed in the frameworks sources. Plan is to move the other templates from kapptemplate to the respective sources as well, and at t

D6803: Add template for a ktexteditor plugin

2017-07-20 Thread Friedrich W . H . Kossebau
kossebau created this revision. Restricted Application added a subscriber: kwrite-devel. Restricted Application added a project: Frameworks. REVISION SUMMARY Inspired by ktexteeditor template from kapptemplate. Keeping the template with the sources they are based on helps both discovery a

D6800: Add template for a simple kpart-based application

2017-07-20 Thread Friedrich W . H . Kossebau
kossebau added a comment. Generated template: https://share.kde.org/index.php/s/cSeyBNVGvPTPAiO Follows the templates for krunner and plasma, which also are placed in the frameworks sources. Plan is to move the other templates from kapptemplate to the respective sources as well, and at t

D6800: Add template for a simple kpart-based application

2017-07-20 Thread Friedrich W . H . Kossebau
kossebau created this revision. Restricted Application added a project: Frameworks. REVISION SUMMARY Inspired by kpartapp template from kapptemplates. Keeping the template with the sources they are based on helps both discovery and also maintenance. REPOSITORY R306 KParts BRANCH add

D6794: assert the testpackage appstream data validates

2017-07-20 Thread Aleix Pol Gonzalez
apol accepted this revision. This revision is now accepted and ready to land. REPOSITORY R290 KPackage BRANCH assert-validity REVISION DETAIL https://phabricator.kde.org/D6794 To: sitter, sebas, apol Cc: #frameworks

D6796: Fix for solid on a musl based system

2017-07-20 Thread Bart Ribbers
PureTryOut abandoned this revision. PureTryOut added a comment. Noticed this fix was submitted already https://phabricator.kde.org/D6596 REPOSITORY R245 Solid REVISION DETAIL https://phabricator.kde.org/D6796 To: PureTryOut Cc: #frameworks

D6796: Fix for solid on a musl based system

2017-07-20 Thread Bart Ribbers
PureTryOut edited the summary of this revision. REPOSITORY R245 Solid REVISION DETAIL https://phabricator.kde.org/D6796 To: PureTryOut Cc: #frameworks

D6796: Fix for solid on a musl based system

2017-07-20 Thread Bart Ribbers
PureTryOut created this revision. PureTryOut added a project: Frameworks. Restricted Application added a subscriber: Frameworks. REVISION SUMMARY Currently compiling solid fails due to "dev_t" being undefined, this patch fixes that by checking if "dev_t" is available and if not import the libra

D6793: adopt new KAboutLicense::spdx

2017-07-20 Thread Harald Sitter
sitter added a dependent revision: D6794: assert the testpackage appstream data validates. REPOSITORY R290 KPackage REVISION DETAIL https://phabricator.kde.org/D6793 To: sitter, sebas, apol Cc: #frameworks

D6793: adopt new KAboutLicense::spdx

2017-07-20 Thread Harald Sitter
sitter created this revision. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: Frameworks. REVISION SUMMARY Previously we'd use the verbatim License key of the kpackage desktop file as license in appstream. This is however incorrect since appstream

D6793: adopt new KAboutLicense::spdx

2017-07-20 Thread Harald Sitter
sitter added a reviewer: apol. REPOSITORY R290 KPackage REVISION DETAIL https://phabricator.kde.org/D6793 To: sitter, sebas, apol Cc: #frameworks

D6794: assert the testpackage appstream data validates

2017-07-20 Thread Harald Sitter
sitter created this revision. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: Frameworks. REVISION SUMMARY helps us prevent invalid desktop->appstream conversion TEST PLAN depends on https://phabricator.kde.org/D6793, with that the tests pass RE