Downloadliste

Projektbeschreibung

Qt is a comprehensive, object-oriented development framework that enables development of high-performance, cross-platform rich-client and server-side applications. When you implement a program with Qt, you can run it on the X Window System (Unix/X11), Apple Mac OS X, and Microsoft Windows NT/9x/2000/XP by simply compiling the source code for the platform you want. Qt is the basis for the KDE desktop environment, and is also used in numerous commercial applications such as Google Earth, Skype for Linux, and Adobe Photoshop Elements.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-12-25 22:24
5.0.0

Diese Version stellt eine Generalüberholung der C++ GUI-Programmierumgebung. Den wichtigsten Vorteilen zählen Grafiken Qualitätsverbesserungen, höhere Leistung auf eingeschränkte Hardware, plattformübergreifende Portabilität, Unterstützung für C ++ 11, HTML5-Unterstützung mit QtWebKit 2, eine enorm verbesserte QML-Engine mit neuen APIs und Benutzerfreundlichkeit und Kompatibilität mit Qt 4 Versionen.
Tags: Stable, Major feature enhancements
This version represents a major overhaul of the C++ GUI programming framework. Key benefits include graphics quality improvements, higher performance on constrained hardware, cross-platform portability, support for C++11, HTML5 support with QtWebKit 2, a vastly improved QML engine with new APIs, and ease of use and compatibility with Qt 4 versions.

2011-12-16 07:23
4.8.0

Qt-Plattform Abstraktion (QPA) strukturiert den GUI-Stapel aktivieren Sie leichter Portierung von Qt zu verschiedenen Windowing-Systeme und Geräte. Gewinde OpenGL ermöglicht, OpenGL von mehr als einem Thread gleichzeitig rendern. HTTP-Anforderungen werden jetzt standardmäßig in einem separaten Thread verarbeitet. Der Dateisystem-Stack erhielt einige schweres Heben unter der Haube. Das Ergebnis ist bessere Serverleistung.
Tags: Stable, Major feature enhancements, OpenGL, http
Qt Platform Abstraction (QPA) restructures the GUI stack to enable easier porting of Qt to different windowing systems and devices. Threaded OpenGL enables rendering OpenGL from more than one thread concurrently. HTTP requests are now handled in a separate thread by default. The filesystem stack received some heavy lifting under the hood. The result is better I/O performance.

2011-09-10 09:42
4.7.4

Diese Version bringt neue Features wie Qt Schnelle 1,1 (mit Rechts-nach-links-Unterstützung, verbesserte Bild-Caching und Texteingabe Verbesserungen: Unterstützung für Split-Screen-virtuelle Tastatur und Pinch Fläche um eine deklarative API für den Umgang mit Touch-Eingabe bieten) und der QML Shader-Plugin (embed OpenGL Shader-Effekte in QML apps). Es gibt auch zusätzliche Verbesserungen für Symbian und jede Menge Bugfixes.
Tags: 4.7, Stable, Minor bugfixes, Minor feature enhancements
This version introduces new features like Qt Quick 1.1 (with right-to-left support, improved image caching, and text input improvements: support for split-screen virtual keyboard, and Pinch Area to provide a declarative API for handling touch input) and the QML Shaders plugin (embed OpenGL shader effects in QML apps). There are also additional improvements for Symbian and a lot of bugfixes.

2011-05-05 09:55
4.7.3

Wichtige Bugfixes, vor allem für die Symbian-Plattform.
Tags: Minor bugfixes
Important bugfixes, especially for the Symbian platform.

2010-11-25 21:29
4.7.1

Performance-Verbesserungen vorgenommen wurden. Verschiedene kleinere Fehler wurden behoben.
Tags: Minor bugfixes
Performance enhancements were made. Various minor bugs were fixed.

Project Resources