Committing a whole bunch of Identity-related stuff that's not actually used yet,
authorManuel Nickschas <sputnick@quassel-irc.org>
Sat, 5 Jan 2008 20:51:57 +0000 (20:51 +0000)
committerManuel Nickschas <sputnick@quassel-irc.org>
Sat, 5 Jan 2008 20:51:57 +0000 (20:51 +0000)
commitc6bc07febff322910675a1eb60c44f6be209a934
tree9ff73f4aa7e7ef93b7ebc6ec79b4181ec806c9f5
parente579b77068ae216e275fee0bb560c2a4ea9c7225
Committing a whole bunch of Identity-related stuff that's not actually used yet,
so that I can fix an annoying QSettings related bug (and move us over to
the new settings location while I'm at it).
22 files changed:
Quassel.kdevelop.filelist
src/client/client.cpp
src/client/client.h
src/common/common.pri
src/common/global.cpp
src/common/global.h
src/common/identity.cpp [new file with mode: 0644]
src/common/identity.h [new file with mode: 0644]
src/common/main.cpp
src/common/types.h
src/core/coresession.cpp
src/core/coresession.h
src/core/sqlitestorage.cpp
src/core/storage.h
src/qtopia/qtopiamainwin.cpp
src/qtui/mainwin.cpp
src/qtui/settingspages/identitiessettingspage.cpp
src/qtui/settingspages/identitiessettingspage.h
src/qtui/settingspages/identitiessettingspage.ui
src/qtui/ui/topicwidget.ui
templates/cpp
templates/h