Indicate whether a key is set for the buffer.
[quassel.git] / src / uisupport / networkmodelcontroller.cpp
2013-02-19 Manuel NickschasMerge pull request #1 from sandsmark/master
2013-02-19 Manuel NickschasMerge pull request #5 from Tucos/feat-keyx
2013-02-19 Manuel NickschasMerge pull request #2 from sandsmark/wii
2013-01-27 Manuel NickschasYearly bump
2012-05-25 Manuel NickschasFix ALL the license headers!
2012-05-25 Manuel NickschasReformat ALL the source!
2012-05-22 Sebastian GothAdd halfop support
2010-08-11 Johannes Hubernew handler for ctcp clientinfo, fixes #1012
2010-03-03 Johannes Huberadded max count to delete confirm dialog
2010-03-03 Johannes Huberadded pwd input to join channel dlg
2010-01-31 Sebastian GothAdapt chatview and nickview to join-and-switch
2009-09-14 Sebastian GothHiding Quits/Joins also hides netsplit quits/joins...
2009-09-13 Sebastian GothVarious ignorelist fixes
2009-09-13 Sebastian GothProvide a contextmenu for the ignore list
2009-07-26 Daniel Albersallow topic changes to be hidden
2009-04-11 Manuel NickschasProperly handle multiselections in bufferviews, fixes...
2009-02-07 Marcus Eggenbergerfixing issue with operator precedence
2009-02-06 Manuel NickschasPimp JoinDlg
2009-02-06 Manuel NickschasAdd more fancy dialog for channel join
2009-02-06 Manuel NickschasSplit action handling and helper stuff from ContextMenu...