arcan1s
|
c61a5ac092
|
create a static library for backend items
move backend items to template-based mechanism
|
2015-07-26 12:58:59 +03:00 |
|
arcan1s
|
3b6df44489
|
more correct methods naming, prepare to move to templates
|
2015-07-25 00:03:45 +03:00 |
|
arcan1s
|
4742617e3e
|
* fix building
* add clang build
* more correct method types
|
2015-07-24 00:18:21 +03:00 |
|
arcan1s
|
880a986782
|
add abstactextitem class (building is broken atm)
|
2015-07-23 00:07:21 +03:00 |
|
arcan1s
|
b699095f38
|
initial support of weather
|
2015-07-22 00:44:39 +03:00 |
|
arcan1s
|
a065e96bc3
|
* move isDebugEnabled method to AWActions
* add "Drop key cache" button
|
2015-07-21 00:24:50 +03:00 |
|
arcan1s
|
1110929b14
|
improve update events
|
2015-07-20 00:21:39 +03:00 |
|
arcan1s
|
c7d998eb12
|
more correct fix for #57
|
2015-07-19 00:14:49 +03:00 |
|
arcan1s
|
eb63ef5e96
|
Merge branch 'key-filtering-feature'
|
2015-07-18 00:51:21 +03:00 |
|
arcan1s
|
327d5a7ff9
|
more correct fix for #57
|
2015-07-17 09:44:44 +03:00 |
|
arcan1s
|
2b9505207c
|
Merge branch 'memory-load-fix'
|
2015-07-16 00:34:18 +03:00 |
|
arcan1s
|
cd36c4ed68
|
drop key definition on startup since it blocks several plasmoid
instances (refer to #57)
|
2015-07-15 19:50:12 +03:00 |
|
arcan1s
|
903a1a454d
|
move plugin back to private
|
2015-07-15 19:49:54 +03:00 |
|
arcan1s
|
cf5d713d2e
|
Revert "drop key definition on startup since it blocks several plasmoid"
This reverts commit 4e78e0e1dd .
|
2015-07-15 19:34:19 +03:00 |
|
arcan1s
|
467a3bf508
|
fix network speed calculation for $down and $up tags
|
2015-07-14 00:18:29 +03:00 |
|
arcan1s
|
4e78e0e1dd
|
drop key definition on startup since it blocks several plasmoid
instances (refer to #57)
|
2015-07-11 15:04:53 +03:00 |
|
arcan1s
|
d01fb91e36
|
bump to 2.3.2
|
2015-07-09 00:28:47 +03:00 |
|
arcan1s
|
61ed3a444f
|
change text rendering
|
2015-07-08 12:20:01 +03:00 |
|
arcan1s
|
494590475a
|
release 2.3.2
|
2015-07-04 02:35:09 +03:00 |
|
arcan1s
|
27ab7d9cd7
|
fix cast int as float
|
2015-07-03 00:05:47 +03:00 |
|
arcan1s
|
1869a68122
|
fix bug with no actions
set network speed units as MB/s if the value more than 1k KB/s
|
2015-07-03 00:04:03 +03:00 |
|
arcan1s
|
aa0a4b417d
|
improve battery support
|
2015-07-01 01:14:04 +03:00 |
|
arcan1s
|
41deb8ef72
|
fix plasma crash with extquotes
rewrite main widget to use signal-slot model
|
2015-06-30 07:13:58 +03:00 |
|
arcan1s
|
aa15e13713
|
update fr translations
|
2015-06-14 17:19:38 +03:00 |
|
arcan1s
|
ad63f78929
|
update links to opensuse packages
|
2015-06-12 15:05:56 +03:00 |
|
arcan1s
|
224e558a98
|
release 2.3.1
|
2015-06-11 01:49:22 +03:00 |
|
arcan1s
|
a391df2804
|
- fix bug with invalid values updates from configuration UI
* merge fan tags to temp ones for better handling
|
2015-06-10 10:31:41 +03:00 |
|
Evgeniy Alekseev
|
755d0b39f8
|
Merge pull request #56 from underr/master
Update PT-BR translations
|
2015-06-06 13:18:40 +03:00 |
|
underr
|
fcd612880f
|
Update PT-BR translations
|
2015-06-05 21:54:24 -03:00 |
|
arcan1s
|
5aff2d2e4e
|
update Spain translations
|
2015-06-05 00:19:02 +03:00 |
|
arcan1s
|
5a52c056a7
|
update Ukrainian translation
|
2015-06-04 01:54:26 +03:00 |
|
arcan1s
|
42615a6fdc
|
update translation, fix #53
|
2015-06-02 01:21:03 +03:00 |
|
arcan1s
|
b431d2c6cf
|
Release 2.3.0
|
2015-06-01 01:40:06 +03:00 |
|
arcan1s
|
f96b3fcb07
|
implement \r to default json of ExtScripts
some refactoring
bump ApiVer of ExtQuotes
update changelog
|
2015-05-31 02:57:43 +03:00 |
|
arcan1s
|
f534a6854a
|
try to implement timeouts support to quotes (ref to #54)
|
2015-05-29 18:29:13 +03:00 |
|
arcan1s
|
b51c97abbb
|
drop qxml, port quotes from xml to json (xml has been used for qt4
branch)
|
2015-05-28 09:16:27 +03:00 |
|
arcan1s
|
8dc3510a30
|
more pretty configuration interface
implement quotes changes
|
2015-05-25 02:28:09 +03:00 |
|
arcan1s
|
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 |
|
arcan1s
|
5f4bf9ec29
|
edit readme.md
implement initial support of filters (dep #53)
|
2015-05-23 02:07:16 +03:00 |
|
arcan1s
|
8c73b2560b
|
Release 2.2.2
* update screenshots
+ add error logging to extquotes
- fix paragraph bug
- fix bug with DP settings
|
2015-05-22 00:18:14 +03:00 |
|
arcan1s
|
78931b3ae0
|
fix CMake
|
2015-05-20 00:39:07 +03:00 |
|
arcan1s
|
a53c5ec38c
|
drop kde4 from master
|
2015-05-20 00:36:48 +03:00 |
|
arcan1s
|
3bac9ac09f
|
* fix hddtemp definition (create workaround)
* create git pkgbuild
* fix plugin build
* replace hddtemp to smartctl by default
|
2015-05-19 09:41:15 +03:00 |
|
arcan1s
|
b82d78bcbe
|
implement #51 for upgrade and scripts
|
2015-05-18 00:57:47 +03:00 |
|
arcan1s
|
396fa95ec3
|
some refactoring
update resizing
|
2015-05-17 14:09:08 +03:00 |
|
arcan1s
|
c6cadba4b6
|
some part of refactoring
move plugin from private
fix translation issue (#50)
|
2015-05-12 00:19:08 +03:00 |
|
arcan1s
|
daa362fc16
|
Merge branch 'master' of github.com:arcan1s/awesome-widgets
|
2015-05-11 01:29:57 +03:00 |
|
arcan1s
|
26c51007e0
|
some fixes in ui
|
2015-05-11 01:29:42 +03:00 |
|
arcan1s
|
7919e6d250
|
update DP paint
|
2015-05-08 16:49:13 +03:00 |
|
arcan1s
|
88c3e780cf
|
implement tag number support to widget
bump api ver to 2
|
2015-05-07 00:17:35 +03:00 |
|