Introduce netsplit detection/handling
[quassel.git] / src /
2009-08-24 Sebastian GothIntroduce netsplit detection/handling
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 NickschasRedesign the topic 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-17 Daniel Alberschange highlight regexp boundaries from \b to \W
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 NickschasDisable unchecked font widget
2009-08-12 Daniel Albersshow correct core start time in coreinfodlg
2009-08-12 Manuel Nickschass/Buffer/Chat/g
2009-08-12 Manuel NickschasChange defaults for some ChatView-related settings
2009-08-12 Manuel NickschasMove "Appearance" to "Interface" in settingspages
2009-08-12 Manuel NickschasRemove FontsSettingsPage - hasn't been used in months
2009-08-12 Manuel NickschasMore sensible default color for unread messages
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-07 Manuel NickschasMake compile without webkit again
2009-08-06 Manuel NickschasAdapt to new topic message type
2009-08-06 Manuel NickschasAdd new ItemView settingspage
2009-08-06 Manuel NickschasAdd itemview styles to generated settings.qss
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 NickschasMake custom ChatView font disableable
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 NickschasTweak ChatItem/ChatLine layouting
2009-08-06 Manuel NickschasMake setData() work for the FlagsRole
2009-08-06 Manuel NickschasDon't try to mark all incoming messages with the Backlo...
2009-08-06 Manuel NickschasUpdate ChatView properly on style changes
2009-08-06 Manuel NickschasRevert "Remove the word boundary cache"
2009-08-06 Manuel NickschasRevert "Introduce a timer for resizing the ChatView"
2009-08-06 Manuel NickschasInitially display the current color in KColorDialog
2009-08-06 Manuel NickschasGenerate and load settings.qss
2009-08-06 Manuel NickschasTweak ChatViewSettingsPage
2009-08-06 Manuel NickschasStylesheetify the marker line color
2009-08-06 Manuel NickschasDon't wrap the timestamp
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
2009-08-06 Manuel NickschasDon't reset FontSelector font on style change
2009-08-06 Manuel NickschasReload stylesheet after changing it in the AppearanceSe...
2009-08-06 Manuel NickschasAllow reloading stylesheets at runtime
2009-08-06 Manuel NickschasIntroduce a timer for resizing the ChatView
2009-08-06 Manuel NickschasRemove the word boundary cache
2009-08-06 Manuel NickschasAdd configuration option for a custom stylesheet
2009-08-06 Manuel NickschasMove color and font settings to [Colors] and [Fonts]
2009-08-06 Manuel NickschasIntroduce the new ChatViewSettingsPage
2009-08-06 Manuel NickschasMake timestamp configurable in the style engine
2009-08-06 Manuel NickschasMake the Settings caches flat structures
2009-08-06 Manuel NickschasLet SettingsPage handle FontSelector and ColorButton...
2009-08-06 Manuel NickschasAdd a FontSelector widget
2009-08-06 Manuel NickschasRevamp ColorButton
2009-08-06 Manuel NickschasDIE DIE DIE ColorSettingsPage
2009-08-06 Manuel NickschasMake text selection stylesheetable
2009-08-06 Manuel NickschasMerge rather than replace identical sections in QSS
2009-08-06 Manuel NickschasChange handling of message labels
2009-08-06 Manuel NickschasCorrectly handle the font property "underline"
2009-08-06 Manuel NickschasAdd debug menu entry for reloading the stylesheets
2009-08-06 Manuel NickschasUpdate ChatViews whenever the stylesheet is reloaded
2009-08-06 Manuel NickschasMake UiStyle a QObject
2009-08-06 Manuel NickschasParse mIRC colors in stylesheets
2009-08-06 Manuel NickschasRemove C-style comment lines from stylesheets
2009-08-06 Manuel NickschasAdd --qss parameter to load a custom stylesheet
2009-08-06 Manuel NickschasParse format parameters in QSS
2009-08-06 Daniel Albersfix compile error on non-x86_64
2009-08-06 Manuel NickschasMake sender-hash based styling ("colored nicks") work...
2009-08-06 Manuel NickschasFix QSS font handling
2009-08-06 Manuel NickschasRemove highlight-color related settings from QtUiStyle...
2009-08-06 Manuel NickschasMake backgrounds of ChatLines and ChatItems styleable
2009-08-06 Manuel NickschasAdd a Contents subelement type to ChatLine
2009-08-06 Manuel NickschasMake UiStyle::styleString() and friends static
2009-08-06 Manuel NickschasHandle all message types properly in UiStyle; eliminate...
2009-08-06 Manuel NickschasParse font properties in QSS
2009-08-06 Manuel NickschasSwitch to lowercase for subelement and message types...
2009-08-06 Manuel NickschasParse foreground and background for ChatLines
2009-08-06 Manuel NickschasActually start using the formats retrieved via QssParser
2009-08-06 Manuel NickschasKill old non-stylesheet code from UiStyle
2009-08-06 Manuel NickschasMove QssParser out of UiStyle
2009-08-06 Manuel NickschasAdd preliminary label support to the style engine
next