Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2007-01-29 | Each file in this commit exhibits a problem where a variable is made in | erik | 1 | -1/+1 |
some way but never used. This is a tricky problem with Qt since almost all UI forms are made but not used (like QLabel). But I am pretty confident that these changes are correct and do not have any aspect of a change to the UI. In most cases, there are just variables that are made and then copied over (like in iteration over lists or assignment of pointers based on conditionals). | ||||
2004-03-01 | fix includes | chicken | 1 | -4/+0 |
2004-01-13 | introduce libqtaux in order to get a LGPL clean libopie2 after the merge | mickeyl | 1 | -0/+1128 |
with libopie1 |