cleanup: Clean up BufferViewConfig
[quassel.git] / src / qtui / settingspages /
2018-11-18 Manuel Nickschascleanup: Clean up BufferViewConfig
2018-11-18 Manuel Nickschasmodernize: Reformat ALL the source... again!
2018-11-18 Manuel Nickschasuisupport: Provide helpers for dealing with widget...
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 raw string literals instead of escaped...
2018-11-18 Manuel Nickschasmodernize: Use braced-init list when returning types
2018-11-18 Manuel Nickschasmodernize: Use auto where the type is clear from context
2018-11-18 Manuel Nickschasmodernize: Prefer default member init over ctor init
2018-11-18 Manuel Nickschasmodernize: Pass arguments by value and move in constructors
2018-11-18 Manuel Nickschasmodernize: Use override instead of virtual
2018-11-18 Manuel Nickschasmodernize: Use nullptr
2018-11-18 Manuel Nickschasclang-tidy: Mark several settingspage methods as final
2018-11-18 Manuel Nickschascmake: Modernize build system
2018-11-18 Manuel Nickschasqt4-b-gone: Remove all code supporting Qt < 5.5 and...
2018-10-30 Manuel Nickschasqtui: Disable web preview by default
2018-09-17 Manuel Nickschasqtui: Fix load/save states of SonnetSettingsPage
2018-09-13 Shane Synansettings: Fix NetworkAddDlg states on type change
2018-09-06 Manuel Nickschasqa: Try to avoid fall-through warnings
2018-09-03 Shane Synancommon: Port IgnoreListManager to ExpressionMatch
2018-09-03 Shane Synancommon: Port HighlightRule to ExpressionMatch
2018-09-03 Shane Synanclient: Handle newlines in Ignore rule scope edit
2018-09-03 Shane Synanclient: Fix .ui reference to oxygen_icons.qrc
2018-08-28 Shane Synansettings: Unify ChatMonitor defaults
2018-08-23 Shane Synansettings: Reset Network SASL status on load
2018-08-23 Shane Synansettings: Local Highlights, default Current nick
2018-08-23 Shane Synansettings: Local Highlights, clean up nick case UI
2018-08-23 Manuel Nickschasuisupport: Allow to disable spell checking
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-07-16 Shane Synanchatmonitor: Always -> "Include ignored buffers"
2018-07-16 Jan Alexander Stef... Chat Monitor: Add option to always include own messages
2018-06-19 Shane Synancommon: Use UTF-8 server encoding by default
2018-06-18 Manuel NickschasClean up the HighlightRuleManager a bit
2018-06-18 Janne KoschinskiRework sync protocol for highlight rules
2018-06-18 Manuel Nickschasicons: Override system icon theme by default
2018-06-18 Shane Synanclient: Fix Remote Cores marked unsaved on load
2018-06-18 Shane Synanclient: Clean up CoreAccount, add qDebug support
2018-06-17 Manuel Nickschasicons: Warn on missing icons
2018-06-16 Shane Synanclient: Remove unused highlight UI translations
2018-06-16 Shane Synanclient: Clean up chatviewsettingspage.ui
2018-06-16 Shane Synanclient: ChatViewSettings check before reload Qss
2018-06-16 Shane Synanclient: Highest sender prefix mode, migrate, fix
2018-06-16 Shane Synanmono: "Import Legacy" for import local highlights
2018-06-15 Manuel Nickschasqtui: Hide "fallback" and "Override" if no system theme...
2018-06-15 Manuel Nickschasqtui: Fix tooltip and change wording in Appearance...
2018-06-15 Manuel Nickschasqtui: Fix icon loading and improve icon theme support
2018-06-14 romibiMove systray animation settings to notification setting...
2018-06-06 Shane Synanmono: Move Local Highlights -> Legacy Highlights
2018-06-06 Shane Synancommon: Add '$i:identd', '*' for empty, tooltips
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: Explain Local Highlights vs. Remote
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: Unify Local/Remote Highlights table order
2018-06-06 Shane Synanclient: Fix Local Highlights import to remote
2018-06-06 Shane Synancommon: Add inverted scope match rules to ignores
2018-06-06 Shane Synanclient: Disable case-sensitive check for no nick
2018-06-06 genius3000Add a Configure menu item to Networks in the buffer...
2018-05-07 Michael MarleyAdd support for Elliptic Curve keys for CertFP
2018-04-10 Manuel NickschasSemi-yearly copyright bump
2018-03-28 Svetlana TkachenkoSupport $i:account in aliases
2018-03-28 Svetlana TkachenkoSupport $i:ident in aliases
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 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
2018-03-26 Manuel Nickschascommon: Represent core/client features as string list...
2018-03-01 Javier LlorenteReorder includes alphabetically
2018-03-01 Javier LlorenteMove account details out of 'ManualProxy'
2018-03-01 Javier LlorenteAdd system proxy support for quassel-client
2017-12-21 Manuel NickschasOnly enable sender prefix option if the core supports...
2017-12-21 Janne KoschinskiImplement UI and serialization logic for sender modes
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
2017-08-31 Shane SynanDefault to unread backlog fetch if not changed
2017-04-13 Shane SynanShow timestamp format tooltips when core supports
2017-04-13 Marcin JabrzykOptionally include timestamp when entering away
2017-04-12 Shane SynanFix SASL appearing active when Use SASL unchecked
2017-04-12 Shane SynanUse label and Details button, check if connected
2017-04-12 Shane SynanEncourage SASL over NickServ when server supports
2017-04-12 Shane SynanHide the SASL EXTERNAL notice while loading
2017-04-12 Shane SynanNew default sender colors!
2017-04-12 Shane SynanOptionally color nicknames in all messages
2017-04-12 Shane SynanOptionally use system locale for chat timestamp
2017-04-12 Shane SynanChange ChannelMsg default to match system default
2017-04-12 Shane SynanMake ErrorMsg color distinct from ServerMsg
2017-04-12 Shane SynanChange CommandMsg color from purple to gray
2016-10-13 Shane SynanEnable per-chat history, line wrap by default
next