Qt 3.3 Released; OSNews Talks With TrollTech's CEO
JigSaw writes "The new version of Qt (to be released Wednesday) features .NET support, full 64-bit support, IPv6 and backend support for two more databases. In light of the release, OSNews features an article with TrollTech's CEO, Haavard Nord. Nord says that he sees Linux strengthen its position in both business computing and embedded systems, while he forsees Qtopia and Linux taking over PDAs and Smartphones in the next few years." It's Wednesday, and Qt 3.3 has been officially released -- read on below for some more info.
Cronopios writes "The Norwegian company TrollTech has just released version 3.3 of their excellent cross-platform Qt toolkit, which is the foundation of KDE. This version adds support for .NET framework, 64-bit processing, IPv6 and gcc on MS Windows. The announcement and the complete list of new features and improvements are available at their website. As usual, the Qt libraries are released under several licenses, including the GNU GPL :-)"
As far as I can tell then expect a rebuild of KDE 3.2 now that the final of QT 3.3 is available... so SuSE users who've just upgraded to that KDE 3.2 you should have read the readme first if you have problems later when stuff built with the real Qt3.3 gets released... :)
Donald 'Duck' Dunn: We had a band powerful enough to turn goat piss into gasoline.
Having received that $39 book this week, let me offer a quick review of the enclosed Qt for Windows.
.NET, and Borland 5 and 6. Included is the Borland 5 compiler. Compare this to the earler noncommercial 2.3 version which only supported VC6. The library is a DLL, so you can't statically link. I don't think this should be much of a problem for most people, though.
The Non-Commercial Qt 3.2.1 for Windows is fully functional. You don't get source code, but you do get binary libraries for VC 6 and
Functionally, it is identical to the Free Qt. Nothing has been removed. OpenGL, XML, tables, etc. Everything you're used to with the X11 Qt is there. The database component only supports SQL-Lite (included), and not OBDC or MySQL. Not being a database developer, I don't know how much of a problem this is. One might be able to create db plugins with the x11-free source code.
Licensing-wise, it's the standard noncommercial license. Your resulting applications must be freely redistributable and source code available. And they have to be strictly non-commercial. Any Open Source license is satisfactory, though you might need to add an exception if you use the GPL. The DLL is freely redistributable WITH your open source application. The license does stipulate that your app must not be a mere wrapper around Qt, so as to export its functionality.
This version does stick a "[Non-Commercial]" string in front of your title caption. This is the only functional change from the GPL/QPL version that I could find anywhere.
The upshot: If you intend to write noncommercial Open Source software for Windows, this version of Qt is far from onerous. If your purpose is to provide Windows versions of your X11 or Mac Qt software, this will more than meet your needs.
Don't blame me, I didn't vote for either of them!
Using the 3.2.1 noncommercial version for Windows, the look is indeed native. Either "classic" or XP. In fact, the XP version uses the native rendering stuff.
Don't blame me, I didn't vote for either of them!