Virgil Dupras committed changeset [259]

December 1st, 2009 @ 03:58 PM

qt: Grouped some controllers together to make the controller units more manageable.

Committed by Virgil Dupras

  • A /trunk/qt/controller/account/__init__.py
  • A /trunk/qt/controller/budget/__init__.py
  • A /trunk/qt/controller/import_/__init__.py
  • A /trunk/qt/controller/networth/__init__.py
  • A /trunk/qt/controller/profit/__init__.py
  • A /trunk/qt/controller/schedule/__init__.py
  • A /trunk/qt/controller/transaction/__init__.py
  • E /trunk/qt/app.py
  • E /trunk/qt/controller/main_window.py
  • M /trunk/qt/controller/account/bar_graph.pytrunk/qt/controller/account_bar_graph.py185
  • M /trunk/qt/controller/account/filter_bar.pytrunk/qt/controller/entry_filter_bar.py241
  • M /trunk/qt/controller/account/line_graph.pytrunk/qt/controller/account_line_graph.py185
  • M /trunk/qt/controller/account/table.pytrunk/qt/controller/entry_table.py242
  • M /trunk/qt/controller/account/view.pytrunk/qt/controller/entry_view.py242
  • M /trunk/qt/controller/budget/table.pytrunk/qt/controller/budget_table.py227
  • M /trunk/qt/controller/budget/view.pytrunk/qt/controller/budget_view.py238
  • M /trunk/qt/controller/import_/csv_options.pytrunk/qt/controller/csv_options.py255
  • M /trunk/qt/controller/import_/table.pytrunk/qt/controller/import_table.py236
  • M /trunk/qt/controller/import_/window.pytrunk/qt/controller/import_window.py255
  • M /trunk/qt/controller/networth/asset_pie_chart.pytrunk/qt/controller/asset_pie_chart.py185
  • M /trunk/qt/controller/networth/graph.pytrunk/qt/controller/networth_graph.py185
  • M /trunk/qt/controller/networth/liability_pie_chart.pytrunk/qt/controller/liability_pie_chart.py185
  • M /trunk/qt/controller/networth/sheet.pytrunk/qt/controller/networth_sheet.py228
  • M /trunk/qt/controller/networth/view.pytrunk/qt/controller/networth_view.py235
  • M /trunk/qt/controller/profit/expense_pie_chart.pytrunk/qt/controller/expense_pie_chart.py185
  • M /trunk/qt/controller/profit/graph.pytrunk/qt/controller/profit_graph.py185
  • M /trunk/qt/controller/profit/income_pie_chart.pytrunk/qt/controller/income_pie_chart.py185
  • M /trunk/qt/controller/profit/sheet.pytrunk/qt/controller/profit_sheet.py228
  • M /trunk/qt/controller/profit/view.pytrunk/qt/controller/profit_view.py235
  • M /trunk/qt/controller/schedule/table.pytrunk/qt/controller/schedule_table.py227
  • M /trunk/qt/controller/schedule/view.pytrunk/qt/controller/schedule_view.py238
  • M /trunk/qt/controller/transaction/filter_bar.pytrunk/qt/controller/transaction_filter_bar.py241
  • M /trunk/qt/controller/transaction/table.pytrunk/qt/controller/transaction_table.py242
  • M /trunk/qt/controller/transaction/view.pytrunk/qt/controller/transaction_view.py242
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Shared Ticket Bins