activating a view pulls in needed backlog for the displayed buffers
[quassel.git] / src / common / types.h
2009-03-24 Marcus Eggenbergeractivating a view pulls in needed backlog for the displ...
2009-01-12 Manuel NickschasYearly copyright bump :)
2008-08-30 Marcus Eggenbergerremoving unneeded semicolons after Qt macros - making...
2008-07-30 Sebastian GothOptimized memory usage, cleaned up api.
2008-05-09 Manuel NickschasMoving branches/0.3 to trunk
2008-04-25 Manuel NickschasChecking in WiP on the MessageModel. More cleanly separ...
2008-04-02 Manuel NickschasChange headerguard to make quassel compile with MinGW.
2008-02-20 Manuel NickschasThis should fix duplicate messages that would occur...
2008-02-03 Manuel NickschasSwitched client-side account data to using AccountId...
2008-02-02 Marcus Eggenberger- Fixed the inconsitency bug lately introduced. Adding...
2008-01-19 Manuel NickschasFinally! All *Id types are now first-class types rather...
2008-01-18 Manuel Nickschasuint -> NetworkId, uint -> BufferId almost everywhere...
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...
2007-11-29 Manuel NickschasMaking Quassel slowly ready for its first release...
2007-11-22 Manuel NickschasFinishing the switch to types.h and the resulting cleanup.