client: Fix core sessions unsupported warning
[quassel.git] / src / qtui /
2018-06-06 Shane Synanclient: Fix core sessions unsupported warning
2018-06-06 Shane Synanclient: Fix Core Info session widget spacing
2018-06-06 Janne KoschinskiAutomatically synchronize CoreInfo when on connect...
2018-06-06 Shane Synanclient: Show when End Session unavailable, polish
2018-06-06 Shane Synanclient: Migrate old highlight Channels to RegEx
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: Put scopeMatch in util, use in highlights
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-23 Shane SynanChange Message::Flags/Type cast to Int, not UInt
2018-05-23 Michael MarleyUse 64-bit IDs for messages
2018-05-07 Michael MarleyAdd support for Elliptic Curve keys for CertFP
2018-04-10 Manuel NickschasSemi-yearly copyright bump
2018-04-05 phuzionChange HTTP links to HTTPS for quassel-irc.org and...
2018-04-05 romibiLock Toolbars too
2018-04-05 romibiLock Buffer- and Nick-Lists too
2018-04-05 Manuel Nickschasqa: Replace [[fallthrough]] by [[clang::fallthrough]]
2018-03-28 Svetlana TkachenkoSupport $i:account in aliases
2018-03-28 Svetlana TkachenkoSupport $i:ident in aliases
2018-03-28 Janne KoschinskiMake /list open the Channel List dialog
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-26 Manuel Nickschascommon: Make the Quassel class a proper singleton,...
2018-03-08 Manuel Nickschasuistyle: Support extended mIRC colors
2018-03-08 Manuel Nickschasuistyle: Add more type-safety to UiStyle, and clean...
2018-03-01 Manuel Nickschasdcc: Disable DCC features until they're ready for publi...
2018-03-01 Manuel Nickschasproxy: Actually fix settings migration logic
2018-03-01 Javier LlorenteReorder includes alphabetically
2018-03-01 Javier LlorenteMove account details out of 'ManualProxy'
2018-03-01 Javier LlorenteUpdate VERSION_MINOR_CURRENT, realign spaces for commen...
2018-03-01 Javier LlorenteAdd case 4 for new proxy type default value
2018-03-01 Javier LlorenteAdd system proxy support for quassel-client
2018-02-27 Manuel Nickschasqtui: Avoid bogus tr() context warning
2018-02-27 Janne KoschinskiImplement /ignore functionality
2018-02-27 Janne KoschinskiPolish session list UI
2018-02-27 Manuel Nickschasuisupport: Also fix doubleclick in nick views
2018-02-05 Shane Synanclient: Fix Chat Monitor missing sender brackets
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-12-20 Janne KoschinskiImplement core-side highlights
2017-12-19 Janne KoschinskiImplement changes requested in review
2017-12-19 Janne KoschinskiRemove the session area when empty; improved dialog...
2017-12-19 Janne KoschinskiImprovements to fix the build and for Doxygen
2017-12-19 Janne KoschinskiRemove debug message
2017-12-19 Janne KoschinskiMake the UI actually emit the required signal
2017-12-19 Janne KoschinskiImplement a basic UI for showing connected clients
2017-12-19 Janne KoschinskiAdd initial implementation for showing and kicking...
2017-12-19 Manuel Nickschasqa: Add [[fallthrough]] annotations where appropriate
2017-09-04 Manuel Nickschasqtui: Add missing include
2017-09-03 Manuel Nickschascommon: Make frequently called util methods more efficient
2017-08-31 Shane SynanDefault to unread backlog fetch if not changed
2017-08-30 Manuel NickschasFix layout issues in CoreConfigWizard; cleanup
2017-08-30 Manuel NickschasRework the handling of storage/auth backends and config
2017-05-27 Manuel Nickschasldap: Don't use the backend's display name as identifier
2017-05-27 Manuel Nickschasldap: ConnectionProperties -> AuthProperties
2017-05-27 Manuel Nickschasldap: Some cleanups for GH-170
2017-05-27 Ben RosserAuthenticator code cleanup as per review
2017-05-27 Ben RosserMake authenticator changes to protocol backwards-compatible
2017-05-27 Ben RosserImplement authenticator class used for logging in users
2017-04-13 romibiFix Icon fallback issue
2017-04-13 György BallóFix handling systray notifications
2017-04-13 Shane SynanShow timestamp format tooltips when core supports
2017-04-13 Marcin JabrzykOptionally include timestamp when entering away
2017-04-13 Shane SynanClarify settings migration logic comments
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 SynanDetect and label changes from ourself
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
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 SynanFix hang for single result search after others
2016-10-13 Shane SynanEnable per-chat history, line wrap by default
2016-10-13 Ben RosserDefault to sqlite backend in core creation wizard
2016-10-08 Manuel Nickschasdcc: Add settings page for DCC configuration dcc
2016-09-28 Manuel Nickschasdcc: Only show file receive dialog for new transfers
next