8f6d9e7ab5 
					 
					
						
						
							
							release 3.2.1  
						
						
						
						
					 
					
						2016-08-11 15:05:53 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d90d9e2c6f 
					 
					
						
						
							
							bump desktop versions in the repo  
						
						
						
						
					 
					
						2016-07-12 12:25:29 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						734cbe2f4c 
					 
					
						
						
							
							upload vertical alignment patch, fix code ( #94 )  
						
						
						
						
					 
					
						2016-05-09 04:07:58 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4bcdb3a7ff 
					 
					
						
						
							
							release 3.1.2  
						
						
						
						
					 
					
						2016-05-09 00:12:06 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						22586811de 
					 
					
						
						
							
							backport QML code changes from awesome-widgets to deskop-panel  
						
						
						
						
					 
					
						2016-04-22 15:39:36 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						bfa4f9e98e 
					 
					
						
						
							
							Some small changes  
						
						... 
						
						
						
						* changelog update
* version metadata update
* bump required Qt version to 5.6 and update patch accordinly
* fix invalid cast in update dialog 
						
						
					 
					
						2016-04-07 16:52:05 +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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4b679ff570 
					 
					
						
						
							
							fix   #74  
						
						... 
						
						
						
						Unfortunately there is no good way to resize tooptip dynamically if html
image is used. In other hand if tooltip type set to "names" it is
possible to resize tooptips to content size.
+ update gitignore 
						
						
					 
					
						2016-01-28 12:44:45 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ac089dee9c 
					 
					
						
						
							
							Release 3.0.1  
						
						... 
						
						
						
						drop nullptr checking 
						
						
					 
					
						2015-10-23 00:20:30 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						df87850f65 
					 
					
						
						
							
							Release 3.0.0  
						
						... 
						
						
						
						* turn back concurrent text update
* update screenshots 
						
						
					 
					
						2015-10-21 06:53:34 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8645260f99 
					 
					
						
						
							
							* end work on  #68  
						
						... 
						
						
						
						* create special class for configuration
* update clion settings 
						
						
					 
					
						2015-10-17 00:06:32 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						92ce241742 
					 
					
						
						
							
							return back stream lock which will be disabled from qml by the timer. In  
						
						... 
						
						
						
						other case there is possibe plasma crash 
						
						
					 
					
						2015-09-26 03:23:10 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						82e2bc23a1 
					 
					
						
						
							
							* more intuitive configuration UI  
						
						... 
						
						
						
						* add queueLimit runtime configuration 
						
						
					 
					
						2015-09-22 00:31:30 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f5e40d084d 
					 
					
						
						
							
							show message on no updates  
						
						
						
						
					 
					
						2015-09-07 01:47:50 +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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						835eb00f0d 
					 
					
						
						
							
							add lambda support  
						
						
						
						
					 
					
						2015-08-21 00:05:15 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6173b60806 
					 
					
						
						
							
							edit cmake files  
						
						... 
						
						
						
						edit font dialog 
						
						
					 
					
						2015-08-01 00:10:18 +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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						467a3bf508 
					 
					
						
						
							
							fix network speed calculation for $down and $up tags  
						
						
						
						
					 
					
						2015-07-14 00:18:29 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d01fb91e36 
					 
					
						
						
							
							bump to 2.3.2  
						
						
						
						
					 
					
						2015-07-09 00:28:47 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						61ed3a444f 
					 
					
						
						
							
							change text rendering  
						
						
						
						
					 
					
						2015-07-08 12:20:01 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ad63f78929 
					 
					
						
						
							
							update links to opensuse packages  
						
						
						
						
					 
					
						2015-06-12 15:05:56 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8dc3510a30 
					 
					
						
						
							
							more pretty configuration interface  
						
						... 
						
						
						
						implement quotes changes 
						
						
					 
					
						2015-05-25 02:28:09 +03:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						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 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a53c5ec38c 
					 
					
						
						
							
							drop kde4 from master  
						
						
						
						
					 
					
						2015-05-20 00:36:48 +03:00