201 projects tagged "Qt"
I Only Think (IOT) is a brain-computer interface that allows you to control a computer by thought. It relies on the OpenViBE technology to analyze electrical signals emitted by the brain. The project is primarily intended for people with reduced mobility, allowing them more autonomy.
The Enhanced MetaFile format (EMF) is the native vector graphics file format on Windows. Qt is a cross-platform application development framework, widely used for the development of GUI programs. Although it provides tools for almost every aspect of software development, Qt doesn't include a straightforward solution for the export of 2D graphics to the EMF format. EmfEngine covers this lack and enables Qt-based applications to easily export graphics to the Enhanced Metafile format.
Trojita is a Qt IMAP email client. It is a pure Qt4 application with no additional dependencies. It has a robust IMAP core implemented using Qt's Model-View framework. Standards compliance is a design goal. It has support for bandwidth-saving mode aimed at mobile users with expensive connections. In addition to the usual SSL/TLS connections, the server can be accessed via SSH. It has on-demand body part loading, offline IMAP support, and safe dealing with HTML mail (actually more robust than Thunderbird's).