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 #5 from zballina/master

Add Shift+KeyEnd and Shift+KeyHome to go line 0 and line end

8eb58829606b5c04dd9966d9de4da48b8b51481b authored about 12 years ago by Petr Vanek <[email protected]>
Add Shift+KeyEnd and Shift+KeyHome to go line 0 and line end. No move screenwindow when copy and paste with keyboard

ba19af937db97fae8f7b49df03cf2f0f3b92528a authored about 12 years ago by Francisco Ballina <[email protected]>
fix for text drawing in qt>=4.8,x

60ba4968e1cea07d65671406392d9e3a285cf3c3 authored over 12 years ago by Petr Vanek <[email protected]>
constructor for Qt Designer

58b30e7421c7d083b14b77349d4c9d533aaed9d5 authored over 12 years ago by Petr Vanek <[email protected]>
test commit

e7cffd6c8f525cdf56dbcd39bc4dd1dafd265968 authored almost 13 years ago by Petr Vanek <[email protected]>
clear() slot implemented

231e17d28dc17aaed60a979b7fdc8c5f187a4329 authored almost 13 years ago by Petr Vanek <[email protected]>
fix the scroll at the end again

33f68bc0ec53a46a2abf224776ab6992e25288ec authored almost 13 years ago by Petr Vanek <[email protected]>
Merge commit 'refs/merge-requests/3' of git://gitorious.org/qtermwidget/qtermwidget into merge-requests/3

1143f8628640a319c0a3a643c759f1bd90f9b99d authored almost 13 years ago by Petr Vanek <[email protected]>
The escape key is always needed for terminal programs like vim.

f43ef58d3c68389bfbe402bd8ff7fa14a675a8ab authored almost 13 years ago by Adam Treat <[email protected]>
Add resource files and the appropriate paths to enable bundling of color schemes

and keyboard layouts into the actual executable.

330c8e4402663911893a95c1a4a84b83bafc9b11 authored almost 13 years ago by Adam Treat <[email protected]>
Add a define which will be used to bundle the color schemes and keyboard layouts

as resource files with the executable itself instead of putting them on disk.

b306ff719246bc29f22205c5942d199a0e8e2fb1 authored almost 13 years ago by Adam Treat <[email protected]>
scrollToEnd() method provided to trigger 'snapping' the terminal to cursor tracked position (typically the extreme value of the scrollbar, or the 'end')

Some signal-fu particular to keyPressEvent(QKeyEvent *) done to make the above usable, no existin...

1a864cf8aa21ddbf6381754588d71abc307d0971 authored almost 13 years ago by Daniel O'Neill <[email protected]>
revert workaround for key on end

4f770327feea6345fa49e566751fb1fceeb4a435 authored about 13 years ago by Petr Vanek <[email protected]>
Merge commit 'refs/merge-requests/1' of git://gitorious.org/qtermwidget/qtermwidget into merge-requests/1

2b9432a16c2d23417a105381037738b86bf2abfd authored about 13 years ago by Petr Vanek <[email protected]>
scroll to bottom on input

ccb7b887ce4e6274d9d297a96aa5b8860283f30d authored about 13 years ago by Petr Vanek <[email protected]>
scrollToEnd() method provided to trigger 'snapping' the terminal to cursor tracked position (typically the extreme value of the scrollbar, or the 'end')

Some signal-fu particular to keyPressEvent(QKeyEvent *) done to make the above usable, no existin...

c462053b341c2932f45f5c90e76c01302deed82e authored about 13 years ago by Daniel O'Neill <[email protected]>
improved sample app for testing

2be1dbb7078294bf0beec8272fbc271964e70acb authored over 13 years ago by Petr Vanek <[email protected]>
macosx compile fix

4ce412834529bf5dbd0970627a0994e11c779ba3 authored over 13 years ago by Petr Vanek <[email protected]>
arguments work correctly for custom shells too

fd13aac13e38febb8314ce92e61eef557238eee6 authored over 13 years ago by Petr Vanek <[email protected]>
lib has to be built first in any case

17c50dcb147e8b4dc5efdca9cd7fb59743f4c55f authored over 13 years ago by Petr Vanek <[email protected]>
merge changes from the experimental "bundle" repository

6ad5d7070a0ddc5ccd6b9d47329b247733ea38ad authored over 13 years ago by Petr Vanek <[email protected]>
fix for kb-layout location on mac (mainly)

451928044f641d51839d9f4f758136d20f2a57ea authored about 14 years ago by Petr Vanek <[email protected]>
rpm builds

c109b81a953abefe2096583c73c635c256c442b4 authored about 14 years ago by Petr Vanek <[email protected]>
mac universal build helper

04d44350bc1ac90f18897ffc569c9cce0dd199aa authored about 14 years ago by Petr Vanek <[email protected]>
build cleanup; make dist; various readmes updated

f4c8bcd1c75499d8271f2fcc9743e1b8eae5aff3 authored about 14 years ago by Petr Vanek <[email protected]>
Merge branch 'master' of gitorious.org:qtermwidget/qtermwidget

37eff739b11248fc75f4f31ffa316936fc7e4b08 authored about 14 years ago by Petr Vanek <[email protected]>
make availableKeyBindings static

b8bd9bc97b28c4ce3e09c97bf2b6a145870ef6b1 authored about 14 years ago by Petr Vanek <[email protected]>
transparency support

0facab4a5ad59ec3ca30e4927c4ae010b9bdc127 authored about 14 years ago by Petr Vanek <[email protected]>
font display fix on mac (widths in int)

8787a21b676dcbc4caaef6aa61ba75fa3ccced33 authored about 14 years ago by Petr Vanek <[email protected]>
qt designer plugin

061c4cc5b838ce5130eca49f2d115dd11b2200ff authored about 14 years ago by Petr Vanek <[email protected]>
correct lib ID for mac

e8544bc43f964096d95311c85f08d4e56605e78d authored about 14 years ago by Petr Vanek <[email protected]>
remove the KDE legacy code

bd69eb0bbfba859f81e58d2f8bda7aa9dbb52802 authored about 14 years ago by Petr Vanek <[email protected]>
code reformatted after resync

418336839724251bfba63b1541c6040c7d808f96 authored about 14 years ago by Petr Vanek <[email protected]>
display stuff synced from konsole again to improve color scheme handling

b2449cc578245d6f8dcc3e03ceb78ed03ba8ceb8 authored about 14 years ago by Petr Vanek <[email protected]>
focus in/out signals

cf016137bb490f8ac4c7641cf7215b57afb796c3 authored about 14 years ago by Petr Vanek <[email protected]>
correct shell detection (BSD, Christopher VdoP)

454a8befcdf104ecbec817d8dd4f50daf51f96ef authored about 14 years ago by Petr Vanek <[email protected]>
library location on BSD

1b86d19d71d48cc1baf81fc9d6033315150d0670 authored about 14 years ago by Petr Vanek <[email protected]>
patches to build on BSD by Christopher VdoP

b5a79e17aa6e03fac3fac7092bb0abc241918da9 authored about 14 years ago by Petr Vanek <[email protected]>
Merge branch 'master' of file:///export/home/pvanek/oss/qterm/merge/qtermwidget

Conflicts:
lib/BlockArray.cpp
lib/BlockArray.h
lib/CMakeLists.txt
lib/Character.h
lib/Chara...

520661ab6f20383a38ad7dbbef478b988d39cdd4 authored over 14 years ago by Petr Vanek <[email protected]>
K&R formatting

25661234c035ed5cd4e238b27e84b6b5a47da24a authored over 14 years ago by Petr Vanek <[email protected]>
K&R formatting

57fd23bf39f1eb2ce50293cf4e6c608d2210883d authored over 14 years ago by Petr Vanek <[email protected]>
merge with qscite

88b5a11bb45da320ead687673024daf32ac230e1 authored over 14 years ago by Petr Vanek <[email protected]>
fixed KB finding + sort

4ee36b8db0dfa78818f0773854a887f9dc5181d4 authored over 14 years ago by Petr Vanek <[email protected]>
key layouts can be read and provided to widget

9a778c44dfe6b6a1f614461574221a1488139aa5 authored over 14 years ago by Petr Vanek <[email protected]>
install keyboard bindings; handle KB in src code; allow to get and set KB

e187ce97cb32010053ec3a8a5a82ac4412987b65 authored over 14 years ago by Petr Vanek <[email protected]>
fix for includes and 64bit builds

dd5b9245c05352b90e3835d47f581c43b021d2aa authored over 14 years ago by Petr Vanek <[email protected]>
port to macosx

fea701620614109d2d96d51579326bfc77eee1c6 authored over 14 years ago by Petr Vanek <[email protected]>
initial import

2d6c2b82b7767e0e9678eddb527b1902c9d593e3 authored over 14 years ago by Petr Vanek <[email protected]>