Don't interpret HTML in the inputline history
[quassel.git] / src / uisupport / inputline.cpp
2009-04-12 Manuel NickschasDon't interpret HTML in the inputline history
2009-04-11 Manuel NickschasConsider frameWidth() for setting the inputline height
2009-04-10 Sebastian GothMove cursor to end of line when browsing history (KText...
2009-03-26 Manuel NickschasReally really don't send empty lines anymore, fixes...
2009-03-24 Marcus EggenbergerMerge branch 'bufferviewoverlay'
2009-03-15 Manuel NickschasUse %n for plural form in translation string
2009-03-15 Edward HadesRussian translation update +plural fix in paste protection.
2009-03-14 Sebastian Gothreally don't..
2009-03-14 Sebastian GothDon't send empty lines with KTextEdit
2009-03-14 Manuel NickschasVarious tweaks to the input line in KDE mode
2009-03-14 Jesper ThomschützAdd extra spacing to deal with borders so that the...
2009-03-14 Manuel NickschasSome more tweaks to the KDEified input line
2009-03-13 Jesper ThomschützUse KTextEdit instead of QLineEdit. On most KDE systems...
2009-02-20 Manuel NickschasDon't use Qt::Sheet on != Mac
2009-02-17 Manuel NickschasTrigger paste protection if pasting more than 3 lines...
2009-02-16 Daniel AlbersStop InputLine::eventFilter() from eating JumpKeys
2009-02-14 Marcus Eggenbergerfixes 541 - preliminary paste protection
2009-01-11 Manuel NickschasInputLine now regains focus on keypress
2009-01-06 Kevin FunkFix typo
2008-11-20 Manuel NickschasSanitizing clipboard handling
2008-10-19 Daniel AlbersInputLine history handling improved
2008-07-12 Marcus EggenbergerMerge branch 'network-sync'
2008-07-10 Marcus Eggenbergerfixing multiple adds of the same entry to the input...
2008-06-23 Marcus EggenbergerFixing BR #167 (Key down now puts the content of inputl...
2008-02-10 Marcus EggenbergerThe Handler for the RTS-Like Keybindings is now a event...
2008-02-07 Marcus Eggenbergerfixed a bug when selecting a buffer in a different...
2008-02-06 Marcus EggenbergerTabcompletion works again (broke it in last REV). Acts...
2008-02-06 Marcus Eggenbergermade the check for lineseperators OS independent
2008-02-06 Marcus Eggenbergerpasting multiple lines at once into the InputLine is...
2008-02-05 Marcus Eggenbergermade the inputline ignore less keys (only number in...
2008-02-04 Marcus EggenbergerYou can now jump to buffers with the keyboard. Select...
2008-01-12 Marcus EggenbergerFeatures come and features go...
2008-01-05 Manuel NickschasFix license headers: Quassel IRC Team -> Quassel Projec...
2007-11-29 Manuel NickschasMaking Quassel slowly ready for its first release...
2007-11-29 Manuel NickschasAdded nicklist for QuasselTopia. Various cosmetic and...
2007-11-28 Manuel NickschasFix a glitch in the style engine (which mis-parsed...
2007-11-28 Manuel NickschasMoving InputLine (ex-ChannelWidgetInput) to uisupport...