Revert "Remove the workaround for the #663 Heisenbug again"
[quassel.git] / src / uisupport /
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
2009-08-21 Manuel NickschasAdd ResizingStackedWidget
2009-08-21 Manuel NickschasSlightly improve behavior on resize
2009-08-21 Manuel NickschasRename setters to be more Qt-like
2009-08-18 Manuel NickschasAdd a settingspage for configuring the input widget
2009-08-18 Manuel NickschasBring back old inputline history behavior
2009-08-17 Manuel NickschasImprove inputline behavior
2009-08-16 Manuel NickschasBuild on Qt 4.4 again
2009-08-16 Manuel NickschasDon't show the header widget in bufferviews
2009-08-16 Manuel NickschasIntroduce multi-line editing for the inputline
2009-08-12 Manuel NickschasDon't merge all custom formats with the base format
2009-08-12 Manuel NickschasMake all color values work
2009-08-11 Manuel NickschasMake URLs stylable and fix on-hover underline
2009-08-10 Manuel NickschasDon't set application stylesheet if no Qt-specific...
2009-08-09 Marcus Eggenbergershame on me...
2009-08-08 Marcus Eggenbergerfixes #764 - client crashes on lines from nicks like...
2009-08-06 Manuel NickschasAdapt to new topic message type
2009-08-06 Manuel NickschasThrow out unneeded font setters, adapt to ItemViewSettings
2009-08-06 Manuel NickschasUse state="channel-event" rather than "event" to make...
2009-08-06 Manuel NickschasAdd and use ItemViewSettings
2009-08-06 Manuel NickschasRemove label from FontSelector
2009-08-06 Manuel NickschasVarious fixes for the style engine
2009-08-06 Manuel NickschasDon't put loaded formats directly in the format cache
2009-08-06 Manuel NickschasHonor disableDecoration() again
2009-08-06 Manuel NickschasStyle NickView via UiStyle
2009-08-06 Manuel NickschasStyle BufferView via UiStyle
2009-08-06 Manuel NickschasProvide means for styling itemviews via UiStyle
2009-08-06 Manuel NickschasMake UiStyle accessible from the uisupport module
2009-08-06 Manuel NickschasIntroduce extra Palette roles for UiStyle
2009-08-06 Manuel NickschasInitially display the current color in KColorDialog
2009-08-06 Manuel NickschasStylesheetify the marker line color
2009-08-06 Manuel NickschasMerge all stylesheet formats with the base format
2009-08-06 Manuel NickschasRemove obsolete methods
2009-08-06 Manuel NickschasPrepare for more than 15 message types
next