Fix shortcut handling with KDE Frameworks
[quassel.git] / src /
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
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
2015-02-08 Michael MarleyConvert the Storage::HashVersion names to CamelCase
2015-02-08 Michael MarleyAdd support for a salted SHA2-512 hash
2015-02-08 Michael MarleyAdd support for password hash versioning
2015-02-07 Manuel NickschasMerge pull request #97 from Bombe/focus-host-input
2015-02-07 Manuel NickschasMerge pull request #104 from mamarley/disconnectdesyncfix
2015-02-07 Manuel NickschasRemove dead assignments
2015-02-07 Manuel NickschasRemove unneeded conditionals
2015-02-07 Manuel NickschasSimplify session thread handling in Core
2015-02-07 Manuel NickschasReplace assertion by condition
2015-02-06 Manuel NickschasRemove support for obsolete Qt versions
2015-02-06 Manuel NickschasRemove support for network detection via Solid
2015-02-05 Manuel NickschasAdd Yaohan Chen to AboutData
2015-02-05 Manuel NickschasMerge pull request #108 from hagabaka/master
2015-02-05 Manuel NickschasMerge pull request #102 from mamarley/qcaqt5
2015-02-05 Yaohan ChenAdd Qt-based connection detection 108/head
2015-02-05 Manuel NickschasMerge pull request #105 from merlin1991/qdatastream
2015-02-04 Manuel NickschasSimplify the handling of the contributor list in AboutDlg
2015-02-04 Manuel NickschasMake UTF-8 the default encoding for QString and tr()
2015-01-31 Manuel NickschasAdd support for Qt5's native command line parser
2015-01-03 Manuel NickschasUse KTextEdit when building against KF5
2015-01-03 Manuel NickschasUse link dependencies between Quassel modules
2015-01-02 Manuel NickschasRename HAVE_KDE define to HAVE_KDE4
2015-01-02 Manuel NickschasPrepare build system for KDE Frameworks support
2015-01-02 Manuel NickschasHappy New Year!
2014-12-23 Christian RatzenhoferSet the version of the QDataStream in ClientAuthHandler 105/head
2014-12-20 Michael MarleyFix potential state desync in disconnectFromIrc() 104/head
next