General Information
This is QtX3 version 0.1. It is a barely usage state but should work fine on your linux system with the correct modules loaded. See the install section for more details
Installation
See the file 'INSTALL'
How to report bugs
Bugs should be reported to the sourceforge project page. In the bug report please include:
- Information about your system. For instance:
- What operating system and version
- For Linux, what version of the C library
And anything else you think is relevant.
- How to reproduce the bug.
- If the bug was a crash, the exact text that was printed out when the crash occured.
- Further information such as stack traces may be useful, but is not necessary.
Patches
Patches should also be submitted to the project page. If the patch fixes an existing bug, add the patch as an attachment to that bug report.
Otherwise, enter a new bug report that describes the patch, and attach the patch to that bug report.
Bug reports containing patches should include the PATCH keyword in their keyword fields. If the patch adds to or changes the GLib programming interface, the API keyword should also be included.
Patches should be in unified diff form. (The -u option to GNU diff.)
