Set the PostgreSQL session timezone to 'UTC'
[quassel.git] / src / qtui /
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 #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-09 Michael MarleyAdd back the SSL protocol selection dialog box for... 117/head
2015-02-18 Manuel NickschasMerge pull request #107 from siduction-upstream/master
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 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-11 Manuel NickschasWork around weirdly broken MOCs
2015-02-08 Manuel NickschasUse KMainWindow if KF5 integration is enabled.
2015-02-08 Manuel NickschasMake the AboutDlg layout slightly prettier
2015-02-08 Manuel NickschasImprove data path handling
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 unneeded conditionals
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 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-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 NickschasHappy New Year!
2014-10-25 Manuel NickschasRemove the obsolete Icon and IconLoader classes
2014-10-25 Manuel NickschasAdd command line parameter for overriding the system...
2014-10-25 Manuel NickschasUse Qt's native icon theme support rather than our own
2014-10-10 David ‘Bombe’ RodenSet initial focus to host input widget. 97/head
2014-09-23 Manuel NickschasMerge pull request #83 from m5/hotlist-fix
2014-09-22 Manuel NickschasMerge pull request #84 from tecknojock/master
2014-09-22 Manuel NickschasMerge pull request #93 from mamarley/quitonfaileddbconn
2014-09-22 Manuel NickschasMerge pull request #92 from mamarley/nodbnoemit
2014-09-22 Manuel NickschasMerge pull request #94 from mamarley/ssloidentdfix
2014-09-16 Manuel NickschasMerge pull request #89 from mamarley/ssloidentdfix
2014-09-14 Manuel NickschasUpdate AboutDlg
2014-09-14 Manuel NickschasMerge pull request #85 from allanjude/patch-1
2014-09-14 Manuel NickschasMerge pull request #82 from jpnurmi/legacypeer
2014-08-28 Daniel AlbersMerge pull request #87 from denizt/moc
2014-08-27 Deniz TürkogluFix MainToolBar visibility not saving in OSX 87/head
2014-08-03 m5fix buffer sorting for hot buffer hotkey 83/head
2014-07-28 Daniel AlbersMerge pull request #77 from seezer/bug821
2014-07-28 Sebastian GothInitialize ChatView scrolled to bottom
2014-07-28 Sebastian GothKeep scrolled down views through resizeEvents
2014-07-28 Sebastian GothDon't scroll to bottom on resize
2014-03-31 Manuel NickschasWe don't actually require XmlPatterns for WebKit
2014-03-27 Manuel NickschasFix rendering of the sender column
2014-03-27 Manuel NickschasMerge pull request #68 from jpnurmi/build-date
2014-03-27 Manuel NickschasMerge pull request #67 from jpnurmi/preset
2014-03-27 Manuel NickschasMerge pull request #66 from TheOneRing/snore
2014-03-26 J-P NurmiMove preset networks handling out of Network 67/head
2014-03-26 Patrick von RethFixed detection of snore for Qt4/Qt5 66/head
2014-03-26 Manuel NickschasMerge pull request #64 from TheOneRing/warnings
2014-03-25 Manuel NickschasMake the web preview build on Qt4 again
2014-03-25 K. Ernest (iFire... Webkit changed location and scale() is gone.
2014-03-25 Manuel NickschasProperly find WebKit for Qt5
2014-03-24 Manuel NickschasAdd missing include
2014-03-24 Manuel NickschasQDesktopServices -> QStandardPaths
2014-03-24 Manuel NickschasQSslCertificate::subjectInfo() returns a QStringList...
2014-03-24 Manuel NickschasUse QSslCertificate::isNull() instead of isValid()...
2014-03-24 Manuel NickschasQSslCertificate::{subject,issuer}Info() returns a QStri...
2014-03-24 Bas PapeQHeaderView::setResizeMode is deprecated in Qt 5
2014-03-24 Bas PapeLogging changed in Qt 5; use QtMessageHandler
2014-03-24 Bas PapeqVariantValue is deprecated in Qt 5.0
2014-03-24 Bas PapesetAcceptsHoverEvents is deprecated in Qt 5.
2014-03-24 Bas PapesetAlphaChannel is deprecated in Qt 5.
2014-03-24 Bas Papereset is deprecated since Qt 5.0
2014-03-24 Bas PapeQt::escape moved to QString::toHtmlEscaped in Qt 5
2014-03-24 Manuel NickschasChange Q_WS_* to Q_OS_*
2014-03-24 Manuel NickschasProperly handle DBusMenuQt in the build system
2014-03-23 Manuel NickschasCompletely rework the dependency handling in the build...
2014-03-20 Manuel NickschasImprove the CMake option stuff
2014-03-20 Manuel NickschasMerge pull request #54 from Bombe/issue-1227
2014-03-19 Manuel NickschasSimplify handling of (dual-)Qt in the build system
2014-03-17 Manuel NickschasEnable automoc
2014-03-04 Daniel Albersadd context menu action to reset chat column widths
2014-03-04 Daniel Albersmake highlight rules case-insensitive by default
2014-02-26 Michael MarleyUse autonegotiation to choose an SSL protocol. 61/head
2014-02-25 Patrick von RethUse Snore only if building without KDE
2014-02-21 Daniel Albersmove © years out of translatable text in aboutDlg
2014-02-21 Daniel Albersremove old static versionLabel text
2014-02-18 Manuel NickschasUpdate AboutDlg
2014-02-18 Chris HUse a unicode string instead of the escaped version.
2014-02-18 Deniz TürkogluDisable webpreview to avoid user interactaction
2014-02-18 Patrick von RethUse new snore api and a bug fix
2014-02-18 Adam HarwoodAdd option to include read messages in chat monitor
2014-02-18 Awad MackieAdd option for chat monitor to look in the backlog
2014-02-18 Pete BeardmoreAdd option to enable linewrap mode
2014-02-18 Chris Le SueurAdd CoreFeatures guard for hiding inactive networks
2014-02-18 Chris Le SueurAdd a setting to hide inactive networks in buffer views
2014-01-22 Manuel NickschasUpdate AboutDlg
next