jenkinsmain
Last change
on this file since 0c33630 was
050d67a,
checked in by adelcastillo <adelcastillo@…>, 16 years ago
|
Ahora el browser tiene consola en vez del output.
Pasado todo el sistema de compilacion a cmake.
git-svn-id: https://opengnsys.es/svn/trunk@408 a21b9725-9963-47de-94b9-378ad31fedc9
|
-
Property mode set to
100644
|
File size:
1.1 KB
|
Rev | Line | |
---|
[050d67a] | 1 | This is a external source gotten from: |
---|
[45157b3] | 2 | |
---|
| 3 | http://www.qt-apps.org/content/show.php/QTermWidget?content=82832 |
---|
| 4 | |
---|
[050d67a] | 5 | ************************************************************************************* |
---|
[45157b3] | 6 | QTermWidget |
---|
| 7 | version 0.1.0 |
---|
| 8 | |
---|
| 9 | QTermWidget is an opensource project based on KDE4 Konsole application. |
---|
| 10 | The main goal of this project is to provide unicode-enabled, embeddable |
---|
| 11 | QT widget for using as a built-in console (or terminal emulation widget). |
---|
| 12 | |
---|
| 13 | Of course I`m aware about embedding abilities of original Konsole, |
---|
| 14 | but once I had Qt without KDE, and it was a serious obstacle. |
---|
| 15 | I decided not to rely on a chance. I cannot find any interesting related project, |
---|
| 16 | so I had to write it. |
---|
| 17 | |
---|
| 18 | The original Konsole`s code was rewritten entirely with QT4 only; also I have to |
---|
| 19 | include in the project some parts of code from kde core library. All code dealing |
---|
| 20 | with user interface parts and session managers was removed (maybe later I bring it |
---|
| 21 | back somehow), and the result is quite useful, I suppose. |
---|
| 22 | |
---|
| 23 | This library was compiled and tested on three linux systems, |
---|
| 24 | based on 2.4.32, 2.6.20, 2.6.23 kernels, x86 and amd64. |
---|
| 25 | Please inform about its behaviour on other systems. |
---|
| 26 | |
---|
Note: See
TracBrowser
for help on using the repository browser.