~feng-kylin/youker-assistant/youker-assistant

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: lixiang
  • Date: 2018-03-06 03:13:06 UTC
  • Revision ID: lixiang@kylinos.cn-20180306031306-fd7qnru3vm4a1xjd
Rewrite with Qt5, and add system monitor

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
youker-assistant (3.0.0-0ubuntu1) bionic; urgency=low
 
2
 
 
3
  * Fork youker-assistant(commit:764)
 
4
  * Upgrade from Qt4 to Qt5.
 
5
  * Add qtsingleapplication.
 
6
  * Let the child window display normal.
 
7
  * Add PingBack.
 
8
  * Rewrite systeminfo frame.
 
9
  * Rewrite setting frame.
 
10
  * Separate data and graphics.
 
11
  * Add Cpu.
 
12
  * Add Network.
 
13
  * Add memory rate.
 
14
  * Add cpu rate and idle rate.
 
15
  * Add processes, resources and file system manager.
 
16
  * Add auto startup manager.
 
17
  * Add monitor for auto startup manager.
 
18
  * Add monitor for file system.
 
19
  * Add QDbus module(system dbus and session dbus).
 
20
  * Make all dbus modules quit when the app quit.
 
21
  * Rewrite mainwindow.
 
22
  * Add shadow effect for window.
 
23
  * Rewrite cleaner ui module.
 
24
  * Rewrite theme ui module.
 
25
  * Scaning system with Thread.
 
26
  * Renice process priority.
 
27
 
 
28
 -- lixiang <lixiang@kylinos.cn>  Mon, 05 Mar 2018 18:19:34 +0800
 
29
 
1
30
youker-assistant (2.4.2-0ubuntu4) artful; urgency=low
2
31
 
3
32
  [hebing]