- desktop: add deepin vendor. (d48d0ad3)
Deepin system monitor: a more user-friendly system monitor.
- HiDPI: fixed attribute dialog's icon is not clear.
- HiDPI: fixed listview icon is not render smooth.
- Add tray prefix in title if process is tray process.
- Adjust network grid padding, make it in visible center of left panel.
- Fixed arithmetic overflow error when calcuate disk read/write io.
- Adjust curve width.
- Update manual.
- Fixed display error cause by mismatch type: double -> unsigned long.
- Add detach function to avoid segfault when exit application.
- Change code version.
- Init object double/float value, avoid use un-init value to draw wrong result. Create function 'filterInvalidNumber' to filter Inf/NaN numnber.
- Update translations.
- Follow DTK's API
- Move end process dialog at center of window.
- Add compact mode, provide multi-cpu graphics.
- Add disk monitor graphics.
- Fixed getcmdline crash error cause by cmdline.length() == 0
- Fix searchbar focus problem.
- Use default icon instead, if not found "Icon=" line in desktop file.
- Split flatpak cmdline's fullpath to get real filename to find location of flatpak application.
- Update translation
- Make interactive kill support FlatPak application window
- Make first tab display FlatPak application process
- Click 'location' menu item to find FlatPak application location
- Fix the bug that which command that can't found location of dde-file-manager and nautils
- Fix cursor not hide after interactive kill
- Find desktop file from process name if found environ variable 'GIO_LAUNCHED_DESKTOP_FILE' failed from tray process
- Find icon from FlatPak application's local directory
- Rasie window to top of stack window list after call deepin-system-monitor command again
- Change code with DTK's newest setFrame API
- Synchronous translation