Commit Graph

19 Commits

Author SHA1 Message Date
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
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
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
arcan1s
7218defe19 add '$this' feature to lambda functions
fix large size on startup
fix invalid key parsing
2015-09-03 00:30:10 +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
4c27382467 more correct logging, use qt logging for qml as well 2015-08-30 16:24:00 +03:00
arcan1s
aacb50c946 start moving to qt5 style logging 2015-08-29 00:58:39 +03:00
arcan1s
466faf53fa some refactoring, prepare to moving to qt5 style logging 2015-08-28 00:15:25 +03:00
arcan1s
df473c53b5 move plugins to iterators 2015-08-08 00:22:25 +03:00
arcan1s
1cddf6f14d some map replacing 2015-08-04 00:15:19 +03:00
arcan1s
6173b60806 edit cmake files
edit font dialog
2015-08-01 00:10:18 +03:00
arcan1s
c9acb0bdcd edit build, create a separate cmake include file 2015-07-29 23:59:42 +03:00
arcan1s
3b6df44489 more correct methods naming, prepare to move to templates 2015-07-25 00:03:45 +03:00
arcan1s
c7d998eb12 more correct fix for #57 2015-07-19 00:14:49 +03:00
arcan1s
903a1a454d move plugin back to private 2015-07-15 19:49:54 +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
a53c5ec38c drop kde4 from master 2015-05-20 00:36:48 +03:00