4 projects tagged "Qt"
recipes is an easy-to-use program for storing recipes. Each recipe can contain an unlimited number of pictures. You can search for recipes with key words and the available products. It can display the list of required products for a set of recipes. Recipes can be imported and exported between other programs with files in the "rcp" format.
QM is a graphical UML modeling tool for designing and implementing real-time embedded applications based on the QP state machine frameworks from Quantum Leaps. QM provides a graphical UML state machine diagram editor and generates production-quality, portable, and human-readable C or C++ code that is fully traceable from the design.
mixd.tv helps you discover videos from your favorite online sources. You can use text searches or browse channels, add your favorite videos to the video library or publish them to the mixd.tv community in a playlist or via Facebook, and subscribe to channels and receive automatic updates.
Embedded Profiler is low-overhead C++ profiler based on automatic instrumentation of functions done by the compiler (GCC, MinGW, or MSVC). Profiling can be done either automatically or manually. Automatic profiling generates a complete call tree and needs no modification of code. Manual profiling requires using the EProfiler API to specify the parts of code to be profiled. The resulting log can be opened in Performance Analyzer, a GUI application with several views designed for comfortable log analysis.