Association Subscribers Manager is an application designed to manage members of associations. An "association" can be a club sport, a music club, etc.; it is highly customizable. It can manage groups of several thousand members. It is written in C++ with Qt 4 as a GUI framework. All generated files are in an XML-based format to guarantee interoperability.
Product's homepage
Requirements:
· Qt
What's New in This Release: [ read full changelog ]
· changes layout of the subscribers summary/subscribers edit zone
· made little update to the default theme styles
· modify the subscriber's tooltip behaviour : now when dues column are hidden, the tooltip do not show the warning about them anymore
· modify the search widget to make it more customizable by allowing the select and search into any fields (regular or custom)
· add support for compressed XML (for postal codes only at the moment)
· fix a bug with postal codes (application was asking to add postal code/city couples even if they were empty)
· add support for custom fields' custom editor
· fix a bug in passive popup display (they were sometime bigger than the application)
· fix custom fields problems fix translations