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

Merge pull request #36 from 0xd34df00d/master

Avoid calling winId() on Qt5.

bc6a0b49920b0274bad06c34903f627460c27d9c authored almost 10 years ago by Petr Vanek <[email protected]>
Merge pull request #34 from raboof/extendPythonBindings

Extend python bindings

b52dcba7cfb1fb5329f8742527cbe57314dbe69a authored almost 10 years ago by Petr Vanek <[email protected]>
Merge pull request #40 from JIghtuse/master

Fix: typo in TerminalDisplay

d2ac390dfd889b12c6a8f461d8263c733cda3c7f authored almost 10 years ago by Petr Vanek <[email protected]>
Fix: typo in TerminalDisplay

af0d0599fa1bef4d8da85a4cd54d8f575346a483 authored almost 10 years ago by Boris Egorov <[email protected]>
add method for get pty slave fd;

109ee5796f58ce370196322b5ae8ffed52981697 authored almost 10 years ago by F1ash <[email protected]>
add method for get pty slave fd;

96cccdfb7d2540c665e0c1048741487902791d4d authored almost 10 years ago by F1ash <[email protected]>
Use GNUInstallDirs in CMakeLists.txt to stop hardcoding paths

4e09a3166ca9f096c8ee3667ca421b651d541bc1 authored almost 10 years ago by Paulo Lieuthier <[email protected]>
Set the '_notifiedActivity' flag early

This way anyone listening to 'activity' signals can safely re-set the flag to
'false' by calling...

2ec7abf56e4febf60b3475592bb5dff5bcf0ae29 authored about 10 years ago by Arnout Engelen <[email protected]>
Also expose signals and slots to pyqt

Demo in test.py (quit QT when the shell finishes)

0ee95f7104207fefd81dce4ddadbad6cf4d48ac7 authored about 10 years ago by Arnout Engelen <[email protected]>
Get/set selection end in python bindings

11a00b9ee60828f0c033fbfbf3f25f674e941cfb authored about 10 years ago by Arnout Engelen <[email protected]>
Merge remote-tracking branch 'origin/master' into extendPythonBindings

02b2ce3c67092ebde9d8a3db902803a4bd6f69eb authored about 10 years ago by Arnout Engelen <[email protected]>
Avoid calling winId() on Qt5.

Avoids breaking QQuickWidget and the likes. See:
* https://bugreports.qt-project.org/browse/QTBU...

4ae1e1177f437fc31745acca85356f275ccb8a72 authored about 10 years ago by 0xd34df00d <[email protected]>
Fix TerminalDisplay::getCharacterPosition for proportional fonts

I.e. for mouse selections

5efc095d109dc59733f11beb6079d87f6ebb79e4 authored about 10 years ago by Arnout Engelen <[email protected]>
Merge pull request #32 from raboof/getSelectionEnd

Fix 'getSelectionEnd'

3ce99c7450fa85294a29322267b18a31d21f9886 authored about 10 years ago by Petr Vanek <[email protected]>
Merge pull request #33 from raboof/breakPyQtTest

Allow stopping test.py with ctrl-C

7e8cc2e686cf68a73a1ef42b97f0238159676cc2 authored about 10 years ago by Petr Vanek <[email protected]>
Handle proportional fonts a bit better

Not perfect, just a bit better :).

34ae10b5f1164311ce6aa0892a6acca210c52923 authored about 10 years ago by Arnout Engelen <[email protected]>
Expose more functionality through the python bindings (#23)

'getSelectionEnd' is still missing, depends on #32

5f3ac4672246ff5c0eedb66db1c3934d17fd1e42 authored about 10 years ago by Arnout Engelen <[email protected]>
Allow stopping test.py with ctrl-C

1f771945382dc63b4033b059623cadf312372955 authored about 10 years ago by Arnout Engelen <[email protected]>
Fix 'getSelectionEnd'

8b8f8532c3a562af825496f8865ee2acfbd1037e authored about 10 years ago by Arnout Engelen <[email protected]>
Make whitespace consistent (tabs->spaces)

47771171579f382c92f253ad0777fde7d15f027f authored about 10 years ago by Arnout Engelen <[email protected]>
Merge pull request #31 from raboof/fixPythonBindings

Fix python binding compile errors #23

8aabc412dfddf97ac75a252c2e24b4a7584ccbf8 authored about 10 years ago by Petr Vanek <[email protected]>
Fix python binding compile errors #23

Just the minimal amount of work needed to make test.py work again

3a4da0891aa4c2f803751013e4386094182764fe authored about 10 years ago by Arnout Engelen <[email protected]>
Merge pull request #29 from Swordfish90/vanilla-fix-last-line

Prevents deleting the last line when resizing.

8b7f2ae5f4a4dbb1179afbed8090c2b610196e23 authored about 10 years ago by Petr Vanek <[email protected]>
Merge pull request #30 from Swordfish90/vanilla-mousemarks-signal

Vanilla mousemarks signal

a5d43cfcbb36696b74b3f03e5d45b1b1ce3a8195 authored about 10 years ago by Petr Vanek <[email protected]>
Add event to notify the application that the shell application uses mouse.

Conflicts:
lib/TerminalDisplay.h

6f9d9a3c11cdbf082174b308e88e275ac7d9e9f6 authored about 10 years ago by Filippo Scognamiglio <[email protected]>
Change mouseMarks only when needed. This might be useful if an application wants to be notified of the event.

edf545b3b36b6b9957719a65b36e49764f5d67cd authored about 10 years ago by Filippo Scognamiglio <[email protected]>
Prevents deleting the last line when resizing.

b01f7a186ebe79542d9b9645c09cb08ddfb01fbb authored about 10 years ago by Filippo Scognamiglio <[email protected]>
Release 0.6.0

a8aad8edf6cded627258b0deac81c28074ad444f authored about 10 years ago by Jerome Leclanche <[email protected]>
Update AUTHORS

807366149dd2fc4bba25bc32310debfedcb32dac authored about 10 years ago by Jerome Leclanche <[email protected]>
Update INSTALL instructions

df51304845ba56d270c7af0ef8a0497acfeb5d70 authored about 10 years ago by Jerome Leclanche <[email protected]>
CMakeLists.txt cleanup

3a8cdc68ee8df623f35d0494b6246618bf80024a authored about 10 years ago by Jerome Leclanche <[email protected]>
osx: link fixes

0625a1334b7160651af8398d7ea87ce2f178fcfd authored about 10 years ago by Petr Vanek <[email protected]>
Merge pull request #25 from kulti/patch-1

Fix Qt4 compilation

0b430bfd9209a0ad4e48b658475d1113240637ab authored over 10 years ago by Petr Vanek <[email protected]>
fixed #57 Linux emulation does not seem to support Ctrl+Arrows (warning: I have no clue what I did...)

4f1d97f1fa26be16e4a6f8ed2b06902d1c4f0a2b authored over 10 years ago by Petr Vanek <[email protected]>
Fix Qt4 compilation

09026c6d4fce50938ac3e2717bc95740792e737a authored over 10 years ago by kulti <[email protected]>
qterminal #64 No drag & drop support

c16194d7b2cd78f126fc140a7d023efc116377bb authored over 10 years ago by Petr Vanek <[email protected]>
fixed qterminal #71 qt5 version ignoring page up / down

58c4da34ccf770a58d2baeb45d5149b67ca55676 authored over 10 years ago by Petr Vanek <[email protected]>
Merge pull request #24 from 0xd34df00d/macos_build

Fixed a typo in CMakeLists.txt.

ebf7d6c5b0da670f3d5465f6d0840d80c4f463cd authored over 10 years ago by Petr Vanek <[email protected]>
Fixed a typo in CMakeLists.txt.

8e0b8153eca17c8fb296b373480af935f139d19a authored over 10 years ago by 0xd34df00d <[email protected]>
fixed 'make dist'; version bump

25b288d2100541e8b709d99845d177e918f46551 authored over 10 years ago by Petr Vanek <[email protected]>
Url activation & filters #21

2bcb137a5bf2684f9d8f70adcfccb19dafb18369 authored over 10 years ago by Petr Vanek <[email protected]>
Merge pull request #22 from 0xd34df00d/bell

Bell & activity monitoring

c12a3635127e5eb8e492f7a9c49500d8693565c0 authored over 10 years ago by Petr Vanek <[email protected]>
Proxy activity/silence methods to Session in QTermWidget.

c395f0d1b4bc84a4314845fe8eb7b473fae1e57c authored over 10 years ago by 0xd34df00d <[email protected]>
Emit activity() and silence() signals instead of KNotification.

9e1247d4b391faed3eb725036433b28d66cef7c1 authored over 10 years ago by 0xd34df00d <[email protected]>
Support bells.

f5934250dee5eb4edeaee73c8f9cf47d6644f086 authored over 10 years ago by 0xd34df00d <[email protected]>
Support bells.

627bfb3c616ab2d433047f36604af07d14408d1a authored over 10 years ago by 0xd34df00d <[email protected]>
Merge pull request #20 from 0xd34df00d/autolinks

Links highlighting and handling

9fc65306d848c122ca976fa5a7913ca1e1accdaf authored over 10 years ago by Petr Vanek <[email protected]>
Merge pull request #19 from 0xd34df00d/api_const_correctness

Const-correctness for QTermWidget API.

9026727ca3135a319e08d57ad64cdc3a04098411 authored over 10 years ago by Petr Vanek <[email protected]>
Added QTermWidget::urlActivated(QUrl) signal.

Relays the corresponding UrlFilter's signal.

c86daa799e8eb076bbe7e95b3ae2f474f2edc530 authored over 10 years ago by 0xd34df00d <[email protected]>
Emit UrlFilter::activated() instead of QDesktopServices::openUrl().

b0c18f6561ec764241ae33ac42c99e9b1ee9347d authored over 10 years ago by 0xd34df00d <[email protected]>
Derive Filter from QObject.

3f8df245967bb6e4f7f2935d510bebc40074b73e authored over 10 years ago by 0xd34df00d <[email protected]>
Add UrlFilter.

5ee25a7a248f2599b782095ab7c1480a54558327 authored over 10 years ago by 0xd34df00d <[email protected]>
Activate link filters on ctrl+click.

9d1e1b2ba343cb3202be89ec4e08f90a7fca628e authored over 10 years ago by 0xd34df00d <[email protected]>
Update filters on resize and screen events.

2852ac4b2916f62257d1bf6cf1d198d593f3f486 authored over 10 years ago by 0xd34df00d <[email protected]>
Const-correctness for QTermWidget API.

9f5c331c207258735e35388c7bdf05502bab3ba2 authored over 10 years ago by 0xd34df00d <[email protected]>
Merge pull request #18 from 0xd34df00d/custom_colorschemes

Custom colorschemes

8ddc3c7a178959939177e50197993c9819ce0370 authored over 10 years ago by Petr Vanek <[email protected]>
Load arbitrary schemes by path via setColorScheme().

97f14706ef360e7385bef734933ea19d1a2e507a authored over 10 years ago by 0xd34df00d <[email protected]>
ColorSchemeManager::loadCustomColorScheme(const QString& path).

27e7860fd95f2af8beda0ce3584babc96126ac4e authored over 10 years ago by 0xd34df00d <[email protected]>
Unified schemeName() usage.

5042c7afc516b74f07abc6a470ece7d487b722f9 authored over 10 years ago by 0xd34df00d <[email protected]>
fixed #17 lib/ShellCommand.cpp:66: possible =/== mixup

4010729f1a37dc0a3981cb1542255444ce885303 authored over 10 years ago by Petr Vanek <[email protected]>
Delete CMakeLists.txt.user

488beb0b4771fd4d69aefb368c44442f45d17cf2 authored over 10 years ago by Petr Vanek <[email protected]>
new API selectedText()

3f8b5cf1f0f962feaab8fcb97561fdb83b3708aa authored over 10 years ago by Petr Vanek <[email protected]>
new API methods (thanks to William Brumley)

b631c0e398a9c9f7ca463a7d1e09f5a6483776ae authored over 10 years ago by Petr Vanek <[email protected]>
fixed #11 compile against Qt 5 (Qt4 and Qt5 supported and waguely tested)

5d3ef34cc2d08ddc2a8b446c03581c154b7b65d7 authored over 10 years ago by Petr Vanek <[email protected]>
build simplified: qtermwidget is versioned (libqtermwidget4 for Qt4, 5 for Qt5...). Better cmake support.

d6ceb5ae003a05fbdc0e44f1ad7f592bfba6eb7f authored over 10 years ago by Petr Vanek <[email protected]>
fixed broken API for sendText() - const missing

5469a4db0a49a4c6db26b20535b0ffc17ec06e1e authored almost 11 years ago by Petr Vanek <[email protected]>
mail address change

8d202b8e3c4f1eb749f6704708c0b99010a68016 authored almost 11 years ago by Petr Vanek <[email protected]>
Current Working Directory for linux. Part of #8. More implementations welcomed...

8b3062f0248673b23b88afbd6f1d6ca581820c94 authored about 11 years ago by Petr Vanek <[email protected]>
Add a method for get working directory in class QTermWidget

925c888ad175f4f97d4d7bbb7f071a8a2d8a9cbd authored about 11 years ago by Francisco Ballina <[email protected]>
Merge pull request #15 from ruuns/master

Fix missing cleanup for temporary history files

22d72960123a6f7af23d02960fa81bdbc06c5d9c authored about 11 years ago by Petr Vanek <[email protected]>
Fix missing cleanup for temporary history files

QTermWidget only add the TerminalDisplay to qt's owner hierarchy for
automatic cleanup. With eac...

dd471e53911396a1695962fbafa332ec22914f08 authored about 11 years ago by Chris Mueller <[email protected]>
a potential improvement for #9 font fractional pixels causes spacing errors

fd57d353bacd3a351be1fdb8b0696e4d07f2831e authored over 11 years ago by Petr Vanek <[email protected]>
fix #2 update various documentations for debian packaging

4aa9bc36213876f0cf729f1c69b2660a5c03dd30 authored over 11 years ago by Petr Vanek <[email protected]>
fix #10 Update FSF address

d11d27e63ee71661ab57e7b5c2768619b4a31dc7 authored over 11 years ago by Petr Vanek <[email protected]>
readme updated

4957dc9d475f11ed206ad98831afdb24668b69f5 authored over 11 years ago by Petr Vanek <[email protected]>
Added pasteSelection-slot and corrected two nonsense comments

57f145503fa685a1bf647a0e22dd28b3dab618d4 authored almost 12 years ago by Christian Surlykke <[email protected]>
qt/embedded doesn't ship with a Monospace font (and it won't use system fonts even if they exist). Using 'fixed' instead works fine

4955656ecccff39192c2a1c8321ae6c5589e4d0f authored almost 12 years ago by Petr Vanek <[email protected]>
Without this, the terminal display area will permanently lose focus when consoleq's Find dialog is called up.

9afd1444aa2a0ad6f5f1a6376b90b400f2670eb2 authored almost 12 years ago by Petr Vanek <[email protected]>
This is only needed when using Qt/E built for DirectFB display. DirectFB blocks SIGINT and some other signals, so any terminal app (be it Qt or otherwise) must call sigprocmask() to unblock them. Without this, ^C doesn't work.

636b9905d8892a30c96d40bbe0abbcd73266ba20 authored almost 12 years ago by Petr Vanek <[email protected]>
The control and tab keys don't work in Qt/E. This fixes it, but maybe not in the most elegant way. The trouble seems to be that _codec->fromUnicode(event->text()) doesn't handle control characters in qt-embedded.

df4f9ca0ec6dbe494ce17bd6019e02cd86b180ce authored almost 12 years ago by Petr Vanek <[email protected]>
Fix resize label

6b68ecdc5fc54ea630c6f3936551f13fac5f6b45 authored almost 12 years ago by Christian Surlykke <[email protected]>
Search code cleanup

cda217281dc6991d10f2b567321180f1cfb37f5f authored almost 12 years ago by Christian Surlykke <[email protected]>
Change searchbar background color to red(ish) when no match found

c3d72a638afafc858c2817a632aaa5fc65a05cf6 authored almost 12 years ago by Christian Surlykke <[email protected]>
Fix search, find-next when selection is one character long

e67682a6636acdacaf80722d893db903de542408 authored almost 12 years ago by Christian Surlykke <[email protected]>
Hotkeys for search: Return->find-next, Shift-Return->find-previous, Escape->hide searchbar

c13e2b6f17dcd3b873db6edf531846432ecd0515 authored almost 12 years ago by Christian Surlykke <[email protected]>
Merge https://github.com/surlykke/qtermwidget

Conflicts:
src/main.cpp

08f11bf10d4a6bf2d6428425962875c30ff2e025 authored almost 12 years ago by Petr Vanek <[email protected]>
Merge pull request #6 from zballina/master

Add zoom in, out and reset. Option to choose an action after pasting the clipboard

1ef454475dd92cffd294acab51f97ebccf10a2ac authored almost 12 years ago by Petr Vanek <[email protected]>
Added search functionality

4f9e1c4a060334dd17f6e9dc894b7659e4a475f5 authored almost 12 years ago by Christian Surlykke <[email protected]>
Add zoom. Add choice action after paste clipboard

4caa4138984f7088557ce534c3df98aab8bb1dce authored about 12 years ago by Francisco Ballina <[email protected]>
Add zoom. Add choice action after paste clipboard

c06857b27da94614613ddf78573c56223353a9f7 authored about 12 years ago by Francisco Ballina <[email protected]>
Add zoom. Add choice action after paste clipboard

b0b7a9f1e41a0e1ab15b854b425978c80fcf53d9 authored about 12 years ago by Francisco Ballina <[email protected]>
Add zoom. Add choice action after paste clipboard

971b26e9add066afe7ae45ed9008e2c83c33e3df authored about 12 years ago by Francisco Ballina <[email protected]>
Add zoom. Add choice action after paste clipboard

b1a4a38d682d76659ee3271022107be704bf09a4 authored about 12 years ago by Francisco Ballina <[email protected]>
Add zoom. Add choice action after paste clipboard

8489fdc36180da3c6a0a0b03c30c275aa00cb17d authored about 12 years ago by Francisco Ballina <[email protected]>
Add zoom. Add choice action after paste clipboard

677c7d14e4c467af5bab00b9b8cbddf6b41dedc0 authored about 12 years ago by Francisco Ballina <[email protected]>
Add zoom. Add choice action after paste clipboard

60d5b46319ac29f60646e4966ef7c82be3c4066d authored about 12 years ago by Francisco Ballina <[email protected]>
Add zoom. Add choice action after paste clipboard

d0303eaa4a595695bc522b04383851a35309f1f0 authored about 12 years ago by Francisco Ballina <[email protected]>
Fix logical error

83b87fe72607b458a971e4dc5aaa67db19577be0 authored about 12 years ago by Francisco Ballina <[email protected]>
Add zoom. Add choice action after paste clipboard

8dad0df7b3c3777a18cb99eaa1763457bc936c12 authored about 12 years ago by Francisco Ballina <[email protected]>
Add zoom. Add choice action after paste clipboard

b398acfbd4895e6332df9357a0bde8f8bf2e1f90 authored about 12 years ago by Francisco Ballina <[email protected]>