clang-tidy: Avoid another warning about potential memory leak
[quassel.git] / src / qtui / qtuistyle.cpp
2018-07-24 Jan Alexander Stef... QtUiStyle: Support more font weights
2018-06-16 Shane Synanclient: Highest sender prefix mode, migrate, fix
2018-04-10 Manuel NickschasSemi-yearly copyright bump
2017-12-21 Janne KoschinskiImplement UI and serialization logic for sender modes
2017-09-03 Manuel Nickschascommon: Make frequently called util methods more efficient
2017-04-12 Shane SynanOptionally color nicknames in all messages
2017-04-12 Shane SynanSwitch sender colors to use color palette
2017-04-12 Shane SynanOptionally use system locale for chat timestamp
2016-09-06 Shane SynanDefault nick/action color on, sender brackets off
2016-09-06 Shane SynanOptionally color sender nicks in Action messages
2016-09-06 Shane SynanMake sender brackets configurable, on by default
2016-06-06 Manuel NickschasBring copyright headers into 2016
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-01-01 Manuel NickschasHappy New Year!
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-01-27 Manuel NickschasYearly bump
2012-05-25 Manuel NickschasFix ALL the license headers!
2012-05-25 Manuel NickschasReformat ALL the source!
2010-08-10 Johannes Huberhandle incoming invite, fixes #961
2010-06-16 Manuel NickschasAdapt the stylesheets and the stylesheet generator...
2009-08-24 Manuel NickschasFix QSS syntax
2009-08-24 Sebastian GothMake netsplits pretty on clientside
2009-08-06 Manuel NickschasAdapt to new topic message type
2009-08-06 Manuel NickschasAdd itemview styles to generated settings.qss
2009-08-06 Manuel NickschasMake custom ChatView font disableable
2009-08-06 Manuel NickschasVarious fixes for the style engine
2009-08-06 Manuel NickschasGenerate and load settings.qss
2009-08-06 Manuel NickschasMake timestamp configurable in the style engine
2009-08-06 Manuel NickschasMake UiStyle a QObject
2009-08-06 Manuel NickschasRemove highlight-color related settings from QtUiStyle...
2009-08-06 Manuel NickschasKill old non-stylesheet code from UiStyle
2009-02-16 Manuel NickschasMake the yellow sender color a bit darker to improve...
2009-02-15 Daniel AlbersUse Oxygen palette as hardwired sender colors for now...
2009-02-15 jakob- Implemented: Sender auto coloring based on the tango...
2009-01-12 Manuel NickschasYearly copyright bump :)
2008-08-06 Manuel NickschasIntroduce QtUiStyleSettings and make highlight color...
2008-08-06 Manuel NickschasAdd migration code that removes obsolete style settings
2008-08-04 Manuel NickschasRevert "Save QtUi settings in QtUiStyle again, since...
2008-08-04 Manuel NickschasSave QtUi settings in QtUiStyle again, since the old...
2008-08-02 Manuel NickschasStore highlight color in QtUiStyle (hardcoded for now)
2008-08-02 Manuel NickschasRemoving SPUTDEV, obsolete code and #ifdefs from sources
2008-05-09 Manuel NickschasMoving branches/0.3 to trunk
2008-05-03 Manuel NickschasFirst version of our new optimized style engine. Not...
2008-01-05 Manuel NickschasFix license headers: Quassel IRC Team -> Quassel Projec...
2007-12-26 Manuel NickschasSay hello to the first settings page in our shiny new...
2007-11-29 Manuel NickschasMaking Quassel slowly ready for its first release...
2007-10-24 Manuel NickschasI CAN HAZ A STYLE ENGINES!?