awesome-widgets/sources/awesomewidgets
2023-05-17 21:37:00 +03:00
..
configs fix issue with invalid (up|down)total($|kb) calculation (see #127) 2017-07-24 15:07:36 +03:00
desktops release 3.3.1 2017-05-15 20:15:05 +03:00
formatters bump formatter api version 2016-11-05 00:01:50 +03:00
quotes Replace yahoo finance to stooq (#131) 2017-12-15 02:01:34 +03:00
requests release 3.3.1 2017-05-15 20:15:05 +03:00
scripts clang-tidy warning fixes 2020-11-03 04:23:01 +03:00
upgrade release 3.3.1 2017-05-15 20:15:05 +03:00
weather release 3.3.1 2017-05-15 20:15:05 +03:00
abstractextitem.cpp clang-tidy warning fixes 2020-11-03 04:23:01 +03:00
abstractextitem.h fix some found warning 2023-05-17 21:37:00 +03:00
abstractextitemaggregator.cpp wayland support 2023-05-17 03:42:40 +03:00
abstractextitemaggregator.h fix some found warning 2023-05-17 21:37:00 +03:00
abstractextitemaggregator.ui changes in Extensions ABI 2016-05-13 13:23:25 +03:00
abstractquotesprovider.h wayland support 2023-05-17 03:42:40 +03:00
abstractweatherprovider.h fix some found warning 2023-05-17 21:37:00 +03:00
awabstractformatter.cpp system source, some code improvements 2019-12-14 23:54:15 +03:00
awabstractformatter.h fix some found warning 2023-05-17 21:37:00 +03:00
awdatetimeformatter.cpp clang-tidy warning fixes 2020-11-03 04:23:01 +03:00
awdatetimeformatter.h clang-tidy warning fixes 2020-11-03 04:23:01 +03:00
awdatetimeformatter.ui add ability do not translate strings in DateTime formatter 2016-07-23 19:49:34 +03:00
awesome-widgets-logging.ini Small changes 2016-03-17 19:19:10 +03:00
awesomewidgets-extweather-ids.json Return to owm weather provider 2016-06-02 11:09:02 +03:00
awfloatformatter.cpp wayland support 2023-05-17 03:42:40 +03:00
awfloatformatter.h clang-tidy warning fixes 2020-11-03 04:23:01 +03:00
awfloatformatter.ui add string formatter 2016-07-07 13:36:30 +03:00
awjsonformatter.cpp wayland support 2023-05-17 03:42:40 +03:00
awjsonformatter.h clang-tidy warning fixes 2020-11-03 04:23:01 +03:00
awjsonformatter.ui add json formatter 2016-11-02 23:23:30 +03:00
awlistformatter.cpp clang-tidy warning fixes 2020-11-03 04:23:01 +03:00
awlistformatter.h clang-tidy warning fixes 2020-11-03 04:23:01 +03:00
awlistformatter.ui add list formatter 2016-07-03 04:10:04 +03:00
awnoformatter.cpp clang-tidy warning fixes 2020-11-03 04:23:01 +03:00
awnoformatter.h clang-tidy warning fixes 2020-11-03 04:23:01 +03:00
awnoformatter.ui rewrite formatters to ext classes 2016-05-12 20:51:21 +03:00
awscriptformatter.cpp wayland support 2023-05-17 03:42:40 +03:00
awscriptformatter.h clang-tidy warning fixes 2020-11-03 04:23:01 +03:00
awscriptformatter.ui rewrite formatters to ext classes 2016-05-12 20:51:21 +03:00
awstringformatter.cpp clang-tidy warning fixes 2020-11-03 04:23:01 +03:00
awstringformatter.h clang-tidy warning fixes 2020-11-03 04:23:01 +03:00
awstringformatter.ui add string formatter 2016-07-07 13:36:30 +03:00
CMakeLists.txt add network request source 2016-11-04 01:12:25 +03:00
extitemaggregator.h wayland support 2023-05-17 03:42:40 +03:00
extnetworkrequest.cpp wayland support 2023-05-17 03:42:40 +03:00
extnetworkrequest.h clang-tidy warning fixes 2020-11-03 04:23:01 +03:00
extnetworkrequest.ui translation update 2017-05-05 18:20:50 +03:00
extquotes.cpp wayland support 2023-05-17 03:42:40 +03:00
extquotes.h clang-tidy warning fixes 2020-11-03 04:23:01 +03:00
extquotes.ui Replace yahoo finance to stooq (#131) 2017-12-15 02:01:34 +03:00
extscript.cpp wayland support 2023-05-17 03:42:40 +03:00
extscript.h clang-tidy warning fixes 2020-11-03 04:23:01 +03:00
extscript.ui clang-tidy warning fixes 2020-11-03 04:23:01 +03:00
extupgrade.cpp fix some found warning 2023-05-17 21:37:00 +03:00
extupgrade.h clang-tidy warning fixes 2020-11-03 04:23:01 +03:00
extupgrade.ui translation update 2017-05-05 18:20:50 +03:00
extweather.cpp wayland support 2023-05-17 03:42:40 +03:00
extweather.h clang-tidy warning fixes 2020-11-03 04:23:01 +03:00
extweather.ui translation update 2017-05-05 18:20:50 +03:00
graphicalitem.cpp fix some found warning 2023-05-17 21:37:00 +03:00
graphicalitem.h fix some found warning 2023-05-17 21:37:00 +03:00
graphicalitem.ui prerelese translation bump 2016-04-29 13:01:17 +03:00
graphicalitemhelper.cpp wayland support 2023-05-17 03:42:40 +03:00
graphicalitemhelper.h wayland support 2023-05-17 03:42:40 +03:00
owmweatherprovider.cpp wayland support 2023-05-17 03:42:40 +03:00
owmweatherprovider.h clang-tidy warning fixes 2020-11-03 04:23:01 +03:00
qcronscheduler.cpp fix some found warning 2023-05-17 21:37:00 +03:00
qcronscheduler.h fix (some) KF deprecation warnings 2023-03-30 03:31:57 +03:00
stooqquotesprovider.cpp wayland support 2023-05-17 03:42:40 +03:00
stooqquotesprovider.h wayland support 2023-05-17 03:42:40 +03:00
yahooquotesprovider.cpp wayland support 2023-05-17 03:42:40 +03:00
yahooquotesprovider.h wayland support 2023-05-17 03:42:40 +03:00
yahooweatherprovider.cpp fix some found warning 2023-05-17 21:37:00 +03:00
yahooweatherprovider.h wayland support 2023-05-17 03:42:40 +03:00