dcc: Add settings page for DCC configuration
[quassel.git] / src /
2016-10-08 Manuel Nickschasdcc: Add settings page for DCC configuration dcc
2016-10-07 Manuel Nickschasdcc: Add persistent settings for core-side DCC
2016-10-07 Manuel Nickschasdcc: Clean up TransferManager a bit
2016-10-06 Manuel Nickschascommon: Work around SFINAE issues in MSVC
2016-10-05 Manuel Nickschasdcc: Name TransferManager object for syncing
2016-10-04 Manuel Nickschascommon: Remove unused Exception type
2016-10-04 Manuel Nickschascommon: Add generic stream operators for enum types
2016-10-03 Manuel Nickschasdcc: Retrieve transfer list on TransferManager change
2016-09-29 Manuel Nickschasdcc: Always clean up if a transfer completed or failed
2016-09-28 Manuel Nickschasdcc: Properly sync TransferManager
2016-09-28 Manuel Nickschasdcc: Only show file receive dialog for new transfers
2016-09-28 Manuel Nickschasdcc: Protect DCC file transfer support by a feature...
2016-09-28 Manuel Nickschasdcc: Add rudimentary view for file transfers
2016-09-28 Manuel Nickschasdcc: Introduce TransferModel for DCC file transfers
2016-09-27 Manuel NickschasUse override in a few more places to avoid compiler...
2016-09-27 Manuel NickschasAvoid deprecation warnings with Qt 5.7
2016-09-20 Michael MarleyFix my AboutData entry
2016-09-20 Manuel NickschasUpdate ThanksTo in the AboutDlg
2016-09-19 Bernhard ScheirleUpdates old links/urls in the about dialog
2016-09-19 Manuel NickschasUpdate AboutData
2016-09-14 Hannah von RethUse Qt::AA_UseHighDpiPixmaps
2016-09-14 Shane SynanUse case-insensitive match for buffer search
2016-09-14 romibiEnable Nick Toolbar
2016-09-14 Bernhard ScheirleOnly load the `EnableSpellCheck` setting for KDE4 users.
2016-09-14 Bernhard ScheirlePrevent the spelling highlighter from disabling itself
2016-09-14 A. V. LukyanovFix multiline textedit not expanding on OS X
2016-09-14 A. V. LukyanovOn OS X restore from both dock and tray
2016-09-14 A. V. LukyanovOn OS X restore from dock
2016-09-14 A. V. LukyanovOn OS X allow minimize on close
2016-09-14 Shane SynanQueryBufferItem disconnect IrcUser when removing
2016-09-14 Shane SynanShow IRC server error messages when unexpected
2016-09-14 Shane SynanFix disconnected networks not collapsing on login
2016-09-14 romibiAdd popup to "(Dis-)Connect from/to IRC" to prevent...
2016-09-14 romibiAdd function to "(Dis-)Connect from/to all" in connecti...
2016-09-14 romibiChange Icons
2016-09-14 romibiAdd "Connect to Core" and "Disconnect from Core" button...
2016-09-13 Manuel NickschasRemove CoreInfo from the ClientRegistered handshake...
2016-09-13 Shane SynanSkip rate limit for login, capability negotiation
2016-09-13 Shane SynanImplement custom rate limits
2016-09-07 Manuel NickschasMake Breeze the default icon theme
2016-09-07 romibiAdapt macosx_makePackage.sh for svg icon support
2016-09-07 romibiAdd Settings option to choose from bundled Icon Themes
2016-09-07 romibiAdd and Initialize Icon Themes
2016-09-07 Shane SynanAdd spacers to Chat & Nick Lists settings page
2016-09-07 Shane SynanAdd horizontal spacer to Appearance settings page
2016-09-07 Shane SynanAuto-resize Settings to fit wide widgets
2016-09-07 romibiEnable Qt's high-DPI scaling introduced in Qt5.6
2016-09-07 romibiFix cmd+Q invalidating the layout somehow
2016-09-07 romibiFix Mac Deploy scripts for newer Xcode and git
2016-09-07 Michael MarleyProperly handle 0 seconds in secondsToString()
2016-09-07 selabnayrAllow client-side channel buffer merges, and associated...
2016-09-07 selabnayrAllow core-side channel buffer merges
2016-09-07 Rolf Eike BeerRemove arguments of CMake's else() and endif() commands
2016-09-07 Shane SynanBatch request capabilities during negotiation
2016-09-07 Shane SynanNetwork::clearCaps only sync when caps removed
2016-09-07 Shane SynanRemove redundant parameter check from IrcEventCap
2016-09-07 Shane SynanTry to recover from some bad CAP replies, docs
2016-09-07 Shane SynanHandle IRCv3 servers without any capabilities
2016-09-07 Shane SynanSort IRCv3 capabilities before negotiation
2016-09-07 Shane SynanHandle caps with multiple key-value pairs
2016-09-07 Shane SynanHandle non-standard missing event parameters
2016-09-07 Shane SynanSet account on extended-join, simplify, fix docs
2016-09-07 Shane SynanFix joins for non-spec servers with extended-join
2016-09-06 Hannah von RethDon't redefine activated signal.
2016-09-06 Hannah von RethOnly register deregister quassel with snore if it wasn...
2016-09-06 Shane SynanReload SSL certificates on signal SIGHUP
2016-09-06 Shane SynanDisconnect CoreSession _networks before delete
2016-09-06 Shane SynanProcess events when destroying CoreNetwork
2016-09-06 Shane SynanDon't log socket error when disconnecting
2016-09-06 Shane SynanAdd spacers to Chat View Colors settings page
2016-09-06 Shane SynanMove Chat View colors to new settings page
2016-09-06 Shane SynanSettings upgrade logic, classic for old installs
2016-09-06 Shane SynanDefault nick/action color on, sender brackets off
2016-09-06 Shane SynanOptionally color sender nicks in Action messages
2016-09-06 Shane SynanCalculate senderHash for Action messages
2016-09-06 Shane SynanAdd brackets to timestamp when copying if hidden
2016-09-06 Shane SynanMake sender brackets configurable, on by default
2016-09-06 Daniel AlbersRemove displayed brackets around sender nicks
2016-09-06 romibiFix crash if topic has a CarriageReturn
2016-09-05 Shane SynanDocument schema changes, tidy up upgrade script
2016-09-05 Shane SynanSync default port with Use encrypted connection
2016-09-05 Shane SynanOptionally verify SSL connection to IRC servers
2016-09-05 Shane SynanFix maybe-uninitialized compile warning
2016-09-05 Shane SynanCenter-align tooltips, fix QML, italicize unknown
2016-09-05 Shane SynanHide network tooltip info when disconnected
2016-09-05 Hannah von RethFix a crash with MSVC debug builds.
2016-09-05 Shane SynanStrip format codes when checking for highlights
2016-09-05 romibiFix WebPreview not updating when using QtWebEngine
2016-09-05 romibiUse QtWebEngine instead of QtWebKit if available
2016-09-05 Shane SynanEnable self message support for ZNC
2016-09-05 Shane SynanAdd support for self messages
2016-09-05 Shane SynanAllow prioritizing QUIT over other commands
2016-09-05 Shane SynanAdd command queue prepend, prioritize PING/PONG
2016-09-05 Martin T. H. SandsmarkRemove default keybinding for showing/hiding menubar
2016-09-05 Martin T. H. SandsmarkCreate a custom popup menu for mainwindow, add menubar...
2016-09-05 Martin T. H. SandsmarkDon't use the QPointer::clear() function that was intro...
2016-09-05 Martin T. H. SandsmarkAdd action/shortcut to use the buffer filter/search
2016-09-05 Martin T. H. SandsmarkMake the buffer search optional, disable by default
2016-09-05 Martin T. H. SandsmarkAdd buffer filtering support.
2016-07-03 Daniel AlbersMerge pull request #226 - Fix touch pads being handled...
next