The K Desktop Environment (KDE) is a graphical desktop, a set of applications and a development platform. It is created by a community of people dedicated to create a free and user-friendly computing experience. KDE offers all necessary means to easily build all kinds of applications upon.
KDE has been around since 1996, with code change history dating back at least to 1997.
KDE is one of the biggest free software C++ project around and one of the two leaders of unix desktops.
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 and Mac OS X.
Licensed under GNU LGPL, they may be used by open source and proprietary applications.
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.
Fluxbox is a lightweight and highly configurable window manager with pwm-like tabs.
Openbox is a standards compliant, fast, light-weight, extensible window manager.
Openbox works with your applications, and makes your desktop easier to manage. This is because the approach to its development was the opposite of what seems to be the general case for window managers. Openbox was written first to comply with standards and to work properly. Only when that was in place did the team turn to the visual interface.
Openbox is fully functional as a stand-alone working environm...
IceWM is a window manager designed for speed, usability, and consistency. It is able to emulate the looks of Motif, OS/2, and Windows, and allows you to have a customizable look using pixmaps.
Cervisia is an open-source CVS gui frontend for KDE.
OxygenOffice Professional is a free and open source enhancement of official OpenOffice.org. The OxygenOffice Professional Team has modified the source of OpenOffice.org and bundled lot of extras with it. Here are just a few of the extras you get with OxygenOffice Professional: More than 3,400 graphics are included, both clip art and photos. These pictures are integrated into the gallery and can easily be placed into any OxygenOffice document.Several templates and sample documents are included, a...
GNU/Linux Desktop Testing Project (GNU/LDTP) is aimed at producing high quality test automation framework and cutting-edge tools that can be used to test GNU/Linux Desktop and improve it. It uses the Accessibility libraries to poke through the application's user interface. The framework also has tools to record test-cases based on user-selection on the application.
GNU/LDTP core framework uses Appmap and the recorded test-cases to test an application and gives the status of each test-case ...
dogtail is a GUI test tool and automation framework written in Python. It uses Accessibility (a11y) technologies to communicate with desktop applications. dogtail scripts are written in Python and executed like any other Python program.
Goya is a framework for letting you adding random widgets into itemviews easily.
KAlcatel allows you to manage messages, calls, contacs, todos and the calendar in Alcatel One Touch 50x and 70x mobile phones. The protocol used by this phone is binary and not documented, so this program can't guarantee any functionality in all cases.
Portland is a joint OSDL/Freedesktop.org initiative to provide independent software developers (ISDs) with stable APIs into Desktop Linux and other Free Desktop platforms. It is hoped that the project will unify KDE and GNOME developers and make it easier for software developers to target both environments. The first result of the Portland initiative is Xdg-utils, a free set of open source tools that allows applications to easily integrate with the desktop configuration your customer has chosen...
KPoGre is administration tool for PostgreSQL database system. Main features:
* Browsing through PostgreSQL system catalog
* Wizards for create, modify and drop database objects
* Wizards for database administration tasks (backup, restore, vacuum, analyze)
* Wizards for changing access privileges
* SQL Query/result windows, for editing and executing SQL statements and viewing result
* Datatable windows for edit d...
Zarzamora Tools for Machine VisionDiverse tools are hosted here. All of them are small tools meant to make machine vision easier.
Convolver BerryA tool to apply convolution filters for any image. Currently uses OpenCV. Very useful for teaching and for crafting kernels.
QT OpenCV IplImage WidgetA QT Widget for efficiently displaying an IplImage into a QT 4.x widget. Is directly based on QWidget, so it does not use any QLabel or QPixmaps, it paints directly onto a QWi...