Arnout Engelen 2ec7abf56e Set the '_notifiedActivity' flag early
This way anyone listening to 'activity' signals can safely re-set the flag to
'false' by calling setMonitorActivity(true) again. Right now this is not
guaranteed as the signal is handled asynchonously (and indeed in my PyQT-based
application the signal would be handled *before* the flag is set to 'true'...)
2014-12-07 18:15:14 +01:00
2014-10-21 17:31:46 +02:00
2014-11-29 21:54:29 +01:00
2014-10-21 17:31:46 +02:00
2014-10-21 17:39:33 +02:00
2014-10-21 17:47:40 +02:00
2014-10-21 17:47:40 +02:00
2013-08-06 14:42:20 +02:00
2014-10-21 17:35:48 +02:00
2014-03-03 12:56:47 +01:00

QTermWidget is an opensource project originally based on KDE4 Konsole application,
but it took its own direction later.
The main goal of this project is to provide unicode-enabled, embeddable
Qt widget for using as a built-in console (or terminal emulation widget).


Current maintainer: Petr Vanek <petr@yarpen.cz>
License: GPLv2+


S
Description
No description provided
Readme 2.2 MiB
Languages
C++ 97.4%
C 1.6%
QMake 0.5%
QML 0.3%
CMake 0.2%