Friedrich W. H. Kossebau
2a1156b3e8
[Weather] Use QNetworkConfigurationManager to know about online status
...
Seems to work better for getting the weather dataengine to pull & push
data to the widget once there is network
CCBUG: 366827
10 years ago
Friedrich W. H. Kossebau
5679cb0728
[Weather] Remove outdated ion loading code, use Plasma::DataEngineConsumer API
10 years ago
Friedrich W. H. Kossebau
68a4005d1f
[Weather] Use ecm_qt_declare_logging_category & qCDebug
10 years ago
Friedrich W. H. Kossebau
887322f7fe
[Weather] Use SERVICE_TYPES with kcoreaddons_desktop_to_json
10 years ago
David Edmundson
55f3d69008
Port all authorizeKAction -> authorizeAction
...
Summary: Warnings--
Test Plan: compiles
Reviewers: #plasma
Subscribers: plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D2537
10 years ago
David Faure
6bb0745a26
Use KIO error code enum rather than hardcoded 149
10 years ago
Friedrich W. H. Kossebau
9fae612e6f
Weather: use SERVICE_TYPES with kcoreaddons_desktop_to_json
10 years ago
Kai Uwe Broulik
c521b596e0
[Notifications Dataengine] Fix default timeout
...
As per notification spec the value "0" means "persistent notification" whereas "-1"
means "server default timeout", so when no timeout is explicitly specified,
it always yielded a persistent notification.
Differential Revision: https://phabricator.kde.org/D2222
10 years ago
l10n daemon script
bd633d8289
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
10 years ago
l10n daemon script
5101b0b5f9
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
10 years ago
Eike Hein
49213f7781
Drop liblegacytaskmanager and the tasks data engine.
...
Summary:
They're deprecated and now unused.
Depends on D2169, D2170.
Reviewers: #plasma
Subscribers: plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D2171
10 years ago
l10n daemon script
eed497cef4
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
10 years ago
l10n daemon script
73f5302679
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
10 years ago
David Faure
1abaaa55e9
add_definitions(-DQT_NO_URL_CAST_FROM_STRING) + fix compilation
10 years ago
David Edmundson
ef2fd6d979
Create logging categories via CMake
...
Summary:
Also set a consistent naming structure and to be only Info+ by default.
This may mean you need to update your logging rules if you want debug
output.
Reviewers: #plasma, hein
Reviewed By: #plasma, hein
Subscribers: graesslin, plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D1956
10 years ago
Kai Uwe Broulik
e3f96fdfbc
[MPRIS Dataengine] Remove duplicated CanRaise meta type
10 years ago
Kai Uwe Broulik
4df2c7d9d6
[MPRIS Dataengine] Add missing meta type for CanQuit property
...
The infrastructure for quitting was already in place, just the CanQuit property wasn't exported
10 years ago
Friedrich W. H. Kossebau
b5a5c1584b
[Weather] --deprecated call
10 years ago
Allen Winter
12d06d3d06
minor - -Wpedantic and some -Wunused-params
10 years ago
Friedrich W. H. Kossebau
528a51fa59
[weather] Document & align data types and values set for weather stations
...
* only set data entries if given (avoid "n/a")
* use untranslated value ids for wind direction and pressure tendency
* pass float/double values as float/double, not strings
First round of clean-up
Also remove complex lookup of values when setting data
10 years ago
Eike Hein
8f3f5ee25b
Rename libtaskmanager to liblegacytaskmanager to make way for rewrite.
...
Summary:
Also ports in-module users of the library.
Translation domain and pot file name remain unchanged, as the new lib
contains no strings.
Reviewers: #plasma
Subscribers: plasma-devel
Tags: #plasma
Differential Revision: https://phabricator.kde.org/D1721
10 years ago
Kai Uwe Broulik
ddf4d036c8
[Notifications Operations] Fix typo
...
Interesting that Plasma would still accept the file but then swallow the configureNotification part
10 years ago
l10n daemon script
f5546cb5e6
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
10 years ago
Kai Uwe Broulik
1dabe44490
[Powermanagement Dataengine] Use "lock_screen" rather than "action/lock_screen"
...
This makes it consistent with the documentation and was most likely
a porting oversight
10 years ago
Kai Uwe Broulik
2626a6ad0a
[Powermanagement Dataengine] Expose "Logout" as Sleep State
...
This allows to query for whether the user may logout from QML-only parts
like the desktop toolbox.
Differential Revision: https://phabricator.kde.org/D1610
10 years ago
Ivan Čukić
97322fa451
Weather IONS: Commented out an unused member variable
10 years ago
Kai Uwe Broulik
46229c9e47
[Notifications] Don't group job finished notifications
...
Otherwise we end up with a huge notification containing all previously finished jobs.
BUG: 360156
FIXED-IN: 5.7.0
Differential Revision: https://phabricator.kde.org/D1478
10 years ago
l10n daemon script
b1e73fe62c
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
10 years ago
l10n daemon script
f839e1a7d3
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
10 years ago
Marco Martin
f86fa3cd77
guard m_controller with a QPointer
...
is possible it's null for an instant when the player quits
a call to start() in the moment between the app is closed and
the teardown is done is unlikely but apparently happens
BUG:361985
10 years ago
Marco Martin
935050ff71
guard m_controller with a QPointer
...
is possible it's null for an instant when the player quits
a call to start() in the moment between the app is closed and
the teardown is done is unlikely but apparently happens
BUG:361985
10 years ago
Friedrich W. H. Kossebau
efe21eb512
[weather] make credit lines shorter, use no-break space in composed names
10 years ago
Friedrich W. H. Kossebau
d7fc7621ed
[weather bbcukment] Fix: wrong data key "Humidity Field" -> "Humidity Unit"
10 years ago
Friedrich W. H. Kossebau
e7526890eb
[weather] do not leak symbols of nested Private class
10 years ago
Friedrich W. H. Kossebau
2e5ed45602
[weather] less casting from ascii in envcan ion
10 years ago
Friedrich W. H. Kossebau
afdeb5864b
[weather] more improved string handling in bbcukmet & wettercom ions
10 years ago
Friedrich W. H. Kossebau
266dc03719
[weather bbcukmet] Add missing "thick cloud", improve some cloud mapping
10 years ago
l10n daemon script
8517232757
SVN_SILENT made messages (.desktop file) - always resolve ours
...
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
10 years ago
Friedrich W. H. Kossebau
799ad2da29
[weather bbcukmet] parse search result properly as json
10 years ago
Friedrich W. H. Kossebau
9aaae54a8f
[weather] less casting from ascii in bbcukmet, noaa & wetter.com ions
10 years ago
Friedrich W. H. Kossebau
20278c4950
[weather] Use modern signal/slot connection
10 years ago
Friedrich W. H. Kossebau
c02817e0e0
[weather] Improve signature of WeatherEngine::dataUpdated
10 years ago
Friedrich W. H. Kossebau
ff73fbc508
[weather] brush up WeatherEngine header
10 years ago
Friedrich W. H. Kossebau
2d95f93da8
[weather] inline WeatherEngine::init()
10 years ago
Friedrich W. H. Kossebau
dd8de63d80
[weather] less casting from ascii
10 years ago
Friedrich W. H. Kossebau
864c1ab186
[weather] remove dead code
10 years ago
Friedrich W. H. Kossebau
eda736a4bd
[weather] NULL -> nullptr
10 years ago
Friedrich W. H. Kossebau
4c1b063e91
[weather] more comparison with qlatin1strings
10 years ago
Friedrich W. H. Kossebau
9ba58ca796
[weather] inline init() methods of all ions
10 years ago
Friedrich W. H. Kossebau
7186616b94
[weather] code style: align ion headers
10 years ago