68 projects tagged "Qt4"
Evolvotron is an interactive "generative art" application to evolve images/textures/patterns through an iterative process of random mutation and user-selection driven evolution. If you like lava lamps, and never got tired of the Mandelbrot set, this could be the software for you. It's implemented using Qt, and is multithreaded.
QTads is a cross-platform multimedia interpreter for Tads (Text Adventure Development System) games. Both Tads versions in use today (Tads 2 and Tads 3) are supported. It should be easy to port to a range of platforms, including embedded devices. MIDI, Ogg Vorbis, MP3, and WAV sound formats are supported.
SerLooK is a KDE application for inspecting data going over serial lines. It can work as a binary terminal that sends and receives data through a defined port (Point to Point mode) and displays them on separate views. Each view can be configured to display data in hexadecimal, decimal, octal, binary, and raw ASCII. It is also possible to perform I/O through terminal emulation views and define a secondary port and monitor the traffic between two external hosts using a "Y" cable (Snooper mode).
SourceHighlightIDE is an IDE for GNU Source-highlight. When given a source file, Source-highlight produces a document with syntax highlighting. In particular, SourceHighlightIDE is useful when you have to develop a new language definition file for Source-highlight. Source-highlight reads source language specifications dynamically, so it can be easily extended for handling new languages without recompiling the sources. SourceHighlightIDE is also useful when modifying or debugging an existing language definition file.
Fresh Memory is an application that helps you to learn large amounts of any material with Spaced Repetition method. The most important subject is learning foreign words, but Fresh Memory can also e used to learn anything else. Other examples are country's capitals and flags, chemical elements, mathematical formulas, and technical terms. The learning data is stored as flash cards and dictionaries: sets of cards. The flash cards may have several fields, and the user controls what combination of fields to learn. The flash cards can have formatted text and images. The look of flash cards and studying parameters are can be flexibly adjusted.
Virtual MIDI Piano Keyboard is a MIDI event generator and receiver. It doesn't produce any sound by itself, but can be used to drive a MIDI synthesizer (either hardware or software, internal or external). You can use the computer's keyboard or mouse to play MIDI notes. You can use the Virtual MIDI Piano Keyboard to display the played MIDI notes from another instrument or MIDI file player.
A library of synchronization primitives and concurrent data structures for specific update-heavy workloads.