Auto-resize Settings to fit wide widgets
[quassel.git] / src /
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
2016-02-08 Hannah von RethFix build with snorenotify 0.7
2016-02-08 Patrick von RethApply small snore api changed.
2016-02-08 Patrick von RethUpdated the Snorenotification backend to the new api...
2016-01-02 esainanesignalproxy: Correct signal method name warnings
2016-01-02 Hannah von RethOnly link to ZLIB if it was found.
2016-01-02 Michael MarleyFix migration of hashversion
2016-01-02 Michael MarleyUse SHA2-512 to store the core certificate digest in...
2016-01-02 Sai NaneFix ident race condition
2016-01-02 esainaneFix OIdentdConfigGenerator double-printing on ssl
2016-01-02 Raul Salinas-Monte... quasselcore: --add-user and --change-userpass now exit...
2016-01-02 Konstantin BläsiFixes a crash of the core when executing "/op *" in...
2016-01-02 Jan Alexander Stef... Correct capitalization of networkid column name
2016-01-02 Petr BenaPerformance tweak: rem. pointless recursive calls
2016-01-02 Pierre SchweitzerDon't assign a default value to spacePos
2016-01-02 Pierre SchweitzerPass argument by reference in CliParserArg constructor
2016-01-02 Pierre SchweitzerUse prefix operators when possible for non-primitive...
2016-01-02 Andrew BrownWrite out warning when a user login fails
2016-01-02 Bas PapePreserve white-space in the input history.
2016-01-02 Bas PapeStore the channel keys in CoreNetwork again
2016-01-02 Bas PapeDisable checkbox if no DockManager is present
2016-01-02 Bas PapeRemove forward declarations in multilineedit.h
2016-01-02 Bas PapeRemove the tabcompletion space at end of text
2016-01-02 Petr BenaFixed english in ircchannel.cpp
2016-01-02 Petr BenaClean up
2016-01-02 Armin KFix build with Qt-5.5
2016-01-02 Michael MarleyKeep _wantReconnect set to true by default instead...
2016-01-02 DeizRespect WITH_WEBKIT when defining HAVE_WEBKIT
2016-01-02 Michael MarleyFix SQL errors caused by sender insertion from multiple...
2016-01-02 Daniel SchaalAdd cmdline options for SSL certificate/key paths.
2016-01-02 Michael MarleyCall socketDisconnected() from socketStateChanged()
2015-04-23 Manuel NickschasMove config file migration after QCoreApplication insta...
2015-04-23 Michael MarleyExecute initDbSession() on DB reconnects
2015-04-21 Michael MarleySet the PostgreSQL session timezone to 'UTC'
2015-04-15 Manuel NickschasMerge pull request #121 from mamarley/unusedcipherfix
2015-04-09 Manuel NickschasMerge pull request #120 from mamarley/dbcreatefix
2015-04-06 Michael MarleyFix compiler warning when compiling without QCA support 121/head
2015-04-06 Michael MarleyUpdate the schema creation DDL for the new password... 120/head
2015-03-25 Daniel AlbersFix typo in PasswordChangeDlg failure message
2015-03-25 Lasse LiehuThese two settings keys shouldn't be translated
2015-03-11 Manuel NickschasMerge pull request #118 from mamarley/randomfix
2015-03-11 Michael MarleyFix FTBFS on certain older libstdc++ versions. 118/head
2015-03-11 Manuel NickschasMerge pull request #116 from mamarley/splitfix2
2015-03-11 Chris HMove websearch from botton of context menu to underneat...
2015-03-11 Manuel NickschasMerge pull request #117 from mamarley/oldcoresslconfig
2015-03-11 Manuel NickschasMerge pull request #111 from mamarley/nosslloopback
2015-03-11 Manuel NickschasMerge pull request #110 from mamarley/passhash
2015-03-11 Manuel NickschasProvide a proper dialog for changing the core password
2015-03-11 Manuel NickschasMake PeerPtr work for RPC calls
2015-03-09 Michael MarleyAdd back the SSL protocol selection dialog box for... 117/head
next