1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 20 hours ago.
Aug 12, 2025 — Aug 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
In budget configuration: order amounts by id, make name renderer editable, make columns sortable More... over 7 years ago
add gschema file for local settings More... over 7 years ago
filter monthly and daily reports in account transactions by fiscal info More... over 7 years ago
in account transactions window: fix month and day account views format sql to less than 80 characters wide unset model when populating treeview to increase speed block loading account when togglebutton changes but is not active More... over 7 years ago
add right click menu option in sql window to remove double quotes More... over 7 years ago
version 0.5.7; add linking ids between gl_entries and incoming_invoices More... over 7 years ago
in account transactions hookup fiscal combo and add all fiscal checkbutton popup gl_entry_lookup menu when multi selecting and fix single gl_entry_lookup More... over 7 years ago
fix mistakes and treecolumn label formatting in budget window More... over 7 years ago
remove percent column input when creating amount in budget configuration More... over 7 years ago
select all text when spinbuttons get focused in budget configuration window More... over 7 years ago
finish budget configuration setup remove percent column in budget_amounts table rename monthly_total to total in budgets table More... over 7 years ago
include schema file when creating installable deb package More... over 7 years ago
in products window, use sorted store instead of setting sort on primary store More... over 7 years ago
load window layout from GioSettings More... over 7 years ago
Merge branch 'master' of file:////media/reuben/nas/posting More... over 7 years ago
version 0.5.6; add database support for budgeting More... over 7 years ago
add more features to budget window More... over 7 years ago
add budget_configuration files More... over 7 years ago
add bank statement files to Makefile.am so that they show up in Anjuta More... over 7 years ago
add proper sorting on money columns to bank statement report More... over 7 years ago
Merge branch 'master' of file:////media/reuben/nas/posting More... over 7 years ago
add widgets and make budget window launchable More... over 7 years ago
add budgeting files More... over 7 years ago
resolve conflict with adding files in Makefile.am More... over 7 years ago
add budget window More... over 7 years ago
in keybindings.ui, replace top level dialog with GtkWindow More... over 7 years ago
use db.commit() to trigger polling as cursor.execute("SELECT 1") didn't work More... over 7 years ago
move traceback handler and viewer code to separate files More... over 7 years ago
populate_product_store takes more than one argument when loading from callback change populate product store to direct SQL More... over 7 years ago
add gl_entry_lookup files for reverse lookup on gl entries More... over 7 years ago