summaryrefslogtreecommitdiff
path: root/libopie2/qt3
AgeCommit message (Collapse)AuthorFilesLines
2005-01-21- make opie compilable against qte 2.3.10 snapshotar4-10/+10
change QT_VERSION > 290 into QT_VERSION <= 0x030000
2005-01-21- make opie compilable against qte 2.3.10 snapshotar2-2/+2
check QT_VERSION against 0x030000 instead of 300
2004-10-07small documentation format fixesclem2-5/+5
2004-03-02applied changes from optimize_connect scriptalwin4-32/+32
2003-12-02move qt3 only stuff in a dedicated directory and remove from building ↵mickeyl3-0/+18
process for now
2003-04-13Add apie commentszecke1-0/+1
QString -> const QString& fix
2003-04-07started to document the whole stuffmickeyl1-1/+0
2003-03-30convert dynamic_cast<> to using QObject::inheritsmickeyl2-3/+7
2003-03-28skeleton and the start of libopie2, please read README, ROADMAP and STATUS ↵mickeyl17-0/+8435
and comment...