Make tabcompletion key configurable via shortcuts. fixes 1018
[quassel.git] / src / uisupport /
2012-01-20 Bas PapeMake tabcompletion key configurable via shortcuts....
2012-01-20 Bas PapeAdd support for adding a space when tab-completing...
2012-01-20 Bas PapeReset the input prior to processing it in order to...
2010-08-11 Johannes Hubernew handler for ctcp clientinfo, fixes #1012
2010-08-11 Sebastian GothRethink buffer preselection
2010-08-11 Sebastian GothFix buffer preselection on reconnect
2010-08-10 Johannes Huberhandle incoming invite, fixes #961
2010-08-05 Manuel NickschasAdd rudimentary keyboard navigation for previous/next...
2010-08-05 Manuel NickschasSave/restore active bufferview
2010-08-05 Manuel NickschasIntroduce the concept of an "active" bufferview
2010-07-22 Johannes Huberincluded qca2 into build system
2010-06-16 Manuel NickschasSet QSS-parsed gradients' coordinate system to ObjectBo...
2010-06-15 Manuel Nickschasconstify
2010-05-31 Manuel NickschasMake shortcut categories work
2010-05-31 Manuel NickschasMake ActionCollection load and save custom shortcuts
2010-05-01 Manuel NickschasInitialize variable
2010-05-01 Rüdiger Sonderfeldemacs bindings: added default case to be consistend
2010-05-01 Rüdiger Sonderfeldemacs bindings: added M-t (transpose words)
2010-05-01 Rüdiger Sonderfeldemacs bindings: added M-u/l/c (upper/lower/capitalize...
2010-05-01 Rüdiger Sonderfeldemacs bindings: added M-d (kill word)
2010-05-01 Rüdiger Sonderfeldemacs bindings: Allow Alt as Modifier key
2010-05-01 Rüdiger Sonderfeldremoved C-left/right bindings (already available).
2010-05-01 Rüdiger Sonderfeldadded basic support for Emacs style key bindings
2010-05-01 Manuel NickschasImprove marker line behavior; allow manual setting...
2010-05-01 Manuel NickschasDon't let the inputline eat application shortcuts
2010-04-24 Marcus EggenbergerBufferViewOverlay now correctly respects filtering...
2010-04-13 Manuel NickschasReplace tab characters by 8 spaces
2010-04-13 Manuel NickschasStop RFC-violating IRC servers from crashing quassel
2010-04-05 Manuel NickschasRevert "Reset the BufferViewFilter after setting a...
2010-04-01 Manuel NickschasWe hate uninitialized values
2010-03-14 Manuel NickschasReset the BufferViewFilter after setting a new config
2010-03-11 Thomas Muellerfixes 898
2010-03-09 Manuel NickschasProperly clean up after disconnecting
2010-03-09 Manuel NickschasRevert "Remove the workaround for the #663 Heisenbug...
2010-03-07 Manuel NickschasRemove the workaround for the #663 Heisenbug again
2010-03-04 Dirk Rettschlagfixed multiline paste again
2010-03-03 Manuel NickschasSelect the first buffer on connect
2010-03-03 Johannes Huberadded max count to delete confirm dialog
2010-03-03 Johannes Huberadded pwd input to join channel dlg
2010-03-03 Manuel NickschasSome fixups for the per-chat history stuff
2010-03-03 Dirk Rettschlagimplemented per chat history
2010-03-01 Dirk Rettschlagrefactor richtext to mirc code conversion to fix some...
2010-02-23 Dirk Rettschlagfixed multiline history
2010-02-16 Manuel NickschasRefactor the system tray's context menu
2010-02-16 Manuel NickschasDon't crash on Windows (again)
2010-02-16 Roscoe van WykFixed QssParser::parseFontSize regex
2010-02-16 Dirk Rettschlagfixed sending of pasted lines
2010-02-16 Manuel NickschasDon't crash on windows
2010-02-16 Manuel NickschasMore systray refactoring
2010-02-14 Hendrik LeppkesAdjust URL RegEx to allow for domain names ending with...
2010-02-14 Manuel NickschasSome cleanups, debug output--
2010-02-14 Dirk Rettschlagfixed multiline input
2010-02-14 Dirk Rettschlagfixed layout and escape quotes
2010-02-14 Dirk Rettschlagfirst version of richtext support for input widget...
2010-02-14 Dirk Rettschlagadded support for RichText input and conversion to...
2010-02-14 Hendrik LeppkesStore the type of the current tab completion (user...
2010-02-14 Hendrik LeppkesAllow the TabCompleter to complete channel names as...
2010-02-14 Manuel NickschasImprove systray activation behavior; more refactoring
2010-01-31 Daniel Albersrecognise IPv6 literals in URLs as per RFC 2732
2010-01-31 Daniel Alberstweak URL regex
2010-01-31 Sebastian GothAdapt chatview and nickview to join-and-switch
2010-01-06 Daniel Albersremove "|" from URL RegExp
2010-01-01 Manuel NickschasUntie the marker line from lastSeenMsg
2009-12-01 Manuel NickschasRefactorize settingspages a bit
2009-11-09 Manuel NickschasMake sure NickView::customEvent() has a valid model
2009-09-29 Manuel NickschasEscape % in the user name
2009-09-28 Sebastian GothSend text on shift+return in SingleLine mode
2009-09-22 Manuel NickschasMake the "Allow colored text" option work
2009-09-21 Sebastian GothAllow tab completion of nicks after various chars
2009-09-18 Daniel Albersmake topicWidget capable of unsetting the topic
2009-09-15 Manuel NickschasEscape % in hostnames
2009-09-14 Sebastian GothLess is more is better contextmenu
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-09-13 Sebastian GothPimp my netsplit detection
2009-09-12 Manuel NickschasEnsure cursor is visible after text changes in MultiLin...
2009-09-11 Manuel NickschasProperly translate messages
2009-09-09 Daniel Albersimprove URI detection
2009-09-09 Daniel Albersawww... is not a url
2009-09-09 Manuel NickschasSlightly improve placement of the text in the topic...
2009-09-08 Manuel NickschasAllow configuring the resizing mode for StyledLabel
2009-08-27 Manuel Nickschaswarnings--
2009-08-27 Manuel NickschasFix strings (Buffer -> Chat)
2009-08-26 Manuel NickschasMake multiline input configurable
2009-08-26 Marcus Eggenbergerif it compiles it should fix the new missing query...
2009-08-25 Manuel NickschasFix some strings still containing 'Buffer'
2009-08-25 Manuel NickschasMove stylesheets into $datadir/stylesheets; add m4yer...
2009-08-25 Marcus EggenbergerGetting rid of empty/ghost server buffers
2009-08-25 Manuel NickschasMake URLs (and channel names!) in the topic widget...
2009-08-25 Manuel NickschasIntroduce Clickable::activate() to put handling clicks...
2009-08-25 Manuel NickschasTry workarounding bug #663 ("Teh Systray Heisenbug")
2009-08-24 Marcus EggenbergerFitting the SyncableObjects to the new Style
2009-08-24 Marcus EggenbergerGoodbye SyncRelay, you will live on in our hearts...
2009-08-24 Manuel NickschasFix QSS syntax
2009-08-24 Sebastian GothMake netsplits pretty on clientside
2009-08-24 Manuel NickschasDon't wrap the input line (really this time!)
2009-08-22 Manuel NickschasMove Clickable out of ContentsChatItem
2009-08-22 Manuel NickschasDon't enable wordwrap for the input widget
2009-08-21 Manuel NickschasIntroducing StyledLabel
next