summaryrefslogtreecommitdiff
path: root/noncore/apps/oxygen/dataTable.h
AgeCommit message (Collapse)AuthorFilesLines
2002-12-27go mickeyl gocniehaus1-2/+3
2002-11-23move stuff around, use iterators, make things translatablecniehaus1-1/+2
2002-09-30fixed one typocniehaus1-1/+2
I tried to fix the layouting problem but I give up. /me is to lame
2002-09-20from now on I consider Oxygen as almost done :)cniehaus1-10/+13
* the strange display-bug in the QTable is fixed. Now there are really only two colums and not a million or so * now the alingment is correct. I reimplemented virtual void alignment() in a class derived from QTableItem * s/setElement( 1 )/setElement( 0 )/ as that method starts with 0 and not 1 Credits to Robert Gogolok who did most of the reimplementation of the alignment.
2002-09-20before starting to hack QTableItem I wanted to have a safe point in cvscniehaus1-0/+11
2002-09-19* codecleanupcniehaus1-1/+1
* adding some const * if you click on a "element" you will now really get the information * removed obsolete class
2002-09-19will continue in some hours... The new class Element should work now. Datacniehaus1-0/+9
storage is still lacking
2002-09-18This is far better: I use 2 more classes, everything is far more OOcniehaus1-1/+30
2002-09-17added the future super-nice-and-cool-widget oxyframe and removed somecniehaus1-2/+0
obsolte #include<>
2002-09-17first attempt of a reimplementation of paintCellcniehaus1-2/+14
2002-09-16ok, finetuning + compilefixed. Thats all for todaycniehaus1-0/+22