e592de9555
release 3.4.0
2020-11-07 17:05:13 +03:00
Antonio Vivace
9f46a17b98
Add italian translation ( #136 )
2018-10-26 03:33:46 +03:00
Ibnu D. Aji
5886dcc50b
Finished ID translation.
2017-12-02 01:21:36 +07:00
e90e1da096
Small fixes
...
* update translations, add target to update translations
* add custom keys support to config helper
2017-07-13 19:15:10 +03:00
05aafc43e7
translation update
2017-05-05 18:20:50 +03:00
94e87ee570
Add legacy message
2016-08-31 20:49:31 +03:00
7d8036b0e1
update russian translation
2016-08-28 16:34:13 +03:00
4d1c05d737
translation update
2016-08-27 02:54:59 +03:00
22dcebe647
update uk translation
2016-08-10 14:08:48 +03:00
6e087f418f
update es translation
2016-08-07 03:19:02 +03:00
b76cbb8ce3
update nl translation
...
fix invalid string in DateTime formatter
2016-08-04 14:29:39 +03:00
89f6661fa5
update Dutch translation
2016-07-16 22:23:20 +03:00
4adf457ada
translation update
2016-07-08 13:51:29 +03:00
baf5085506
prerelease translation update
2016-07-04 16:24:12 +03:00
f717c984b7
add formatters configuration to ui
2016-05-18 12:46:50 +03:00
906ad56c46
Rename some properties in GI.
...
Actually properties height and width are QDialog ones, just rename them
to ones with `item` prefix. No configuration keys were changed.
Update translations as well.
2016-05-17 14:22:12 +03:00
5ad0c533f0
prerelease updates
...
* update Ukrainian translation
* update patches
* merge qt5.3-qtconcurrent-and-qlogging-category.patch into
qt5.4-replace-qml-dialogs.patch
* update cmake files
* update README
2016-05-08 00:07:44 +03:00
97f2e78308
add transifex integration
...
* update Spanish translation
* rename nl to nl_NL
2016-05-04 12:40:54 +03:00
4e52d16f1a
prerelese translation bump
2016-04-29 13:01:17 +03:00
e9146b3b6c
release 3.1.1
...
* translation update
* fix broken build with gcc (#87 ). The issue was reproduced only with
gcc build and has been resolved by just replacing C-like `isnan` to
`std::isnan`
2016-04-06 14:42:56 +03:00
d216ee1f79
fix invalid copied file
2016-04-06 01:40:13 +03:00
81ceaa8160
backport zh translation from master for merge
2016-04-06 01:35:07 +03:00
86458b8238
push Polish translation (thanks to Mariusz Kocoń)
2016-03-22 14:37:40 +03:00
be9203e816
update project url
...
For some time my site has been moved from arcanis.name to arcanis.me.
Also https protocol forced.
2016-03-05 19:39:26 +03:00
95a5eec108
Cosmetic commit
...
* apply clangformat settings
* update translations
* rename settings
2016-02-16 08:46:43 +03:00
d856fa8e97
possible fix #75
...
I've added 'optimize' option (by default true). If it options is set
then sources will be checked if they are required (with dependencies if
any). And if they are not required they will be dropped by using common
mechanism.
Please note that if this option enabled the following features (at the
moment) will be unavailable:
* key request from context menu (from configuration interface it still works)
* notifications event if sources on which notification is not connected
I suppose this commit will increase performance in about 4-5 times.
2016-02-05 11:08:09 +03:00
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
arcan1s
c2db8740b8
translation update
2015-10-20 01:23:12 +03:00
arcan1s
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
arcan1s
8645260f99
* end work on #68
...
* create special class for configuration
* update clion settings
2015-10-17 00:06:32 +03:00
arcan1s
228d6500d3
update Spain translation
2015-10-01 00:18:58 +03:00
arcan1s
79d2b07d57
update uk translation
...
fix typo in ru translation
2015-09-29 00:13:19 +03:00
arcan1s
82e2bc23a1
* more intuitive configuration UI
...
* add queueLimit runtime configuration
2015-09-22 00:31:30 +03:00
arcan1s
95b6b2d9e9
* add preview function
...
* more comments inside
* variables renaming
* unite several lists to one hash
* add build_future definition checking to source code
2015-09-15 00:02:59 +03:00
arcan1s
0ba74b3130
add ability to wrap lines
...
rename AWToolTip to AWDataAggregator object
drop hasOutput property from ExtScript
fix some bugs in AWKeysAggregator
2015-09-12 02:32:31 +03:00
arcan1s
f5e40d084d
show message on no updates
2015-09-07 01:47:50 +03:00
arcan1s
200ecc7196
translation update
2015-09-02 00:19:28 +03:00
arcan1s
6689bea9a7
implement dynamic tags
2015-09-02 00:05:11 +03:00
arcan1s
82c1839634
drop hidding method
2015-09-01 01:12:10 +03:00
arcan1s
cc2b1b7b8a
add images feature to extweather (apiver == 2)
2015-08-31 00:16:04 +03:00
arcan1s
8228d1d06b
Add filter feature to ExtUpgrade (ApiVer = 3)
2015-08-26 00:24:55 +03:00
arcan1s
37726370ee
Add additional column to configuraion ui to better tag selection
2015-08-25 00:07:23 +03:00
arcan1s
b50c1d2363
add ability to do not translate strings
2015-08-23 02:14:55 +03:00
arcan1s
29b75e2b12
update additional files
...
update translations
add "Add lambda" button to ui
2015-08-22 00:40:14 +03:00
arcan1s
5f7c35a37c
edit translations build
...
translation update
2015-08-02 00:40:23 +03:00
arcan1s
4c9e39ec9b
translation update
2015-07-31 00:48:01 +03:00
arcan1s
429393998c
update translations cmakelists as well
2015-07-30 00:01:13 +03:00
arcan1s
a065e96bc3
* move isDebugEnabled method to AWActions
...
* add "Drop key cache" button
2015-07-21 00:24:50 +03:00
arcan1s
aa15e13713
update fr translations
2015-06-14 17:19:38 +03:00
underr
fcd612880f
Update PT-BR translations
2015-06-05 21:54:24 -03:00