Don't call defaultNick() several times
[quassel.git] / src / common / identity.cpp
2009-02-11 Manuel NickschasDon't call defaultNick() several times
2009-02-11 Manuel NickschasFix regexp that purges illegal chars from nicknames
2009-02-11 Manuel NickschasUse GECOS field for real name on Unix, fixes #517
2009-02-11 Manuel NickschasUse login name as default nick on Unix, fixes #516
2009-02-07 Marcus Eggenbergerpurging default nick from forbidden characters
2009-02-07 Marcus Eggenbergermore default nick and realname improvements
2009-02-07 Marcus EggenbergerProviding proper defaults for nick and realname on...
2009-01-12 Manuel NickschasYearly copyright bump :)
2008-12-26 Manuel NickschasFix compile warnings
2008-12-25 Marcus Eggenbergermigrating identities from QSettings to the storage...
2008-12-25 Marcus EggenbergerFinalizing changes to the identities interface -> break...
2008-10-28 Marcus Eggenbergercleanup
2008-08-17 Manuel NickschasUse SyncableObject::requestUpdate() for updating Identities
2008-08-17 Manuel NickschasAdding detach-away settings to identities, removing...
2008-01-19 Manuel NickschasFinally! All *Id types are now first-class types rather...
2008-01-17 Manuel NickschasThis is the long-awaited monster commit, bringing you...
2008-01-08 Manuel Nickschas_Almost_ finished the identity dialog (which is still...
2008-01-07 Manuel NickschasSignalProxy now only allows syncing for classes derived...
2008-01-07 Manuel NickschasCommitting a lot of identity stuff which is still disabled.
2008-01-05 Manuel NickschasFix license headers: Quassel IRC Team -> Quassel Projec...
2008-01-05 Manuel NickschasCommitting a whole bunch of Identity-related stuff...