201 projects tagged "Qt"
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.
OpenTeacher is a vocabulary training application that helps you learn a foreign language. It uses a list of words in both a known and a foreign language and tests you. It supports smart question asking and interval training with Think answers, shuffle answer, and repeat answer input modes. It has easy symbol, Greek, and Cyrillic input, and reads and writes T2K (Teach2000) and WRTS files, and reads ABBYY Lingvo Tutor files. It is available in Arabic, Australian English, Brazilian Portuguese, Chinese (Traditional), Croatian, Czech, Danish, Dutch, French, German, Hebrew, Hungarian, Japanese, Korean, Polish, Russian, Serbian, Slovenian, Spanish, Swedish, and Turkish.
4K Video Downloader is a video and audio downloader for YouTube, Vimeo, Facebook, Dailymotion, Metacafe, and other video-sharing services. It features video quality up to 4k resolution, FLV, MP4, and MKV support, extraction of audio to the MP3 format, and a "Smart Mode" for fast downloads.
Previously, fiction books published on the Web were often divided into lines of ~80 characters for comfortable reading. This can be a problem on small displays (such as phones), causing poorly-wrapped formatting. Reformator is a simple Qt utility that attempts to remove newlines inside paragraphs without removing those between paragraphs. Just set the size of the first line indent, and Reformator will recognize real paragraphs and remove all non-useful newlines. It can also detect indent size automatically. It is recommended to back up your books before reformatting.
Ridual is a dual-pane file manager for GNOME. It features tight integration with GNOME (providing GVFS mount support, bookmarks and user directories, a removable drives list, file icons, and application associations), keyboard-oriented control (with adjustable shortcuts for everything, single-window dialogs, and messages), and advanced tasks and queues management.
White Elephant was created due to lack of line testing software like MonkeyJam for Linux. There are some animation programs for Linux, but the author needed more drawing options like in an image editor. The intended purpose is to test animations drawn in image editors like MyPaint and Gimp. These two programs have some plugins or hacks to work with animations, but they use layers as frames, and they don't have a real layer system to work with. That's where White Elephant comes in.
Klen-library is a program for creating electronic books. It consists of three modules, for editing books, reading books, and creating tests. It offers password protection of every book and the editing mode. The print function makes it self-sufficient, as it allows creation of books without using third-party text editors. It uses SQLite, so you don't have to install a database server. It can export to the XWB, HTML, TXT, PDF, PostScript, and RTF formats, and can import from XWB, HTML, and TXT.