Merge pull request #93 from mamarley/quitonfaileddbconn
[quassel.git] / src / qtui /
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-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
2014-01-22 Michael KedzierskiChange ifdefs around Main ToolBar fix to target mac...
2014-01-22 Michael KedzierskiSave Main ToolBar state when not built against KDE...
2014-01-19 Manuel NickschasRemove unused
2014-01-19 Manuel NickschasFix header guard
2014-01-14 Manuel NickschasUpdate AboutDlg
2014-01-14 Chris H (Shade ... Implement issue #1219: Update the marker line when...
2014-01-13 Manuel NickschasUse a different icon for web search
2014-01-13 Chris H (Shade ... Search the web with selected text.
2014-01-01 Manuel NickschasHappy New Year!
2014-01-01 Manuel NickschasMainWin should get a ClientTransfer pointer
2014-01-01 Manuel NickschasRefactor the transfer stuff
2014-01-01 Manuel NickschasAdd a very rudimentary UI for accepting a transfer
2013-12-22 Manuel NickschasFix fullscreen mode
2013-12-22 Patrick von Rethcode style
2013-12-22 Patrick von Rethremoved debug output
2013-12-22 Patrick von Rethcode style in snore backend, and a more user friendly...
2013-12-18 Martin SandsmarkFix notifications when minimized. 50/head
2013-11-25 Daniel Albersmark string untranslatable
2013-11-24 Manuel NickschasUpdate AboutDlg
2013-11-24 Manuel NickschasAdd separator after "Copy Selection" context menu
2013-11-24 Manuel NickschasFix context menu not being restored properly
2013-11-24 Jerome LeclancheAdd the "Copy Selection" context menu item after checki...
2013-11-23 Manuel NickschasFix grammar bug in ChatViewSettings
2013-11-19 Patrick von Rethfixed crash with systray backend
2013-11-19 Patrick von Rethclean apply of the whole snore patches
2013-11-19 Manuel NickschasAdd QUrl include for Phonon
2013-11-19 Manuel NickschasAvoid Phonon's deprecation warnings
2013-11-19 Manuel NickschasFix the Phonon notification backend not playing any...
2013-11-19 Manuel NickschasRename settingspages.inc to settingspages.cmake
2013-11-07 Manuel NickschasAbstract away the protocol handshake code
2013-11-07 Manuel NickschasFix build without SSL
2013-10-16 Florent CastelliSanitize topic message 40/head
2013-10-10 Bas PapeIndicate whether a key is set for the buffer.
2013-10-10 Bas PapeStrip formatting when looking up the clickable.
2013-05-16 Alf GaidaNever use the expressions "allows to", "helps to",...
2013-05-16 Bas PapeShow a message when failing to load the key file 17/head
2013-04-16 Manuel NickschasUpdate about dialog once again for new translations
2013-04-09 Manuel NickschasUpdate "About" dialog
2013-03-06 Manuel NickschasDon't crash if no audio file for Phonon is set
2013-03-06 Bas PapeAdd notification backend to support DockManagers
2013-03-06 Bas PapeSet minimum (the special value) timeout to 0
next