quassel.git
2015-07-01 Manuel NickschasMerge pull request #124 from siduction-upstream/master
2015-07-01 Manuel NickschasMove config file migration after QCoreApplication insta...
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-04-25 Alf GaidaFix read GIT_HEAD and GIT_DESCRIBE from environment 124/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-21 Manuel NickschasPost-release version bump 0.13-pre
2015-04-20 Michael MarleySet the PostgreSQL session timezone to 'UTC' 122/head
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
2015-02-17 Pierre-Hugues... Add "/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... Implement 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 NickschasRequire CMake 2.8.12 for KDE Frameworks integration
2015-02-08 Manuel NickschasMake the AboutDlg layout slightly prettier
2015-02-08 Manuel NickschasImprove data path handling
2015-02-08 Manuel NickschasAdd missing index.theme to the bundled Oxygen icon...
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-06 Manuel NickschasFilter -ansi from CMAKE_CXX_FLAGS
2015-02-05 Manuel NickschasAdd Yaohan Chen to AboutData
2015-02-05 Manuel NickschasMerge pull request #108 from hagabaka/master
2015-02-05 Manuel NickschasDisable Clang for building against Qt4 in the CI
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-02-04 Manuel NickschasAdd D-Bus domain to .desktop files
2015-02-02 Manuel NickschasBump Qt4 version requirement to 4.8
2015-01-31 Manuel NickschasAdd support for Qt5's native command line parser
2015-01-10 Alf Gaidaset GIT_HEAD and GIT_DESCRIBE from environment
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
2014-12-19 egs-meMerge pull request #103 from mamarley/psqlrefactor2
2014-12-19 Michael MarleyImprove reliability of PostgreSQL connections 103/head
2014-11-26 Michael MarleyAdd support for compiling with QCA on Qt5 102/head
2014-10-25 Manuel NickschasAdapt Oxygen import script to the new realities
2014-10-25 Manuel NickschasRemove the obsolete Icon and IconLoader classes
2014-10-25 Manuel NickschasAdd command line parameter for overriding the system...
next