jenkinsmain
Line | |
---|
1 | This is a external source gotten it from: |
---|
2 | |
---|
3 | http://www.qt-apps.org/content/show.php/QTermWidget?content=82832 |
---|
4 | |
---|
5 | Only library and headers needed. Compile with QtEmbedded-4.5.1. |
---|
6 | |
---|
7 | ********************************************************************************** |
---|
8 | QTermWidget |
---|
9 | version 0.1.0 |
---|
10 | |
---|
11 | QTermWidget is an opensource project based on KDE4 Konsole application. |
---|
12 | The main goal of this project is to provide unicode-enabled, embeddable |
---|
13 | QT widget for using as a built-in console (or terminal emulation widget). |
---|
14 | |
---|
15 | Of course I`m aware about embedding abilities of original Konsole, |
---|
16 | but once I had Qt without KDE, and it was a serious obstacle. |
---|
17 | I decided not to rely on a chance. I cannot find any interesting related project, |
---|
18 | so I had to write it. |
---|
19 | |
---|
20 | The original Konsole`s code was rewritten entirely with QT4 only; also I have to |
---|
21 | include in the project some parts of code from kde core library. All code dealing |
---|
22 | with user interface parts and session managers was removed (maybe later I bring it |
---|
23 | back somehow), and the result is quite useful, I suppose. |
---|
24 | |
---|
25 | This library was compiled and tested on three linux systems, |
---|
26 | based on 2.4.32, 2.6.20, 2.6.23 kernels, x86 and amd64. |
---|
27 | Please inform about its behaviour on other systems. |
---|
28 | |
---|
Note: See
TracBrowser
for help on using the repository browser.