Qt is a cross-platform application and UI framework. Using Qt, you can write applications once and deploy them across many desktop and embedded operating systems without rewriting the source code.
The KDE libraries, basis of KDE and used by many open source projects. They are based on Qt, Trolltech's cross-platform toolkit, and run on Linux, BSDs, and other Unices, as well as Microsoft Windows
... [More] and Mac OS X.
Licensed under GNU LGPL, they may be used by open source and proprietary applications. [Less]
The KDevelop project was founded in 1998 to build up an easy to use IDE (Integrated Development Environment) for KDE. Since then, the KDevelop IDE is publicly available under the GPL and supports many programming languages.
PHP-Qt is a language binding for Qt that allows you to write Qt application with the PHP language. Its goal is being a base and supplement for further bindings such as Akonadi, Plasma and other KDE
... [More] related software as well as enabling PHP developers to write desktop applications.
PHP version 5, with its new object oriented features, turned into a language that can be used for writing desktop software. A widely believed legend says PHP is a web-oriented language, but in truth the language itself cannot be web oriented, in contrast to an interpreter, such as the Zend engine which is focused on web environments. We support Zend engine, but also we're working on support for the Roadsend Compiler which gives users the capability to compile their software into binaries. [Less]
OpenHoMM is open source clone of 'Heroes Of Might And Magic III' engine. It will include some new features. Qt 4.5 used.
You must own Heroes of Might and Magic III to use OpenHoMM.
The official project page for the C++ Project Template is:
http://code.google.com/p/cpp-project-template/
Ohloh has shamelessly stolen web traffic away from the project's official page. We would
... [More] appreciate it if, when linking to the C++ Project Template, that you link to the official project page rather than to Ohloh's copy-cat page. [Less]
Q Light Controller (QLC) is a cross-platform application to control DMX or analog lighting systems like moving heads, dimmers, scanners and other effects. Our goal is to replace expensive and somewhat
... [More] limited hardware lighting desks with free software. [Less]
This is an open-source note-taking application for students. It will eventually feature insertion of diagrams, math functions, and other features. In the study department, it will eventually feature flashcards and quizzes.
a small tool written with Qt4.3.X to delete intermediate files generated during compiling,the key point of this project is to tranverse directories recursively.