Kirigami Add-ons (a runtime dependency of kclock) now have a proper release.
https://invent.kde.org/libraries/kirigami-addons
regards,
Han
Mai 2021 11:36:04 CEST hanyoung wrote:
>
> > Pushed an inelegant solution - include "," as decimal separator in flex. As
> > long as there aren't any more decimal separator we're cool.
>
> Not sure if this appropriate, but I wanted to warn you about the di
Pushed an inelegant solution - include "," as decimal separator in flex. As
long as there aren't any more decimal separator we're cool.
Regards,
Han
‐‐‐ Original Message ‐‐‐
On Tuesday, May 4, 2021 6:54 AM, Albert Astals Cid wrote:
> Added a failing test
> athttps://invent.kde.org/plas
Change the default output to float, however I'm not sure how to add autotest. I
want to unit test InputManager but it's not a library.
‐‐‐ Original Message ‐‐‐
On Sunday, May 2, 2021 6:04 AM, Albert Astals Cid wrote:
> El dissabte, 1 de maig de 2021, a les 7:26:24 (CEST)
11 (CEST), hanyoung va escriure:
>
> > Kalk has now switched to the (modified) KNumber as base data type now. The
> > real number precision is hard coded to 16 for now. Also during SoK, binary
> > mode was introduced.
>
> Running it i get
>
> qrc:/qml/CalculationPage.qm
Kalk has now switched to the (modified) KNumber as base data type now. The real
number precision is hard coded to 16 for now. Also during SoK, binary mode was
introduced.
Regards,
Han
Hello everyone!
I want to move kclock to kdereview.
https://invent.kde.org/plasma-mobile/kclock
KClock is the alarm/clock app for Plasma Mobile. It consists of two parts,
daemon and the client. The daemon communicates with powerdevil to register
alarms, and provide DBus interface to interact wi
Hello everyone!
I want to move kalk to kdereview.
It's the calculator for Plasma Mobile (it also works great on desktop).
https://invent.kde.org/plasma-mobile/kalk
It's not a QML version of kcalc, the math engine is written with bison/flex.
And it also supports Unit conversion thanks to KUnitCon
I've applied the following changes:
* Remove @brief
* DailyWeatherForecast and HourlyWeatherForecast constructor now
take one QDate/QDateTime arguement. The previous "one for all" constructor has
been removed
* various setters now take const reference
* other naming, misc changes
Regards,
Han
I've made some changes to KWeatherCore according to the feedback. Namely:
* More Private Classes
* Removed inline functions
* Lowered coordinates resolution
* Listed API services in use on README
* Switched to LGPL
Regards,
Han
KWeatherCore: https://invent.kde.org/libraries/kweathercore is a library for
querying weather forecast data.
During the development of KWeather, we found the need to have a weather library.
KWeatherCore is the result of extracting weather data fetching code from
KWeather.
I think having a dedicat
11 matches
Mail list logo