X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2Fsettingspages%2Fbacklogsettingspage.ui;h=b8c70bf0ff7e4e6e5fb8d21ba2e8c6c894868dcf;hp=e86d44ad31622c8f1b2f20a0bae75e90fcce19c2;hb=HEAD;hpb=5992edbbfa5a6e4a3c72b07c6f08a464f87dd432 diff --git a/src/qtui/settingspages/backlogsettingspage.ui b/src/qtui/settingspages/backlogsettingspage.ui index e86d44ad..b8c70bf0 100644 --- a/src/qtui/settingspages/backlogsettingspage.ui +++ b/src/qtui/settingspages/backlogsettingspage.ui @@ -1,96 +1,202 @@ - + + BacklogSettingsPage - - + + 0 0 - 505 - 362 + 446 + 329 - + Form - + - + - - Fixed Amount per Buffer - + + + Number of messages to be requested from the core when using scrolling up in the buffer view. + + + Dynamic backlog amount: + + - - Unread Messages per Buffer - + + + 99999 + + + 10 + + + 200 + + + DynamicBacklogAmount + + + 200 + + - - Global Unread Messages - + + + 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 + - - - 1 + + + Qt::Horizontal + + + + + + + + + Backlog request method: + + + + + + + 2 + + + + Fixed amount per chat + + + + + Unread messages per chat + + + + + Only fetch when needed + + + + + Globally unread messages + + + + + + + + Qt::Horizontal + + + + 40 + 20 + + + + + + + + + + 2 - - - - 0 - 0 - 481 - 259 - - - + + - - - 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 @@ -101,11 +207,11 @@ - - + + Qt::Vertical - + 20 40 @@ -115,91 +221,101 @@ - - - - 0 - 0 - 481 - 259 - - - + + - - - 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 @@ -210,11 +326,11 @@ You can also chose to fetch additional older chatlines to provide a better conte - - + + Qt::Vertical - + 20 40 @@ -224,87 +340,189 @@ You can also chose to fetch additional older chatlines to provide a better conte - - + + - - - This requester fetches all messages newer than the oldest unread message for all buffers. -This requester determines which is the oldest read message of all buffers and then requests one large chunk of messages across 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 @@ -315,11 +533,11 @@ You can also chose to fetch additional older chatlines to provide a better conte - - + + Qt::Vertical - + 20 40 @@ -332,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 @@ -394,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