Bump version for release
[quassel.git] / src /
2018-04-23 Manuel NickschasUpdate AboutData
2018-04-23 Michael MarleyReject clients that attempt to login before the core...
2018-04-23 Janne KoschinskiImplement custom deserializer to add our own sanity...
2018-04-12 Manuel Nickschasuisupport: Forcefully disable horizontal scrollbar...
2018-04-10 Manuel NickschasSemi-yearly copyright bump
2018-04-06 Manuel NickschasDon't terminate the core due to backend issues while...
2018-04-06 Michael MarleyPostgreSqlStorage: Fix apparently-incorrect index in...
2018-04-06 Michael MarleySslServer: Add support for Elliptic Curve keys
2018-04-06 phuzionChange HTTP links to HTTPS for quassel-irc.org and...
2018-04-06 Manuel Nickschasqa: Replace [[fallthrough]] by [[clang::fallthrough]]
2018-04-06 Daniel SilverstoneCorrect issue where messages were over-trimmed
2018-04-04 Manuel Nickschasqtui: Avoid bogus tr() context warning
2018-04-04 Manuel Nickschasuisupport: Also fix doubleclick in nick views
2018-04-04 Manuel Nickschasuisupport: Join channels on doubleclick on all but...
2018-04-04 Albert Score: connectToIrc: Add clarifying comment on DNS lookups
2018-04-04 Albert Score: connectToIrc: Prevent DNS leaks on connection...
2018-04-04 Manuel Nickschasqa: Add [[fallthrough]] annotations where appropriate
2018-04-04 genius3000core: connectToIrc: Pick first IRC server specified...
2018-04-04 esainanePoint to github in Core Info
2018-04-04 György BallóFix handling systray notifications
2018-04-04 Shane SynanFix expanding networks in Chat Monitor settings
2018-04-04 Manuel Nickschascommon: Don't return a bool from main()
2018-04-04 Shane SynanSplit messages on newlines as per IRC protocol
2018-04-04 Willem Jan PalenstijnMake reloadCerts also handle the IPv6 server
2018-04-04 Shane SynanFix hang for single result search after others
2018-04-04 Martin T. H. SandsmarkDisable high DPI scaling on anything but Windows
2018-04-04 Manuel Nickschascommon: Work around SFINAE issues in MSVC
2018-04-04 Manuel Nickschascommon: Remove unused Exception type
2018-04-04 Manuel Nickschascommon: Add generic stream operators for enum types
2018-04-04 Manuel NickschasUse override in a few more places to avoid compiler...
2018-04-04 Manuel NickschasAvoid deprecation warnings with Qt 5.7
2018-04-04 Michael MarleyFix my AboutData entry
2018-04-04 Manuel NickschasUpdate ThanksTo in the AboutDlg
2018-04-04 Bernhard ScheirleUpdates old links/urls in the about dialog
2018-04-04 Manuel NickschasUpdate AboutData
2018-04-04 Hannah von RethUse Qt::AA_UseHighDpiPixmaps
2018-04-04 Bernhard ScheirleOnly load the `EnableSpellCheck` setting for KDE4 users.
2018-04-04 Bernhard ScheirlePrevent the spelling highlighter from disabling itself
2018-04-04 A. V. LukyanovFix multiline textedit not expanding on OS X
2018-04-04 A. V. LukyanovOn OS X restore from both dock and tray
2018-04-04 A. V. LukyanovOn OS X restore from dock
2018-04-04 A. V. LukyanovOn OS X allow minimize on close
2018-04-04 Shane SynanQueryBufferItem disconnect IrcUser when removing
2018-04-04 Shane SynanShow IRC server error messages when unexpected
2018-04-04 Shane SynanFix disconnected networks not collapsing on login
2018-04-04 Manuel NickschasRemove CoreInfo from the ClientRegistered handshake...
2018-04-04 romibiAdapt macosx_makePackage.sh for svg icon support
2018-02-28 Shane SynanAdd spacers to Chat & Nick Lists settings page
2018-02-28 Shane SynanAdd horizontal spacer to Appearance settings page
2018-02-28 Shane SynanAuto-resize Settings to fit wide widgets
2018-02-28 romibiEnable Qt's high-DPI scaling introduced in Qt5.6
2018-02-28 romibiFix cmd+Q invalidating the layout somehow
2018-02-28 romibiFix Mac Deploy scripts for newer Xcode and git
2018-02-28 Michael MarleyProperly handle 0 seconds in secondsToString()
2018-02-28 selabnayrAllow client-side channel buffer merges, and associated...
2018-02-28 selabnayrAllow core-side channel buffer merges
2018-02-28 Hannah von RethDon't redefine activated signal.
2018-02-28 Hannah von RethOnly register deregister quassel with snore if it wasn...
2018-02-28 Shane SynanReload SSL certificates on signal SIGHUP
2018-02-28 Shane SynanDisconnect CoreSession _networks before delete
2018-02-28 Shane SynanProcess events when destroying CoreNetwork
2018-02-28 Shane SynanDon't log socket error when disconnecting
2018-02-28 romibiFix crash if topic has a CarriageReturn
2018-02-28 Shane SynanFix maybe-uninitialized compile warning
2018-02-28 Hannah von RethFix a crash with MSVC debug builds.
2018-02-28 Shane SynanStrip format codes when checking for highlights
2018-02-28 romibiFix WebPreview not updating when using QtWebEngine
2018-02-28 romibiUse QtWebEngine instead of QtWebKit if available
2018-02-28 Shane SynanAllow prioritizing QUIT over other commands
2018-02-28 Shane SynanAdd command queue prepend, prioritize PING/PONG
2018-02-28 Martin T. H. SandsmarkCreate a custom popup menu for mainwindow, add menubar...
2018-02-28 romibiCheck touch device type on TouchEvents
2018-02-28 Manuel NickschasSome cleanups
2018-02-28 romibiDocumentation
2018-02-28 romibiChange Selection Behaviour
2018-02-28 romibiRefactoring: Pull Up Duplicate Code
2018-02-28 romibiEnable Touch Scroll in Nick-View
2018-02-28 romibiEnable Touch Scroll in Buffer-View
2018-02-28 romibiEnable Touch Scroll in Chat-View
2018-02-28 Shane SynanAdd docs to IrcUser::updateNickFromMask
2018-02-28 romibiReplace build date with commit date (#159)
2018-02-28 Alf GaidaFix two typos (#200)
2018-02-28 Manuel NickschasFix inconsistent use of override in NickListWidget
2018-02-28 phuzionMinor string cleanup
2018-02-28 esainaneMake "/ " use the rest of the message as a literal
2017-04-12 AdamFix sasl authentication to fail on servers which don...
2016-04-24 Shane SynanAdd documentation to isStatusMsg
2016-04-24 Michael MarleyHandle STATUSMSG messages
2016-04-24 Manuel NickschasHandle invalid handshake data properly in the core
2016-04-24 Sebastian GothSupport session management with Qt5
2016-02-10 Manuel NickschasDon't prefix the nick with a colon while connecting...
2016-02-08 Manuel NickschasSupport new QtInfoMsg message type
2016-02-08 Manuel NickschasUpdate AboutData
2016-02-08 Manuel NickschasDon't allow newlines in buffer names
2016-02-08 Manuel NickschasFix issues with buffer selection and filtered views
2016-02-08 Manuel NickschasFix build with Qt4
2016-02-08 Manuel NickschasDon't serialize PeerPtr value in RPC connections
2016-02-08 Manuel NickschasFix shortcut handling with KDE Frameworks
2016-02-08 Hannah von RethFix possible crash, mostly occurring on notification...
2016-02-08 Janne KoschinskiFixed a tiny bug in aliasmanager
next