Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-03-02 | run the optimize_connect script | alwin | 1 | -2/+2 |
the whole cvs is tagged with "before_optimize_connect" if there are problems you can check the diff (but it had compiled and run here) | ||||
2004-01-05 | use smallIconSize, not hardcoded 14 | mickeyl | 1 | -4/+4 |
2003-08-30 | Add comments about API changes when possible again | zecke | 1 | -0/+9 |
Add currentWidget() method and mark it as since 1.2 | ||||
2003-06-03 | Make sure tabPosition is initialized properly, thanks zecke for finding | drw | 1 | -0/+1 |
2003-04-13 | OTabWidget::getCurrentTab() is now OTabWidget::currentTab() | drw | 1 | -10/+10 |
2003-04-13 | <tadaa>Change tab icon size to 14x14</tadaa>. Now most of our new icons | mickeyl | 1 | -1/+1 |
are no longer looking fuzzy because of scaling them up from 14x14 to 16x16 | ||||
2003-02-16 | Added changeTab() to OTabWidget to dynamically change tab name and/or icon ↵ | drw | 1 | -6/+42 |
(stumbled upon request for this in TinyKate todo) | ||||
2002-12-05 | Allow changing styles/position at run-time (i.e. make ↵ | drw | 1 | -29/+61 |
setTabStyle/setTabPosition work). | ||||
2002-11-22 | Hopefully corrects bug #467 | drw | 1 | -3/+10 |
2002-10-26 | patch | llornkcor | 1 | -5/+10 |
2002-10-20 | added setCurrentTab and getCurrentTab using id for compatibilty | llornkcor | 1 | -1/+23 |
2002-10-15 | update by drw to make appearance nicer when no tab is added | harlekin | 1 | -1/+7 |
2002-10-11 | Fix from drw for his widget. This sounds a bit paradox | zecke | 1 | -3/+5 |
Remove Page and Inserting one again crashed... This patch fixes this problem | ||||
2002-10-05 | making otabwidget more simular to qtabwidget - drw | harlekin | 1 | -0/+32 |
2002-09-03 | otabwidget changes by drw , like getting rid of the dotted line etc | harlekin | 1 | -2/+2 |
2002-08-21 | the right license also in the header | harlekin | 1 | -1/+1 |
2002-08-21 | patch from drw, adds otabwidget | llornkcor | 1 | -0/+267 |