diff --git a/src/gui/formsettings.ui b/src/gui/formsettings.ui index 9e58b5882..902c79711 100644 --- a/src/gui/formsettings.ui +++ b/src/gui/formsettings.ui @@ -237,6 +237,19 @@ Authors of this application are NOT responsible for lost data. + + + + Note that speed of used MySQL server and latency of used connection medium HEAVILY influences the final performance of this application. Using slow database connections leads to bad performance when browsing feeds or messages. + + + Qt::AlignCenter + + + true + + + @@ -348,8 +361,8 @@ Authors of this application are NOT responsible for lost data. 0 0 - 167 - 219 + 558 + 337 @@ -610,6 +623,39 @@ Authors of this application are NOT responsible for lost data. QFormLayout::AllNonFixedFieldsGrow + + + + Mouse gestures work with middle mouse button. Possible gestures are: +<ul> +<li>previous web page (drag mouse left)</li> +<li>next web page (drag mouse right)</li> +<li>reload current web page (drag mouse up)</li> +<li>open new web browser tab (drag mouse down)</li> +</ul> + + + Qt::RichText + + + 20 + + + + + + + Enable mouse gestures + + + + + + + Queue new tabs (with hyperlinks) after the active tab + + + @@ -640,39 +686,6 @@ Authors of this application are NOT responsible for lost data. - - - - Queue new tabs (with hyperlinks) after the active tab - - - - - - - Enable mouse gestures - - - - - - - Mouse gestures work with middle mouse button. Possible gestures are: -<ul> -<li>previous web page (drag mouse left)</li> -<li>next web page (drag mouse right)</li> -<li>reload current web page (drag mouse up)</li> -<li>open new web browser tab (drag mouse down)</li> -</ul> - - - Qt::RichText - - - 20 - - -