Fixing BR #188. This might fix X Errors (BadDrawable) aswell
[quassel.git] / src / uisupport / bufferview.cpp
2008-06-23 Marcus EggenbergerFixing BR #188. This might fix X Errors (BadDrawable...
2008-06-23 Marcus EggenbergerImplemented a channel browser (BR #176).
2008-06-05 Marcus EggenbergerQuassel now uses proper default messages for part,...
2008-05-26 Marcus EggenbergerMerging branches/0.2/@r859 with trunk
2008-05-21 Manuel NickschasMake BufferView compile
2008-05-20 Marcus Eggenbergermerging branches/0.2/0.2@r44 with trunk
2008-05-09 Manuel NickschasMoving branches/0.3 to trunk
2008-05-09 Manuel NickschasMerging r820:825 from trunk to branches/0.3
2008-05-09 Alexander von Rentelnbugfix - qactions from the contextmenu will now be...
2008-05-08 Manuel NickschasMerging r812:820 from trunk to branches/0.3.
2008-05-05 Marcus Eggenberger- It's now possible to select multiple buffers at once...
2008-05-04 Marcus Eggenbergerfixing crashes when removing buffers from a view
2008-05-03 Manuel NickschasMerging -r804:811 from trunk to branches/0.3.
2008-05-03 Marcus Eggenbergerfixing custom buffer views with minimum activity
2008-04-24 Manuel NickschasMerging r780:786 from trunk to branches/0.3. Plus some...
2008-04-21 Marcus Eggenbergeractive and inactive networks are now expanded and colla...
2008-04-18 Manuel Nickschass,--sputdev,--debug,g
2008-04-18 Manuel NickschasMerging r774:778 from trunk into branches/0.3. Forwardp...
2008-04-18 Marcus Eggenbergernewly joined buffers are now selected properly
2008-04-13 Manuel NickschasMerging r730:732 from trunk to branches/0.3. Forwardpor...
2008-04-13 Marcus EggenbergerIntroducing the all-new all-fancy bufferviews.
2008-04-10 Manuel NickschasRemoving the new chatwidget and other cruft from trunk...
2008-04-09 Manuel Nickschasquasseltopia++
2008-03-25 Manuel NickschasIntroducing an abstract layer above BufferWidget and...
2008-03-07 Manuel NickschasUsed the trip back from CeBIT to prepare everything...
2008-03-06 Marcus Eggenbergerfixed slow buffer switches
2008-02-29 Marcus EggenbergerALT-Key inverts now the setting of the bufferswitching...
2008-02-29 Alexander von Rentelnminor correction
2008-02-28 Alexander von Rentelnadded "join channel" to network context menu in the...
2008-02-27 Marcus Eggenbergerimprovements to the default layout
2008-02-27 Marcus Eggenberger- Buffer and NickViews have now sane sizeHints() so...
2008-02-25 Alexander von Rentelncreated buffersettings to access options concerning...
2008-02-24 Marcus EggenbergerYou can now switch buffers via mousewhell, when the...
2008-02-24 Marcus Eggenberger- Fixed "ghost-buffers" appearing in the network view
2008-02-22 Marcus EggenbergerNewly created buffers are now selected automatically.
2008-02-20 Manuel NickschasFix client crash at core disconnect.
2008-02-20 Alexander von RentelnAdded tooltip for networkItems and bufferItems
2008-02-19 Alexander von Rentelnadded some more menu items to the context menu
2008-02-18 Manuel NickschasAdding a context menu for permanent removal of buffers.
2008-02-12 Marcus Eggenberger- MessageTypes are now binary exclusive which allows...
2008-02-03 Marcus EggenbergerCode cleanup. Distclean advised
2008-01-28 Alexander von Rentelnbufferview: corrected small error (userInput no longer...
2008-01-28 Marcus Eggenbergerreplaced Client::fakeInput() with Client::userInpt...
2008-01-24 Alexander von Rentelnadded context menu to systray
2008-01-21 Alexander von RentelnMake Quassel compile on MSVC.
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-13 Marcus Eggenberger- Improved the speed of IrcServerHandler (and other...
2008-01-12 Marcus EggenbergerFeatures come and features go...
2008-01-05 Manuel NickschasFix license headers: Quassel IRC Team -> Quassel Projec...
2008-01-02 Marcus Eggenbergermade the checkable columns of the bufferview prettier...
2008-01-01 Marcus Eggenbergeras a result of semi boredom and since it bugged me...
2008-01-01 Marcus EggenbergerFinishing the renaming of the BufferTreeView, since...
2007-12-20 Marcus EggenbergerFirst part of the BufferTreeModel pimpification (maybe...
2007-11-29 Manuel NickschasMaking Quassel slowly ready for its first release...
2007-11-12 Manuel NickschasMoved BufferView and BufferViewFilter to uisupport...