quassel.git
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 NickschasInstall a default stylesheet
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
2009-08-06 Manuel NickschasIntroducing QssParser
2009-08-06 Manuel NickschasRework mergedFormats() to handle pre-set formats
2009-08-06 Manuel NickschasInitialize UiStyle before MainWin such that the letter...
2009-08-04 Marcus EggenbergerFixing a bug where the unread messages backlog requeste...
2009-07-26 Marcus EggenbergerFixes #742 - JOIN without parameters
2009-07-26 Marcus EggenbergerFixes #741 - HTML escape characters in tooltips.
2009-07-26 Daniel Albersallow topic changes to be hidden
2009-07-26 Marcus EggenbergerFixes #692 - double escaping of backslashes when using...
2009-07-21 Manuel NickschasMake ping timeouts and auto-WHO configurable
2009-07-21 Manuel NickschasAllow custom saving/loading of SettingsPage autowidgets
2009-07-15 Manuel NickschasChange version string to be more intuitive
2009-07-15 Manuel NickschasProperly handle unlimited IRC reconnection retries
2009-07-15 Manuel NickschasBump inxi script to current version
2009-07-15 Manuel NickschasAdd GPL header to mpris script
2009-07-14 Manuel NickschasUse 48x48 icons for the toolbar
2009-07-14 Manuel NickschasSync oxygen icons to upstream KDE
2009-07-14 Manuel NickschasUse KToolBar instead of QToolBar for KDEified Quassel
2009-07-14 Manuel NickschasImprove MainWindow state save/restore
2009-07-13 Manuel NickschasSet bugtracker address in KAboutData
2009-07-12 Marcus EggenbergerFixes #682 - Core crashes on client connection
2009-07-12 Marcus EggenbergerSmall update to my bundling script for Mac OS X.
2009-06-28 Marcus EggenbergerFixes #691 - missing messages when using unread message...
2009-06-28 Marcus EggenbergerFixes bug #715 - multiple targets in PRIVMSG and NOTICE
next