D7620: Fix KHelpMenu position on Wayland

2017-08-31 Thread Elvis Angelaccio
This revision was automatically updated to reflect the committed changes. Closed by commit R263:f984e30b637f: Fix KHelpMenu position on Wayland (authored by elvisangelaccio). REPOSITORY R263 KXmlGui CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D7620?vs=18979&id=19032 REVISION DETAI

KDirWatch and files that are removed/created

2017-08-31 Thread Albert Astals Cid
Okular is watching the file "/home/kdeunstable/breeze-icons/README.md" and its parent folder "/home/kdeunstable/breeze-icons" that is being edited by kate, when you save in kate, this is what Okular sees coming from KDirWatch dirty "/home/kdeunstable/breeze-icons"

D7294: Deprecate KStandardAction::PasteText and KPasteTextAction

2017-08-31 Thread Elvis Angelaccio
elvisangelaccio added a comment. Ping REPOSITORY R265 KConfigWidgets REVISION DETAIL https://phabricator.kde.org/D7294 To: elvisangelaccio, #frameworks

D6665: Make kssl compile against OpenSSL 1.1.0

2017-08-31 Thread Antonio Rojas
arojas added a comment. In https://phabricator.kde.org/D6665#141883, @aacid wrote: > So archlinux is using https://git.archlinux.org/svntogit/packages.git/tree/trunk/kdelibs4support-openssl-1.1.patch?h=packages/kdelibs4support > > @arojas why did you guys not try to contribute that?

D6665: Make kssl compile against OpenSSL 1.1.0

2017-08-31 Thread Albert Astals Cid
aacid added subscribers: arojas, aacid. aacid added a comment. So archlinux is using https://git.archlinux.org/svntogit/packages.git/tree/trunk/kdelibs4support-openssl-1.1.patch?h=packages/kdelibs4support @arojas why did you guys not try to contribute that? No idea if it can be used

Re: qqc2-desktop-style as framework

2017-08-31 Thread Eike Hein
Hi, from my perspective as app dev: As it currently stands I can only get proper desktop scrolling by either shipping an app-specific hack or by forcing Marco's style. The only way I can reasonably force it is if I can also depend on it, and if it's a framework, I can depend on it in CMake, causi

qqc2-desktop-style as framework

2017-08-31 Thread Marco Martin
Hi all, we have a qtquickcontrols style that is right now in workspace (unrelased, to be released with Plasma 5.11) it makes controls paint with qstyle to give it a reasonable desktop appearance, plus some fixes/workarounds to make qml a bit more desktop friendly (for instance fixes scrollwheel

KDE CI: Frameworks krunner kf5-qt5 FreeBSDQt5.7 - Build # 24 - Still Unstable!

2017-08-31 Thread no-reply
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20krunner%20kf5-qt5%20FreeBSDQt5.7/24/ Project: Frameworks krunner kf5-qt5 FreeBSDQt5.7 Date of build: Thu, 31 Aug 2017 13:12:53 + Build duration: 3 min 3 sec and counting JUnit Tests

KDE CI: Frameworks krunner kf5-qt5 XenialQt5.7 - Build # 24 - Still Unstable!

2017-08-31 Thread no-reply
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20krunner%20kf5-qt5%20XenialQt5.7/24/ Project: Frameworks krunner kf5-qt5 XenialQt5.7 Date of build: Thu, 31 Aug 2017 13:12:53 + Build duration: 2 min 13 sec and counting JUnit Tests N

D7628: Clear previous actions on update

2017-08-31 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R308:d727165b08c9: Clear previous actions on update (authored by davidedmundson). REPOSITORY R308 KRunner CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D7628?vs=19008&id=19009 REVISION DETAIL

D7628: Clear previous actions on update

2017-08-31 Thread Kai Uwe Broulik
broulik accepted this revision. This revision is now accepted and ready to land. REPOSITORY R308 KRunner BRANCH master REVISION DETAIL https://phabricator.kde.org/D7628 To: davidedmundson, #plasma, broulik Cc: plasma-devel, #frameworks, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensre

KDE CI: Frameworks kirigami kf5-qt5 XenialQt5.7 - Build # 72 - Still Unstable!

2017-08-31 Thread no-reply
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kirigami%20kf5-qt5%20XenialQt5.7/72/ Project: Frameworks kirigami kf5-qt5 XenialQt5.7 Date of build: Thu, 31 Aug 2017 13:09:11 + Build duration: 1 min 15 sec and counting JUnit Tests

KDE CI: Frameworks kirigami kf5-qt5 FreeBSDQt5.7 - Build # 68 - Still Unstable!

2017-08-31 Thread no-reply
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kirigami%20kf5-qt5%20FreeBSDQt5.7/68/ Project: Frameworks kirigami kf5-qt5 FreeBSDQt5.7 Date of build: Thu, 31 Aug 2017 13:09:11 + Build duration: 33 sec and counting JUnit Tests Nam

D7628: Clear previous actions on update

2017-08-31 Thread David Edmundson
davidedmundson created this revision. Restricted Application added projects: Plasma, Frameworks. Restricted Application added subscribers: Frameworks, plasma-devel. REVISION SUMMARY addAction() doesn't check if an action already exists with that name so we have a tiny memory leak. Also I

D7601: [EventPluginsManager] Expose pluginPath in model

2017-08-31 Thread Kai Uwe Broulik
This revision was automatically updated to reflect the committed changes. Closed by commit R242:d574dec0f80a: [EventPluginsManager] Expose pluginPath in model (authored by broulik). REPOSITORY R242 Plasma Framework (Library) CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D7601?vs=1891

D7602: [ConfigModel] Allow programmatically adding and removing ConfigCategory

2017-08-31 Thread Kai Uwe Broulik
This revision was automatically updated to reflect the committed changes. Closed by commit R242:11e416bea6cd: [ConfigModel] Allow programmatically adding and removing ConfigCategory (authored by broulik). REPOSITORY R242 Plasma Framework (Library) CHANGES SINCE LAST UPDATE https://phabricato

D6665: Make kssl compile against OpenSSL 1.1.0

2017-08-31 Thread Fabian Vogt
fvogt added a comment. I added this patch to the openSUSE packages for testing, it seems to work fine so far, with both openSSL 1.1 and 1.0. I only tested kcm_ssl though, I'm not aware of anything else using it... REPOSITORY R239 KDELibs4Support REVISION DETAIL https://phabricator.kde.o