Phabricator move and update

2016-09-10 Thread Ben Cooksley
Hi all,

Overnight Sysadmin has moved Phabricator from it's previous host to
it's new, permanent home. At the same time we also updated to the
latest stable version of Phabricator.

As a consequence of this update, previously undiscovered and unindexed
commits are now being indexed by Phabricator. Depending on your email
settings this may result in you having received a flood of emails for
prior commits you have made to repositories which are currently
recorded in Phabricator.

Going forward we'll be adjusting the default settings of users to not
send email for your own actions (the current upstream default) and
will probably reset everyone's preferences in this matter to ensure it
doesn't happen again.

Our apologies for any inconvenience caused by the migration or update.

If you experience any issues or problems with Phabricator post
migration, please let us know.

Regards,
Ben Cooksley
KDE Sysadmin


KDE Frameworks 5.26.0 released

2016-09-10 Thread David Faure
10th September 2016. KDE today announces the release of KDE Frameworks 5.26.0.

KDE Frameworks are 70 addon libraries to Qt which provide a wide variety of·
commonly needed functionality in mature, peer reviewed and well tested·
libraries with friendly licensing terms. For an introduction see the·
Frameworks 5.0 release announcement.

Attica

  Add Qt5Network as a public dependency

BluezQt

  Fix include dir in pri file

Breeze Icons

  Add missing namespace prefix definitions
  Check SVG icons for wellformedness
  Fix all edit-clear-location-ltr icons (bug 366519)
  add kwin effect icon support
  rename caps-on in input-caps-on
  add caps icons for text input
  add some gnome specific icons from Sadi58
  add app icons from gnastyle
  Dolphin, Konsole and Umbrello icons optimized for 16px, 22px, 32px
  Updated VLC icon for 22px, 32px and 48px
  Added app icon for Subtitle Composer
  Fix Kleopatra new icon
  Added app icon for Kleopatra
  Added icons for Wine and Wine-qt
  fix presentation word bug thanks Sadi58 (bug 358495)
  add system-log-out icon in 32px
  add 32px system- icons, remove colored system- icons
  add pidgin, banshee icon support
  remove vlc app icon due to license issue, add new VLC icon (bug 366490)
  Add gthumb icon support
  use HighlightedText for folder icons
  places folder icons are now use stylesheet (highleight color)

Extra CMake Modules

  ecm_process_po_files_as_qm: Skip fuzzy translations
  The default level for logging categories should be Info rather than Warning
  Document ARGS variable in the create-apk-* targets
  Create a test that validates projects' appstream information

KDE Doxygen Tools

  Add condition if group's platforms are not defined
  Template: Sort platforms alphabetically

KCodecs

  Bring from kdelibs the file used to generate kentities.c

KConfig

  Add Donate entry to KStandardShortcut

KConfigWidgets

  Add Donate standard action

KDeclarative

  [kpackagelauncherqml] Assume desktop file name is same as pluginId
  Load QtQuick rendering settings from a config file and set default
  icondialog.cpp - proper compile fix that doesn't shadow m_dialog
  Fix crash when no QApplication is available
  expose translation domain

KDELibs 4 Support

  Fix Windows compilation error in kstyle.h

KDocTools

  add paths for config, cache + data to general.entities
  Made up-to-date with the English version
  Add Space and Meta key entities to src/customization/en/user.entities

KFileMetaData

  Only require Xattr if the operating system is Linux
  Restore Windows build

KIdleTime

  [xsync] XFlush in simulateUserActivity

KIO

  KPropertiesDialog: remove warning note from docu, the bug is gone
  [test program] resolve relative paths using QUrl::fromUserInput
  KUrlRequester: fix error box when selecting a file and reopening the file 
dialog
  Provide a fallback if slaves don't list the . entry (bug 366795)
  Fix creating symlink over "desktop" protocol
  KNewFileMenu: when creating symlinks use KIO::linkAs instead of KIO::link
  KFileWidget: fix double '/' in path
  KUrlRequester: use static connect() syntax, was inconsistent
  KUrlRequester: pass window() as parent for the QFileDialog
  avoid calling connect(null, .) from KUrlComboRequester

KNewStuff

  uncompress archives in subfolders
  No longer allow installing to generic data folder because of potential 
security hole

KNotification

  Get StatusNotifierWatcher property ProtocolVersion in async way

Package Framework

  silence contentHash deprecation warnings

Kross

  Revert "Remove unused KF5 dependencies"

KTextEditor

  remove accel clash (bug 363738)
  fix email address highlighting in doxygen (bug 363186)
  detect some more json files, like our own projects ;)
  improve mime-type detection (bug 357902)
  Bug 363280 - highlighting: c++: #if 1 #endif #if defined (A) aaa #elif 
defined (B) bbb #endif (bug 363280)
  Bug 363280 - highlighting: c++: #if 1 #endif #if defined (A) aaa #elif 
defined (B) bbb #endif
  Bug 351496 - Python folding is not working during initial typing (bug 351496)
  Bug 365171 - Python syntax highlighting: not working correctly for escape 
sequences (bug 365171)
  Bug 344276 - php nowdoc not folded correctly (bug 344276)
  Bug 359613 - Some CSS3 properties are not supported in syntax highlight (bug 
359613)
  Bug 367821 - wineHQ syntax: The section in a reg file isn't highlighted 
correctly (bug 367821)
  Improve swap file handling if swap directory specified
  Fix crash when reloading documents with auto-wrapped line due to line length 
limit (bug 366493)
  Fix constant crashes related to the vi command bar (bug 367786)
  Fix: Line numbers in printed documents now starts at 1 (bug 366579)
  Backup Remote Files: Treat mounted files also as remote files
  cleanup logic for searchbar creation
  add highlighting for Magma
  Allows only one level of recursion
  Fix broken swap-file on windows
  Patch: add bitbake support for syntax highlighting engine
  autobrace: look at spellcheck 

Re: Review Request 127823: Allow building without strigi on Linux

2016-09-10 Thread David Faure

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/127823/#review99051
---


Ship it!




Ship It!

- David Faure


On May 3, 2016, 12:06 p.m., Antonio Rojas wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/127823/
> ---
> 
> (Updated May 3, 2016, 12:06 p.m.)
> 
> 
> Review request for kdelibs.
> 
> 
> Repository: kdelibs
> 
> 
> Description
> ---
> 
> Now that kde-workspace is obsolete and kdelibs is only used by some still 
> unported applications, it doesn't make sense to force using strigi anymore. 
> This will allow dropping this old unmaintained library from distributions.
> 
> 
> Diffs
> -
> 
>   CMakeLists.txt e7b2bea 
> 
> Diff: https://git.reviewboard.kde.org/r/127823/diff/
> 
> 
> Testing
> ---
> 
> Builds with and without strigi, everything seems to work
> 
> 
> Thanks,
> 
> Antonio Rojas
> 
>



Re: Review Request 127823: Allow building without strigi on Linux

2016-09-10 Thread Antonio Rojas

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/127823/
---

(Updated Sept. 10, 2016, 1:58 p.m.)


Status
--

This change has been marked as submitted.


Review request for kdelibs.


Changes
---

Submitted with commit ba77ceb18bea3cb5c9d5207b2988f7d7e169d1fb by Antonio Rojas 
to branch KDE/4.14.


Repository: kdelibs


Description
---

Now that kde-workspace is obsolete and kdelibs is only used by some still 
unported applications, it doesn't make sense to force using strigi anymore. 
This will allow dropping this old unmaintained library from distributions.


Diffs
-

  CMakeLists.txt e7b2bea 

Diff: https://git.reviewboard.kde.org/r/127823/diff/


Testing
---

Builds with and without strigi, everything seems to work


Thanks,

Antonio Rojas



Jenkins-kde-ci: kdelibs KDE-4.14 latest-qt4 » Linux,gcc - Build # 50 - Fixed!

2016-09-10 Thread no-reply

GENERAL INFO

BUILD SUCCESS
Build URL: 
https://build.kde.org/job/kdelibs%20KDE-4.14%20latest-qt4/PLATFORM=Linux,compiler=gcc/50/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Sat, 10 Sep 2016 13:59:07 +
Build duration: 20 min

CHANGE SET
Revision ba77ceb18bea3cb5c9d5207b2988f7d7e169d1fb by Antonio Rojas: (Allow 
building without strigi on Linux)
  change: edit CMakeLists.txt


JUNIT RESULTS

Name: (root) Failed: 0 test(s), Passed: 163 test(s), Skipped: 0 test(s), Total: 
163 test(s)

COBERTURA RESULTS

Cobertura Coverage Report
  

By packages
  

Jenkins-kde-ci: kdelibs KDE-4.14 latest-qt4 » Linux,gcc - Build # 50 - Fixed!

2016-09-10 Thread no-reply

GENERAL INFO

BUILD SUCCESS
Build URL: 
https://build.kde.org/job/kdelibs%20KDE-4.14%20latest-qt4/PLATFORM=Linux,compiler=gcc/50/
Project: PLATFORM=Linux,compiler=gcc
Date of build: Sat, 10 Sep 2016 13:59:07 +
Build duration: 20 min

CHANGE SET
Revision ba77ceb18bea3cb5c9d5207b2988f7d7e169d1fb by Antonio Rojas: (Allow 
building without strigi on Linux)
  change: edit CMakeLists.txt


JUNIT RESULTS

Name: (root) Failed: 0 test(s), Passed: 163 test(s), Skipped: 0 test(s), Total: 
163 test(s)

COBERTURA RESULTS

Cobertura Coverage Report
  

By packages
  

Re: Review Request 128746: Load also json-only kfileitemaction plugins

2016-09-10 Thread Elvis Angelaccio

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128746/#review99056
---



Ping?

- Elvis Angelaccio


On Aug. 24, 2016, 1:58 p.m., Elvis Angelaccio wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/128746/
> ---
> 
> (Updated Aug. 24, 2016, 1:58 p.m.)
> 
> 
> Review request for KDE Base Apps and David Faure.
> 
> 
> Repository: kde-baseapps
> 
> 
> Description
> ---
> 
> This patch adapts the code used in dolphin (see 
> [1](https://quickgit.kde.org/?p=dolphin.git&a=commitdiff&h=d48b73349241a46ad70cac5a5ce3e11f641650af)
>  and 
> [2](https://quickgit.kde.org/?p=dolphin.git&a=commitdiff&h=809ba746952c9768de0163153215d95bd233f5c6))
>  to load kfileitemaction plugins with json metadata but no .desktop file.
> 
> There are actually a couple of bugs in the dolphin side that I already fixed 
> here (dolphin returns if KMimeTypeTrader doesn't find anything; dolphin 
> doesn't check if a json-only plugin is added twice) - I will fix them in 
> Dolphin with separate patches.
> 
> 
> Diffs
> -
> 
>   lib/konq/src/konq_popupmenu.cpp 5ceeddb 
> 
> Diff: https://git.reviewboard.kde.org/r/128746/diff/
> 
> 
> Testing
> ---
> 
> ark's plugins (Extract/Compress menus) now works. They can also be 
> enabled/disabled in Settings -> Configure Konqueror -> File Management -> 
> Services (though this is handled by dolphin).
> 
> 
> Thanks,
> 
> Elvis Angelaccio
> 
>



Re: Review Request 128746: Load also json-only kfileitemaction plugins

2016-09-10 Thread David Faure

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128746/#review99058
---


Ship it!




Ship It!

- David Faure


On Aug. 24, 2016, 1:58 p.m., Elvis Angelaccio wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/128746/
> ---
> 
> (Updated Aug. 24, 2016, 1:58 p.m.)
> 
> 
> Review request for KDE Base Apps and David Faure.
> 
> 
> Repository: kde-baseapps
> 
> 
> Description
> ---
> 
> This patch adapts the code used in dolphin (see 
> [1](https://quickgit.kde.org/?p=dolphin.git&a=commitdiff&h=d48b73349241a46ad70cac5a5ce3e11f641650af)
>  and 
> [2](https://quickgit.kde.org/?p=dolphin.git&a=commitdiff&h=809ba746952c9768de0163153215d95bd233f5c6))
>  to load kfileitemaction plugins with json metadata but no .desktop file.
> 
> There are actually a couple of bugs in the dolphin side that I already fixed 
> here (dolphin returns if KMimeTypeTrader doesn't find anything; dolphin 
> doesn't check if a json-only plugin is added twice) - I will fix them in 
> Dolphin with separate patches.
> 
> 
> Diffs
> -
> 
>   lib/konq/src/konq_popupmenu.cpp 5ceeddb 
> 
> Diff: https://git.reviewboard.kde.org/r/128746/diff/
> 
> 
> Testing
> ---
> 
> ark's plugins (Extract/Compress menus) now works. They can also be 
> enabled/disabled in Settings -> Configure Konqueror -> File Management -> 
> Services (though this is handled by dolphin).
> 
> 
> Thanks,
> 
> Elvis Angelaccio
> 
>



Re: Review Request 128746: Load also json-only kfileitemaction plugins

2016-09-10 Thread Elvis Angelaccio

---
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128746/
---

(Updated Sept. 10, 2016, 9:44 p.m.)


Status
--

This change has been marked as submitted.


Review request for KDE Base Apps and David Faure.


Changes
---

Submitted with commit 276f3d80150773c15302bb587141f1dc08c0821d by Elvis 
Angelaccio to branch master.


Repository: kde-baseapps


Description
---

This patch adapts the code used in dolphin (see 
[1](https://quickgit.kde.org/?p=dolphin.git&a=commitdiff&h=d48b73349241a46ad70cac5a5ce3e11f641650af)
 and 
[2](https://quickgit.kde.org/?p=dolphin.git&a=commitdiff&h=809ba746952c9768de0163153215d95bd233f5c6))
 to load kfileitemaction plugins with json metadata but no .desktop file.

There are actually a couple of bugs in the dolphin side that I already fixed 
here (dolphin returns if KMimeTypeTrader doesn't find anything; dolphin doesn't 
check if a json-only plugin is added twice) - I will fix them in Dolphin with 
separate patches.


Diffs
-

  lib/konq/src/konq_popupmenu.cpp 5ceeddb 

Diff: https://git.reviewboard.kde.org/r/128746/diff/


Testing
---

ark's plugins (Extract/Compress menus) now works. They can also be 
enabled/disabled in Settings -> Configure Konqueror -> File Management -> 
Services (though this is handled by dolphin).


Thanks,

Elvis Angelaccio