6bd7788aa9
More consistent formatters
2016-05-14 04:08:22 +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
13f2d560d0
Some more changes
...
* new tag - $tstime
* add summand parameter to float formatter
* drop version.h includes since it has been moved to awdebug.h (e.g. to
introduce BUILD_FUTURE guards easy in the future)
2016-05-06 01:22:59 +03:00
77388deab6
initial support of total sent/received data
...
Tags {up,down}total{,kb}[0-9]?+
2016-04-25 16:06:37 +03:00
a3e7a84b92
drop another part of pornography in gi
...
more intuinitve configuration interface in graphicalitem. Improve code
for the future references (in case if new color type will be added).
Change X-AW-*Color values to ones with prefixes (added autoconversion
from old-version api)
2016-04-12 14:22:19 +03:00
15abe54290
Another fixes
...
* update translator list
* drop russian changelog at all
* fix changelog building
* fix invalid graphical item UI behaviour
2016-04-09 03:55:52 +03:00
b9fda3e1cd
drop task library from build, cosmetic changes
2016-03-27 15:39:37 +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
15d4d7667d
change formating
...
* add *h.in to clang-format configuration
* move static keys definition to header. Probably it may break something
with key parsing
2016-02-17 09:31:11 +03:00
362f1fd87e
prepare to move to generic bars
...
This commits series introduces bars which may be calculated from any
custom formula. For a start I've renamed $bar*tag to $bar* and add new
configuration parameters to graphical items.
2016-02-12 09:23:30 +03:00
54e1545bb1
create update helper class
...
Move old chechUpdates() method to this class. Create ability to show
ChangeLog after updates (by using global config with version). Changelog
(only for the latest version) will be written to version.h during cmake
run.
2016-02-04 00:02:49 +07:00
beb2682b04
Stabilizing commit
...
* move request timeout settings to the configuration header
* initial support of requiredby dictionary
* add AWPatternFunctions namespace
* improve components communication
* update UI to recent abilities
* rewrite qCDebug messages and update CONTRIBUTING.md accordingly
2016-02-01 00:25:28 +07: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
75ab84e993
* logging changes
...
* add configuration export status message
* prepare to release
2015-10-20 00:34:29 +03:00
arcan1s
69c1f0ed5a
* small build changes
...
* drop cast (they were added to try to avoid possible crash)
2015-10-06 06:49:24 +03:00
arcan1s
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
arcan1s
ab2a444c84
auxiliary commit
...
* drop unnecessary includes
* bump API versions inside version.h
2015-09-24 00:05:09 +03:00
arcan1s
d00ab81fe9
better look and feel for tooltip configuration ui
2015-09-06 01:43:45 +03:00
arcan1s
09275731aa
try to implement concurent data update
2015-09-05 03:02:02 +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
29b75e2b12
update additional files
...
update translations
add "Add lambda" button to ui
2015-08-22 00:40:14 +03:00
arcan1s
6173b60806
edit cmake files
...
edit font dialog
2015-08-01 00:10:18 +03:00
arcan1s
983b808247
move aw plugin to template-based system
...
bump graphicalitems to ApiVer 2 (add number property)
2015-07-27 00:05:15 +03:00
arcan1s
b699095f38
initial support of weather
2015-07-22 00:44:39 +03:00
arcan1s
8dc3510a30
more pretty configuration interface
...
implement quotes changes
2015-05-25 02:28:09 +03:00
arcan1s
5f4bf9ec29
edit readme.md
...
implement initial support of filters (dep #53 )
2015-05-23 02:07:16 +03:00
arcan1s
a53c5ec38c
drop kde4 from master
2015-05-20 00:36:48 +03:00
arcan1s
88c3e780cf
implement tag number support to widget
...
bump api ver to 2
2015-05-07 00:17:35 +03:00
arcan1s
fd8f2127d9
initial support of quotes
2015-04-28 16:43:34 +03:00
arcan1s
b1abf74e89
work on interface
2015-01-30 08:35:22 +03:00
arcan1s
16170c72b0
move back desktop files
...
add widget configuration
append plugin slots
rewrite KF5 and DE to use ExtUpgrade class
some fixes
2015-01-30 02:43:31 +03:00
arcan1s
213595b3c1
split plugin to classes
...
rewrite extscripts
fix building
implement several methods
2015-01-20 01:08:21 +03:00
arcan1s
adcf6c942f
start work on porting
2015-01-15 18:46:56 +03:00
arcan1s
6a8842163e
update text in version.h
2014-12-25 00:14:03 +03:00
arcan1s
c18bb61521
implement about window
2014-10-12 15:01:07 +04:00
arcan1s
9e82210463
implement autoupdate function to aw (see #32 )
2014-10-11 03:38:19 +04:00
arcan1s
171d545562
add skel for #32
2014-10-10 23:36:11 +04:00
arcan1s
f42fc1e97d
changes license, small fixes
2014-03-31 07:35:33 +04:00
arcan1s
d66bafa816
added cmake build
2014-03-30 14:18:56 +04:00