concise instructions how to use sub...@bugs.kde.org?

2017-10-15 Thread René J . V . Bertin
Hi, I'm looking for some concise instructions how to submit reports to BKO via the bug reporting address (something more straightforward than retro-engineering DrKonqi ;)). I've come across something (www.plcrashreporter.org) that could replace DrKonqi on Mac, and which might eventually be

D7130: KMoreTools: Update and fix desktopfiles

2017-10-15 Thread gregormi
gregormi updated this revision to Diff 20781. gregormi added a comment. Rebase, run _update_all_files.sh and fix outdated desktop files REPOSITORY R304 KNewStuff CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D7130?vs=17723=20781 BRANCH mydev REVISION DETAIL

Re: concise instructions how to use sub...@bugs.kde.org?

2017-10-15 Thread Kevin Funk
On Sunday, 15 October 2017 12:07:57 CEST René J.V. Bertin wrote: > Hi, > > I'm looking for some concise instructions how to submit reports to BKO via > the bug reporting address (something more straightforward than > retro-engineering DrKonqi ;)). > > I've come across something

Re: Adding build info attribute to KAboutData to improve bug report data?

2017-10-15 Thread Kevin Funk
On Sunday, 8 October 2017 19:45:00 CEST Kevin Funk wrote: > Heya, > > The KDevelop team is currently discussing a patch which adds git-describe > like information to the version string in KAboutData: > https://phabricator.kde.org/D8158 > (don't bother reading through the comments...) > >

D3977: Fix memleak in KDynamicJobTracker, KWidgetJobTracker needs QApplication

2017-10-15 Thread Elvis Angelaccio
elvisangelaccio added a comment. @kossebau After this change we get the Tried to unregister a kio job that hasn't been registered. warning with a `KCompositeJob` in Ark (batchextract.cpp). The job is now automatically unregistered and the `unregisterJob(this)` call in the

D8304: Don't position a Dialog if it's of type OSD

2017-10-15 Thread Martin Flöser
graesslin created this revision. graesslin added reviewers: Frameworks, Plasma. Restricted Application added projects: Plasma, Frameworks. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY The OSDs are positioned by the Wayland compositor. This fixed the issue found in

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

2017-10-15 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kirigami%20kf5-qt5%20XenialQt5.7/125/ Project: Frameworks kirigami kf5-qt5 XenialQt5.7 Date of build: Sun, 15 Oct 2017 08:46:48 + Build duration: 1 min 31 sec and counting JUnit Tests

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

2017-10-15 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kirigami%20kf5-qt5%20FreeBSDQt5.7/119/ Project: Frameworks kirigami kf5-qt5 FreeBSDQt5.7 Date of build: Sun, 15 Oct 2017 08:46:48 + Build duration: 1 min 11 sec and counting JUnit Tests

D8050: Expose wl_display_set_global_filter as a virtual method

2017-10-15 Thread Martin Flöser
graesslin added a comment. @davidedmundson The CI image is updated, you can push this now. REPOSITORY R127 KWayland REVISION DETAIL https://phabricator.kde.org/D8050 To: davidedmundson, #plasma, graesslin, bcooksley Cc: bcooksley, graesslin, plasma-devel, #frameworks, ZrenBot,

D8303: Show Date Modified information by default in Dolphin's Information Panel and Tooltips

2017-10-15 Thread Mark Gaiser
markg requested changes to this revision. markg added a comment. This revision now requires changes to proceed. +1 for having this property -1 for the current rather verbose date format. Look at the "Modified" column in the any dolphin details view. It (on my setup) just shows a date and a

D8296: Use Ctrl+, as the standard shortcut for "Configure "

2017-10-15 Thread Jonathan Marten
marten added a comment. FYI: KMail uses Ctrl+comma and Ctrl+dot as standard shortcuts for "Collapse all threads" and "Expand all threads" respectively. REPOSITORY R237 KConfig REVISION DETAIL https://phabricator.kde.org/D8296 To: ngraham, #frameworks, #vdg Cc: marten, graesslin,

D8296: Use Ctrl+, as the standard shortcut for "Configure "

2017-10-15 Thread Kevin Funk
kfunk added a comment. In KDevelop, this is also a really important shortcut for navigating through the source. `Ctrl+,` for jumping to definition, `Ctrl+.` for jumping to declaration. /me wonders if one really needs a shortcut for configuring shortcuts at all.

D8304: Don't position a Dialog if it's of type OSD

2017-10-15 Thread David Edmundson
davidedmundson accepted this revision. This revision is now accepted and ready to land. REPOSITORY R242 Plasma Framework (Library) BRANCH dialog-no-position-osd REVISION DETAIL https://phabricator.kde.org/D8304 To: graesslin, #frameworks, #plasma, davidedmundson Cc: plasma-devel,

D8303: Show Date Modified information by default in Dolphin's Information Panel and Tooltips

2017-10-15 Thread Elvis Angelaccio
elvisangelaccio added a comment. I guess +1 from me. Infopanel and tooltips are disabled by default anyway, so it's not a big deal if we also show the mtime there. REPOSITORY R824 Baloo Widgets REVISION DETAIL https://phabricator.kde.org/D8303 To: ngraham, #dolphin, #kde_applications,

Re: Persistent data with KDED (or KIOD) and a KIO Slave?

2017-10-15 Thread Mark Gaiser
On Sat, Oct 14, 2017 at 8:27 AM, David Faure wrote: > On dimanche 8 octobre 2017 15:22:00 CEST Mark Gaiser wrote: > > But then i still miss one rather important detail that i can't really > find > > anywhere.. > > Lets say I have that module and call it "tags2" (as Baloo already

Re: concise instructions how to use sub...@bugs.kde.org?

2017-10-15 Thread Martin Steigerwald
Hi René, René J.V. Bertin - 15.10.17, 12:07: > I'm looking for some concise instructions how to submit reports to BKO via > the bug reporting address (something more straightforward than > retro-engineering DrKonqi ;)). > > I've come across something (www.plcrashreporter.org) that could replace

Re: concise instructions how to use sub...@bugs.kde.org?

2017-10-15 Thread Luigi Toscano
René J.V. Bertin ha scritto: > Hi, > > I'm looking for some concise instructions how to submit reports to BKO via > the bug reporting address (something more straightforward than > retro-engineering DrKonqi ;)). Bugzilla instances exposes an API; I think that we have the REST API enabled

Re: concise instructions how to use sub...@bugs.kde.org?

2017-10-15 Thread Luigi Toscano
Martin Steigerwald ha scritto: > Hi René, > > René J.V. Bertin - 15.10.17, 12:07: >> I'm looking for some concise instructions how to submit reports to BKO via >> the bug reporting address (something more straightforward than >> retro-engineering DrKonqi ;)). >> >> I've come across something

KDE CI: Frameworks kwidgetsaddons kf5-qt5 XenialQt5.7 - Build # 49 - Failure!

2017-10-15 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Frameworks%20kwidgetsaddons%20kf5-qt5%20XenialQt5.7/49/ Project: Frameworks kwidgetsaddons kf5-qt5 XenialQt5.7 Date of build: Sun, 15 Oct 2017 17:17:30 + Build duration: 1 min 35 sec and counting

KDE CI: Frameworks kwidgetsaddons kf5-qt5 FreeBSDQt5.7 - Build # 49 - Failure!

2017-10-15 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Frameworks%20kwidgetsaddons%20kf5-qt5%20FreeBSDQt5.7/49/ Project: Frameworks kwidgetsaddons kf5-qt5 FreeBSDQt5.7 Date of build: Sun, 15 Oct 2017 17:17:30 + Build duration: 2 min 8 sec and counting

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

2017-10-15 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20plasma-framework%20kf5-qt5%20FreeBSDQt5.7/128/ Project: Frameworks plasma-framework kf5-qt5 FreeBSDQt5.7 Date of build: Sun, 15 Oct 2017 14:37:39 + Build duration: 4 min 28 sec and counting

KDE CI: Frameworks kpty kf5-qt5 FreeBSDQt5.7 - Build # 26 - Still Unstable!

2017-10-15 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kpty%20kf5-qt5%20FreeBSDQt5.7/26/ Project: Frameworks kpty kf5-qt5 FreeBSDQt5.7 Date of build: Sun, 15 Oct 2017 18:33:39 + Build duration: 21 min and counting JUnit Tests Name:

D8303: Show Date Modified information by default in Dolphin's Information Panel and Tooltips

2017-10-15 Thread Nathaniel Graham
ngraham added a comment. Honestly I think it's fine the way it is: in the details view, we have a nice compact string that doesn't make the column too wide, and in the Information Panel, we have a longer string that provides more information and isn't too big since text can wrap there.

D8304: Don't position a Dialog if it's of type OSD

2017-10-15 Thread Martin Flöser
This revision was automatically updated to reflect the committed changes. Closed by commit R242:ecd00a565a99: Dont position a Dialog if its of type OSD (authored by graesslin). REPOSITORY R242 Plasma Framework (Library) CHANGES SINCE LAST UPDATE

KDE CI: Frameworks kimageformats kf5-qt5 XenialQt5.7 - Build # 11 - Still Unstable!

2017-10-15 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kimageformats%20kf5-qt5%20XenialQt5.7/11/ Project: Frameworks kimageformats kf5-qt5 XenialQt5.7 Date of build: Sun, 15 Oct 2017 18:28:21 + Build duration: 2 min 29 sec and counting JUnit

D8303: Show Date Modified information by default in Dolphin's Information Panel and Tooltips

2017-10-15 Thread Nathaniel Graham
ngraham marked an inline comment as done. ngraham added a comment. @markg I actually like the current verbose format. That's somewhat unrelated to this; can we track that change, if any, with a new patch? REPOSITORY R824 Baloo Widgets REVISION DETAIL https://phabricator.kde.org/D8303

KDE CI: Frameworks kwidgetsaddons kf5-qt5 WindowsMSVCQt5.9 - Build # 20 - Failure!

2017-10-15 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Frameworks%20kwidgetsaddons%20kf5-qt5%20WindowsMSVCQt5.9/20/ Project: Frameworks kwidgetsaddons kf5-qt5 WindowsMSVCQt5.9 Date of build: Sun, 15 Oct 2017 17:17:30 + Build duration: 2 min 25 sec and counting

D8314: Fix deprecation warning

2017-10-15 Thread Kevin Funk
kfunk created this revision. Restricted Application added projects: Kate, Frameworks. Restricted Application added a subscriber: Frameworks. REVISION SUMMARY Warning: /home/kfunk/devel/src/kf5/ktexteditor/src/dialogs/katedialogs.cpp:1455:11: warning: 'runUrl' is deprecated

D8315: CMake cleanup: Don't hardcode -std=c++0x

2017-10-15 Thread Kevin Funk
kfunk created this revision. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: Frameworks. REVISION SUMMARY This is both set by ECM & Qt5 CMake config files REPOSITORY R279 ThreadWeaver BRANCH master REVISION DETAIL

D8056: Improve usability of "Open With" dialog by adding option to filter the application tree

2017-10-15 Thread Simone Gaiarin
simgunz added a comment. In https://phabricator.kde.org/D8056#155537, @ngraham wrote: > Any progress? This is too good a change to not merge. :) Today I finally had the time to work on this and I've implemented the "select first result by default" and it seems to work nicely.

KDE CI: Frameworks kunitconversion kf5-qt5 FreeBSDQt5.7 - Build # 20 - Fixed!

2017-10-15 Thread CI System
BUILD SUCCESS Build URL https://build.kde.org/job/Frameworks%20kunitconversion%20kf5-qt5%20FreeBSDQt5.7/20/ Project: Frameworks kunitconversion kf5-qt5 FreeBSDQt5.7 Date of build: Sun, 15 Oct 2017 18:31:23 + Build duration: 18 min and counting JUnit

Re: Adding build info attribute to KAboutData to improve bug report data?

2017-10-15 Thread Michael Pyne
On Sun, Oct 15, 2017 at 02:31:27PM +0200, Kevin Funk wrote: > On Sunday, 8 October 2017 19:45:00 CEST Kevin Funk wrote: > > Heya, > > > > The KDevelop team is currently discussing a patch which adds git-describe > > like information to the version string in KAboutData: > >

KDE CI: Frameworks kemoticons kf5-qt5 XenialQt5.7 - Build # 22 - Still Unstable!

2017-10-15 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kemoticons%20kf5-qt5%20XenialQt5.7/22/ Project: Frameworks kemoticons kf5-qt5 XenialQt5.7 Date of build: Sun, 15 Oct 2017 18:28:46 + Build duration: 2 min 49 sec and counting JUnit Tests

FYI: Added .arcconfig files to all frameworks

2017-10-15 Thread Kevin Funk
Heya, just pushed an .arcconfig file to all framework repositories. There were still lots of frameworks without them. Example commit: https://cgit.kde.org/qqc2-desktop-style.git/commit/? id=146e370704938e6cab6278a5e203f3ef2cf93946 Regards, Kevin -- Kevin Funk | kf...@kde.org |

KDE CI: Frameworks kdelibs4support kf5-qt5 FreeBSDQt5.7 - Build # 45 - Still Unstable!

2017-10-15 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kdelibs4support%20kf5-qt5%20FreeBSDQt5.7/45/ Project: Frameworks kdelibs4support kf5-qt5 FreeBSDQt5.7 Date of build: Sun, 15 Oct 2017 18:27:21 + Build duration: 13 min and counting JUnit

D8303: Show Date Modified information by default in Dolphin's Information Panel and Tooltips

2017-10-15 Thread Mark Gaiser
markg added a comment. In https://phabricator.kde.org/D8303#155840, @ngraham wrote: > @markg I actually like the current verbose format. That's somewhat unrelated to this; can we track that change, if any, with a new patch? That depends on how you want to do that ;) What i'm

D8311: Require the same internal version as you're building

2017-10-15 Thread Dan Leinir Turthra Jensen
leinir created this revision. leinir added a reviewer: KNewStuff. leinir added a project: KNewStuff. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: Frameworks. REVISION SUMMARY Previously the KNewStuff sub-frameworks would require the dependency

D7787: Set KPageListView width properly

2017-10-15 Thread Łukasz Wojniłowicz
This revision was automatically updated to reflect the committed changes. Closed by commit R236:56c136985448: Set KPageListView width properly (authored by wojnilowicz). REPOSITORY R236 KWidgetsAddons CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D7787?vs=19457=20807 REVISION

D8296: Use Ctrl+, as the standard shortcut for "Configure "

2017-10-15 Thread Nathaniel Graham
ngraham added a comment. Darn, that's a shame. Looks like I was holding it wrong. I'll find another shortcut that doesn't conflict. Any suggestions? REPOSITORY R237 KConfig REVISION DETAIL https://phabricator.kde.org/D8296 To: ngraham, #frameworks, #vdg Cc: argonel, kfunk, marten,

D8296: Use Ctrl+, as the standard shortcut for "Configure "

2017-10-15 Thread Eli MacKenzie
argonel added a comment. In https://phabricator.kde.org/D8296, @ngraham wrote: > I chose Ctrl+, because that's the standard shortcut for all (and I do mean all) programs in the macOS world--a standard that has started to trickle into the Windows world as well, because there was

KDE CI: Frameworks plasma-framework kf5-qt5 XenialQt5.7 - Build # 124 - Still Unstable!

2017-10-15 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20plasma-framework%20kf5-qt5%20XenialQt5.7/124/ Project: Frameworks plasma-framework kf5-qt5 XenialQt5.7 Date of build: Sun, 15 Oct 2017 14:37:39 + Build duration: 19 min and counting JUnit

D3977: Fix memleak in KDynamicJobTracker, KWidgetJobTracker needs QApplication

2017-10-15 Thread Friedrich W . H . Kossebau
kossebau added a comment. In https://phabricator.kde.org/D3977#155721, @elvisangelaccio wrote: > @kossebau > After this change we get the > > Tried to unregister a kio job that hasn't been registered. > > warning with a `KCompositeJob` in Ark (batchextract.cpp). >

KDE CI: Frameworks kwidgetsaddons kf5-qt5 AndroidQt5.9 - Build # 2 - Failure!

2017-10-15 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Frameworks%20kwidgetsaddons%20kf5-qt5%20AndroidQt5.9/2/ Project: Frameworks kwidgetsaddons kf5-qt5 AndroidQt5.9 Date of build: Sun, 15 Oct 2017 17:17:30 + Build duration: 4 min 38 sec and counting

KDE CI: Frameworks kunitconversion kf5-qt5 AndroidQt5.9 - Build # 3 - Still Failing!

2017-10-15 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Frameworks%20kunitconversion%20kf5-qt5%20AndroidQt5.9/3/ Project: Frameworks kunitconversion kf5-qt5 AndroidQt5.9 Date of build: Sun, 15 Oct 2017 18:31:23 + Build duration: 3 min 30 sec and counting

Re: Adding build info attribute to KAboutData to improve bug report data?

2017-10-15 Thread David Faure
On dimanche 15 octobre 2017 14:31:27 CEST Kevin Funk wrote: > On Sunday, 8 October 2017 19:45:00 CEST Kevin Funk wrote: > > Heya, > > > > The KDevelop team is currently discussing a patch which adds git-describe > > > > like information to the version string in KAboutData: > >

D8303: Show Date Modified information by default in Dolphin's Information Panel and Tooltips

2017-10-15 Thread Nathaniel Graham
ngraham added a comment. Great, thank you! REPOSITORY R824 Baloo Widgets BRANCH master REVISION DETAIL https://phabricator.kde.org/D8303 To: ngraham, #dolphin, #kde_applications, #frameworks, aacid, markg Cc: markg, elvisangelaccio, anthonyfieroni, spoorun, navarromorales, firef,

D8314: Fix deprecation warning

2017-10-15 Thread Aleix Pol Gonzalez
apol accepted this revision. This revision is now accepted and ready to land. REPOSITORY R39 KTextEditor BRANCH master REVISION DETAIL https://phabricator.kde.org/D8314 To: kfunk, apol Cc: #frameworks, kevinapavew, cullmann, sars, dhaumann

D8296: Use Ctrl+Alt+, as the standard shortcut for "Configure "

2017-10-15 Thread Nathaniel Graham
ngraham added a comment. I do find myself doing this a lot, yes. I know a lot of people who, upon downloading a new piece of software, the first thing they do is check out the preferences window to see what's available. It's a subtle thing, but throughout the macOS world where the shortcut

D3977: Fix memleak in KDynamicJobTracker, KWidgetJobTracker needs QApplication

2017-10-15 Thread Friedrich W . H . Kossebau
kossebau added a comment. In https://phabricator.kde.org/D3977#155973, @elvisangelaccio wrote: > From what I can see, after this change any job registered with > > KIO::getJobTracker()->registerJob(job); > > > no longer needs to be manually unregistered with > >

KDE CI: Frameworks kwidgetsaddons kf5-qt5 XenialQt5.7 - Build # 50 - Fixed!

2017-10-15 Thread CI System
BUILD SUCCESS Build URL https://build.kde.org/job/Frameworks%20kwidgetsaddons%20kf5-qt5%20XenialQt5.7/50/ Project: Frameworks kwidgetsaddons kf5-qt5 XenialQt5.7 Date of build: Sun, 15 Oct 2017 23:38:52 + Build duration: 3 min 17 sec and counting JUnit

KDE CI: Frameworks kwidgetsaddons kf5-qt5 FreeBSDQt5.7 - Build # 50 - Fixed!

2017-10-15 Thread CI System
BUILD SUCCESS Build URL https://build.kde.org/job/Frameworks%20kwidgetsaddons%20kf5-qt5%20FreeBSDQt5.7/50/ Project: Frameworks kwidgetsaddons kf5-qt5 FreeBSDQt5.7 Date of build: Sun, 15 Oct 2017 23:38:52 + Build duration: 1 min 58 sec and counting

D8296: Use Ctrl+Alt+, as the standard shortcut for "Configure "

2017-10-15 Thread Eli MacKenzie
argonel added a comment. Ctrl-Alt-, is way outside of anything I would expect as a common shortcut. Did you try Alt-,? I have no idea whether it'd work or not, but the odds of having a menu whose name begins with (or even contains) a comma are low. REPOSITORY R237 KConfig REVISION DETAIL

D8296: Use Ctrl+Alt+, as the standard shortcut for "Configure "

2017-10-15 Thread Nathaniel Graham
ngraham retitled this revision from "Use Ctrl+, as the standard shortcut for "Configure "" to "Use Ctrl+Alt+, as the standard shortcut for "Configure "". ngraham edited the summary of this revision. ngraham edited the test plan for this revision. REPOSITORY R237 KConfig REVISION DETAIL

D8056: Improve usability of "Open With" dialog by adding option to filter the application tree

2017-10-15 Thread David Faure
dfaure added a comment. You can send (forward) a key event to a widget (like the QTreeView) using qApp->sendEvent(), rather than trying to call the protected method keyPressEvent() directly. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D8056 To: simgunz, dfaure,

D8296: Use Ctrl+Alt+, as the standard shortcut for "Configure "

2017-10-15 Thread Albert Astals Cid
aacid added a comment. do you really find yourself opening the app settings that offen that you need a shortcut? I personally don't think adding this shortcut makes sense, the preferences is not something you invoke usually, i.e. like Ctrl+C, Ctrl+V Your original patch had some

Re: concise instructions how to use sub...@bugs.kde.org?

2017-10-15 Thread Martin Steigerwald
Luigi Toscano - 15.10.17, 14:06: > Martin Steigerwald ha scritto: > > René J.V. Bertin - 15.10.17, 12:07: > >> I'm looking for some concise instructions how to submit reports to BKO > >> via > >> the bug reporting address (something more straightforward than > >> retro-engineering DrKonqi ;)). >

D7130: KMoreTools: Update and fix desktopfiles

2017-10-15 Thread Nathaniel Graham
This revision was automatically updated to reflect the committed changes. Closed by commit R304:7d3992479ea1: KMoreTools: Update and fix desktopfiles (authored by gregormi, committed by ngraham). REPOSITORY R304 KNewStuff CHANGES SINCE LAST UPDATE

D7130: KMoreTools: Update and fix desktopfiles

2017-10-15 Thread Nathaniel Graham
ngraham accepted this revision. ngraham added a comment. This revision is now accepted and ready to land. Derp derp derp. Works fine now. REPOSITORY R304 KNewStuff BRANCH mydev REVISION DETAIL https://phabricator.kde.org/D7130 To: gregormi, ltoscano, elvisangelaccio,

D3977: Fix memleak in KDynamicJobTracker, KWidgetJobTracker needs QApplication

2017-10-15 Thread Elvis Angelaccio
elvisangelaccio added a comment. In https://phabricator.kde.org/D3977#155762, @kossebau wrote: > On a quick look the automatic unregistering based on the finished signal seems to make sense for any KJob subclass. Perhaps the change in this commit conflicts with some older code in Ark to

D8303: Show Date Modified information by default in Dolphin's Information Panel and Tooltips

2017-10-15 Thread Nathaniel Graham
This revision was automatically updated to reflect the committed changes. Closed by commit R824:38681e7d27f5: Show Date Modified information by default in Dolphins Information Panel and… (authored by ngraham). REPOSITORY R824 Baloo Widgets CHANGES SINCE LAST UPDATE

D7130: KMoreTools: Update and fix desktopfiles

2017-10-15 Thread Nathaniel Graham
ngraham added a comment. I'm afraid this still doesn't merge cleanly onto Dolphin's master branch for me. `arc patch D7130` reports the following: This diff is against commit e2d0a8108ec04a208d384176d53f413686ed35f2, but the commit is nowhere in the working copy. Try to apply it

Re: FYI: Added .arcconfig files to all frameworks

2017-10-15 Thread Aleix Pol
On Sun, Oct 15, 2017 at 8:39 PM, Kevin Funk wrote: > Heya, > > just pushed an .arcconfig file to all framework repositories. There were still > lots of frameworks without them. > > Example commit: > https://cgit.kde.org/qqc2-desktop-style.git/commit/? >

D8321: Only check for legacy system tray icons if we're going to make one

2017-10-15 Thread David Edmundson
davidedmundson created this revision. davidedmundson added a reviewer: Plasma. Restricted Application added projects: Plasma, Frameworks. Restricted Application added subscribers: Frameworks, plasma-devel. REVISION SUMMARY On Plasma is a rather pointless check as our QPT uses SNIs so we end

KDE CI: Frameworks kwidgetsaddons kf5-qt5 AndroidQt5.9 - Build # 3 - Fixed!

2017-10-15 Thread CI System
BUILD SUCCESS Build URL https://build.kde.org/job/Frameworks%20kwidgetsaddons%20kf5-qt5%20AndroidQt5.9/3/ Project: Frameworks kwidgetsaddons kf5-qt5 AndroidQt5.9 Date of build: Sun, 15 Oct 2017 23:38:52 + Build duration: 5 min 18 sec and counting

D8296: Use Ctrl+, as the standard shortcut for "Configure "

2017-10-15 Thread Nathaniel Graham
ngraham updated this revision to Diff 20821. ngraham added a comment. lxr.kde.org showed several programs using Ctrl+, but nothing uses Ctrl+Alt+, REPOSITORY R237 KConfig CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D8296?vs=20738=20821 BRANCH master REVISION DETAIL

D8056: Improve usability of "Open With" dialog by adding option to filter the application tree

2017-10-15 Thread Nathaniel Graham
ngraham added a comment. No worries, take your time. :) REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D8056 To: simgunz, dfaure, #frameworks, #vdg, ngraham Cc: ngraham, alexeymin, #frameworks

D7130: KMoreTools: Update and fix desktopfiles

2017-10-15 Thread Elvis Angelaccio
elvisangelaccio added a comment. @ngraham This patch is for knewstuff :) REPOSITORY R304 KNewStuff REVISION DETAIL https://phabricator.kde.org/D7130 To: gregormi, ltoscano, elvisangelaccio, #kde_applications, davidedmundson, ngraham Cc: ngraham, ltoscano, #frameworks

D8303: Show Date Modified information by default in Dolphin's Information Panel and Tooltips

2017-10-15 Thread Mark Gaiser
markg accepted this revision. markg added a comment. This revision is now accepted and ready to land. In https://phabricator.kde.org/D8303#155858, @ngraham wrote: > Honestly I think it's fine the way it is: in the details view, we have a nice compact string that doesn't make the column

D8315: CMake cleanup: Don't hardcode -std=c++0x

2017-10-15 Thread Aleix Pol Gonzalez
apol accepted this revision. This revision is now accepted and ready to land. REPOSITORY R279 ThreadWeaver BRANCH master REVISION DETAIL https://phabricator.kde.org/D8315 To: kfunk, apol Cc: #frameworks

D7130: KMoreTools: Update and fix desktopfiles

2017-10-15 Thread Luigi Toscano
ltoscano added a subscriber: mak. ltoscano added a comment. In https://phabricator.kde.org/D7130#155151, @gregormi wrote: > > @ltoscano, can we commit this? > > > > > I still disagree in the way this is done, as it means manually periodically updating the information and it's

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

2017-10-15 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kcoreaddons%20kf5-qt5%20FreeBSDQt5.7/52/ Project: Frameworks kcoreaddons kf5-qt5 FreeBSDQt5.7 Date of build: Sun, 15 Oct 2017 21:38:47 + Build duration: 2 min 37 sec and counting JUnit

KDE CI: Frameworks kwidgetsaddons kf5-qt5 WindowsMSVCQt5.9 - Build # 21 - Still unstable!

2017-10-15 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kwidgetsaddons%20kf5-qt5%20WindowsMSVCQt5.9/21/ Project: Frameworks kwidgetsaddons kf5-qt5 WindowsMSVCQt5.9 Date of build: Sun, 15 Oct 2017 23:38:52 + Build duration: 9 min 29 sec and counting

KDE CI: Frameworks kirigami kf5-qt5 XenialQt5.7 - Build # 126 - Fixed!

2017-10-15 Thread CI System
BUILD SUCCESS Build URL https://build.kde.org/job/Frameworks%20kirigami%20kf5-qt5%20XenialQt5.7/126/ Project: Frameworks kirigami kf5-qt5 XenialQt5.7 Date of build: Mon, 16 Oct 2017 03:01:39 + Build duration: 24 min and counting JUnit Tests

KDE CI: Frameworks kio kf5-qt5 XenialQt5.7 - Build # 121 - Still Unstable!

2017-10-15 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kio%20kf5-qt5%20XenialQt5.7/121/ Project: Frameworks kio kf5-qt5 XenialQt5.7 Date of build: Mon, 16 Oct 2017 03:01:24 + Build duration: 48 min and counting JUnit Tests Name: (root)

D8321: Only check for legacy system tray icons if we're going to make one

2017-10-15 Thread Martin Flöser
graesslin accepted this revision. This revision is now accepted and ready to land. REPOSITORY R289 KNotifications BRANCH master REVISION DETAIL https://phabricator.kde.org/D8321 To: davidedmundson, #plasma, graesslin Cc: plasma-devel, #frameworks, ZrenBot, progwolff, lesliezhai,

D8296: Use Alt+, as the standard shortcut for "Configure "

2017-10-15 Thread Nathaniel Graham
ngraham retitled this revision from "Use Ctrl+Alt+, as the standard shortcut for "Configure "" to "Use Alt+, as the standard shortcut for "Configure "". ngraham edited the summary of this revision. ngraham edited the test plan for this revision. REPOSITORY R237 KConfig REVISION DETAIL

D8296: Use Alt+, as the standard shortcut for "Configure "

2017-10-15 Thread Nathaniel Graham
ngraham added a comment. Alt+, is definitely better, yeah. Also, now we are actually preserving recovering Mac users' muscle memory, since the Alt key on a PC keyboard is in the same place as the Command key on a Mac keyboard. REPOSITORY R237 KConfig REVISION DETAIL

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

2017-10-15 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kirigami%20kf5-qt5%20FreeBSDQt5.7/120/ Project: Frameworks kirigami kf5-qt5 FreeBSDQt5.7 Date of build: Mon, 16 Oct 2017 03:01:39 + Build duration: 44 min and counting JUnit Tests

KDE CI: Frameworks kdelibs4support kf5-qt5 FreeBSDQt5.7 - Build # 46 - Still Unstable!

2017-10-15 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kdelibs4support%20kf5-qt5%20FreeBSDQt5.7/46/ Project: Frameworks kdelibs4support kf5-qt5 FreeBSDQt5.7 Date of build: Mon, 16 Oct 2017 03:01:04 + Build duration: 38 min and counting JUnit

Re: Adding build info attribute to KAboutData to improve bug report data?

2017-10-15 Thread Luca Beltrame
Il giorno Sun, 08 Oct 2017 19:45:00 +0200 Kevin Funk ha scritto: > Heya, > > The KDevelop team is currently discussing a patch which adds > git-describe like information to the version string in KAboutData: > https://phabricator.kde.org/D8158 > (don't bother reading through

D8296: Use Ctrl+Alt+, as the standard shortcut for "Configure "

2017-10-15 Thread Nathaniel Graham
ngraham updated this revision to Diff 20839. ngraham added a comment. Switch to Alt+, since that makes a bit more sense and actually preserves recovering Mac users' muscle memory (Alt being in the same place as the Command key) REPOSITORY R237 KConfig CHANGES SINCE LAST UPDATE