lp:~neon/kdesdk-kioslaves/master
- Get this branch:
- bzr branch lp:~neon/kdesdk-kioslaves/master
Branch merges
Branch information
Import details
This branch is an import of the HEAD branch of the Git repository at https://invent.kde.org/sdk/kdesdk-kioslaves.
Last successful import was 2 hours ago.
Recent revisions
- 478. By Friedrich W. H. Kossebau <email address hidden> on 2020-06-20
-
Enable warnings for deprecation messages for anything until Qt/KF 6.0
GIT_SILENT
- 474. By Laurent Montel <email address hidden> on 2019-11-06
-
Make it compile without deprecated methods
- 472. By Luigi Toscano on 2017-03-18
-
Remove usage of kde4-config, restore CSS and images
Summary:
- kde4-config it not available anymore. qtpaths could be used.
Instead, have the kioslave compute the values and pass them
to the program (environment variables to not change too much the
Perl code). The two variables contain the version number and
the path to the CSS file.
- use the proper address for the shared resources provided by
KDocTools.Test Plan:
The version number and the path to the CSS are correctly shown
in the generated output and the links to resources provided
by kio_help are now correct.Reviewers: mpyne
Reviewed By: mpyne
Differential Revision: https:/
/phabricator. kde.org/ D5021 - 471. By Luigi Toscano on 2017-03-18
-
Cleanup the usage of the version
Summary:
No need to define the full name, just the version.
Use the variable consistently.Test Plan: Still compiles.
Reviewers: mpyne
Reviewed By: mpyne
Differential Revision: https:/
/phabricator. kde.org/ D5020 - 470. By Luigi Toscano on 2017-03-18
-
Silence warnings about experimental 'when' and 'given'
Summary:
It seems that those keywords depends on an experimental feature and
this leads to a warning in recent version of Perl (where recent ==
few years already). So disable the warnings about the feature.Test Plan:
No more warnings printed by the perl program (more visible when
the KIOSlave is invoked with kioclient5 cat perl:/...)Reviewers: mpyne
Reviewed By: mpyne
Differential Revision: https:/
/phabricator. kde.org/ D5022 - 469. By Luigi Toscano on 2017-03-11
-
Use QProcess instead of manual fork/exec
Summary: Probably legacy code from before the time of QProcess (and KProcess)?
Test Plan: It still compiles and generates the same output
Reviewers: mpyne
Reviewed By: mpyne
Subscribers: bcooksley
Differential Revision: https:/
/phabricator. kde.org/ D4984
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)