Skip to content

Releases: lxqt/qps

2.12.0

05 Nov 12:47
2.12.0
aafedf2

Choose a tag to compare

Gave parent windows to some dialogs.

2.11.1

17 May 14:07
2.11.1
5e694ad

Choose a tag to compare

Fixed first launching of Qps without config file.

2.11.0

17 Apr 09:59
2.11.0
3d35f2e

Choose a tag to compare

Cleaned up the code and settings, and silenced compilation warnings.

2.10.0

05 Nov 07:12
2.10.0
121ab4b

Choose a tag to compare

  • Used MemAvailable.
  • Made "%MEM" be RSS/total mem.
  • Made the tooltip of the memory graph more human-readable.

2.9.0

17 Apr 12:02
2.9.0
7f1ddb9

Choose a tag to compare

Ported to Qt6.

2.8.0

05 Nov 12:37
2.8.0
ea46656

Choose a tag to compare

Main changes:

  • Fixed all instances of non-closed file descriptors (to fix an issue that caused a blank list for some users).
  • Added metadata file.

2.7.0

15 Apr 16:37
2.7.0
e5f8496

Choose a tag to compare

Main changes:

  • The info-bar tooltips have been corrected in several ways.
  • Showing of tooltips is fixed under Wayland.
  • The (PNG) font of the info-bar is made a little larger.
  • Lots of code cleanup.

2.6.0

05 Nov 10:18
2.6.0
6e83a69

Choose a tag to compare

Removed some redundant variables and classes.

2.5.0

16 Apr 14:02
2.5.0
efb4c29

Choose a tag to compare

Removed dependency on qtdbus and qtx11extra.

2.4.0

05 Nov 11:56
2.4.0
d308c15

Choose a tag to compare

Main changes:

  • Ensure that only one sort indicator exists.
  • Enhanced filtering.
  • Bumped minimum required Qt version to 5.15.
  • Code cleanup.