Fix migration of hashversion
[quassel.git] / src /
2015-12-01 Michael MarleyFix migration of hashversion 166/head
2015-11-29 Daniel AlbersMerge pull request #163 from esainane/fix-ssl-identd...
2015-11-29 Sai NaneFix ident race condition 163/head
2015-11-22 Manuel NickschasMerge pull request #158 from romibi/master
2015-11-22 Manuel NickschasMerge pull request #157 from wengxt/wengxt-patch-1
2015-11-22 Manuel NickschasMerge pull request #156 from veeti/sha256-certificate
2015-11-22 Manuel NickschasMerge pull request #155 from TheOneRing/improve_connect
2015-11-22 Manuel NickschasMerge pull request #154 from rsalinas/master
2015-11-22 Manuel NickschasMerge pull request #153 from elxa/fix-op-command-crashi...
2015-11-22 Manuel NickschasMerge pull request #152 from heftig/master
2015-11-21 esainaneFix OIdentdConfigGenerator double-printing on ssl 161/head
2015-11-13 romibiFix Lambda 158/head
2015-11-05 Hannah von RethFix build with Qt4 155/head
2015-11-04 Veeti PaananenDisplay SHA256 fingerprint for SSL certificates 156/head
2015-11-03 Hannah von RethDisable connect to core dialog if not disconnected.
2015-11-03 Hannah von RethSimplify MainPage and add Connect to core button in...
2015-10-31 Raul Salinas-Monte... quasselcore: --add-user and --change-userpass now exit... 154/head
2015-10-21 Konstantin BläsiFixes a crash of the core when executing "/op *" in... 153/head
2015-10-19 Jan Alexander Stef... Correct capitalization of networkid column name 152/head
2015-10-08 Manuel NickschasMerge pull request #151 from Tucos/ws-hist
2015-10-08 Manuel NickschasMerge pull request #150 from Tucos/autospace
2015-10-08 Manuel NickschasMerge pull request #149 from Tucos/cipherkeys
2015-10-08 Manuel NickschasMerge pull request #148 from Tucos/DMdebug
2015-10-08 Petr BenaPerformance tweak: rem. pointless recursive calls
2015-10-08 Manuel NickschasMerge pull request #146 from benapetr/master
2015-10-08 Manuel NickschasMerge pull request #145 from Scheirle/enh_usertooltip
2015-10-08 Manuel NickschasMerge pull request #139 from TheOneRing/snorenotify-0.6
2015-10-08 Pierre SchweitzerDon't assign a default value to spacePos
2015-10-08 Pierre SchweitzerPass argument by reference in CliParserArg constructor
2015-10-08 Pierre SchweitzerUse prefix operators when possible for non-primitive...
2015-10-08 Manuel NickschasMerge pull request #134 from mamarley/reconnectfix
2015-10-08 Manuel NickschasMerge pull request #133 from mamarley/clientreconnectfix
2015-10-08 Manuel NickschasMerge pull request #132 from mamarley/md5corecertfix
2015-10-08 Andrew BrownWrite out warning when a user login fails
2015-09-24 Bas PapePreserve white-space in the input history. 151/head
2015-09-24 Bas PapeStore the channel keys in CoreNetwork again 149/head
2015-09-24 Bas PapeDisable checkbox if no DockManager is present 148/head
2015-09-24 Bas PapeRemove forward declarations in multilineedit.h 150/head
2015-09-24 Bas PapeRemove the tabcompletion space at end of text
2015-09-22 Patrick von RethApply small snore api changed. 139/head
2015-09-22 Petr BenaFixed english in ircchannel.cpp 146/head
2015-09-21 Patrick von RethUpdated the Snorenotification backend to the new api...
2015-09-21 Petr BenaClean up
2015-09-19 Bernhard ScheirleAdds nicer ircuser tooltips 145/head
2015-07-30 Manuel NickschasMerge pull request #142 from TheOneRing/Fix-build-with...
2015-07-25 Armin KFix build with Qt-5.5 142/head
2015-07-01 Manuel NickschasMerge pull request #129 from fuzzball81/pep8-cleanup
2015-07-01 Manuel NickschasMerge pull request #128 from Deiz/optional-webkit
2015-07-01 Manuel NickschasMerge pull request #125 from schaal/sslcert
2015-07-01 Manuel NickschasMerge pull request #124 from siduction-upstream/master
2015-07-01 Manuel NickschasMove config file migration after QCoreApplication insta...
2015-06-13 Michael MarleyKeep _wantReconnect set to true by default instead... 133/head
2015-05-23 Michael MarleyUse SHA2-512 to store the core certificate digest in... 132/head
2015-05-08 DeizRespect WITH_WEBKIT when defining HAVE_WEBKIT 128/head
2015-05-06 Manuel NickschasMerge pull request #126 from mamarley/insertuserracefix
2015-05-05 Michael MarleyFix SQL errors caused by sender insertion from multiple... 126/head
2015-05-02 Daniel SchaalAdd cmdline options for SSL certificate/key paths. 125/head
2015-04-23 Michael MarleyCall socketDisconnected() from socketStateChanged() 134/head
2015-04-23 egs-meMerge pull request #123 from mamarley/initdbfix
2015-04-23 Michael MarleyExecute initDbSession() on DB reconnects 123/head
2015-04-21 Manuel NickschasMerge pull request #122 from mamarley/psqltzfix
2015-04-20 Michael MarleySet the PostgreSQL session timezone to 'UTC' 122/head
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
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 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 Pierre-Hugues HussonAdd "/print" command
2015-02-17 Manuel NickschasChange location and behavior of the Password Change...
2015-02-16 Michael MarleyHide or disable the Change Password option when appropriate
2015-02-16 Martin T. H. SandsmarkImplement password changing from client.
2015-02-16 Manuel NickschasMigrate KDE-specific settings from KDE4 to KF5
2015-02-16 Manuel NickschasPort remaining stuff in MainWin to KF5
2015-02-16 Manuel NickschasFix shortcut saving on KDE, and use the system dialog...
2015-02-15 Manuel NickschasUse KNotifications if Frameworks integration is enabled
2015-02-12 Manuel NickschasAdapt custom stylesheet path to new default install...
2015-02-11 Manuel NickschasWork around weirdly broken MOCs
2015-02-08 Manuel NickschasUse KMainWindow if KF5 integration is enabled.
2015-02-08 Manuel NickschasMove KAboutData initialization before app initialization
2015-02-08 Manuel NickschasAdd comment regarding the removal of X11 hacks to Graph...
2015-02-08 Manuel NickschasMake the AboutDlg layout slightly prettier
2015-02-08 Manuel NickschasImprove data path handling
next