summaryrefslogtreecommitdiff
path: root/x11/qt4-tools
AgeCommit message (Collapse)AuthorFilesLines
2006-02-28QtUiTools is not installed any moreadam1-3/+1
2006-02-28Changes 4.1.1:adam2-9/+19
* Bug fixes and improvements (please, read 'changes-4.1.1' for details)
2006-02-25Fix includes installationadam2-7/+62
2006-02-20Qt(TM) is a GUI software toolkit. Qt simplifies the task of writing andadam4-0/+429
maintaining GUI (graphical user interface) applications. Qt is written in C++ and is fully object-oriented. It has everything you need to create professional GUI applications. And it enables you to create them quickly. Qt is a multi-platform toolkit. When developing software with Qt, you can run it on the X Window System (Unix/X11) or Microsoft Windows NT and Windows 95/98. Simply recompile your source code on the platform you want. Qt cuts down the complexity in implementing large and complex systems. Its ingenious signal-slot technology enables true component programming.