summaryrefslogtreecommitdiff
path: root/libopie2/opieui/olistview.h
AgeCommit message (Collapse)AuthorFilesLines
2004-03-26Add WFlags to the c'tor so we eventually can use thiszecke1-1/+1
in the designer... but anyway making it more consistent with Qt Ah and this is binary incompatible but the API isn't marked as stable anyway
2004-03-13Move XML class to internal PIMzecke1-4/+21
Add namespaces!!! Opie::Core and Opie::Core::Private Opie::Net and Opie::Net::Private Opie::Ui and Opie::Ui::Private Opie::MM and Opie::MM::Private Opie::DB and Opie::DB::Private PIM classes are not yet converted because we will do other work on it as well
2004-03-05add OCheckListItemmickeyl1-8/+63
change my email address
2003-06-28support OListViewItem specific overload of expand to give those the chancemickeyl1-0/+11
to compute stuff "just in time" - this is also known as lazy computation patch by tille
2003-06-26first bunch of fixes for Qt 3.x compilationmickeyl1-0/+2
2003-05-01more work on a higher level listview interfacemickeyl1-2/+33
2003-05-01- restructure opieui example directorymickeyl1-51/+126
- start work on ONamedListViewItem providing a slightly higher level interface
2003-04-13Add apie commentszecke1-2/+2
QString -> const QString& fix
2003-03-28skeleton and the start of libopie2, please read README, ROADMAP and STATUS ↵mickeyl1-0/+235
and comment...