fba58c27e8
fix #73
...
I suppose the better way is to move weather adaptor to another open
weather engine despite the fact that OWM has provided me a special FOSS
permissions. I've changed weather provider to Yahoo! Weather because
there is no good way to provide my own API key to end-users except for
being compiled to the source code.
In other hand this solution leads to the fact that humidity and
atmosphere pressure is not available for forecast more. And moreover
pressure units has been changed for current weather.
+ fix possible memory leak in dataengine aggregator
+ add "special thanks" group to acknoledgment tab
2016-01-29 01:31:00 +07:00
99e38118a4
drop unused declarations, update qt5.5 patch
2015-10-22 05:22:02 +03:00
75ab84e993
* logging changes
...
* add configuration export status message
* prepare to release
2015-10-20 00:34:29 +03:00
17a8a1734b
* create cppcheck and clangformat targets
...
* apply code style (#67 )
* send values by reference
* fix warnings on plugin destruction by disconnecting dataengines first
* fix invalid hddtemp group definition
2015-10-18 00:05:42 +03:00
84f6f1a820
* add commit SHA information
...
* allow to open link in quotes editor
* fix bug with no data updates in configuration ui
2015-09-28 19:27:55 +03:00
24eb548bb3
* limit messages queue to ideal thread count
...
* move from QtScript to QJSEngine (first is deprecated since 5.6)
* drop unneeded includes in headers
* some changes inside queue managing
2015-09-17 01:10:55 +03:00
7218defe19
add '$this' feature to lambda functions
...
fix large size on startup
fix invalid key parsing
2015-09-03 00:30:10 +03:00
82c1839634
drop hidding method
2015-09-01 01:12:10 +03:00
cc2b1b7b8a
add images feature to extweather (apiver == 2)
2015-08-31 00:16:04 +03:00
4c27382467
more correct logging, use qt logging for qml as well
2015-08-30 16:24:00 +03:00
aacb50c946
start moving to qt5 style logging
2015-08-29 00:58:39 +03:00
466faf53fa
some refactoring, prepare to moving to qt5 style logging
2015-08-28 00:15:25 +03:00
df473c53b5
move plugins to iterators
2015-08-08 00:22:25 +03:00
1cddf6f14d
some map replacing
2015-08-04 00:15:19 +03:00
6173b60806
edit cmake files
...
edit font dialog
2015-08-01 00:10:18 +03:00
c9acb0bdcd
edit build, create a separate cmake include file
2015-07-29 23:59:42 +03:00
3b6df44489
more correct methods naming, prepare to move to templates
2015-07-25 00:03:45 +03:00
c7d998eb12
more correct fix for #57
2015-07-19 00:14:49 +03:00
903a1a454d
move plugin back to private
2015-07-15 19:49:54 +03:00
8dc3510a30
more pretty configuration interface
...
implement quotes changes
2015-05-25 02:28:09 +03:00
fce098cb5c
improve work with filters for custom scripts
...
implement new line filters for widget text
fix bug with html parsing
implement key sorting in combo boxes
2015-05-24 00:03:54 +03:00
a53c5ec38c
drop kde4 from master
2015-05-20 00:36:48 +03:00