summaryrefslogtreecommitdiff
path: root/libopie/otabwidget.cpp
AgeCommit message (Expand)AuthorFilesLines
2004-03-02run the optimize_connect scriptalwin1-2/+2
2004-01-05use smallIconSize, not hardcoded 14mickeyl1-4/+4
2003-08-30Add comments about API changes when possible againzecke1-0/+9
2003-06-03Make sure tabPosition is initialized properly, thanks zecke for findingdrw1-0/+1
2003-04-13OTabWidget::getCurrentTab() is now OTabWidget::currentTab()drw1-10/+10
2003-04-13<tadaa>Change tab icon size to 14x14</tadaa>. Now most of our new iconsmickeyl1-1/+1
2003-02-16Added changeTab() to OTabWidget to dynamically change tab name and/or icon (s...drw1-6/+42
2002-12-05Allow changing styles/position at run-time (i.e. make setTabStyle/setTabPosit...drw1-29/+61
2002-11-22Hopefully corrects bug #467drw1-3/+10
2002-10-26patchllornkcor1-5/+10
2002-10-20added setCurrentTab and getCurrentTab using id for compatibiltyllornkcor1-1/+23
2002-10-15update by drw to make appearance nicer when no tab is addedharlekin1-1/+7
2002-10-11Fix from drw for his widget. This sounds a bit paradoxzecke1-3/+5
2002-10-05making otabwidget more simular to qtabwidget - drwharlekin1-0/+32
2002-09-03otabwidget changes by drw , like getting rid of the dotted line etcharlekin1-2/+2
2002-08-21the right license also in the headerharlekin1-1/+1
2002-08-21patch from drw, adds otabwidgetllornkcor1-0/+267