Finishing the switch to types.h and the resulting cleanup.
authorManuel Nickschas <sputnick@quassel-irc.org>
Thu, 22 Nov 2007 18:00:02 +0000 (18:00 +0000)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 22 Nov 2007 18:00:02 +0000 (18:00 +0000)
commit99c92e21b3b9eb5ed661632cdfb69aabfc6b2deb
tree749e273d46a8e8b485016398a6d52077107efcba
parentb10584c9636e2edfc9cb318b9f0c332a02da15f1
Finishing the switch to types.h and the resulting cleanup.
There are also some new files related to the nicklist, which don't do much yet though.
28 files changed:
Quassel.kdevelop.filelist
src/client/client.cpp
src/client/treemodel.cpp
src/common/common.pri
src/common/global.cpp
src/common/global.h
src/common/main.cpp
src/common/message.h
src/common/nickmodel.cpp [new file with mode: 0644]
src/common/nickmodel.h [new file with mode: 0644]
src/common/types.h [moved from src/qtopia/types.h with 100% similarity]
src/core/core.h
src/core/coresettings.h
src/core/sqlitestorage.cpp
src/qtopia/chatwidget.cpp
src/qtopia/coreconnectdlg.cpp
src/qtopia/coreconnectdlg.h
src/qtopia/nicklistwidget.cpp [new file with mode: 0644]
src/qtopia/nicklistwidget.h [new file with mode: 0644]
src/qtopia/qtopia.pri
src/qtopia/qtopiamainwin.cpp
src/qtopia/qtopiamainwin.h
src/qtopia/ui/nicklistwidget.ui [new file with mode: 0644]
src/qtui/bufferwidget.h
src/qtui/coreconnectdlg.cpp
src/qtui/coreconnectdlg.h
src/qtui/identities.h
src/qtui/serverlist.h