quassel.git
2016-04-24 romibiEnable Link-Preview on appveyor builds
2016-04-24 Manuel NickschasHandle invalid handshake data properly in the core
2016-04-24 Sebastian GothSupport session management with Qt5
2016-02-11 Daniel AlbersUpdate translations from Transifex
2016-02-10 Manuel NickschasDon't prefix the nick with a colon while connecting...
2016-02-09 Manuel NickschasBump version for release 0.12.3
2016-02-09 Manuel NickschasUpdate ChangeLog
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... Fix possible crash, mostly occurring on notification...
2016-02-08 Janne KoschinskiFixed a tiny bug in aliasmanager
2016-02-08 AyonixFix the SSL check on systems that don't use OpenSSL
2016-02-08 Hannah von... Fix build with snorenotify 0.7
2016-02-08 Hannah von... Fix msvc x64 build and openssl for msc.
2016-02-08 Patrick von... Apply small snore api changed.
2016-02-08 Patrick von... Update Snorenotify project location.
2016-02-08 Patrick von... Updated the Snorenotification backend to the new api...
2016-01-02 esainanesignalproxy: Correct signal method name warnings
2016-01-02 Hannah von... Only link to ZLIB if it was found.
2016-01-02 Patrick von... Add support for Appvayor Windows ci.
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 Weng XuetianFix SSL detection
2016-01-02 Raul Salinas... quasselcore: --add-user and --change-userpass now exit...
2016-01-02 Konstantin... Fixes a crash of the core when executing "/op *" in...
2016-01-02 Jan Alexander... 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 Jason JoyceAdding tag file to the ignore list.
2016-01-02 DeizRespect WITH_WEBKIT when defining HAVE_WEBKIT
2016-01-02 Jason JoyceAdding the build folder to the ignore file.
2016-01-02 jjoyceAdding a gitignore file.
2016-01-02 jjoycePython PEP8 cleanup of macosx_makebundle.py
2016-01-02 jjoycePython PEP8 cleanup of macos_DeployApp.py
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 Alf GaidaFix read GIT_HEAD and GIT_DESCRIBE from environment
2016-01-02 Michael MarleyCall socketDisconnected() from socketStateChanged()
2015-04-23 Manuel NickschasBump version for release 0.12.2
2015-04-23 Manuel NickschasUpdate ChangeLog
2015-04-23 Manuel NickschasMove config file migration after QCoreApplication insta...
2015-04-23 Michael MarleyExecute initDbSession() on DB reconnects
2015-04-21 Manuel NickschasBump version for release 0.12.1
2015-04-21 Manuel NickschasUpdate ChangeLog
2015-04-21 Michael MarleySet the PostgreSQL session timezone to 'UTC'
2015-04-15 Manuel NickschasBump version for release 0.12.0
2015-04-15 Manuel NickschasUpdate ChangeLog
2015-04-15 Manuel NickschasOutput the CMake version during configuration
2015-04-15 Patrick von... Use the Qca-qt5 import target if available
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 Daniel AlbersUpdate translations from Transifex
2015-03-25 Daniel AlbersUpdate quassel.pot
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 NickschasBump version for release 0.12-rc1
2015-03-11 Manuel NickschasUpdate ChangeLog
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 Manuel NickschasAdd missing dependency to KWidgetsAddons
2015-03-09 Michael MarleyAdd back the SSL protocol selection dialog box for... 117/head
2015-03-04 Michael MarleyDon't require SSL for loopback connections with --requi... 111/head
2015-03-03 Michael MarleyAdd support for SHA2-512 hash on Qt4 builds 110/head
2015-02-27 Michael MarleyImprove the message-splitting algorithm for PRIVMSG... 116/head
2015-02-18 Manuel NickschasBump version for release 0.12-beta1
2015-02-18 Manuel NickschasUpdate INSTALL
2015-02-18 Manuel NickschasUpdate ChangeLog
2015-02-18 Manuel NickschasUpdate AboutData
2015-02-18 Kimmo HuomanAllows merging buffers over networks
2015-02-18 Manuel NickschasMerge pull request #107 from siduction-upstream/master
2015-02-18 Chris HollandToggle hiding of Join/Part/Quits with a single button
2015-02-17 Alf GaidaSet GIT_HEAD and GIT_DESCRIBE via environmental variables 107/head
next