Re: Submitting Grantlee as a KF5 Framework

2020-02-20 Thread Daniel Nicoletti
ub.com/steveire/ > grantlee/pulls <https://github.com/steveire/grantlee/pulls>. Also are > there some open issues which might be wanted to be > moved over to bugs.kde.org? > > Cheers > Friedrich > > > -- Daniel Nicoletti KDE Developer - http://dantti.wordpress.com

D19035: Help build on Windows with usage of CMake Targets

2019-02-20 Thread Daniel Nicoletti
dantti added a comment. I ended up compiling it using vcpkg toolchain directly on Windows, which showed this isn't required. In fact even when cross-compiling this won't fix anything because the tool must run on the host OS. So I only still think this is useful because the user will

D19035: Help build on Windows with usage of CMake Targets

2019-02-15 Thread Daniel Nicoletti
dantti added a comment. I'm not entirely sure this is really needed on Windows, but when cross-compiling this allowed to search for the katehighlightingindexer.exe which wouldn't run because I was on Linux... REPOSITORY R216 Syntax Highlighting REVISION DETAIL https://phabricator.kde.or

D19035: Help build on Windows with usage of CMake Targets

2019-02-15 Thread Daniel Nicoletti
dantti created this revision. dantti added reviewers: Framework: Syntax Highlighting, dhaumann, cullmann. Herald added projects: Kate, Frameworks. Herald added subscribers: kde-frameworks-devel, kwrite-devel. dantti requested review of this revision. REPOSITORY R216 Syntax Highlighting BRANCH

D14006: Fix WebDAV destination header on COPY and MOVE operations

2018-09-17 Thread Daniel Nicoletti
This revision was automatically updated to reflect the committed changes. Closed by commit R241:1f24f49baba4: Fix WebDAV destination header on COPY and MOVE operations (authored by dantti). REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D14006?vs=37460&id=41858 RE

D14006: Fix WebDAV destination header on COPY and MOVE operations

2018-09-09 Thread Daniel Nicoletti
dantti added a comment. Well the issue will probably depend on the server, for example Apache2 with Nextcloud it returns forbidden for both operations, in Cloudlyst which does: QUrl::fromEncoded(QStringLiteral("file:///speçiál").toLatin1()).toLocalFile(); you get a file with a different

D14006: Fix WebDAV destination header on COPY and MOVE operations

2018-09-08 Thread Daniel Nicoletti
dantti added a comment. Test plan: 1. Connecto to a WebDav server 2. Create a file named "foo" 3. Try to rename the file to "speçiál" - it should result in "spe" The COPY operation has the same issue but I'm not sure how to test it right now, probably it will also fail if the d

D14006: Fix WebDAV destination header on COPY and MOVE operations

2018-09-08 Thread Daniel Nicoletti
dantti added a comment. Ping? This is a pretty obvious fix, desturl is QString which later becomes latin1 loosing characters... REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D14006 To: dantti, dfaure, #frameworks, #dolphin Cc: ngraham, kde-frameworks-devel, michaelh, b

D14006: Fix WebDAV destination header on COPY and MOVE operations

2018-07-09 Thread Daniel Nicoletti
dantti added a comment. In D14006#289680 , @ngraham wrote: > Does this fix any of the bugs here? https://bugs.kde.org/buglist.cgi?component=webdav&list_id=1529637&product=kio&resolution=--- Nope, it doesn't fix any of them. REPOSITORY

D14006: Fix WebDAV destination header on COPY and MOVE operations

2018-07-09 Thread Daniel Nicoletti
dantti added a reviewer: dfaure. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D14006 To: dantti, dfaure Cc: kde-frameworks-devel, michaelh, ngraham, bruns

D14006: Fix WebDAV destination header on COPY and MOVE operations

2018-07-09 Thread Daniel Nicoletti
dantti created this revision. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: kde-frameworks-devel. dantti requested review of this revision. REVISION SUMMARY The Destination header must always be QUrl::FullyEncoded so that special characters can

Re: kded5 and kde-workspace

2013-11-23 Thread Daniel Nicoletti
ome testing > to kded ! > _______ > Plasma-devel mailing list > plasma-de...@kde.org > https://mail.kde.org/mailman/listinfo/plasma-devel -- Daniel Nicoletti KDE Developer - http://dantti.wordpress.com ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel