Undefined debugging in most files
commit7f7a08e467e84a8508694f6e81c8350aeddde06a
authorDavid Greaves <david@dgreaves.com>
Thu, 5 Mar 2009 20:46:12 +0000 (5 20:46 +0000)
committerDavid Greaves <david@dgreaves.com>
Thu, 5 Mar 2009 20:46:12 +0000 (5 20:46 +0000)
tree6ab9f8531fcbe6972149137f121d215f51781261
parent355dd8e13a49e36d1b45d4528bf9a19ea5a9abd6
Undefined debugging in most files
Tweaked setting focus when adding a category
Changed update() to updateVisibility() to avoid overridding Qt methods
Implemented zooming to scale text
Mainwindow appears immediately with a loading message
Fixed the timer hack in CategoryDialog
22 files changed:
src/CatListModel.cc
src/List.cc
src/main.cc
src/shopper.h
src/ui/CategoryDialog.cc
src/ui/CategoryDialog.h
src/ui/CategoryView.cc
src/ui/CategoryView.h
src/ui/Gesture.cc
src/ui/GestureReader.cc
src/ui/ItemDialog.cc
src/ui/ItemView.cc
src/ui/ItemView.h
src/ui/LabelEntry.cc
src/ui/LabelEntry.h
src/ui/ListView.cc
src/ui/ListView.h
src/ui/PreferencesDialog.cc
src/ui/QFingerScrollArea.cc
src/ui/mainwindow.cc
src/ui/mainwindow.h
src/ui/notify.cc