D13670: Add subseq operator to match sub-sequences

2018-06-21 Thread Michael Eden
michaeleden created this revision. michaeleden added a reviewer: dfaure. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: kde-frameworks-devel. michaeleden requested review of this revision. REVISION SUMMARY Added `subseq` and `~subseq` operators whi

D13641: [KCharSelect] Port generate-datafile.py to Python 3

2018-06-21 Thread Luca Beltrame
lbeltrame accepted this revision. lbeltrame added a comment. This revision is now accepted and ready to land. I did an accept to undo my earlier "Changes required" because Phab messed up the lines I commented on, and because I realized I wasn't commenting on your specific changes. Sorry about

D13627: [KIconThemes] Isolate private data from race conditions

2018-06-21 Thread Anthony Fieroni
anthonyfieroni updated this revision to Diff 36492. anthonyfieroni added a comment. Fix deadlock, icon of DragonPlayer and its related is not showed, i have no idea why !? REPOSITORY R302 KIconThemes CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D13627?vs=36487&id=36492 REVISION

D13641: [KCharSelect] Port generate-datafile.py to Python 3

2018-06-21 Thread Luca Beltrame
lbeltrame requested changes to this revision. lbeltrame added inline comments. This revision now requires changes to proceed. INLINE COMMENTS > kcharselect-generate-datafile.py:41 Perhaps the diff view is wrong.. but the `return size` here (at this level of nesting) wouldn't make the downstrea

D13641: [KCharSelect] Port generate-datafile.py to Python 3

2018-06-21 Thread Christoph Feck
cfeck requested review of this revision. REPOSITORY R236 KWidgetsAddons REVISION DETAIL https://phabricator.kde.org/D13641 To: cfeck, #frameworks, lbeltrame Cc: kde-frameworks-devel, michaelh, ngraham, bruns

D13641: [KCharSelect] Port generate-datafile.py to Python 3

2018-06-21 Thread Christoph Feck
cfeck updated this revision to Diff 36490. cfeck added a comment. This revision is now accepted and ready to land. len() of UTF-8 encoded bytearray is different than len(str). Account for the difference when accumulating sizes. Unicode Names are always ASCII, so here len(bytearray) == le

D10363: [KIO] Add support for XDG_TEMPLATES_DIR in KNewFileMenu

2018-06-21 Thread Nathaniel Graham
ngraham added a comment. @mmustac very nice! Should we consider 191632 to be resolved, or wait until you're implemented support for plain old non-`.desktop` files in `~/Templates`? REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D10363 To: mmustac, #frameworks, dfaure Cc

KDE CI: Frameworks kio kf5-qt5 SUSEQt5.10 - Build # 299 - Failure!

2018-06-21 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Frameworks%20kio%20kf5-qt5%20SUSEQt5.10/299/ Project: Frameworks kio kf5-qt5 SUSEQt5.10 Date of build: Thu, 21 Jun 2018 21:05:49 + Build duration: 5 min 48 sec and counting CONSOLE OUTPUT [...trun

KDE CI: Frameworks kio kf5-qt5 FreeBSDQt5.10 - Build # 55 - Still Unstable!

2018-06-21 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kio%20kf5-qt5%20FreeBSDQt5.10/55/ Project: Frameworks kio kf5-qt5 FreeBSDQt5.10 Date of build: Thu, 21 Jun 2018 21:05:49 + Build duration: 3 min 54 sec and counting JUnit Tests Name:

KDE CI: Frameworks kio kf5-qt5 SUSEQt5.9 - Build # 148 - Failure!

2018-06-21 Thread CI System
BUILD FAILURE Build URL https://build.kde.org/job/Frameworks%20kio%20kf5-qt5%20SUSEQt5.9/148/ Project: Frameworks kio kf5-qt5 SUSEQt5.9 Date of build: Thu, 21 Jun 2018 21:05:49 + Build duration: 1 min 34 sec and counting CONSOLE OUTPUT [...trunca

D10363: [KIO] Add support for XDG_TEMPLATES_DIR in KNewFileMenu

2018-06-21 Thread Elvis Angelaccio
This revision was automatically updated to reflect the committed changes. Closed by commit R241:de5ab5e74b4c: [KIO] Add support for XDG_TEMPLATES_DIR in KNewFileMenu (authored by mmustac, committed by elvisangelaccio). REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE https://phabricator.kde.org

D13627: [KIconThemes] Isolate private data from race conditions

2018-06-21 Thread Anthony Fieroni
anthonyfieroni updated this revision to Diff 36487. anthonyfieroni added a comment. Protect also dbus slot REPOSITORY R302 KIconThemes CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D13627?vs=36486&id=36487 REVISION DETAIL https://phabricator.kde.org/D13627 AFFECTED FILES src

D13643: Add LabPlot project file icon

2018-06-21 Thread Matthew Trescott
mtrescott edited the summary of this revision. REPOSITORY R266 Breeze Icons REVISION DETAIL https://phabricator.kde.org/D13643 To: mtrescott, #labplot, #vdg, #breeze Cc: ngraham, kde-frameworks-devel, michaelh, bruns

D13641: [KCharSelect] Port generate-datafile.py to Python 3

2018-06-21 Thread Christoph Feck
cfeck planned changes to this revision. cfeck added a comment. Needs more changes :/ REPOSITORY R236 KWidgetsAddons REVISION DETAIL https://phabricator.kde.org/D13641 To: cfeck, #frameworks, lbeltrame Cc: kde-frameworks-devel, michaelh, ngraham, bruns

D13643: Add LabPlot project file icon

2018-06-21 Thread Matthew Trescott
mtrescott added a comment. @ngraham I edited it to have a screenshot. REPOSITORY R266 Breeze Icons REVISION DETAIL https://phabricator.kde.org/D13643 To: mtrescott, #labplot, #vdg, #breeze Cc: ngraham, kde-frameworks-devel, michaelh, bruns

D13643: Add LabPlot project file icon

2018-06-21 Thread Matthew Trescott
mtrescott edited the summary of this revision. REPOSITORY R266 Breeze Icons REVISION DETAIL https://phabricator.kde.org/D13643 To: mtrescott, #labplot, #vdg, #breeze Cc: ngraham, kde-frameworks-devel, michaelh, bruns

D13627: [KIconThemes] Isolate private data from race conditions

2018-06-21 Thread Anthony Fieroni
anthonyfieroni updated this revision to Diff 36486. REPOSITORY R302 KIconThemes CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D13627?vs=36376&id=36486 REVISION DETAIL https://phabricator.kde.org/D13627 AFFECTED FILES src/kiconloader.cpp src/kiconloader.h To: anthonyfieroni, d

D13394: C++: update for c++20 and fix some syntax errors

2018-06-21 Thread Dominik Haumann
dhaumann added a comment. @jpoelen Can you push yourself, or do you still not have a KDE contributor account? REPOSITORY R216 Syntax Highlighting BRANCH cpp REVISION DETAIL https://phabricator.kde.org/D13394 To: jpoelen, dhaumann, cullmann Cc: cullmann, kde-frameworks-devel, michaelh

D13657: Highlight Gradle files with Groovy syntax too

2018-06-21 Thread Dominik Haumann
dhaumann accepted this revision. dhaumann added a comment. This revision is now accepted and ready to land. Looks good. REPOSITORY R216 Syntax Highlighting BRANCH master REVISION DETAIL https://phabricator.kde.org/D13657 To: vkrause, dhaumann Cc: dhaumann, kde-frameworks-devel, michae

KDE CI: Frameworks kfilemetadata kf5-qt5 SUSEQt5.10 - Build # 56 - Unstable!

2018-06-21 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kfilemetadata%20kf5-qt5%20SUSEQt5.10/56/ Project: Frameworks kfilemetadata kf5-qt5 SUSEQt5.10 Date of build: Thu, 21 Jun 2018 17:09:44 + Build duration: 1 min 22 sec and counting JUnit Tes

D13460: implement the lyrics tag for taglibextractor

2018-06-21 Thread Alexander Stippich
This revision was automatically updated to reflect the committed changes. Closed by commit R286:535de62bec16: implement the lyrics tag for taglibextractor (authored by astippich). REPOSITORY R286 KFileMetaData CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D13460?vs=35941&id=36476 RE

D13657: Highlight Gradle files with Groovy syntax too

2018-06-21 Thread Volker Krause
vkrause created this revision. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: kde-frameworks-devel. vkrause requested review of this revision. REVISION SUMMARY While at it, add alert support to Groovy comments too. REPOSITORY R216 Syntax Highlig

D13535: Do not cancel old clipboard selection if it is same as the new one.

2018-06-21 Thread Fabian Vogt
This revision was automatically updated to reflect the committed changes. Closed by commit R127:0e580ae9bdc5: Do not cancel old clipboard selection if it is same as the new one. (authored by michalsrb, committed by fvogt). REPOSITORY R127 KWayland CHANGES SINCE LAST UPDATE https://phabricato

D13535: Do not cancel old clipboard selection if it is same as the new one.

2018-06-21 Thread Roman Gilg
romangg accepted this revision. This revision is now accepted and ready to land. REPOSITORY R127 KWayland BRANCH master REVISION DETAIL https://phabricator.kde.org/D13535 To: fvogt, #plasma, #frameworks, romangg Cc: michalsrb, romangg, graesslin, kde-frameworks-devel, michaelh, ngraham,

D11099: Fix compilation on Android

2018-06-21 Thread Volker Krause
vkrause abandoned this revision. Restricted Application added a subscriber: kde-frameworks-devel. REPOSITORY R244 KCoreAddons REVISION DETAIL https://phabricator.kde.org/D11099 To: vkrause, #frameworks Cc: kde-frameworks-devel, apol, michaelh, ngraham, bruns

D13643: Add LabPlot project file icon

2018-06-21 Thread Nathaniel Graham
ngraham added a comment. Icon patches always need screenshots! :) REPOSITORY R266 Breeze Icons REVISION DETAIL https://phabricator.kde.org/D13643 To: mtrescott, #labplot, #vdg, #breeze Cc: ngraham, kde-frameworks-devel, michaelh, bruns

D13627: [KIconThemes] Isolate private data from race conditions

2018-06-21 Thread Anthony Fieroni
anthonyfieroni added inline comments. INLINE COMMENTS > anthonyfieroni wrote in kiconloader.cpp:616 > Yeah, i saw it, i'll made a sequenceLock like this > > void sequenceLock(std::function func) > { > QMutexLocker locker(&mutex); > func(): > } > //usage > S_D(d)->sequenceL

D13627: [KIconThemes] Isolate private data from race conditions

2018-06-21 Thread Anthony Fieroni
anthonyfieroni added inline comments. INLINE COMMENTS > dfaure wrote in kiconloader.cpp:616 > This locks and unlocks three times in a row, which is not only slightly > inefficient, it also means that another thread could interleave calls in > between, and get completely inconsistent state. Yea

D13627: [KIconThemes] Isolate private data from race conditions

2018-06-21 Thread David Faure
dfaure requested changes to this revision. dfaure added a comment. This revision now requires changes to proceed. This is the wrong approach for thread safety (wrong level of locking). It should come with a multithreaded unittest so it can be checked for safety (with clang+tsan for instance).

D10363: [KIO] Add support for XDG_TEMPLATES_DIR in KNewFileMenu

2018-06-21 Thread Marijo Mustac
mmustac added a comment. @dfaure Can you commit these changes as I don't have the access to ? REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D10363 To: mmustac, #frameworks, dfaure Cc: kde-frameworks-devel, broulik, ngraham, michaelh, bruns

KDE CI: Frameworks kio kf5-qt5 FreeBSDQt5.10 - Build # 54 - Still Unstable!

2018-06-21 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks%20kio%20kf5-qt5%20FreeBSDQt5.10/54/ Project: Frameworks kio kf5-qt5 FreeBSDQt5.10 Date of build: Thu, 21 Jun 2018 07:21:49 + Build duration: 7 min 35 sec and counting JUnit Tests Name:

KDE CI: Frameworks kio kf5-qt5 SUSEQt5.10 - Build # 298 - Fixed!

2018-06-21 Thread CI System
BUILD SUCCESS Build URL https://build.kde.org/job/Frameworks%20kio%20kf5-qt5%20SUSEQt5.10/298/ Project: Frameworks kio kf5-qt5 SUSEQt5.10 Date of build: Thu, 21 Jun 2018 07:21:49 + Build duration: 5 min 28 sec and counting JUnit Tests Name: (root

D13226: update trash docbook to 5.48

2018-06-21 Thread Burkhard Lück
This revision was automatically updated to reflect the committed changes. Closed by commit R241:34d6917f46a3: update trash docbook to 5.48 (authored by lueck). REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D13226?vs=35227&id=36432 REVISION DETAIL https://phabri