common: Port remote nicks to NickHighlightMatcher
[quassel.git] / src / uisupport / uistyle.cpp
2018-08-28 Shane Synancommon: Unify Date/Time formatting, UTC offset
2018-08-28 Manuel Nickschasqss: Introduce new message label "hovered"
2018-06-17 Manuel Nickschasicons: Warn on missing icons
2018-06-16 Shane Synanclient: Highest sender prefix mode, migrate, fix
2018-06-15 Manuel Nickschasicons: Use more common names for irc-channel-* icons
2018-04-10 Manuel NickschasSemi-yearly copyright bump
2018-03-15 Manuel Nickschasuistyle: Ignore format code for Monospace
2018-03-08 Manuel Nickschasuistyle: Support rendering of strikethrough'd text
2018-03-08 Manuel Nickschasuistyle: Support reverse color rendering
2018-03-08 Manuel Nickschasuistyle: Define via stylesheet if color codes have...
2018-03-08 Manuel Nickschasuistyle: Support rendering of hex colors
2018-03-08 Manuel Nickschasuistyle: Fix weird way of registering Qt types
2018-03-08 Manuel Nickschasuistyle: Support extended mIRC colors
2018-03-08 Manuel Nickschasuistyle: Add more type-safety to UiStyle, and clean...
2017-12-21 Janne KoschinskiImplement UI and serialization logic for sender modes
2017-04-12 Shane SynanUse new nick for finding hash of Nick messages
2017-04-12 Shane SynanOptionally color nicknames in all messages
2017-04-12 Shane SynanOptionally use system locale for chat timestamp
2016-09-06 Shane SynanCalculate senderHash for Action messages
2016-09-06 Shane SynanMake sender brackets configurable, on by default
2016-09-06 Daniel AlbersRemove displayed brackets around sender nicks
2016-06-06 Manuel NickschasBring copyright headers into 2016
2015-03-11 Manuel NickschasMerge pull request #111 from mamarley/nosslloopback
2015-03-11 Manuel NickschasMerge pull request #110 from mamarley/passhash
2015-02-18 Manuel NickschasMerge pull request #107 from siduction-upstream/master
2015-02-12 Manuel NickschasAdapt custom stylesheet path to new default install...
2015-02-07 Manuel NickschasMerge pull request #97 from Bombe/focus-host-input
2015-02-07 Manuel NickschasMerge pull request #104 from mamarley/disconnectdesyncfix
2015-02-05 Manuel NickschasMerge pull request #102 from mamarley/qcaqt5
2015-02-05 Manuel NickschasMerge pull request #105 from merlin1991/qdatastream
2015-01-02 Manuel NickschasHappy New Year!
2014-10-25 Manuel NickschasRemove the obsolete Icon and IconLoader classes
2014-10-25 Manuel NickschasUse Qt's native icon theme support rather than our own
2014-07-02 Daniel AlbersDon't treat pure format strings as translatable.
2014-03-26 Manuel NickschasMerge pull request #64 from TheOneRing/warnings
2014-03-24 K. Ernest (iFire... Replace {from,to}Ascii with {from,to}Latin1
2014-03-20 Manuel NickschasMerge pull request #54 from Bombe/issue-1227
2014-03-01 Manuel NickschasDon't crash on very long inputs
2014-01-01 Manuel NickschasHappy New Year!
2013-05-16 Bas PapeFix replacing Horizontal Tab with the unicode char
2013-04-09 Manuel NickschasChange date/time formats
2013-02-19 Manuel NickschasMerge pull request #7 from Tucos/bug-640
2013-02-19 Manuel NickschasMerge pull request #6 from Tucos/genversion
2013-02-19 Manuel NickschasMerge pull request #1 from sandsmark/master
2013-02-19 Manuel NickschasMerge pull request #5 from Tucos/feat-keyx
2013-02-19 Manuel NickschasMerge pull request #2 from sandsmark/wii
2013-02-19 Bas PapeDon't display control characters
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-01-23 Daniel Albersmark some strings untranslatable
2010-08-10 Johannes Huberhandle incoming invite, fixes #961
2010-06-15 Manuel Nickschasconstify
2010-04-13 Manuel NickschasReplace tab characters by 8 spaces
2010-04-13 Manuel NickschasStop RFC-violating IRC servers from crashing quassel
2009-09-29 Manuel NickschasEscape % in the user name
2009-09-22 Manuel NickschasMake the "Allow colored text" option work
2009-09-15 Manuel NickschasEscape % in hostnames
2009-09-13 Sebastian GothPimp my netsplit detection
2009-08-25 Manuel NickschasMove stylesheets into $datadir/stylesheets; add m4yer...
2009-08-24 Sebastian GothMake netsplits pretty on clientside
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 NickschasAdd and use ItemViewSettings
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 NickschasProvide means for styling itemviews via UiStyle
2009-08-06 Manuel NickschasIntroduce extra Palette roles for UiStyle
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
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 NickschasAdd configuration option for a custom stylesheet
2009-08-06 Manuel NickschasMake timestamp configurable in the style engine
2009-08-06 Manuel NickschasChange handling of message labels
2009-08-06 Manuel NickschasUpdate ChatViews whenever the stylesheet is reloaded
2009-08-06 Manuel NickschasMake UiStyle a QObject
2009-08-06 Manuel NickschasAdd --qss parameter to load a custom stylesheet
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 NickschasMake backgrounds of ChatLines and ChatItems styleable
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 NickschasSwitch to lowercase for subelement and message types...
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
next