Move from SLabel to ActiveLabelmaster
commit51744b9fe461a2a043f4640d62919b4819ca3bdb
authorDavid Greaves <david@dgreaves.com>
Sat, 25 Apr 2009 21:13:42 +0000 (25 22:13 +0100)
committerDavid Greaves <david@dgreaves.com>
Sat, 25 Apr 2009 21:13:42 +0000 (25 22:13 +0100)
treec5cede51bb74ed69553364c300ef2209a6f83df0
parent5ea21ab05d0234961cf5a23e02473794dc8513f3
Move from SLabel to ActiveLabel
Prepare to have expanding/contracting categories
Abort move to (buggy) C++, not CSS shading
Change colour scheme
Move to grey Notes in bracks : NoteWidget
12 files changed:
shopper.pro
src/ui/ActiveLabel.cc [new file with mode: 0644]
src/ui/ActiveLabel.h [new file with mode: 0644]
src/ui/CategoryView.cc
src/ui/CategoryView.h
src/ui/ItemView.cc
src/ui/ItemView.h
src/ui/LabelEntry.cc
src/ui/LabelEntry.h
src/ui/ListView.cc
src/ui/NoteWidget.cc [new file with mode: 0644]
src/ui/NoteWidget.h [copied from src/ui/LabelEntry.h with 52% similarity]