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
Friedrich W. H. Kossebau
ed5b3fa9a0
[weather] code style: no else after return
10 years ago
Friedrich W. H. Kossebau
2f9dd0d6cc
fix slot signature normalization
10 years ago
Friedrich W. H. Kossebau
716d9beb80
fix typo in comment
10 years ago
Friedrich W. H. Kossebau
45c6b54dd9
[weather] cleanup includes
10 years ago
Friedrich W. H. Kossebau
8c2ce96514
[weather] Align code of http calls to data providers
10 years ago
Friedrich W. H. Kossebau
84f8453285
[weather] use QHash for all kjob-based tables
10 years ago
Friedrich W. H. Kossebau
8ad4293ee8
[weather] this is C++, no need for (void) as parameter list with methods
10 years ago