1300be731c
- Update to 2.12.0:
...
* Gave parent windows to some dialogs
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qps?expand=0&rev=40
2025-11-05 19:15:06 +00:00
3c8754ad7e
Accepting request 1278152 from home:sfalken:branches:X11:LXQt
...
- Update to 2.11.1:
* Fixed first launching of Qps without config file
- Updated to version 2.11.0:
* Cleaned up the code and settings, and silenced compilation
warnings
- Removed Group: declarations, no longer used
OBS-URL: https://build.opensuse.org/request/show/1278152
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qps?expand=0&rev=38
2025-05-21 14:25:32 +00:00
Kyrill Detinov
64d3b53a7b
Accepting request 1222008 from home:AndnoVember:branches:X11:LXQt
...
- Update to version 2.10.0:
* Pre-release changes (#489 )
* Weblate commits (#492 )
* Updated *.ts files (#491 )
* Revert "Updated *.ts files (#488 )" (#490 )
* Updated *.ts files (#488 )
* Weblate commits (#483 )
* Weblate commits (#482 )
* Weblate commits (#481 )
* Weblate commits (#480 )
* Weblate commits (#479 )
OBS-URL: https://build.opensuse.org/request/show/1222008
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qps?expand=0&rev=36
2024-11-07 09:31:47 +00:00
Kyrill Detinov
7f3bd6ecce
Accepting request 1173365 from home:AndnoVember:branches:X11:LXQt
...
- Update to 2.9.0:
* Ported to Qt6.
OBS-URL: https://build.opensuse.org/request/show/1173365
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qps?expand=0&rev=33
2024-05-11 06:13:18 +00:00
203a9bc837
Accepting request 1123437 from home:sfalken:branches:X11:LXQt
...
- Update to 2.8.0
* Fixed all instances of non-closed file descriptors (to fix an
issue that caused a blank list for some users).
* Added metadata file
OBS-URL: https://build.opensuse.org/request/show/1123437
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qps?expand=0&rev=31
2023-11-06 10:54:32 +00:00
Kyrill Detinov
de05e4e790
Accepting request 1079625 from home:sfalken:branches:X11:LXQt
...
- Update to 2.7.0:
* 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.
OBS-URL: https://build.opensuse.org/request/show/1079625
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qps?expand=0&rev=29
2023-04-15 18:57:02 +00:00
fa9aaa07d9
Accepting request 1033715 from home:sfalken:branches:X11:LXQt
...
- Updated to 2.6.0:
* Removed some redundant variables and classes.
* Removed qtdbus and qtx11extra from cmake files.
OBS-URL: https://build.opensuse.org/request/show/1033715
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qps?expand=0&rev=27
2022-11-06 08:56:19 +00:00
d341d8ab62
Accepting request 992640 from home:dirkmueller:Factory
...
- update to 2.5.0:
* Updated `README.md`.
* Removed qtdbus and qtx11extra from cmake files.
OBS-URL: https://build.opensuse.org/request/show/992640
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qps?expand=0&rev=25
2022-08-04 14:41:46 +00:00
07d2cd7fb2
- Update to 2.4.0:
...
* Ensure that only one sort indicator exists.
* Enhanced filtering.
* Bumped minimum required Qt version to 5.15.
* Code cleanup.
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qps?expand=0&rev=24
2021-11-08 10:18:18 +00:00
99547f0d0b
- Update to 2.3.0:
...
* Prevent a crash on showing Qps' window if Qps is started
minimized to tray.
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qps?expand=0&rev=21
2021-04-16 11:30:04 +00:00
45228b9c20
- Update to 2.2.0:
...
* Avoided compiler warnings.
* Avoided overflow in "proc.cpp".
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qps?expand=0&rev=19
2020-11-04 14:15:07 +00:00
2317853935
Accepting request 813157 from home:gmbr3:branches:X11:LXQt
...
- Change to verified source and add keyring
OBS-URL: https://build.opensuse.org/request/show/813157
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qps?expand=0&rev=17
2020-06-10 10:26:31 +00:00
e9522422f1
Accepting request 797628 from home:gmbr3:branches:X11:LXQt
...
- Update to version 2.1.0
* Fixed IO_R column and IO_W column.
* Fixed sorting in SWAP column.
* Lots of code cleanup.
OBS-URL: https://build.opensuse.org/request/show/797628
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qps?expand=0&rev=15
2020-04-25 13:49:39 +00:00
78d93c57ae
- Don't require glibc >= 2.30, it works actually without it
...
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qps?expand=0&rev=13
2019-11-07 11:59:53 +00:00
716783def1
- 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
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qps?expand=0&rev=11
2019-10-11 18:50:31 +00:00
c53cda9a7b
- Update to 1.10.20:
...
* Only translations was changed
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qps?expand=0&rev=9
2019-03-01 09:49:52 +00:00
a5fe090dc7
- Update to 1.10.19:
...
* Improved localization support
- Move translation from lxqt-l10n into package
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/qps?expand=0&rev=4
2019-01-31 10:50:50 +00:00
64d28477fe
Accepting request 611341 from X11:LXQt
...
- Update to 1.10.18:
* Bumped patch version to 18 (#45 )
* Update from Weblate. (#41 )
* Added transltion state to README.md
* Add da translation
* translation update
* Added translation using Weblate (German)
* Create qps_da.ts
* Update qps.desktop.in
* i18n: Update Polish translation
* Drop Qt foreach
* Fix links QtDesktop --> lxqt
OBS-URL: https://build.opensuse.org/request/show/611341
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qps?expand=0&rev=10
2018-05-23 14:09:24 +00:00
01db9c0d21
Accepting request 580003 from X11:Utilities
...
OBS-URL: https://build.opensuse.org/request/show/580003
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qps?expand=0&rev=9
2018-02-26 22:25:42 +00:00
Stephan Kulow
81328db85b
Accepting request 97590 from X11:Utilities
...
spec clean up
OBS-URL: https://build.opensuse.org/request/show/97590
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qps?expand=0&rev=4
2011-12-25 16:40:38 +00:00
Lars Vogdt
091ed84cd4
Accepting request 80767 from X11:Utilities
...
Migrating from openSUSE:Factory:Contrib
OBS-URL: https://build.opensuse.org/request/show/80767
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/qps?expand=0&rev=1
2011-09-05 15:11:36 +00:00