Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/lxqt/qps

Qt process viewer and manager
https://github.com/lxqt/qps

Pre-release changes

6b20dd93db74da244f5b83f5815c0f06d0f7f9b4 authored over 4 years ago by Tsu Jan <[email protected]>
Merge pull request #236 from HelixBot/weblate-lxqt-qps

Translations update from Weblate

d70d599dd52deecce159d5c1d3c6df1f0c6301f9 authored over 4 years ago by tsujan <[email protected]>
Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (330 of 330 strings)

Translation: LXQt/QPS
Translate-URL: https:...

b3cef06ed458f85d1f439fae7f3af236794588d8 authored almost 5 years ago by eltonfabricio10 <[email protected]>
Translated using Weblate (Hebrew)

Currently translated at 100.0% (330 of 330 strings)

Translation: LXQt/QPS
Translate-URL: https:...

0cad05ba188f15f6e5721e7a4d8201136caa748f authored almost 5 years ago by Yaron Shahrabani <[email protected]>
Translated using Weblate (Galician)

Currently translated at 100.0% (330 of 330 strings)

Translation: LXQt/QPS
Translate-URL: https:...

799686fe7cfdce41297313776e32cca89da5e35a authored almost 5 years ago by Miguel A. Bouzada <[email protected]>
Translated using Weblate (Portuguese (Brazil))

Currently translated at 100.0% (330 of 330 strings)

Translation: LXQt/QPS
Translate-URL: https:...

a730b4df42be75f77c1327cb0a23595df8a45120 authored almost 5 years ago by eltonfabricio10 <[email protected]>
Merge pull request #241 from lxqt/qstring-ref

Avoid temporary heap allocations

057cf16945e3167abc8bd81ecfbf4549843e3cbd authored almost 5 years ago by tsujan <[email protected]>
Avoid temporary heap allocations

Use QString::fooRef() instead of QString::foo().

b545c5be6cb442520b18d56e20cad1de71b69bf7 authored almost 5 years ago by Luís Pereira <[email protected]>
Merge pull request #240 from lxqt/fix-printf-format-warning

Fix a printf() format warning

b23cf6dfe8882d2f6a40c0396f2b3eac122e47ac authored almost 5 years ago by tsujan <[email protected]>
Merge pull request #239 from lxqt/remove-not-used-function

Remove not used function

94f0035d032e6c527e5d21f8b0edd950236374f6 authored almost 5 years ago by tsujan <[email protected]>
Fix a printf() format warning

Use std::cout is much simpler.

00116c01c57009398167867ad4cc8c8d289b260f authored almost 5 years ago by Luís Pereira <[email protected]>
Remove not used function

Not used, not even in commented code.

62966bcfb5c77cba6e8f48a73b0f567e998641ff authored almost 5 years ago by Luís Pereira <[email protected]>
Translated using Weblate (Norwegian Bokmål)

Currently translated at 100.0% (330 of 330 strings)

Translation: LXQt/QPS
Translate-URL: https:...

874d86c018be37b26078e74db190f51c3075b612 authored almost 5 years ago by Einar Mostad <[email protected]>
Translated using Weblate (Slovak)

Currently translated at 100.0% (330 of 330 strings)

Translation: LXQt/QPS
Translate-URL: https:...

e21431c9c0483c7ab4c15b01a2b1c94c6e4cb3df authored almost 5 years ago by Fedor Piecka <[email protected]>
Merge pull request #233 from lxqt/handle-qstring-sprintf

Stop using deprecated QString::sprintf()

3c667afa616b4fe3d7330fc0a0c78e69eefe4ca9 authored almost 5 years ago by tsujan <[email protected]>
Stop using deprecated QString::sprintf()

Just use the "equivalent" QString::asprintf().

8ae920874457597d3d7622d0900fb8ef5802b3bc authored almost 5 years ago by Luís Pereira <[email protected]>
Merge pull request #232 from lxqt/fix-sign-compare

Fix sign compare warnings

eb86ee8adbf6c13ead4b4e76be220dd909cc23a6 authored almost 5 years ago by tsujan <[email protected]>
Fix sign compare warnings

Just change the types accordingly.

4ee137167dcfed6c2b08d22c1db490a7aa721a18 authored almost 5 years ago by Luís Pereira <[email protected]>
Merge pull request #231 from lxqt/more-modernize

More modernize

a60ed4502ea7af5897806faf26c11a01d5d9ffd8 authored almost 5 years ago by tsujan <[email protected]>
Use bool literals

Done by clang-tidy.

9d9dfc5428cee08d8a441b2038b1067db7830e77 authored almost 5 years ago by Luís Pereira <[email protected]>
Port towards C++11 override

Done by clang-tidy.

a68e648294e7db5d2bd597ae43bd7d9fe8698e82 authored almost 5 years ago by Luís Pereira <[email protected]>
Use nullptr

Drop 0 and NULL. It improves type safety and resolves ambiguous situations.
They were left behin...

ae4a46bd946982b58ce74a6eaa3159f08ff50bf7 authored almost 5 years ago by Luís Pereira <[email protected]>
Merge pull request #230 from lxqt/proc

Proc

980a0f89c1af694fd6bdc56c1f13c297aaa4429d authored almost 5 years ago by tsujan <[email protected]>
Remove not uses platform files

They are not used.

32f56780f251231586532c9a36b3a66a0826c334 authored almost 5 years ago by Luís Pereira <[email protected]>
Use nullptr

Drop 0 and NULL. It improves type safety and resolves ambiguous situations.

9b87acc1ebc8275565b2f95374c69ee9166c01e1 authored almost 5 years ago by Luís Pereira <[email protected]>
Move stuff to the top of file

The merge with proc_common.cpp displaced them.

4b2c6d264babb12c4ac1938f8547f26d53dc5655 authored almost 5 years ago by Luís Pereira <[email protected]>
Remove GTK conditional code

There is no GTK definition.

0e43246018e8c975ef59937c86a4f1c867765d3f authored almost 5 years ago by Luís Pereira <[email protected]>
Handle includes

Convert them to C++.
Reorganize and prune repeated ones.

817d3a78c21e904b5284be4c2aa0ed465db2b2dc authored almost 5 years ago by Luís Pereira <[email protected]>
Get rid of proc_common.cpp file

It was being included in 4 places.
All proc_common.cpp content is now in proc.cpp

Reorganizatio...

c7a652bca769a8e99de0f3ac0f7ab646d97673d4 authored almost 5 years ago by Luís Pereira <[email protected]>
Merge pull request #229 from lxqt/svec

Svec

679b8f05098ec9980c6eef018b1c64d6ae45eab1 authored almost 5 years ago by tsujan <[email protected]>
Drop C deprecated headers

They are deprecated in C++. Just use the C++ ones.
They were left behind because svec.cpp wasn't...

1852cf1ffc6baf34d2dc34946d67dbf515f8a965 authored almost 5 years ago by Luís Pereira <[email protected]>
Reorganize Svec class

Stop including svec.cpp.
Just move the needed stuff to svec.h.
Makes much easier to maintain and...

5bc8c9812abf180b854329d2bc9e8119a180e491 authored almost 5 years ago by Luís Pereira <[email protected]>
Merge pull request #228 from lxqt/improve-headers

Improve headers

dcb12004d2253385eb421f32e657e9de6955312d authored almost 5 years ago by tsujan <[email protected]>
Moves included headers to file top

It's where they "belong".

30ef495ee90a668a3e4d2a9c239c0ff17487cbd4 authored almost 5 years ago by Luís Pereira <[email protected]>
Remove duplicated header inclusion

d492b9e1f4a3327cbd3f883917ea332294495213 authored almost 5 years ago by Luís Pereira <[email protected]>
Drop pre-compiled headers (PCH)

Most Linux distributions don't provide Qt pre-compiled headers anyway.
There are cases in Qps wh...

fe990f364adac2ec6b7586b87ba1a7b0af071088 authored almost 5 years ago by Luís Pereira <[email protected]>
Merge pull request #227 from lxqt/remove-session-cmd

Removes session command line option

f6e9c17b50e7cff644c94c2df29901392dd80c00 authored almost 5 years ago by tsujan <[email protected]>
Merge pull request #225 from lxqt/remove-screenshot

Remove screenshot capability

81d2a39a25e9499d7af4e2b40e84d76f9caf8277 authored almost 5 years ago by tsujan <[email protected]>
Removes session command line option

It was not even shown in the command line help.
It serves no purpose.

9992232f1c8eaa8b8663b86a8971507b3d33f949 authored almost 5 years ago by Luís Pereira <[email protected]>
Merge pull request #226 from lxqt/settings_and_translation

Made config file independent of translation

5d978465e2053818482743a177bfe1e485a965bf authored almost 5 years ago by Luís Pereira <[email protected]>
Merge pull request #223 from lxqt/use-lxqt-single-app

Use LXQt::SingleApplication

bf1c3396dfc9a9b391304f1b5edef6b762e5299b authored almost 5 years ago by tsujan <[email protected]>
Made config file independent of translation

To do that, field IDs are used instead of their (translated) names.

NOTE: The settings will be ...

78843a227acf878285f08e1eb0d28c21914023da authored almost 5 years ago by Tsu Jan <[email protected]>
Remove screenshot capability

There are tools dedicated to screenshots.
It was being used for development purposes. A develope...

69f18013b79e86afbef098a8c9939f1e530dfc55 authored almost 5 years ago by Luís Pereira <[email protected]>
Use LXQt::SingleApplication

It supports unique application and also activation.
Introduces liblxqt as a dependency.

838c9468dcdb69012993fd42dbd27d9e1499561e authored almost 5 years ago by Luís Pereira <[email protected]>
Merge pull request #222 from lxqt/drop-deprecated-headers

Drop C deprecated headers

129538f7606e80199d1b7a69ce5c550b248de178 authored almost 5 years ago by tsujan <[email protected]>
Drop C deprecated headers

They are deprecated in C++. Just use the C++ ones.

d090907c813d590e3c05445b19baa1796613a711 authored almost 5 years ago by Luís Pereira <[email protected]>
Merge pull request #221 from lxqt/nullptr

Use nullptr

c603c8b99425f1c3ab64652ffbb6e0f0f328ee73 authored almost 5 years ago by tsujan <[email protected]>
Use nullptr

Drop 0 and NULL. It improves type safety and resolves ambiguous situations.

d7fd85dc74eca7a98b2c87e42afcd8ca4c100c5a authored almost 5 years ago by Luís Pereira <[email protected]>
Merge pull request #220 from lxqt/unused-variables

Unused variables

15f3597a770bb49a757b4310d6d00870c28f83ef authored almost 5 years ago by tsujan <[email protected]>
Explicitly ignores return values

Right now, we don't use it.

b6bb91d503dbcfb5cd08b5451caf0ecd3a6e1581 authored almost 5 years ago by Luís Pereira <[email protected]>
Comment unused variables

They are not used but are referred in commented code.

fdd2c09167978197844eb1835f686a603153f5f2 authored almost 5 years ago by Luís Pereira <[email protected]>
Silents warnings about unused new created objects

If needed later on, variable names can be added.

47a8520b1bb25ad18e16182ffab56d6f03cd50ae authored almost 5 years ago by Luís Pereira <[email protected]>
Remove unused variables

Unused and also not referenced in commented code.

213735aafd9bf3cd609205279d7b78802660e6b7 authored almost 5 years ago by Luís Pereira <[email protected]>
Merge pull request #219 from lxqt/unused-non-trivial-vars

Unused non trivial vars

5abe7b5b514da3c44a9b1fd0dfcf1fb86ac8885d authored almost 5 years ago by tsujan <[email protected]>
Merge pull request #218 from lxqt/unused-parameters

Silents unused parameter warnings

b20a2dcf840b48b69dd37a7106a9da70536f5c5b authored almost 5 years ago by tsujan <[email protected]>
Merge pull request #217 from lxqt/virtual-destructor

Adds virtual destructor

ffadb330da03d986cb0b548afbbaaae3ccfa7088 authored almost 5 years ago by tsujan <[email protected]>
Silents unused parameter warnings

They clutter the build log output.

9838ce24ddee2131e6f219b5574eca54bfda0ad9 authored almost 5 years ago by Luís Pereira <[email protected]>
Adds virtual destructor

gwidget has virtual members.

58d645cd139fad481caade2fa59eea61ec5bce50 authored almost 5 years ago by Luís Pereira <[email protected]>
Comments non used non trivial variables

Although not used they are referenced by commented code. Leave them for the
time being.

a241062bd848541eaa0328d131f220d0cb13beda authored almost 5 years ago by Luís Pereira <[email protected]>
Removes not used, non trivial variables

They are not used and not even referenced in any commented code.

1aff07ba2a206a27334c58b697ef863087c80edd authored almost 5 years ago by Luís Pereira <[email protected]>
Merge pull request #216 from lxqt/cmake-remove-artifacts

Remove CMake artifacts

ad06e80e74992b51568bcbed9432d4ab2402406c authored almost 5 years ago by tsujan <[email protected]>
Remove CMake artifacts

lxqt-build-tools provides it.

ef5bfc91d9a030cf585aea474c3b8ed0f34691f0 authored almost 5 years ago by Luís Pereira <[email protected]>
Translated using Weblate (Slovak)

Currently translated at 99.7% (329 of 330 strings)

Translation: LXQt/QPS
Translate-URL: https:/...

42323573ebb82e61a8c024a85886aa58f332a981 authored almost 5 years ago by Paolo Vigoroso <[email protected]>
Added translation using Weblate (Hungarian)

2203cb5a55b37cf13369c127b67b44fbc59e9163 authored almost 5 years ago by Ács Zoltán <[email protected]>
Translated using Weblate (Polish)

Currently translated at 11.8% (39 of 330 strings)

Translation: LXQt/QPS
Translate-URL: https://...

27a354b00675d26cb88f943e3620d5af2dcbbaff authored almost 5 years ago by Adam Witasiak <[email protected]>
Merge pull request #214 from ito32bit/master

Avoid overflow

2ca565cc717bc23ea33759a03b03bed5e0319d7e authored almost 5 years ago by tsujan <[email protected]>
Avoid overflow

fa4443b927a3ba28d5ae25b7c3b24ba42ffa4e55 authored almost 5 years ago by Masamichi Ito <[email protected]>
Added translation using Weblate (Italian)

ea324f8855781054adb4b0f5b3a704b3dde4e26f authored about 5 years ago by Nicolò Balzarotti <[email protected]>
Translated using Weblate (Japanese)

Currently translated at 58.8% (194 of 330 strings)

Translation: LXQt/QPS
Translate-URL: https:/...

ce30d1c18e5f39874133497a8c984c8e608e1cf6 authored about 5 years ago by Masamichi Ito <[email protected]>
Translated using Weblate (Italian)

Currently translated at 73.6% (243 of 330 strings)

Translation: LXQt/QPS
Translate-URL: https:/...

fe01c791e0222949489b51a8c94a646b61577a90 authored about 5 years ago by Nicolò Balzarotti <[email protected]>
Added translation using Weblate (Asturian)

6484eb4500e65d7eb3ebcfd7e101a3b8693c9a75 authored about 5 years ago by Enol P <[email protected]>
Translated using Weblate (Catalan)

Currently translated at 100.0% (330 of 330 strings)

Translation: LXQt/QPS
Translate-URL: https:...

03a31796041b3b0037b823813cae5370ddb0ebc1 authored about 5 years ago by Toni Estevez <[email protected]>
Translated using Weblate (German)

Currently translated at 100.0% (330 of 330 strings)

Translation: LXQt/QPS
Translate-URL: https:...

1be07e094ef7309c0012e1c9db6d956e3cce08c0 authored about 5 years ago by Alf Gaida <[email protected]>
Translated using Weblate (Spanish)

Currently translated at 100.0% (330 of 330 strings)

Translation: LXQt/QPS
Translate-URL: https:...

9b8dbfd2387cf8e563138a48362771bd47bdee7c authored about 5 years ago by Toni Estevez <[email protected]>
Added translation using Weblate (Mapudungun)

c913791c18b850c76a267efb795d5e35d45d18d1 authored about 5 years ago by hmollercl <[email protected]>
Translated using Weblate (Norwegian Bokmål)

Currently translated at 100.0% (330 of 330 strings)

Translation: LXQt/QPS
Translate-URL: https:...

2eb868ac5dfde00e07ebd87b639c45b975332def authored about 5 years ago by Einar Mostad <[email protected]>
Translated using Weblate (Indonesian)

Currently translated at 47.0% (155 of 330 strings)

Translation: LXQt/QPS
Translate-URL: https:/...

6fa69e902c0cfe07bd50bb99ac70fe10ea724bb2 authored about 5 years ago by Akhmad Zulfikar <[email protected]>
Translated using Weblate (Galician)

Currently translated at 100.0% (330 of 330 strings)

Translation: LXQt/QPS
Translate-URL: https:...

a4d2e34f7a3ee010328d3ab0d15914d1046342db authored about 5 years ago by Miguel A. Bouzada <[email protected]>
Translated using Weblate (Polish)

Currently translated at 10.6% (35 of 330 strings)

Translation: LXQt/QPS
Translate-URL: https://...

60c967937a73cd7c05c420479880b336c0ee82e2 authored about 5 years ago by Łukasz <[email protected]>
Merge pull request #206 from lxqt/fix_io_graph

Fixed I/O graph

e42da4a3bba6c2bc0e1cef14b75facbd8ce720dd authored about 5 years ago by tsujan <[email protected]>
Fixed I/O graph

It was wrong after after https://github.com/lxqt/qps/pull/201, although the patch was good.

c4c3091ac69056e0c97b24734d5e3873af424fcb authored about 5 years ago by Tsu Jan <[email protected]>
Merge pull request #204 from micrococo/master

Use radio buttons in Field menu

92e0d2cb6f38f8b4fbc8c73163ae948fc3b8dc05 authored over 5 years ago by tsujan <[email protected]>
Use radio buttons in Field menu

4a7c74feb22fcc70e785951b44cea482510bcc89 authored over 5 years ago by micrococo <[email protected]>
Merge pull request #202 from ito32bit/master

Fixed SWAP sorting

b1b35f5eb640cba6e63728e8bbeaca5dae4c4b65 authored over 5 years ago by tsujan <[email protected]>
Fixed SWAP sorting

Add code for LINUX

003d2e0b01d5ae8ba4abd943682abb02c59f8851 authored over 5 years ago by Masamichi Ito <[email protected]>
Merge pull request #201 from ito32bit/master

Fixed IO_R column and IO_W column

ce8ffdd1ba150cddfc019999e92323cee2ea23fe authored over 5 years ago by tsujan <[email protected]>
Fixed IO_R column and IO_W column

"read_bytes:" and "write_bytes:" in `/proc/<pid>/io` is Byte.

8c9485f7b198ea4ff1307592be795dea88b9de19 authored over 5 years ago by Masamichi Ito <[email protected]>
Update CHANGELOG

f1d02d4bd79d19d7c5d93f3c29ee6fff31f036b2 authored over 5 years ago by Alf Gaida <[email protected]>
Update CHANGELOG

c1339093283d209166643b8cd587db9f39949c65 authored over 5 years ago by Alf Gaida <[email protected]>
Corrected a typo in changelog

5146441bf14a1f987ff05f8f88fc3755aa4417f5 authored over 5 years ago by Tsu Jan <[email protected]>
A small change to changelog

6a32168ea88fe89077f06b068d5d86252b762842 authored over 5 years ago by Tsu Jan <[email protected]>
Prepared the 2.0.0 release

* Updated changelog
* Bumped version in CMakeLists.txt

d69c9377dd357837cd111f0c02e3f27b87d1d08b authored over 5 years ago by Alf Gaida <[email protected]>
Merge pull request #199 from plonibarploni/font

wip: properly save font info

0c79a8e8654bd7147951cd565486e5e8a8b5cf63 authored over 5 years ago by tsujan <[email protected]>
save font as string

Signed-off-by: plonibarploni <[email protected]>

53cd42d0df34b655011b3d7298d2e49c656717a3 authored over 5 years ago by plonibarploni <[email protected]>
Sort the info in details dialog appropriately

Sort the first columns of the "Environment" and "All Fields" tabs alphabetically for them to be ...

274dba50681e3ef616e844d104793fbb516d8fb2 authored over 5 years ago by Tsu Jan <[email protected]>
properly save font info

Signed-off-by: plonibarploni <[email protected]>

c6846fe18ff985b560af91fd384062fb98233837 authored over 5 years ago by plonibarploni <[email protected]>
Fixed SWAP column

Under Linux, per-process swap usage is shown by `/proc/<PID>/status` → `VmSwap` — `VIRT – RES` w...

09668d178f814534e4ace82e69fd4d8c07124a16 authored over 5 years ago by Tsu Jan <[email protected]>
Fixed memory leak in showing process details dialogs

The serious leak was in `Procinfo::read_maps()`.

Also, details dialogs were never deleted befor...

15f933cc0a44c8c58a46cb8ab3c00273e760a36b authored over 5 years ago by Tsu Jan <[email protected]>
Sort fields list alphabetically

In right click menu as well as in "Select Custom Fields" dialog.

Closes https://github.com/lxqt...

46e5597ed97d22e910805010b932e3d542cfa5fa authored over 5 years ago by Tsu Jan <[email protected]>
Silenced compiler warnings about QtTableView

Also, "solved" the RTL problem by enforcing an LTR layout on the table and its header. This make...

acb0615cfcfa789afd2065b6d6bbcd5988366f48 authored over 5 years ago by Tsu Jan <[email protected]>