Difference between revisions of "IDE Window: Change Encoding Dialog"

From Free Pascal wiki
Jump to navigationJump to search
(New page: You can get to this dialog via: ''Tools / Convert encodings of project/packages ...'' == Overview == This dialog helps to convert whole projects or packages to UTF-8. == Convert project...)
 
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
{{IDE Window: Change Encoding Dialog}}
 +
 
You can get to this dialog via: ''Tools / Convert encodings of project/packages ...''
 
You can get to this dialog via: ''Tools / Convert encodings of project/packages ...''
  
Line 4: Line 6:
  
 
This dialog helps to convert whole projects or packages to UTF-8.
 
This dialog helps to convert whole projects or packages to UTF-8.
 +
Choose the project or package. Then click on Update preview to see what will happen. Setup options until content. Then click ''Convert'' to change the files.
  
 
== Convert project or package ==
 
== Convert project or package ==
Line 19: Line 22:
 
Check this to convert files formerly not encoded in ASCII or UTF-8. For example encoded in windows system encoding.
 
Check this to convert files formerly not encoded in ASCII or UTF-8. For example encoded in windows system encoding.
  
== Filter ==
+
=== Filter ===
  
 
Set the file mask.
 
Set the file mask.
 +
 +
About ''Regular Expressions'' see [[IDE regular expressions]]
 +
 +
== Preview ==
 +
 +
This list is filled when pressing the ''Update preview'' button.

Latest revision as of 19:28, 1 July 2015

Deutsch (de) English (en) 中文(中国大陆)‎ (zh_CN)

You can get to this dialog via: Tools / Convert encodings of project/packages ...

Overview

This dialog helps to convert whole projects or packages to UTF-8. Choose the project or package. Then click on Update preview to see what will happen. Setup options until content. Then click Convert to change the files.

Convert project or package

Select here the project or package and the new encoding.

File filter

Files in ASCII or UTF-8 encoding

Check this to convert files formerly encoded in ASCII or UTF-8.

Files not in ASCII or UTF-8 encoding

Check this to convert files formerly not encoded in ASCII or UTF-8. For example encoded in windows system encoding.

Filter

Set the file mask.

About Regular Expressions see IDE regular expressions

Preview

This list is filled when pressing the Update preview button.