From a809161606f1072987c9b4acaf943e0de82fe624 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 16 Feb 2024 19:56:26 +0900 Subject: Replace Qt with TQt Signed-off-by: Michele Calgaro (cherry picked from commit 3d8bcf0b07ce88fc1c3b9f48a5b260df75287a57) --- doc/html/compilation.html | 4 ++-- doc/html/options.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'doc/html') diff --git a/doc/html/compilation.html b/doc/html/compilation.html index 7a5e030..b33850d 100644 --- a/doc/html/compilation.html +++ b/doc/html/compilation.html @@ -5,7 +5,7 @@ following in the base directory of the KDiff3 d

kde-dir specifies the directory containing KDE on your system. If you are not sure, read the README-file for details. -

If you don't use KDE don't use configure but follow the instructions for Qt-only systems in the README file.

Since KDiff3 uses autoconf and +

If you don't use KDE don't use configure but follow the instructions for TQt-only systems in the README file.

Since KDiff3 uses autoconf and automake you should have no trouble compiling it. Should you run into problems please report them to the KDE mailing lists.

Prev
Home


Would you like to make a comment or contribute an update to this page?
- Send feedback to the KDE Docs Team

\ No newline at end of file + Send feedback to the KDE Docs Team

diff --git a/doc/html/options.html b/doc/html/options.html index 474af7f..686ac21 100644 --- a/doc/html/options.html +++ b/doc/html/options.html @@ -106,7 +106,7 @@ Yet there is one option here that is also relevant for saving single files:

File Encoding for A/B/C:

Adjust the file encoding for input files. This has an effect on how the special characters are interpreted. Since you can adjust each codec separately you can even compare and merge files that were saved using different codecs.

File Encoding for Merge Output and Saving:

When you have edited a file, then you can adjust which encoding will be used when saving to disk.

File Encoding for Preprocessor Files:

When you define preprocessors then they might not be able to operate on your codec. (e.g.: Your files are 16-bit-unicode and your preprocessor can only take 8-bit-ascii.) With this option you can define the encoding of preprocessor output. -

Right To Left Language:

Some languages are written right to left. When this option is enabled, KDiff3 draws the text from right to left in the diff input windows and in the merge output window. Note that if you start KDiff3 with the command line option "--reverse" then all layouting will be done right to left too. (This is a feature provided by Qt.) This documentation was written assuming that "Right To Left Language" or reverse layout are disabled. So some references to "left" or "right" must be replaced by their respective counterpart if you use these options. +

Right To Left Language:

Some languages are written right to left. When this option is enabled, KDiff3 draws the text from right to left in the diff input windows and in the merge output window. Note that if you start KDiff3 with the command line option "--reverse" then all layouting will be done right to left too. (This is a feature provided by TQt.) This documentation was written assuming that "Right To Left Language" or reverse layout are disabled. So some references to "left" or "right" must be replaced by their respective counterpart if you use these options.

Miscellaneous

(These options and actions are available in menus or the buttonbar.)

Show line numbers:

You can select if line numbers should be shown for the input files.

Show space and tabulator characters for differences:

Sometimes the visible spaces and tabs are disturbing. You can turn this off.

Show white space:

Turn this off to suppress @@ -135,4 +135,4 @@ Yet there is one option here that is also relevant for saving single files: Currently only the KDE-version supports user-configurable keyboard-shortcuts. (Menu Settings->Configure Shortcuts...)

Prev
Next
Home


Would you like to make a comment or contribute an update to this page?
- Send feedback to the KDE Docs Team

\ No newline at end of file + Send feedback to the KDE Docs Team

-- cgit v1.2.3