X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2Fsettingspages%2Fbacklogsettingspage.ui;h=b8c70bf0ff7e4e6e5fb8d21ba2e8c6c894868dcf;hp=04e4ccd7a7ad9f6e4fef597b9e0a8d9382bea534;hb=HEAD;hpb=7606dbd6475ef7fc375edcf3c9fcfa71cdfa1570 diff --git a/src/qtui/settingspages/backlogsettingspage.ui b/src/qtui/settingspages/backlogsettingspage.ui index 04e4ccd7..b8c70bf0 100644 --- a/src/qtui/settingspages/backlogsettingspage.ui +++ b/src/qtui/settingspages/backlogsettingspage.ui @@ -1,52 +1,130 @@ - + + BacklogSettingsPage - - + + 0 0 - 439 - 325 + 446 + 329 - + Form - + - + - - - Backlog Request Method: + + + Number of messages to be requested from the core when using scrolling up in the buffer view. + + + Dynamic backlog amount: + + + + + + + 99999 + + + 10 + + + 200 + + + DynamicBacklogAmount + + + 200 + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + + When switching to a chat, more backlog will be fetched if no messages are shown yet or the scrollbar isn't visible. Useful when not fetching any initial backlog. + + + Fetch backlog if needed when switching chats + + + EnsureBacklogOnBufferShow + + + true + + + + + + + Qt::Horizontal + + + + + + + + + Backlog request method: - + + + 2 + - - Fixed Amount per Buffer + + Fixed amount per chat - - Unread Messages per Buffer + + Unread messages per chat - - Global Unread Messages + + Only fetch when needed + + + + + Globally unread messages - - + + Qt::Horizontal - + 40 20 @@ -57,64 +135,68 @@ - - - 0 + + + 2 - - - - 0 - 0 - 415 - 216 - - - + + - - - The simplest Requester. It fetches a fixed amount of lines for each buffer from the Backlog. + + + The simplest requester. It fetches a fixed amount of lines for each chat window from the backlog. - + Qt::PlainText - + true - + - - - amount of messages per buffer that are requested after the core connection has been established. + + + Amount of messages per buffer that are requested after the core connection has been established. - + Initial backlog amount: - - - 1000 + + + + + + 0 - + + 99999 + + 10 - + + 500 + + + FixedBacklogAmount + + 500 - - + + Qt::Horizontal - + 263 20 @@ -125,11 +207,11 @@ - - + + Qt::Vertical - + 20 40 @@ -139,91 +221,101 @@ - - - - 0 - 0 - 415 - 216 - - - + + - - - This requester fetches unread messages for each buffer individually. The amount of lines can be limited per buffer. + + + This requester fetches unread messages for each chat window individually. The amount of lines can be limited per chat. -You can also chose to fetch additional older chatlines to provide a better context. +You can also choose to fetch additional older chatlines to provide a better context. - + Qt::PlainText - + true - + - - + + Maximum amount of messages to be fetched per buffer. - + Limit: - - + + Maximum amount of messages to be fetched per buffer. - - 1000 + + Unlimited + + + -1 - + + 99999 + + 10 - - 200 + + 1000 + + + PerBufferUnreadBacklogLimit + + + 1000 - - + + Amount of messages to be fetched in addition to the unread messages. The Limit does not apply here. - + Additional Messages: - - + + Amount of messages to be fetched in addition to the unread messages. The Limit does not apply here. - + 1000 - + 10 - + + 50 + + + PerBufferUnreadBacklogAdditional + + 50 - - + + Qt::Horizontal - + 40 20 @@ -234,11 +326,11 @@ You can also chose to fetch additional older chatlines to provide a better conte - - + + Qt::Vertical - + 20 40 @@ -248,94 +340,189 @@ You can also chose to fetch additional older chatlines to provide a better conte - - - - 0 - 0 - 415 - 216 - - - + + - - - This requester fetches all messages newer than the oldest unread message for all buffers. + + + <p>On modern cores (v0.13.0 or newer), no backlog will be fetched. The core keeps track of chat activity automatically.<br/> +<i>Note: Chat Monitor won't show past messages.</i> +</p> +<p>On older cores, this requester fetches a fixed amount of lines for each chat window from the backlog.</p> + + + Qt::RichText + + + true + + + + + + + + + Amount of messages per buffer that are requested after the core connection has been established. + + + For legacy cores, initial backlog amount: + + + + + + + + + + 0 + + + 99999 + + + 10 + + + 500 + + + AsNeededLegacyBacklogAmount + + + 500 + + + + + + + Qt::Horizontal + + + + 263 + 20 + + + + + + + + + + Qt::Vertical + + + + 20 + 47 + + + + + + + + + + + + This requester fetches all messages newer than the oldest unread message for all chats. -Note: this requester is not recommended if you use hidden buffer or have inactive buffers (i.e.: no stale queries or channels). +Note: This requester is not recommended if you use hidden chat windows or have inactive chats (i.e.: no stale queries or channels). It is useful to limit the total amount of the backlog and is probably the fastest. -You can also chose to fetch additional older chatlines to provide a better context similar. +You can also chose to fetch additional older chatlines to provide a better context. - + Qt::PlainText - + true - + - - + + Maximum amount of messages to be fetched over all buffers. - + Limit: - - + + Maximum amount of messages to be fetched per buffer. - - 1000 + + Unlimited + + + -1 + + + 100000 - + 10 - + + 200 + + + GlobalUnreadBacklogLimit + + 200 - - + + Amount of messages to be fetched in addition to the unread messages. The Limit does not apply here. - + Additional Messages: - - + + Amount of messages to be fetched in addition to the unread messages. The Limit does not apply here. - + 1000 - + 10 - + + 50 + + + GlobalUnreadBacklogAdditional + + 50 - - + + Qt::Horizontal - + 40 20 @@ -346,11 +533,11 @@ You can also chose to fetch additional older chatlines to provide a better conte - - + + Qt::Vertical - + 20 40 @@ -363,54 +550,14 @@ You can also chose to fetch additional older chatlines to provide a better conte - - - - - Number of messages to be requested from the core when using scrolling up in the buffer view. - - - Dynamic backlog amount: - - - - - - - 1000 - - - 10 - - - 200 - - - - - - - Qt::Horizontal - - - - 40 - 20 - - - - - - - - - + + Qt::Vertical - + 20 - 18 + 40 @@ -425,11 +572,11 @@ You can also chose to fetch additional older chatlines to provide a better conte stackedWidget setCurrentIndex(int) - - 146 - 27 + + 316 + 31 - + 147 142