Make tabcompletion key configurable via shortcuts. fixes 1018
[quassel.git] / src / uisupport / networkmodelcontroller.cpp
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...