From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,32b5686f58220f07,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!a19g2000vbi.googlegroups.com!not-for-mail From: Vadim Godunko Newsgroups: comp.lang.ada Subject: Announce: QtAda 3.1 Date: Sun, 10 Oct 2010 07:17:50 -0700 (PDT) Organization: http://groups.google.com Message-ID: <46728d96-7b54-4869-8e04-cec0e8a3ee1b@a19g2000vbi.googlegroups.com> NNTP-Posting-Host: 109.165.61.183 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1286720270 11355 127.0.0.1 (10 Oct 2010 14:17:50 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sun, 10 Oct 2010 14:17:50 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: a19g2000vbi.googlegroups.com; posting-host=109.165.61.183; posting-account=niG3UgoAAAD7iQ3takWjEn_gw6D9X3ww User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.10) Gecko/20100914 SUSE/3.6.10-0.3.1 Firefox/3.6.10,gzip(gfe) Xref: g2news1.google.com comp.lang.ada:14475 Date: 2010-10-10T07:17:50-07:00 List-Id: We are pleased to announce the immediate availability of the QtAda 3.1.0. You can download multi platform source code package or Microsoft Windows binary package from the our download page: http://www.qtada.com/en/download.html QtAda is an Ada2005 language bindings to the Qt libraries and a set of development tools. QtAda allows easly to create cross-platform powerful graphical user interface completely on Ada 2005. QtAda applications will work on most popular platforms -- Microsoft Windows, Mac OS X, Linux/Unix -- without any changes and platform specific code. QtAda allows to use all power of visual GUI development with Qt Designer. New in QtAda 3.1.0: - support for QtOpenGL module - support for QDir, QFileInfo, QProcessEnvironment, QSettings, QUrl classes of QtCore module - support for QAbstractTextDocumentLayout, QColorDialog, QGraphicsObject, QGraphicsSimpleTextItem, QGraphicsTextItem, QImage, QImageReader, QImageWriter, QPlainTextDocumentLayout, QRgb classes of QtGui module - support for additional operations of classes of QtCore and QtGui modules - support for mixed GtkAda/QtAda applications on X11 platform - bug fixes and performance speedups