Ecosyste.ms: OpenCollective

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

github.com/lxqt/qtermwidget

The terminal widget for QTerminal
https://github.com/lxqt/qtermwidget

Expose wordCharacters property to QTermWidget API (#531)

* expose setWordCharacters API

* add wordCharacters to documentation

---------

Co-autho...

8be34ffa31717f7ee08542de9ba87622f5eca8e2 authored 11 months ago by ahigerd <[email protected]>
Weblate commits (#529)

Translate-URL: https://translate.lxqt-project.org/projects/lxqt-desktop/qtermwidget/tr/
Transla...

8853fd39d00ce4b4ed3e094e8a5fdd929d8c417d authored 11 months ago by LXQtBot <[email protected]>
Add shortcuts for appscreen default.keytab

Add Shift + PgUp/PgDown (used by mcedit)

c1da80a03d8cc9c090258e8563780c4965959805 authored 11 months ago by Vladimir-csp <[email protected]>
Weblate commits (#528)

Translate-URL: https://translate.lxqt-project.org/projects/lxqt-desktop/qtermwidget/gl/
Transla...

1b1fba69b9a2a533bfccd01c9ea21fd971c3199d authored 12 months ago by LXQtBot <[email protected]>
Weblate commits (#527)

Translate-URL: https://translate.lxqt-project.org/projects/lxqt-desktop/qtermwidget/ko/
Transla...

2ed201c02459c469359a219cdee844198ae28d29 authored about 1 year ago by LXQtBot <[email protected]>
Weblate commits (#526)

Translate-URL: https://translate.lxqt-project.org/projects/lxqt-desktop/qtermwidget/el/
Transla...

99fc9c1a1d3a698844f4c7ad676010c9b1a17712 authored about 1 year ago by LXQtBot <[email protected]>
Weblate commits (#525)

Translate-URL: https://translate.lxqt-project.org/projects/lxqt-desktop/qtermwidget/bg/
Transla...

062ee7c64e4bfa050fb18d5f66926140d888b44b authored about 1 year ago by LXQtBot <[email protected]>
Remove not used Screen artifacts

2eb556df61b2552bba71251e2cf66bfc9c64f880 authored about 1 year ago by Luís Pereira <[email protected]>
Use "new" signal/slot syntax

03f43b98552ea74932c2a26bffe44f80820342fd authored about 1 year ago by Luís Pereira <[email protected]>
Remove KDE includes

5e61d152ced3afc5b96776519e8d87c106e449ce authored about 1 year ago by Luís Pereira <[email protected]>
Drop defines for bulk timeouts

#defines are much more error prone.

d1c3726a689334a29755d90d1ca6d0f07a5c6254 authored about 1 year ago by Luís Pereira <[email protected]>
Drop XKB related conditional compilation

Not used. Artifacts from Konsole.

ae4ecb056a8c7e8d94cb4581dc6a07ec7cd8e68d authored about 1 year ago by Luís Pereira <[email protected]>
Assign bulkTimers a parent

The parent/child relationship is not used to manage memory.
It's only used to keep the objects t...

80f28e5a5940276a4aa74ab6a349a5cfcc3e8b46 authored about 1 year ago by Luís Pereira <[email protected]>
Pre-release changes (#522)

58981da1625810aa0a3dcc605bacba73f580ccdd authored about 1 year ago by tsujan <[email protected]>
Weblate commits (#524)

Translate-URL: https://translate.lxqt-project.org/projects/lxqt-desktop/qtermwidget/ar/
Transla...

96a3d5cb6888edb3c63f2d5efdc8c0f7f34aded7 authored about 1 year ago by LXQtBot <[email protected]>
Updated *.ts files (#523)

b108837e29205a84ce86b13f080762f03ace2c4a authored about 1 year ago by Standreas <[email protected]>
Cleaner builds (#519)

* Makes some color scheme debug code run

It's useful and has a negligible cost.

* Removes ...

52f7fe8dd966cd761fabbf7286cc23729dcfa0b0 authored about 1 year ago by Luís Pereira <[email protected]>
Falcon.colorscheme: Add hex codes

87d7955ed455519af750136f0968279dbbf67972 authored about 1 year ago by Alberto Salvia Novella <[email protected]>
Falcon.colorscheme

4f764b2b993d7ad4630d42f8e80e919fc806b040 authored about 1 year ago by Alberto Salvia Novella <[email protected]>
qtermwidget: add missing initialization of member variables

92d2780c037f3971a1d7e3245bbf0cee540fa06f authored about 1 year ago by Even Rouault <[email protected]>
qtermwidget: silence false positive cppcheck warning about assert with side effect

fa39479a28f01ddc7dbaf3b01ad805d120138339 authored about 1 year ago by Even Rouault <[email protected]>
mark assignment operator as deleted due to existence of copy constructor

6a619b14649a9f5383260d96ec54b2eb2e8ba9a0 authored about 1 year ago by Even Rouault <[email protected]>
constify methods

e87d3e438222b223e7f589d9eae53e5cc701d0f3 authored about 1 year ago by Julien Cabieces <[email protected]>
Constify History classes methods

d257d032f65daf6465cbc170dcbc96b38e45b02f authored about 1 year ago by Luís Pereira <[email protected]>
Fix cppcheck warnings about uninitialized member variables

5bec2693eb4321a54eff1ab6f6537c30a72f6b58 authored about 1 year ago by Even Rouault <[email protected]>
plugins/qtermwidget: Use Qt::ImCursorRectangle instead of deprecated Qt::ImMicroFocus

Qt::ImMicroFocus has been deprecated in QT 5.14 and has been removed from
Qt6. Use its replaceme...

4e265a52ecdd96ab79e2efe6d727bc129506ffa5 authored about 1 year ago by Jean Felder <[email protected]>
Remove extra empty line

Introduced by commit 5720294c3ffd9856317b5331062a69eb3821e34d.

df389d0d65f2d3bd7f5164037228e305b90632d5 authored about 1 year ago by Luís Pereira <[email protected]>
Revert "qtermwidget: silence false positive cppcheck warning about assert with side effect"

This reverts commit f61af9cc6d0021a3eaabdb6b2e11d4f6642a04c9.
Commit 634e66e39666a1e9da715295711...

7f501f5b3b230fa96e0dd35db420eeb6baef41eb authored about 1 year ago by Luís Pereira <[email protected]>
replace old-style cast with static_cast

a3993f5acd0e9f56ab92e0ede14873452c800103 authored about 1 year ago by Denis Rouzaud <[email protected]>
qtermwidget/BlockArray.h: remove useless sizeof() to avoid cppcheck warning about suspicious division by sizeof() in a later memset() call

62212bdb22790e7088b3f43999ac29bac27ba109 authored about 1 year ago by Even Rouault <[email protected]>
fix deprecation warnings

9b0f097838d4c6bbb1c6e8be67ad49229fca884b authored about 1 year ago by Even Rouault <[email protected]>
qtermwidget: declare deleted assignment operator as the class has pointer member variables

84df623aebe89c14d6841e4d42ba56fc51354c04 authored about 1 year ago by Even Rouault <[email protected]>
Remove unrequired ;

and make clang-tidy a bit more smiley

e1de2a85d37b72d12584169aac80431aad4a69fa authored about 1 year ago by Matthias Kuhn <[email protected]>
Weblate commits (#513)

Translate-URL: https://translate.lxqt-project.org/projects/lxqt-desktop/qtermwidget/es/
Transla...

769dad4f2916820a103ef91cf1159c66dbb3817e authored over 1 year ago by LXQtBot <[email protected]>
Properly initialize KProcess members

That lead to a use delegating constructors in KPtyProcess.
Reference:
kcoreaddons commit: 9ae6d7...

bb68deea2db60e591f6704557ae52075519999a1 authored over 1 year ago by Luís Pereira <[email protected]>
Backport of kcoreaddons commit 1fed7e861f73a6ecbed79be4625afa52a5eaaf3b

map OnlyStd{out,err}Channel to Forwarded{Error,Output}Channel

QProcess supports these modes sin...

b5c73c5827a22c7d33da7b87e3f68dab48be664f authored over 1 year ago by Luís Pereira <[email protected]>
Use pointer to member function connect/disconnect signal/slot syntax

f37da7e274258372c9192306d1e83f7b98cf2007 authored over 1 year ago by Luís Pereira <[email protected]>
Backport of kpty commit 982bb9e9fc715faae9ba440593ed0e74b8884888

KPtyProcess: replace a slot with a lambda

529410a5749b858512713a767ced14466c0bba25 authored over 1 year ago by Luís Pereira <[email protected]>
Backport of kpty commit ae866fa6063c8d09ff354dc16f3fc8240676c64d

KPtyProcess: use a unique_ptr to manage a member pointer

6edba305b94729b949657ca04c6b5c1113f4e266 authored over 1 year ago by Luís Pereira <[email protected]>
Use std::unique_ptr to manage the pimpl object

ed44b81fa955033eaede85a2c808e76d6fd74751 authored over 1 year ago by Luís Pereira <[email protected]>
Use Q_DECLARE_PRIVATE_D instead of custom Q_DECLARE_PRIVATE_MI

Backport of kpty commit: 3ef0d7d9ed980513fb36265e4d73fd79c07d5131

9b78969fe946baac4064bb4c2647cefe788d1fa3 authored over 1 year ago by Luís Pereira <[email protected]>
Don't use C casts

3c93e7b2da575cbfa7dcc7f312d1990e1ce34959 authored over 1 year ago by Luís Pereira <[email protected]>
Backport of kpty commit 3526c09cae186bbba32bf3841cab5aa9d24d98b5

KPtyProcess: declare and initialize variables at the same time

5878edbf9c2f2717e6848a958c6d1874ca0c811a authored over 1 year ago by Luís Pereira <[email protected]>
Use class, not struct, for KPtyDevicePrivate for consistency

Backport of kpty commit ad5cf9d348c13d3d27591a66fab9ccf20603daf8

2956e0405bf59bfde77c5343e2badeb529ca1f10 authored over 1 year ago by Luís Pereira <[email protected]>
Update CHANGELOG

Note about the TERM variable.

c6fa21e78e30665656d8aa138293568fb06b19b6 authored over 1 year ago by Luís Pereira <[email protected]>
Prefer ranged for over while

Simpler and more readable.

985dc4558c7570107c0ee3db8eb037c2340075dc authored over 1 year ago by Luís Pereira <[email protected]>
Add a TERM fallback to the pseudoterminal (PTY)

The pseudoterminal should always run with the TERM environment variable set.
xterm-256color is a...

82fc5f1325a930418c0eff0b361f02080f9770b2 authored over 1 year ago by Luís Pereira <[email protected]>
Fix unsage mix of bool and int warning. (#510)

* Fix unsage mix of bool and int warning.

* Silghtly different approach to fixing the bool an...

039973e1ae717f5c3cf66453dd4136c1c34c34f1 authored over 1 year ago by Doug <[email protected]>
Init variable

In same cases HistoryScrollFile::startOfLine() was returning garbage via
uninitialized res.

d0aef0cbe4867ef53cb8f5add0f32f156684f55c authored over 1 year ago by Luís Pereira <[email protected]>
Port away from deprecated Qt::MidButton

a5a4c40803a9a5b914f89bef39685baf77865f87 authored over 1 year ago by Luís Pereira <[email protected]>
Weblate commits (#506)

Translate-URL: https://translate.lxqt-project.org/projects/lxqt-desktop/qtermwidget/fi/
Transla...

b94c8683d40e91042aa61c9b7dc2110e593792a3 authored over 1 year ago by LXQtBot <[email protected]>
Weblate commits (#505)

Translate-URL: https://translate.lxqt-project.org/projects/lxqt-desktop/qtermwidget/ru/
Transla...

862c56854ce66adc0105b60cced718f1999e0d2d authored over 1 year ago by LXQtBot <[email protected]>
Weblate commits (#504)

Translate-URL: https://translate.lxqt-project.org/projects/lxqt-desktop/qtermwidget/fr/
Transla...

3d5abbaba610c0d9f6d874a57a2b8082e4cd2485 authored over 1 year ago by LXQtBot <[email protected]>
Add getForegroundProcessId() function to QTermWidget class (#498)

* Add getForegroundProcessId() function to QTermWidget class

* Update README.md

* Add getF...

ccb3b2132d3c7d4b19b9a3221f9c4dcf13eee9dc authored over 1 year ago by Marcus Britanicus <[email protected]>
Pre-release changes (#501)

a55c5e6a68d9c90545eb840b7c3d2043d6e7588e authored over 1 year ago by tsujan <[email protected]>
Prevent crash under kwin_wayland

On the one hand, `PlainTextDecoder::decodeLine()` doesn't use its last argument.

On the other h...

cb1c8534276cab4a3b8326adf71334c9c05a13aa authored over 1 year ago by Tsu Jan <[email protected]>
Weblate commits

Co-authored-by: Quentin PAGÈS <[email protected]>
Co-authored-by: Weblate <noreply@weblate....

581462af3e3e809c1b50512dd1c53d0efcc9c405 authored almost 2 years ago by Weblate <[email protected]>
Weblate commits (#495)

Co-authored-by: Juan <[email protected]>
Translate-URL: https://translate.lxqt-project.org/pr...

010b4665ca8a444920b10c3f44b26805a57c2320 authored almost 2 years ago by LXQtBot <[email protected]>
set dark mode to the correct value together with color scheme (#406)

d39d3be3bfcfd43cc105eb04786d46423914982f authored about 2 years ago by Lars Herschke <[email protected]>
Pre-release changes (#490)

* Pre-release changes

* Updated the version of `lib/qtermwidget.json`

c72802ed007728d1507d3aea742aa138998cf01c authored about 2 years ago by tsujan <[email protected]>
Updated *.ts files (#493)

3cd76b5c01f5dee60df8380c898940dc4bfccf98 authored about 2 years ago by Standreas <[email protected]>
Allow QTermWidget to be used as a Qt Plugin (#469)

* Allow QTermWidget to be used as a Qt Plugin

* Adding metadata to JSON file

* Exporting i...

844b21aace24eacadb21fe53d9199ed25c8eb4b2 authored about 2 years ago by Francesc M <[email protected]>
Weblate commits (#487)

Co-authored-by: Xdp Galiza <[email protected]>
Translate-URL: https://translate.lxqt-project.org...

41bd8de992788fd5aa51292f3ae0870a02fe7bb7 authored over 2 years ago by LXQtBot <[email protected]>
Made DND text follow settings for newline trimming and multiline prompt (#484)

Fixes https://github.com/lxqt/qterminal/issues/970 and fixes https://github.com/lxqt/qterminal/i...

b53be2e8773e7fbbf940bd2af8cc62e67cb57cf4 authored over 2 years ago by tsujan <[email protected]>
Weblate commits (#485)

Co-authored-by: Ali Alhaidary <[email protected]>
Translate-URL: https://translate.lx...

95ccd877ce039ffd4fe4cf3bcb6243c4227f583c authored over 2 years ago by LXQtBot <[email protected]>
Weblate commits (#482)

Co-authored-by: 이정희 <[email protected]>
Translate-URL: https://translate.lxqt-project.org/proj...

248f7db4d6fe650b59965ecf31b2d4033562d545 authored over 2 years ago by LXQtBot <[email protected]>
Weblate commits (#479)

Co-authored-by: Henrk <[email protected]>
Translate-URL: https://translate.lxqt-projec...

07ff24f9f42805e018c13610539170bdde0eb14c authored over 2 years ago by LXQtBot <[email protected]>
enable bidi rendering by default (#481)

Arabic, Persian, Urdu, Hebrew, and many other languages are written in
an RTL script. And, natu...

1dff927b317d9bb072aee95010f2c36d835464f5 authored over 2 years ago by noureddin <[email protected]>
Fix various typos (#470)

* Fix various typos

Found via `codespell -q 3 -S *.ts -L ba,serie`

* Capital I

Co-autho...

57837cdf9026e1ce015c0e03765c8728e841224e authored over 2 years ago by luzpaz <[email protected]>
Weblate commits (#478)

Co-authored-by: KacperMisztal <[email protected]>
Translate-URL: https://translate.lxqt-proj...

5cb357fb797d322bd1052356230e5e9fb9518f55 authored over 2 years ago by LXQtBot <[email protected]>
Prerelease changes (#476)

* Prerelease changes

* Corrections

a4be489f482f8c6a580be29ef0afb6ed159a5d35 authored over 2 years ago by tsujan <[email protected]>
Weblate commits (#477)

Co-authored-by: kirusyaga <[email protected]>
Translate-URL: https://translate.lxqt-projec...

9327fc1e56850adcb9b872973101ecb9213ec543 authored over 2 years ago by LXQtBot <[email protected]>
Fix possible crash when accesing destroyed objects (#471)

8e8a6229dc2069f10b799eb2ff7c386449a05ec1 authored almost 3 years ago by Francesc M <[email protected]>
Weblate commits (#466)

Co-authored-by: Standreas <[email protected]>
Co-authored-by: Weblate <[email protected]>
...

56955b5e8b9bece715e42e551cd854037fa8a274 authored almost 3 years ago by LXQtBot <[email protected]>
pyqt: move to SIP 5.x (#465)

SIP 4.x is no longer supported [1].

And drop CMake integration for PyQt bindings - it's too m...

76b4e9f794eed73360641e3608a7bca2d5d9e154 authored almost 3 years ago by Chih-Hsuan Yen <[email protected]>
Return focus to terminal on closing search bar (#464)

Fixes https://github.com/lxqt/qterminal/issues/909

NOTE: The patch adds a public slot to `Sea...

0ad5954dfcc4285f7d95853fe5ac94be6787e7f8 authored almost 3 years ago by tsujan <[email protected]>
Weblate commits (#463)

Co-authored-by: Weblate <[email protected]>
Co-authored-by: 이정희 <[email protected]>
Transla...

674008600c6f22621c6694362809ed019eca05b2 authored almost 3 years ago by LXQtBot <[email protected]>
Weblate commits (#461)

Co-authored-by: LMLAZ <[email protected]>
Translate-URL: https://translate.lxqt-project.org/p...

8f63478d1d825fd40c174ed60b8a5b8858a4674f authored about 3 years ago by LXQtBot <[email protected]>
API documentation and naming convention (#395)

* added api documentation

* api consistency improvement

* fixed documentation typos

* a...

b193c80cb80137f94af016b94d7151ab005081cc authored about 3 years ago by willbelr <[email protected]>
Do not test PyQt on CI (#460)

On Arch Linux, PyQt5 no longer works with sip4 [1]. The long term plan
is switching to sip5, bu...

5e8c038b83091128bdc757d01e69a4398c4fb5d8 authored about 3 years ago by Chih-Hsuan Yen <[email protected]>
Merge branch 'remove-not-used-non-pod-var'

* remove-not-used-non-pod-var:
Fix some code indentation
Remove not used non POD variable

df11e36a7777fbc609a71342fa8bea7f454bc27d authored about 3 years ago by Luís Pereira <[email protected]>
Merge branch 'handle-zero-size-history'

* handle-zero-size-history:
Adds a QTermwidget::historySize() method
Handles setting the his...

f21569139c306eb5a26eae069127a2eec3a2905c authored about 3 years ago by Luís Pereira <[email protected]>
Fix some code indentation

11a2f424bf7314438f65cc1d50903607c91b8995 authored about 3 years ago by Luís Pereira <[email protected]>
Remove not used non POD variable

3dc75435258271f656e71ea2850a9232719a651d authored about 3 years ago by Luís Pereira <[email protected]>
Adds a QTermwidget::historySize() method

For simetry with QTermwidget::setHistorySize().
Code taken from Konsole.

37db21169f0618f7bc91d943175029eb84f1269e authored about 3 years ago by Luís Pereira <[email protected]>
Handles setting the history size to 0

Setting the history size to 0 leads to a crash.
In this context 0 means no history, so we just s...

f3f723e2b4f6afa1217be9ce43164cec08a480dd authored about 3 years ago by Luís Pereira <[email protected]>
Weblate commits (#453)

Co-authored-by: KacperMisztal <[email protected]>
Co-authored-by: p-bo <pavel.borecki@gmail....

56ed3a7d2cd5e1d9b262b3868581cae0940ac385 authored about 3 years ago by LXQtBot <[email protected]>
Weblate commits

Co-authored-by: Joan Miró <[email protected]>
Translate-URL: https://translate.lxqt-project....

e1abd77667093c4911e824565b7591153b1cff76 authored about 3 years ago by Joan Miró <[email protected]>
Pre-release changes (#449)

cfb8348a535434e9c8acc67d9a7a392607532b85 authored about 3 years ago by tsujan <[email protected]>
Temporary workaround to make CI green (#451)

See: https://github.com/lxqt/qtermwidget/pull/449#issuecomment-961165140

652b20bdab5c75edef4904948b7ea70133cc495d authored about 3 years ago by Chih-Hsuan Yen <[email protected]>
Weblate commits (#450)

Co-authored-by: p-bo <[email protected]>
Translate-URL: https://translate.lxqt-project.or...

2723dd2bfe45c11ccfd484f450a6ee2133d5e64f authored about 3 years ago by LXQtBot <[email protected]>
Translations update from Weblate (#444)

* Weblate commits

Co-authored-by: Taras Panchenko <[email protected]>
Translate-URL: https://tra...

68a019e06e6f1f139fdd358613bc1b4e961092b2 authored over 3 years ago by LXQtBot <[email protected]>
Weblate commits (#442)

Co-authored-by: milotype <[email protected]>
Translate-URL: https://translate.lxqt-project.org/p...

7fd9b4095ef28041e410d767b4a4e9ee0291c0bf authored over 3 years ago by LXQtBot <[email protected]>
fix warnings (#441)

* use QPalette::window()

* use angleDelta

* use exec

* use begin & end

* upd

* Up...

922ade7178c9cdf9a5ea50d545814c122c52def6 authored over 3 years ago by Flex Zhong <[email protected]>
Basic EditorConfig definition

c40f1df067033e9ff435b4392cf4207f28b798ea authored over 3 years ago by Paul Galbraith <[email protected]>
Weblate commits (#440)

Co-authored-by: micrococo <[email protected]>
Translate-URL: https://translate.lxqt-project.org...

94e6c5570d35121286f04018a9dc6659e9b0dea9 authored over 3 years ago by LXQtBot <[email protected]>
fix: compile time warnings (#439)

* fix: use horizontalAdvance instead of width

* fix: use angleDelta

* fix

* fix: use po...

4022b729d3f5c1f7ca44c1444a21b23508d9c836 authored over 3 years ago by Flex Zhong <[email protected]>
use QRandomGenerator instead of qrand()

29b61805f7d41011e6e5feb72854d30fd9b88b38 authored over 3 years ago by Flex Zhong <[email protected]>
Weblate commits (#437)

Co-authored-by: Pavel Shlyak <[email protected]>
Translate-URL: https://translate.lxqt-pro...

21983fceedf7f720ad33598f0e93869b848e0731 authored over 3 years ago by LXQtBot <[email protected]>
Translations update from Weblate (#435)

* Weblate commits

Co-authored-by: Ács Zoltán <[email protected]>
Translate-URL: https:/...

d74028eaf3883dfb25de345dce6c226fb3c5ec7e authored over 3 years ago by LXQtBot <[email protected]>