D6541: Emit signals from icon border when no mark was clicked

2017-07-12 Thread Christoph Roick
This revision was automatically updated to reflect the committed changes. Closed by commit R39:3b202d26f2ee: Emit signals from icon border when no mark was clicked (authored by croick). REPOSITORY R39 KTextEditor CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D6541?vs=16282=16605

Re: Review Request 130179: Improve usability of "Open With" dialog by adding option to filter the application tree

2017-07-12 Thread Simone Gaiarin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/130179/ --- (Updated July 12, 2017, 8:19 p.m.) Review request for KDE Frameworks.

Re: Review Request 130179: Improve usability of "Open With" dialog by adding option to filter the application tree

2017-07-12 Thread Anthony Fieroni
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/130179/#review103438 --- src/widgets/kopenwithdialog.cpp (line 261)

Review Request 130180: Make advanced options of "open with" dialog collabsible and hidden by default

2017-07-12 Thread Simone Gaiarin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/130180/ --- Review request for KDE Frameworks. Bugs: 359233

D5173: Fix 'Installation of ksendbugmail.exe conflicts with related KDE4 package'.

2017-07-12 Thread Ralf Habacker
habacker added a comment. > So bin isn't in %PATH%, but found relatively to the app being run? yes > This makes me wonder if libexec could be bin/libexec/kf5/ on Windows, relative too. This requires to add support for finding executables located in libexec based on install

Re: Review Request 130179: Improve usability of "Open With" dialog by adding option to filter the application tree

2017-07-12 Thread Simone Gaiarin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/130179/ --- (Updated July 12, 2017, 5:33 p.m.) Review request for KDE Frameworks.

Re: Review Request 130179: Improve usability of "Open With" dialog by adding option to filter the application tree

2017-07-12 Thread Simone Gaiarin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/130179/ --- (Updated July 12, 2017, 4:50 p.m.) Review request for KDE Frameworks.

Review Request 130179: Disable autocompletion by default

2017-07-12 Thread Simone Gaiarin
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/130179/ --- Review request for KDE Frameworks. Bugs: 359233

Re: kaboutlicense api extension ::spdxId()?

2017-07-12 Thread Harald Sitter
On Tue, Jul 11, 2017 at 2:17 PM, Sebastian Kügler wrote: > It does parse "and later", it's indicated by the + sign, but it's not > reflected in the enum, GPLv2+ would be mapped to GPLv2, so you're right, our > current system is lacking in that regard (but could be extended,

KDE CI: Frameworks plasma-framework kf5-qt5 XenialQt5.7 - Build # 60 - Failure!

2017-07-12 Thread no-reply
BUILD FAILURE Build URL https://build.kde.org/job/Frameworks%20plasma-framework%20kf5-qt5%20XenialQt5.7/60/ Project: Frameworks plasma-framework kf5-qt5 XenialQt5.7 Date of build: Wed, 12 Jul 2017 09:47:46 + Build duration: 30 min and counting CONSOLE

KDE CI: Frameworks plasma-framework kf5-qt5 FreeBSDQt5.7 - Build # 64 - Failure!

2017-07-12 Thread no-reply
BUILD FAILURE Build URL https://build.kde.org/job/Frameworks%20plasma-framework%20kf5-qt5%20FreeBSDQt5.7/64/ Project: Frameworks plasma-framework kf5-qt5 FreeBSDQt5.7 Date of build: Wed, 12 Jul 2017 09:35:43 + Build duration: 8 min 45 sec and counting

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

2017-07-12 Thread no-reply
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kirigami%20kf5-qt5%20XenialQt5.7/15/ Project: Frameworks kirigami kf5-qt5 XenialQt5.7 Date of build: Wed, 12 Jul 2017 09:35:42 + Build duration: 7 min 29 sec and counting JUnit Tests

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

2017-07-12 Thread no-reply
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kirigami%20kf5-qt5%20FreeBSDQt5.7/14/ Project: Frameworks kirigami kf5-qt5 FreeBSDQt5.7 Date of build: Wed, 12 Jul 2017 09:35:42 + Build duration: 4 min 53 sec and counting JUnit Tests

Re: Review Request 130177: Fix 'Deprecated hint for KUrl::path() is wrong on Windows'

2017-07-12 Thread Kevin Funk
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/130177/#review103432 --- Fix it, then Ship it! Note: Please start to use

D6473: Crash when replacing new lines with spaces

2017-07-12 Thread Anthony Fieroni
anthonyfieroni added a comment. https://phabricator.kde.org/source/ktexteditor/browse/master/src/render/katelayoutcache.cpp;ad51cece443bc6bb643fa4ca94293a13d3c2f852$321 The problem is ```realLine >= m_renderer->doc()->lines()``` it return a nullptr. First of all

Review Request 130177: Fix 'Deprecated hint for KUrl::path() is wrong on Windows'

2017-07-12 Thread Ralf Habacker
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/130177/ --- Review request for KDE Frameworks. Bugs: 382242

Re: Review Request 130177: Fix 'Deprecated hint for KUrl::path() is wrong on Windows'

2017-07-12 Thread Ralf Habacker
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/130177/ --- (Updated Juli 12, 2017, 8:10 vorm.) Review request for KDE Frameworks.