BufferView no longer reacts on layoutChanged() as this is far too often emited.
[quassel.git] / src / uisupport / bufferviewfilter.h
2008-06-24 Marcus EggenbergerBufferView no longer reacts on layoutChanged() as this...
2008-06-18 Marcus EggenbergerMerge branch '0.2' of git@git.quassel-irc.org:quassel...
2008-06-18 Marcus Eggenbergerfixing BR #145 (moving items in custom view off by...
2008-05-29 Marcus EggenbergerThis should finally fix the issue with the non working...
2008-05-26 Marcus EggenbergerFixing the "Add New Buffers automatically"-function...
2008-05-03 Marcus Eggenbergerfixing custom buffer views with minimum activity
2008-04-29 Marcus Eggenbergerbuffer_switching_performance++
2008-04-14 Marcus Eggenbergerfixes to the new buffer views. also disabled the min...
2008-04-13 Marcus EggenbergerIntroducing the all-new all-fancy bufferviews.
2008-01-29 Marcus EggenbergerReenabled Activity levels
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-12 Marcus EggenbergerFeatures come and features go...
2008-01-05 Manuel NickschasFix license headers: Quassel IRC Team -> Quassel Projec...
2008-01-01 Marcus EggenbergerFinishing the renaming of the BufferTreeView, since...
2007-11-29 Manuel NickschasMaking Quassel slowly ready for its first release...
2007-11-12 Manuel NickschasMoved BufferView and BufferViewFilter to uisupport...