summaryrefslogtreecommitdiff
path: root/portato/gui/windows/preference.py
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2010-04-19 19:10:27 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2010-04-19 19:10:27 +0200
commit92f1cd3d0eb611fec2db5778b9a3c7b72e29892e (patch)
treefbebf2cf1b3c4c7b0610db0c2bd45cbd9ad4140c /portato/gui/windows/preference.py
parent2d8f0114af0d278c035db42bb16f7790f17da05e (diff)
downloadportato-92f1cd3d0eb611fec2db5778b9a3c7b72e29892e.tar.gz
portato-92f1cd3d0eb611fec2db5778b9a3c7b72e29892e.tar.bz2
portato-92f1cd3d0eb611fec2db5778b9a3c7b72e29892e.zip
Connect the accels from the menu.
Also remove the superfluous 'UIBuilder' class and merge it directly into Window.
Diffstat (limited to 'portato/gui/windows/preference.py')
0 files changed, 0 insertions, 0 deletions
0:13:22 +0100'>2020-01-11/add now remembers the date on reloadingRené 'Necoro' Neumann1-1/+16 2020-01-11Fix from upgrading flask-sqlalchemyRené 'Necoro' Neumann2-3/+6 2020-01-11Update Flask URLRené 'Necoro' Neumann1-1/+1 2020-01-11Increase copyrightRené 'Necoro' Neumann1-1/+1 2017-02-12Incorporate API changesRené 'Necoro' Neumann3-6/+6 2017-02-12Migrate flask.ext.foo to flask_fooRené 'Necoro' Neumann3-4/+4 2017-02-12Enable debugging for manage.shRené 'Necoro' Neumann1-1/+1 2017-02-12No need for flask-script anymore; flask provides this out of the boxRené 'Necoro' Neumann3-28/+17 2017-02-12No need for flask-sqlalchemy to track modifications and send eventsRené 'Necoro' Neumann1-0/+1 2017-02-12FixRené 'Necoro' Neumann1-1/+1 2016-07-08Constant -> KonstantRené 'Necoro' Neumann1-1/+1 2016-07-052to3 fixed too muchRené 'Necoro' Neumann1-1/+1 2016-07-052to3 conversionRené 'Necoro' Neumann12-42/+42 2016-07-05First batch of py3 changesRené 'Necoro' Neumann7-8/+7 2016-05-01Removed base 'Expense' class; introduce CategoryModel insteadRené 'Necoro' Neumann1-6/+7 2016-05-01Ignore .pyoRené 'Necoro' Neumann1-0/+1