Disable the highlights page when not connected
[quassel.git] / src / qtui / settingspages /
2018-03-28 Janne KoschinskiDisable the highlights page when not connected
2018-03-26 Manuel Nickschascommon: Represent core/client features as string list...
2018-03-01 Javier LlorenteReorder includes alphabetically
2018-03-01 Javier LlorenteMove account details out of 'ManualProxy'
2018-03-01 Javier LlorenteAdd system proxy support for quassel-client
2017-12-21 Manuel NickschasOnly enable sender prefix option if the core supports...
2017-12-21 Janne KoschinskiImplement UI and serialization logic for sender modes
2017-12-20 Manuel NickschasMinor cleanups for core-side highlight feature
2017-12-20 Janne KoschinskiStore the HighlightNickType as int instead of custom...
2017-12-20 Janne KoschinskiFix an issue where the table headers were invisible
2017-12-20 Janne KoschinskiRedesign the core highlight settings page
2017-12-20 Janne KoschinskiImplement sender matching for highlight rules
2017-12-20 Janne KoschinskiImplement inverse highlight rules
2017-12-20 Janne KoschinskiImplement UI for core-side highlights
2017-08-31 Shane SynanDefault to unread backlog fetch if not changed
2017-04-13 Shane SynanShow timestamp format tooltips when core supports
2017-04-13 Marcin JabrzykOptionally include timestamp when entering away
2017-04-12 Shane SynanFix SASL appearing active when Use SASL unchecked
2017-04-12 Shane SynanUse label and Details button, check if connected
2017-04-12 Shane SynanEncourage SASL over NickServ when server supports
2017-04-12 Shane SynanHide the SASL EXTERNAL notice while loading
2017-04-12 Shane SynanNew default sender colors!
2017-04-12 Shane SynanOptionally color nicknames in all messages
2017-04-12 Shane SynanOptionally use system locale for chat timestamp
2017-04-12 Shane SynanChange ChannelMsg default to match system default
2017-04-12 Shane SynanMake ErrorMsg color distinct from ServerMsg
2017-04-12 Shane SynanChange CommandMsg color from purple to gray
2016-10-13 Shane SynanEnable per-chat history, line wrap by default
2016-10-08 Manuel Nickschasdcc: Add settings page for DCC configuration dcc
2016-09-14 A. V. LukyanovOn OS X allow minimize on close
2016-09-13 Shane SynanImplement custom rate limits
2016-09-07 Manuel NickschasMake Breeze the default icon theme
2016-09-07 romibiAdd Settings option to choose from bundled Icon Themes
2016-09-07 Shane SynanAdd spacers to Chat & Nick Lists settings page
2016-09-07 Shane SynanAdd horizontal spacer to Appearance settings page
2016-09-06 Shane SynanAdd spacers to Chat View Colors settings page
2016-09-06 Shane SynanMove Chat View colors to new settings page
2016-09-06 Shane SynanDefault nick/action color on, sender brackets off
2016-09-06 Shane SynanOptionally color sender nicks in Action messages
2016-09-06 Shane SynanMake sender brackets configurable, on by default
2016-09-05 Shane SynanSync default port with Use encrypted connection
2016-09-05 Shane SynanOptionally verify SSL connection to IRC servers
2016-09-05 romibiUse QtWebEngine instead of QtWebKit if available
2016-09-05 Martin T. H. SandsmarkMake the buffer search optional, disable by default
2016-06-06 Manuel NickschasBring copyright headers into 2016
2016-04-24 Manuel NickschasMerge pull request #188 from digitalcircuit/ircv3-fix...
2016-04-01 Daniel AlbersMerge pull request #183 from romibi/enableLinkPreview
2016-04-01 Daniel AlbersMerge pull request #168 from esainane/irssi-msg-escape
2016-03-31 Daniel AlbersMerge pull request #165 from esainane/coreinfo-dirty...
2016-02-29 Daniel AlbersMerge pull request #189 from phuzion/master
2016-02-29 phuzionMinor string cleanup 189/head
2016-02-28 Manuel NickschasMerge pull request #180 from digitalcircuit/ircv3-expan...
2016-02-28 Manuel NickschasMerge pull request #136 from sandsmark/sonnet
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 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 SchweitzerUse prefix operators when possible for non-primitive...
2015-06-16 Manuel NickschasAdd spell-checking support via the Sonnet framework 136/head
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 Manuel NickschasMerge pull request #117 from mamarley/oldcoresslconfig
2015-03-11 Manuel NickschasMerge pull request #110 from mamarley/passhash
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-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 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-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 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-03-27 Manuel NickschasMerge pull request #68 from jpnurmi/build-date
2014-03-27 Manuel NickschasMerge pull request #67 from jpnurmi/preset
2014-03-26 J-P NurmiMove preset networks handling out of Network 67/head
2014-03-26 Manuel NickschasMerge pull request #64 from TheOneRing/warnings
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 Bas PapeQHeaderView::setResizeMode is deprecated in Qt 5
2014-03-24 Bas Papereset is deprecated since Qt 5.0
2014-03-24 Manuel NickschasChange Q_WS_* to Q_OS_*
2014-03-23 Manuel NickschasCompletely rework the dependency handling in the build...
2014-03-20 Manuel NickschasMerge pull request #54 from Bombe/issue-1227
2014-03-17 Manuel NickschasEnable automoc
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-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
next