Main > Free Download Search >

Free qt 4 software for linux

qt 4

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3043
Qt 4.3.1

Qt 4.3.1


Qt is a GUI software toolkit. more>>
Qt is a toolkit for software developers. Qt project simplifies the task of writing and maintaining GUI (graphical user interface) applications. It is written in C++ and is fully object-oriented.

It is a multi-platform toolkit. 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.

One of the key design goals behind Qt is to make cross-platform application programming intuitive, easy and fun.

Qt achieves this goal by abstracting low-level infrastructure functionality in the underlying window and operating systems, providing a coherent and logical interface that makes sense to programmers.

The Qt API and tools are consistent across all supported platforms (see below for details), enabling platform independent application development and deployment.
<<less
Download (41.1MB)
Added: 2007-08-08 License: GPL (GNU General Public License) Price:
637 downloads
 
Other version of Qt
Qt 3.3.8When you implement a program with Qt, you can run it on the X Window System (Unix/X11), Apple Mac ... goals behind Qt is to make cross-platform application programming intuitive, easy and fun
License:GPL (GNU General Public License)
Download (16.6MB)
616 downloads
Added: 2007-03-17
PyQt 4.3

PyQt 4.3


PyQt is a Python bindings for the Qt GUI toolkit. more>>
PyQt is a set of Python bindings for the Qt toolkit. The bindings are implemented as a set of Python modules: qt, qtcanvas, qtgl, qtnetwork, qtsql, qttable, qtui and qtxml, and contains 300 classes and over 5,750 functions and methods.
PyQt also implements the qtext Python module. PyQt contains bindings for QScintilla witch is the Qt port of the Scintilla programmers editor class.
PyQt is licensed under the GNU GPL (for UNIX/Linux and MacOS/X), under the Qt Non-commercial License (for use with the Qt v2.3.0 non-commercial version for windows), under the Qt Educational License (for use with the educational edition of Qt for Windows), and under a commercial license (for Windows, UNIX/Linux and MacOS/X). You can purchase the commercial version of PyQt here.
There is also an evaluation version of PyQt for Windows. This must be used with the corresponding evaluation version of Qt.
PyQt supports Qt versions 1.43 to 3.3.4 and Python versions 1.5 to 2.4. PyQt will normally work with newer versions of Qt and Python without change. If changes are required then these are normally added to snapshots within a few days. PyQt has been ported to Windows, MacOS/X and UNIX/Linux.
Note that PyQt does not yet support Qt v4.
PyQt has also been ported to Qt/Embedded and supports the Qt Palmtop Environment (aka Qtopia) through the qtpe Python module.
Binary packages of PyQt are provided for the non-commercial, educational, and evaluation versions of Qt for Windows.
The GPL version of PyQt is included with most of the main Linux distributions.
PyQt brings together the Qt C++ cross-platform toolkit and the cross-platform interpreted language Python.
Qt is primarily a GUI toolkit. It has a comprehensive set of widgets modelled as C++ classes including a fast canvas widget and a rich-text editor. Qt also includes many other useful classes implementing, for example, access to SQL databases and an XML DOM parser.
Qt classes employ a signal/slot mechanism for communicating between objects that is type safe but loosely coupled making it easy to create re-usable software components.
Qt also includes a graphical user interface designer and an associated utility uic than converts a design into the corresponding C++ code.
Python is a simple but powerful object-orientated language. Its simplicity makes it easy to learn, but its power means that large and complex applications can be created. Its interpreted nature means that Python programmers are every productive because there is no edit/compile/link/run development cycle.
Much of Pythons power comes from its comprehensive set of extension modules providing a wide variety of functions including HTTP servers, XML parsers, database access, data compression tools and, of course, graphical user interfaces.
Extension modules are usually implemented in either Python, C or C++. Using tools such as SIP it is relatively straight forward to create an extension module that encapsulates an existing C or C++ library. Used in this way, Python can then become the glue to create new applications from established libraries.
PyQt combines all the advantages of Qt and Python. A programmer has all the power of Qt, but is able to exploit it with the simplicity of Python.
PyQt includes pyuic which takes the same designs that uic converts to C++, but converts them to the equivalent Python code. This makes PyQt particularly useful as a rapid prototyping environment for applications that will eventually be implemented in C++.
Enhancements:
- This release adds support for Qt v4.3.0.
- It supports the pickling of many Qt classes and enums.
- It supports partial functions as slots.
<<less
Download (4.5MB)
Added: 2007-07-31 License: GPL (GNU General Public License) Price:
524 downloads
BitRock InstallBuilder for Qt 4.5.2 (Pro)

BitRock InstallBuilder for Qt 4.5.2 (Pro)


BitRock InstallBuilder for Qt allows you to create easy-to-use installers for Unix, Windows and OS X. more>>
BitRock InstallBuilder for Qt allows you to create easy-to-use installers for Unix, Windows and OS X.
The generated installer for an application has a native look-and-feel and no external dependencies, and can be run in GUI, text, and unattended modes. In addition to self-contained installers, the installation tool is also able to generate standalone RPM packages.
This edition uses Qt as the default GUI toolkit. It offers free licenses for open source projects.
Enhancements:
- This release adds new actions to calculate md5 and specify the default user and group for installed files.
- It has improved error notification for external program execution.
- The ability to access standard Windows shell folder locations using installer variables has been added.
<<less
Download (22.3MB)
Added: 2007-07-24 License: Free for non-commercial use Price:
832 downloads
 
Other version of BitRock InstallBuilder for Qt
BitRock InstallBuilder for Qt 4.5.2BitRock InstallBuilder for Qt allows you to create easy-to-use installers for Unix, Windows and OS X.. BitRock InstallBuilder
License:Free for non-commercial use
Download (15MB)
521 downloads
Added: 2007-07-24
FakeBold Font patches for QT 4.3.x 0.1

FakeBold Font patches for QT 4.3.x 0.1


FakeBold Font patches for QT 4.3.x fake a bold font style and output for some fonts without bold support. more>>
FakeBold Font patches for QT 4.3.x fake a bold font style and output for some fonts without bold support.

It is specially and very useful for CJK fonts. actually it works with all fonts without bold style.

Here I use FT_Glyph_Embolden to get a bold glyph.

These patches is not related to font rendering result, if you want to control font rendering result, please control fontconfig configurations.

Screenshot1: shows bold/bolditalic support with "SOng" and "Hei" Chinese font.

Screenshot1: shows bold/italic support for Chinese,Korean,Yi,Tibetan with Sans fontset(Song,SIL Yi, Tibetan machine uni fonts)

<<less
Download (0.004MB)
Added: 2007-08-10 License: GPL (GNU General Public License) Price:
809 downloads
QtEmu 1.0.4

QtEmu 1.0.4


QtEmu is a graphical user interface for QEMU written in Qt4. more>>
QtEmu is a graphical user interface for QEMU written in Qt4. It has the ability to run virtual operating systems on native systems. This way you can easily test a new operating system or try a Live CD on your system without any troubles and dangers.
This project has been tested on Linux and Windows (2k, XP).
Enhancements:
Features:
- Manifest file added in order to see everywhere Win styles (e.g. file dialogs) (patch by Cristian Adam)
- French translation by Fathi Boudra. Thanks!
- Italian translation by Gianluca Cecchi. Thanks!
- Add confirmation before closing a machine. Also inform the user that he can open the machine again.
- Add information about possible performance loose with seamless mouse mode.
- Add support for icon themes.
- Add KDE Oxygen icon theme. QtEmu fits now better in a KDE4 desktop. Please see images/oxygen/COPYING for license information.
Fixes:
- Allow compilation with Qt 4.1 again. Patch by Mandrake.
<<less
Download (0.48MB)
Added: 2007-07-14 License: GPL (GNU General Public License) Price:
834 downloads
PHP-Qt 0.1

PHP-Qt 0.1


PHP-Qt is an extension for PHP 5.1 that makes it possible to write software with the Qt toolkit. more>>
PHP-Qt library is an extension for PHP 5.1 that makes it possible to write software with the Qt toolkit.

It provides an object-oriented interface to the Qt 4 framework.

<<less
Download (0.19MB)
Added: 2007-07-14 License: LGPL (GNU Lesser General Public License) Price:
837 downloads
qGo 1.5.4

qGo 1.5.4


qGo is a full featured SGF editor and Go Client for NNGS/IGS/etc. more>>
qGo is a full featured SGF editor and Go Client for NNGS/IGS/etc., available for Linux, Mac and Windows.
qGo is based on Qt 3.2.1nc (Windows) and Qt 3.1+ (Linux, Mac). Go is an ancient boardgame, very common in Japan, China, Korea and Taiwan.
Enhancements:
- fixed : mark issue with teaching games
- added : blind go
- added : 2 new translations (latin and simplified chinese)
- changed : added SGF (uppercase) as file suffix
<<less
Download (1.6MB)
Added: 2007-06-06 License: GPL (GNU General Public License) Price:
870 downloads
gtk-Qt 0.3

gtk-Qt 0.3


gtk-Qt provides helper functions to use Qt together with GTK. more>>
gtk-Qt provides helper functions to use Qt together with GTK.

<<less
Download (0.20MB)
Added: 2006-11-02 License: GPL (GNU General Public License) Price:
1098 downloads
Anthias 4.0

Anthias 4.0


Anthias is a graphical shell. more>>
Anthias is a graphical shell. Anthias integrates the approach of the traditional unix-console with the modern GUI shells, like konqueror.

The user would be able to type in commands just as in a traditional console.

It is based on QT and KDE.

<<less
Download (0.090MB)
Added: 2006-07-15 License: GPL (GNU General Public License) Price:
1196 downloads
Creditor 0.4

Creditor 0.4


Qt4 financial calculator for credit payments! more>>
Creditor 0.4 offers you a n excellent and powerful Qt4 financial calculator which is veru useful for credit payments! Creditor is a finacial program that can calculate credit payments (monthly payments) for you. Simple, and it just works!

Enhancements: Some small bug-fixed

Requirements: Qt
<<less
Added: 2009-02-04 License: GPL Price: FREE
18 downloads
Qtractor 0.0.4.675

Qtractor 0.0.4.675


Qtractor project is an Audio/MIDI multi-track sequencer application written in C++ around the Qt4 toolkit using Qt Designer. more>>
Qtractor project is an Audio/MIDI multi-track sequencer application written in C++ around the Qt4 toolkit using Qt Designer.

The initial target platform will be Linux, where the Jack Audio Connection Kit (JACK) for audio, and the Advanced Linux Sound Architecture (ALSA) for MIDI, are the main infrastructures to evolve as a fairly-featured Linux Desktop Audio Workstation GUI, specially dedicated to the personal home-studio.

<<less
Download (0.34MB)
Added: 2007-07-20 License: GPL (GNU General Public License) Price:
836 downloads
qmdilib 0.0.4

qmdilib 0.0.4


qmdilib is a simple mdi library for Qt 4. more>>
qmdilib is a simple mdi library for Qt 4. The goal of this project, is to provide an easy way to modifying menus and toolbars of windows on demand.
This can be used to present different menus and toolbars to widgets inside a QTabWidget, hiding or showing a different set of menus on demand or even enabling a small plugin system.
The library is fully documented, and contains some demostrations. It should compile flawlessly (no warnings) with a single "qmake; make" on the root directory of the project.
qmdilib library is known to work on Windows and Linux, and there is no reason why it should not work on other platforms supported by Qt4. Currently only gcc is tested, but other compilers should be able to compile this library
Enhancements:
- Documentation re-created using doxygen 1.4.7
- code refactoring: qmdiClient - qmdiServer is now a public member
- new feature: qmdiActionGroup - added support for submenus
- new feature: qmdiActionGroup - added support for adding QActionGroup
- new feature: qmdiActionGroup - merge points are computed at run time from list of added groups
- code refactoring: qmdiHost - updateGUI can has been updated, see documentation
- code refactoring: qmdiServer - a lot of functions moved from qmdiTabWidget
- code refactoring: qmdiTabWidget contains less implementation details (see qmdiServer)
- code refactoring: qmdiTabBar has been removed, qmdiTabWidget uses an event filter now
- new demo: plugin demo is working now, soon to be ported to the main library
<<less
Download (0.25MB)
Added: 2007-06-30 License: GPL (GNU General Public License) Price:
847 downloads
QErm 0.4 pre5

QErm 0.4 pre5


QErm is a Qt frontend for easy generation of the .txt files that ERM uses. more>>
QErm is a Qt frontend for easy generation of the .txt files that ERM uses. ERM (Entity Relationship Model) is an application that generates web-based entity relationship diagrams (specified in text files).
Enhancements:
- Fixes 2 stupid compilation bugs with Qt 3.1
<<less
Download (0.041MB)
Added: 2005-05-24 License: GPL (GNU General Public License) Price:
1613 downloads
Qt-XMMS 0.1.0

Qt-XMMS 0.1.0


Qt-XMMS is a plugin for XMMS that plays Qucktime movie files (excluding Sorenson). more>>
Qt-XMMS is a plugin for XMMS that plays Qucktime movie files (excluding Sorenson).

<<less
Download (0.16MB)
Added: 2006-04-07 License: LGPL (GNU Lesser General Public License) Price:
1298 downloads
QT SOZLUK 0.1b

QT SOZLUK 0.1b


QT SOZLUK project is an English to Turkish, Turkish to English dictionary with a Qt interface. more>>
QT SOZLUK project is an English to Turkish, Turkish to English dictionary with a Qt interface.
Install & Uninstall:
To install it :
run "install.sh"
To uninstall it :
run "uninstall.sh"
Enhancements:
- This version of sozluk stays in the system tray, and words are translated with shortcuts.
- This version also uses the KDE libraries in addition to Qt.
<<less
Download (2.9MB)
Added: 2006-08-16 License: GPL (GNU General Public License) Price:
1168 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5