Add codec blacklist for UTF-8 detection
[quassel.git] / src / uisupport /
2013-01-27 Manuel NickschasYearly bump
2012-12-10 Daniel AlbersDisplay timestamps using the application locale
2012-09-11 Lasse LiehuBetter time formatting by using an explicit format
2012-05-25 Manuel NickschasFix ALL the license headers!
2012-05-25 Manuel NickschasReformat ALL the source!
2012-05-22 Sebastian GothAdd halfop support
2012-04-01 Manuel NickschasFix build error if QCA2 isn't around
2012-04-01 Manuel NickschasAdd support for Qt5 in the build system
2012-04-01 Manuel NickschasAdd (pretty empty) cpp files for abstract classes to...
2012-02-14 Daniel Albersbump © years
2012-02-14 Manuel NickschasChange shortcut for hiding the current buffer to a...
2012-02-14 Chris Le SueurAdd a shortcut for hiding current buffer.
2012-02-13 Marcus Eggenbergersimplifying workaround for missing nickitems... especia...
2012-02-03 Chris Le SueurChanged Buffer-switching behaviour so that it changes...
2012-02-03 Manuel NickschasFix tabcompletion with added space mid-sentence
2012-02-03 Manuel NickschasWork around problems in QTreeView when using Qt 4.8
2012-01-29 Manuel NickschasBring Quassel to front on tray icon click
2012-01-24 Daniel Albersproper plurals for en_US
2012-01-23 Daniel Albersmark some strings untranslatable
2012-01-22 Manuel NickschasRevert "Reset the input prior to processing it in order...
2012-01-21 Manuel NickschasFix compiler warnings
2012-01-20 Manuel NickschasWe really don't want to depend on qtui in 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
next