All releases of Qt MySQL Budget


Release Notes: The date format was changed to be human readable and the table item interface for dates was changed to QDateEdit. The SQL format for floating point entries was changed. A color chooser was added for each category forsetting the background on the grid and in the charts.


Release Notes: Sort routines now use SQL sorts whenever possible. You can now sort any column by clicking on the column header. The arrow direction of the sort indicator in the QTable header was reversed so that the arrow points up when the values are increasing as the list proceeds downward. The spelling of "Catagory" was changed to "Category" in the column headings. The version number in the about dialog box was updated.


Release Notes: In this release, when adding a new month, that month is added as an option to the chart dropdowns.


Release Notes: The Add Categories dialog box was fixed so that categories are displayed in the table as they are added. A Note field was added to the Expenses table. The scrolling behavior of the tables in the main form were fixed so they will display scrollbars when needed. The Allocations and Expenses tables now show items as they are added instead of waiting for the dialog box to close. Two new SQL files were included. A clean install should use "create_database.sql", while an upgrade should use "update_database.sql".


Release Notes: An export form has been added. The font color has been changed to red for negative values.


Release Notes: This version adds "Filter" to the "Table" menu to filter the results of the active table, and fixes the newly added interactive month select so the insert queries don't fail.


Release Notes: The catagories were ordered in the add expense dialog box. The month can now be selected interactively when adding new month. The Automatic field in the Expenses table was changed to a ComboCheckBox to fix segfaults caused by the checkbox type. The "Sort" contextual menu was added to tables and the main menu to allow sorting of text fields.


Release Notes: An error that caused the previous months to be hidden until the current month was created was fixed. Another error in a query that caused automatic expenses to not be carried over from month to month was also fixed. columns are now hidden before updates so that the table doesn't flicker.


Release Notes: dbquote was added to helpers.h to allow ' characters in entered values. Updating of expenses was fixed to allow proper changing of the "Automatic" field, which when checked will carry the expense over into new months.


No changes have been submitted for this release.