Overview
Request 737572 accepted
- Update to 2.0.0:
* Several code cleanups:
- Silenced compiler warnings about QtTableView
- Do not detect systray on every refresh (this also fixes memory leak under some GTK DEs)
- Removed the method `HeadedTable::sizeHintForColumn`
- htable.cpp: remove unused define
- qps.h: remove unused define
- Cleaned up the classes SearchBox, ControlBar and StatusBar
- Do not cast bool to integer on return
- Removed no strings casts definitions
- Removed unmanaged code
- Remove some comments
- Corrected sscanf format
- Removed unused variable
- Simplified groupName
- Add missing "const"
- Apply LXQtCompilerSettings to project
* Fixed memory leaks:
- Fixed memory leak in showing process details dialogs
- Prevent a file descriptor leak
- Fixed several memory leaks
* UI and other improvements:
- Properly save font info
- Sort fields list alphabetically
- Update sort indicator on adding columns
- Use float for memory column if in megabytes
- Support HDPI pixmaps
- A better filter box with clear button and place holder
- Don't allow an unsorted table
- Fixed table size and scrollbars
Request History
jubalh created request
- Update to 2.0.0:
* Several code cleanups:
- Silenced compiler warnings about QtTableView
- Do not detect systray on every refresh (this also fixes memory leak under some GTK DEs)
- Removed the method `HeadedTable::sizeHintForColumn`
- htable.cpp: remove unused define
- qps.h: remove unused define
- Cleaned up the classes SearchBox, ControlBar and StatusBar
- Do not cast bool to integer on return
- Removed no strings casts definitions
- Removed unmanaged code
- Remove some comments
- Corrected sscanf format
- Removed unused variable
- Simplified groupName
- Add missing "const"
- Apply LXQtCompilerSettings to project
* Fixed memory leaks:
- Fixed memory leak in showing process details dialogs
- Prevent a file descriptor leak
- Fixed several memory leaks
* UI and other improvements:
- Properly save font info
- Sort fields list alphabetically
- Update sort indicator on adding columns
- Use float for memory column if in megabytes
- Support HDPI pixmaps
- A better filter box with clear button and place holder
- Don't allow an unsorted table
- Fixed table size and scrollbars
factory-auto added opensuse-review-team as a reviewer
Please review sources
factory-auto accepted review
Check script succeeded
licensedigger accepted review
ok
staging-bot added as a reviewer
Being evaluated by staging project "openSUSE:Factory:Staging:adi:29"
staging-bot accepted review
Picked openSUSE:Factory:Staging:adi:29
dimstar accepted review
staging-bot accepted review
ready to accept
staging-bot approved review
ready to accept
dimstar_suse accepted request
Accept to openSUSE:Factory