clazy: Convert many old-style connects into function pointer based
[quassel.git] / src / qtui / settingspages / corehighlightsettingspage.cpp
2018-11-18 Manuel Nickschasclazy: Convert many old-style connects into function...
2018-11-18 Manuel Nickschasqt4-b-gone: Remove all code supporting Qt < 5.5 and...
2018-09-03 Shane Synancommon: Port HighlightRule to ExpressionMatch
2018-07-17 Shane Synanclient: Clarify highlight 'Channel' functionality
2018-07-17 Shane Synancommon: Empty highlight name matches all messages
2018-07-17 Shane Synanclient: Fix CoreHighlightSettings Sender resize
2018-07-17 Shane Synanclient: Unify CoreHighlightSettingsPage tooltips
2018-07-17 Shane Synanclient: Fix lost unsaved highlights on Import
2018-06-18 Manuel NickschasClean up the HighlightRuleManager a bit
2018-06-18 Janne KoschinskiRework sync protocol for highlight rules
2018-06-17 Manuel Nickschasicons: Warn on missing icons
2018-06-16 Shane Synanmono: "Import Legacy" for import local highlights
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: Show feedback for Local Highlights import
2018-06-06 Shane Synanclient: Show when Remote Highlights unsupported
2018-06-06 Shane Synanclient: Add Highlight Rules tooltips, UI polish
2018-06-06 Shane Synanclient: Disable case-sensitive check for no nick
2018-04-10 Manuel NickschasSemi-yearly copyright bump
2018-03-28 Janne KoschinskiFix an issue where empty elements were shown in the...
2018-03-28 Janne KoschinskiOnly enable the relevant highlight depending on core...
2018-03-28 Janne KoschinskiAdd an import button to import local rules into the...
2018-03-28 Janne KoschinskiDisable the highlights page when not connected
2017-12-20 Manuel NickschasMinor cleanups for core-side highlight feature
2017-12-20 Janne KoschinskiStore the HighlightNickType as int instead of custom...
2017-12-20 Janne KoschinskiFix an issue where the table headers were invisible
2017-12-20 Janne KoschinskiRedesign the core highlight settings page
2017-12-20 Janne KoschinskiImplement sender matching for highlight rules
2017-12-20 Janne KoschinskiImplement inverse highlight rules
2017-12-20 Janne KoschinskiImplement UI for core-side highlights