cmake: avoid de-duplication of user's CXXFLAGS
[quassel.git] / src / qtui / settingspages / chatmonitorsettingspage.cpp
2022-01-01 Manuel Nickschassrc: Yearly copyright bump
2020-10-04 Shane Synanclient: Default to AsNeeded backlog fetching
2020-10-04 Shane Synanclient: Add AsNeededBacklogRequester, faster login
2020-03-15 Manuel Nickschassrc: Yearly copyright bump
2020-01-08 Manuel Nickschasqa: Avoid deprecation warnings for QList/QSet conversions
2020-01-08 Manuel Nickschascommon: Always let QVariant::fromValue() deduce the...
2019-01-24 Manuel Nickschassrc: Yearly copyright bump
2018-11-18 Manuel Nickschascleanup: Clean up BufferViewConfig
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 Nickschasmodernize: Use nullptr
2018-08-28 Shane Synansettings: Unify ChatMonitor defaults
2018-07-16 Jan Alexander Stef... Chat Monitor: Add option to always include own messages
2018-06-17 Manuel Nickschasicons: Warn on missing icons
2018-04-10 Manuel NickschasSemi-yearly copyright bump
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-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-03-20 Manuel NickschasMerge pull request #54 from Bombe/issue-1227
2014-02-18 Adam HarwoodAdd option to include read messages in chat monitor
2014-02-18 Awad MackieAdd option for chat monitor to look in the backlog
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!
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 :)
2009-01-05 Marcus EggenbergerThe new 'All Buffers' view is no properly presorted.
2008-12-20 Manuel NickschasMake the Opt-In/Out widget work correctly
2008-12-19 Manuel NickschasMore fixes, save state correctly, test state of checkbo...
2008-12-19 Manuel NickschasFix widget change detection in ChatMonitorSettingsPage
2008-12-19 Manuel NickschasAdd a property disableDecoration to BufferViewConfig
2008-12-19 Manuel NickschasSort buffers
2008-12-19 Manuel NickschasDon't leak BufferViewConfigs, plus some syntax/naming...
2008-12-19 Manuel NickschasRedesign ChatMon settingspage a bit
2008-12-19 Sebastian GothRead/Write settings from/to correct subcategory and...
2008-12-19 Sebastian GothChatMonitorSettingspage ported to 0.3.x