cmake: avoid de-duplication of user's CXXFLAGS
[quassel.git] / src / qtui / settingspages / highlightsettingspage.cpp
2022-02-13 Dimitris ApostolouFix typos
2022-01-01 Manuel Nickschassrc: Yearly copyright bump
2020-11-28 Shane Synanclient: Switch infobar dialog-* icons to emblem-*
2020-10-03 Shane Synanclient: Deprecate local highlight, migrate cleanup
2020-10-03 Shane SynanRevert "settings: Local Highlights, default Current...
2020-03-15 Manuel Nickschassrc: Yearly copyright bump
2019-08-28 Manuel NickschasAdd missing includes
2019-08-28 Janne KoschinskiReplace deprecated qSort with std::sort
2019-01-24 Manuel Nickschassrc: Yearly copyright bump
2018-11-18 Manuel Nickschasmodernize: Reformat ALL the source... again!
2018-11-18 Manuel Nickschasmodernize: Replace most remaining old-style connects...
2018-11-18 Manuel Nickschasclazy: Convert many old-style connects into function...
2018-11-18 Manuel Nickschasmodernize: Use auto where the type is clear from context
2018-11-18 Manuel Nickschasqt4-b-gone: Remove all code supporting Qt < 5.5 and...
2018-08-23 Shane Synansettings: Local Highlights, default Current nick
2018-07-17 Shane Synanclient: Clarify highlight 'Channel' functionality
2018-06-17 Manuel Nickschasicons: Warn on missing icons
2018-06-06 Shane Synanmono: Move Local Highlights -> Legacy Highlights
2018-06-06 Shane Synancommon: Apply RegEx, CS column to sender, channel
2018-06-06 Shane Synanclient: Explain Local Highlights vs. Remote
2018-06-06 Shane Synanclient: Add Highlight Rules tooltips, UI polish
2018-06-06 Shane Synanclient: Unify Local/Remote Highlights table order
2018-04-10 Manuel NickschasSemi-yearly copyright bump
2018-03-28 Janne KoschinskiPer default, set local nick highlight to none
2018-03-28 Janne KoschinskiPer popular request, always enable local highlights
2018-03-28 Janne KoschinskiOnly enable the relevant highlight depending on core...
2016-06-06 Manuel NickschasBring copyright headers into 2016
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-07 Manuel NickschasMerge pull request #97 from Bombe/focus-host-input
2015-02-07 Manuel NickschasMerge pull request #104 from mamarley/disconnectdesyncfix
2015-02-07 Manuel NickschasRemove unneeded conditionals
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-03-26 Manuel NickschasMerge pull request #64 from TheOneRing/warnings
2014-03-24 Bas PapeQHeaderView::setResizeMode is deprecated in Qt 5
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!
2012-05-22 Manuel NickschasChan -> Channel, it's just nicer in user-visible strings
2012-05-22 salnxUse QString::isEmpty() instead of size() comparsion
2012-05-22 salnxMake Highlight table select newly added rule
2012-05-22 salnxInitial Channel specific highlights feature implementation
2009-08-12 Manuel NickschasMove "Appearance" to "Interface" in settingspages
2009-02-15 Manuel NickschasCategories in the settings dialog are now clickable
2009-01-12 Manuel NickschasYearly copyright bump :)
2008-10-21 Manuel NickschasMake custom highlights work again
2008-10-20 Manuel NickschasReworking highlighting a bit
2008-04-03 Alexander von Rentelnhighlights can now be checked case insensitive
2008-04-02 Alexander von Rentelnadded custom highlighting (in the settings: behaviour...