AboutDialog
About
<html><head/><body><h1 style=" margin-top:18px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-size:xx-large; font-weight:600;">Red Panda C++</span></h1></body></html>
Based on Qt %1 (%2) running on %3
基於 Qt %1 (%2) 執行於 %3
Build time: %1 %2
<html><head/><body><p>Homepage: <a href="Homepage: https://sourceforge.net/projects/dev-cpp-2020/">https://sourceforge.net/projects/dev-cpp-2020/</a></p></body></html>
GNU General Public License
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
Version:
Non-GCC Compiler
Website: <a href="%1">%1</a>
Next Generation Microsoft Visual C++
下一代 Microsoft Visual C++
Microsoft Visual C++ 2022
Microsoft Visual C++ 2022
Microsoft Visual C++ 2019
Microsoft Visual C++ 2019
Microsoft Visual C++ 2017
Microsoft Visual C++ 2017
Legacy Microsoft Visual C++
舊版 Microsoft Visual C++
Copyright(C) 2021-2024 瞿华(royqh1979@gmail.com)
AppTheme
Theme file '%1' doesn't exist!
Error in json file '%1':%2 : %3
Can't open the theme file '%1' for read.
AutolinkModel
Header
Link options
Header exists
Header already exists.
UTF-8
BacktraceModel
Function
Filename
Line
BookmarkModel
Save file '%1' failed.
Can't open file '%1' for write.
Error in json file '%1':%2 : %3
Can't open file '%1' for read.
Description
Line
Filename
BreakpointModel
Filename
Line
Condition
CPUDialog
CPU Info
Step over one machine instruction
Step into one machine instruction
AT&&T
Intel
Blend Mode
Callstack
ChooseThemeDialog
Choose Theme
Dark Theme
深色主題
Light Theme
淺色主題
Ok
Default Language:
C
C++
System Theme
跟隨系統樣式和顏色
CodeSnippetsManager
Load default code snippets failed
Can't copy default code snippets '%1' to '%2'.
Read code snippets failed
Can't open code snippet file '%1' for read.
Read code snippet file '%1' failed:%2
Save code snippets failed
Can't open code snippet file '%1' for write.
Write to code snippet file '%1' failed.
Load new file template failed
Can't open new file template file '%1' for read.
Save new file template failed
Can't open new file template file '%1' for write.
CodeSnippetsModel
Caption
Completion Prefix
Description
Menu Section
ColorEdit
NONE
Color
Compiler
Clean before rebuild failed.
Compile Result:
- Errors: %1
- Warnings: %1
- Output Filename: %1
- Output Size: %1
- Compilation Time: %1 secs
[Error]
[Warning]
[Info]
[Note]
The compiler process for '%1' failed to start.
The compiler process crashed after starting successfully.
The last waitFor...() function timed out.
An error occurred when attempting to write to the compiler process.
An error occurred when attempting to read from the compiler process.
An unknown error occurred.
Can't open file "%1" for write!
- Command: %1
- Command: %1 > %2
warning
info
note
error:
warning:
CompilerAutolinkWidget
Form
Enable auto link
Add
Remove
Save failed.
CompilerManager
No compiler set
No compiler set is configured.
Can't start debugging.
Can't find Console Pauser
Console Pauser "%1" doesn't exists!
CompilerSetDirectoriesWidget
Form
Add
Remove
Remove Invalid
Choose Folder
CompilerSetOptionWidget
Form
Compiler set to config
Auto Find Compilers
Find Compiler in the Folder
Add Compiler
Add Blank Compiler Set
Rename
Remove
General
Convert Executable's Charset as
Statically link libraries
Add the following arguments when calling the compiler
Add the following arguments when calling the linker
Settings
Directories
Programs
Choose make
...
C Compiler(gcc)
C++ Compiler(g++)
Choose C++ Compiler
make
Choose Debugger
Choose C Compiler
gdb
Choose Resource Compiler
gdb server
Resource Compiler(windres)
ANSI
UTF-8
Red Panda C++ will clear previously found compiler list and search for compilers in the following locations:<br /> '%1'<br /> '%2'<br />Do you really want to continue?
Red Panda C++ will clear previously found compiler list and search for compilers in the the PATH. <br />Do you really want to continue?
Confirm
Failed
Can't find any compiler.
Compiler Set Name
Name
Compiler Folder
Compiler
New name
Output
Compilation Stages
Stop after the preprocessing stage
Stop after the compilation proper stage
Link and generate the executable
Preprocessing output suffix
Compiling output suffix
Executable suffix
Locate C Compiler
Locate C++ Compiler
Locate Make
Locate GDB
Locate GDB Server
Locate windres
Searching for compilers...
Abort
Searching...
Binary suffix
Survive auto-finds
Don't localize compiler output messages
CppRefacter
Rename Symbol Error
Can't rename symbols not defined in this file.
New symbol already exists!
Searching...
Abort
CustomMakefileInfoDialog
Information for custom makefile
Ok
<html><head/><body><p>Red Panda C++'s Makefile has two important targets:</p><p>- all (which builds the executable)</p><p>- clean (which cleans up object files)</p><p><br/>"all" depends on 2 targets: all-before and all-after. All-before</p><p>gets called before the compilation process, and all-after gets</p><p>called after the compilation process.</p><p><br/>"clean" depends on the target clean-custom, which gets called</p><p>before the cleaning process.<br/></p><p>You can change the Makefile's behavior by defining the targets</p><p>that "all" and "clean" depend on.</p></body></html>
DebugGeneralWidget
Form
Use GDB Server to debug
GDB Server Port
Debug Console
Font:
Show only monospaced fonts
Size:
Show detail debug logs
Show CPU Window when signal received
CPU Window
Disassembly Coding Style:
Intel
AT&&T
Show disassembly code in blend mode
Memory View
Autosave watches
Max number of array elements displayed
Skip header files when step into
System library
Project library
Custom library
Rows
Columns
Max characters of a string displayed
Debugger
No compiler set
No compiler set is configured.
Can't start debugging.
Debugger not exists
GDB Server path error
GDB Server's path "%1" contains non-ascii characters.
This prevents it from executing.
GDB Server not exists
Can''t find gdb server in : "%1"
Execute to evaluate
Compile
Source file is more recent than executable.
Recompile?
Signal "%1" Received:
Save file '%1' failed.
Can't open file '%1' for write.
Error in json file '%1':%2 : %3
Can't open file '%1' for read.
Can''t find debugger (gdb) in : "%1"
Please check the "program" page of compiler settings.
Editor
Error
Save As
File %1 already opened!
Print Document
Ctrl+click for more info
astyle not found
Can't find astyle in "%1".
Break point condition
Enter the condition of the breakpoint:
Readonly
Error Load File
hex: %1
dec: %1
EditorAutoSaveWidget
Form
Enable auto save
Time interval:
minutes
Objects to save
Current File
All files opened
Project files
Save strategy
Overwrite
Append UNIX timestamp
Append formatted timestamp
Demo file name:
Demo file name:
Auto backup editing contents
EditorClipboardWidget
Form
Copy with format as
Copy && Export As HTML
Use background color
Use editor's color scheme
Color scheme
Export As RTF
EditorCodeCompletionWidget
Form
Enable code competion
Minimum id length to show completion
Clear all parsed symbols when editor is hidden
Show completion suggestions while typing
Engine options
Scan local header files
Scan system header files
Show keywords in suggestions
Show code snippets in suggestions
Append () when complete functions
Ignore case when search suggestions
Prefer local symbols
Hide symbols start with underscore
Hide symbols start with two underscores
Prefer symbols mostly used
Clear usage data
Completion suggestion window width:
Completion suggestion window height:
Editors share one code parser
EditorColorSchemeWidget
Form
Scheme
...
Background:
Foreground:
Font Styles
Bold
Italic
Strikeout
Underlined
Rainbow parenthesis
Duplicate...
Rename...
Restore to Default
Import Scheme...
Export...
Delete...
Error
Open
Color Scheme Files (*.scheme)
'%1' is not a valid name for color scheme file.
New scheme name
'%1' is not a valid scheme name!
Save
Confirm Delete Scheme
Scheme '%1' will be deleted!<br />Do you really want to continue?
EditorFontDialog
Choose Font
Show only monospaced fonts
EditorFontWidget
Form
Font:
Show only monospaced fonts
Size:
Font
Move to top
Move to bottom
Gutter
Gutter is visible
Left Offset
Right Offset
Show Line Numbers
Add leading zeros to line numbers
Line numbers starts at zero
Auto calculate the digit count of line number
Digit count
Use Custom Font
Enable ligatures support
Modify
Line Spacing:
Show whitespaces
Leading
Inner
Trailing
Line break
Force fixed width
Add
Remove
Move up
Move down
Reset
EditorGeneralWidget
Vertical Line
Horizontal Line
Half Block
Block
EditorMiscWidget
Form
Open system header files in read only mode
Auto load files being open when Red Panda C++ last exited.
Auto detect encoding when openning files
Default file encoding
Default file type
C++ files
C files
ANSI
UTF-8
UTF-8 BOM
Parse TODOs
Action before saving files
None
Reformat
Trim trailing spaces
EditorSnippetWidget
Form
Code Snippets
Add
Remove
New C File Template
New C++ File Template
New GAS File Template
EditorSymbolCompletionWidget
Form
Complete Symbols
Details
Complete Braces{}
Complete Brackets []
Complete Parenthesis ()
Complete Multiline Comments /**/
Complete Single Quotations ''
Complete Double Quotations ""
Complete #include <>
Skip matching symbols while typing
Remove symbol pairs when delete chars
EditorSyntaxCheckWidget
Form
Enable Auto Syntax Check
Check when save/load file
Check when count of lines changed
EditorTooltipsWidget
Form
Show function tips
Enable mouse hover tooltips
Show syntax issue tooltips
Show full header filename tooltips
Show identifier definition tooltips
Show expression value tooltips when debugging
Tool tips delay
ms
EnvironmentAppearanceWidget
Form
Font:
*Needs restart
Theme:
Language:
Font Size:
Icon Set:
Create a customized copy
Customize
Open custom themes folder
Open Folder
Remove custom theme
Use custom icon set
English
Portuguese
Simplified Chinese
Traditional Chinese
Icon Zoom:
EnvironmentFileAssociationWidget
Form
Open Each File In
Independent Red Panda C++ applications
The same Red Panda C++ application
File Types:
Just check or uncheck for which file types Red Panda C++ wil be registered as the default application to open them ...
EnvironmentFoldersWidget
Form
Open in browser
Custom icon sets folder:
Remove all custom settings and exit
Configuration folder:
Custom theme folder:
Open custom theme folder in file browser
Confirm
Do you really want to delete all custom settings?
Error
Failed to delete custom settings.
EnvironmentPerformanceWidget
Form
Reduce Memory Usage
Auto clear parsed symbols when editor hidden
Editors share one code parser
EnvironmentProgramsWidget
Form
...
Terminal
Choose Terminal Program
All files (%1)
Auto Detect Terminal Arguments Pattern
Test Command
Use custom terminal
Args. pattern
Cmd. preview
EnvironmentShortcutModel
action
Function
Shortcut
Error
Shortcut "%1" is used by "%2".
EnvironmentShortcutWidget
Form
Keyword
ExecutableRunner
The runner process '%1' failed to start.
The last waitFor...() function timed out.
An error occurred when attempting to write to the runner process.
An error occurred when attempting to read from the runner process.
ExecutorGeneralWidget
Form
Pause console programs after return
Minimize IDE when running programs
Parameters to pass to your program
Redirect input to the following file:
Debugger doesn't support this feature in Linux.
Note:
Debugger only support this feature in gdb server mode in windows.
Browse
Choose input file
All files (%1)
Parsed argv array (represented in JSON):
Enable ANSI Escape Sequences Support
ExecutorProblemSetWidget
Form
Enable Problem Set
Listen for Competitive Companion
Port Number
Case Editor Font
Font Size:
Font:
Only Monospaced
ms
Case Valdation Limit
Time Limit
Memory Limit
kb
Convert HTML for:
Input
Expected Output
Redirect STDERR to Tools output panel
Problem Case Validate type
Exact
Ignore leading/trailing spaces
Ignore spaces
FileAssociationModel
Register File Association Error
Don't have privilege to register file types!
Register File Type Error
FileCompiler
Compiling single file...
- Filename: %1
- Compiler Set Name: %1
Can't delete the old executable file "%1".
Can't find the compiler for file %1
The Compiler '%1' doesn't exists!
Processing %1 source file:
%1 Compiler: %2
Please check the "program" page of compiler settings.
Checking single file...
GNU Assembler
Command: %1
FilePropertiesDialog
File Properties
File name:
Path:
Project:
Relative to Project:
Comment lines:
Code lines:
Total lines:
Including files:
Empty lines:
File size:
File date:
OK
Characters:
FormatterGeneralWidget
Form
Predefined format style
<html><head/><body><p>Note for the predefined format style</p></body></html>
Basic
Brace modifications
Attach braces to namespace statements
Attach braces to classes
Attach braces to class inline function definitions
Attach braces to extern "C" statements
Attach the closing while of do-while to the close brace
Convert tabs to the appropriate number of spaces
Indentation 1
Indent with:
Indent using spaces
Spaces
Indent using tabs
Tabs
Tab Size:
Indent for continuation lines:
Minimal indent for a continuous conditional beloning to a conditional header:
Maximal indent spaces for a continuation line
Indentation 2
Indent labels
Indent class blocks
Indent namespaces
Indent class access modifiers
Indent after parenthesis '(' or assignment '='
Indent preprocessor conditional statements
Indent multi-line preprocessor #define statements
Indent line comments that start in column one
Indent preprocessor blocks
Indent switch blocks
Indent cases
Padding 1
Remove superfluous empty lines exceeding
Insert spaces around operators
Insert spaces after commas
Insert spaces after parenthesis headers ('if','for',...)
Insert spaces around parenthesis on the outside only
Insert spaces around parenthesis on the inside only
Insert empty lines arround unrelated blocks
Insert empty lines around all blocks
Insert spaces around first parenthesis in a series on the out side only
Insert spaces around parenthesis
Padding 2
Remove all empty lines. It will NOT delete lines added by the padding options.
Attach a pointer operator to its :
type(left)
middle
Fill empty lines with the white space of the previous lines.
name(right)
Remove unnecessary space adding around parenthesis
Attach a reference operator to its :
none
Other 1
Break one line headers ('if','while','else'...) from the statement on the same line
Add one line braces to unbraced one line conditional statements
Break braces before close headers ('else','catch"...)
Remove braces from a braced one line conditional statements
Break 'else if' statements into two lines
Add braces to unbraced one line conditional statements
Other 2
Break return type from the function name in its definition
Don't break blocks residing completely on one line
Remove superfluous whitespace
Attach return type to the function name in its definition
Don't break multiple statements residing on one line
Break return type from the function name in its declaration
Attach return type to the function name in its declaration
Other 3
Break lines exceeds
characters
Remove the leading '*' prefix on multi-line comments and indent the comment text one line indent.
Close ending angle brackets on template definitions
Place the logical conditional to the last on the previous line, when break lines
No minimal indent
Indent at least one additional indent
Indent at least two additional indents
Indent at least one-half an additional indent.
FormatterPathWidget
Form
Path to astyle
...
All files (%1)
FormatterStyleModel
Default
The opening braces will not be changed and closing braces will be broken from the preceding line.
Allman
Broken braces.
Java
Attached braces.
K&R
Linux braces.
Stroustrup
Linux braces, with broken closing headers.
Whitesmith
Broken, indented braces.
Indented class blocks and switch blocks.
VTK
Broken, indented braces except for the opening braces.
Ratliff
Attached, indented braces.
GNU
Broken braces, indented blocks.
Linux
Linux braces, minimum conditional indent is one-half indent.
Horstmann
Run-in braces, indented switches.
One True Brace
Linux braces, add braces to all conditionals.
Google
Attached braces, indented class modifiers.
Mozilla
Linux braces, with broken braces for structs and enums, and attached braces for namespaces.
Webkit
Linux braces, with attached closing headers.
Pico
Run-in opening braces and attached closing braces.
Uses keep one line blocks and keep one line statements.
Lisp
Attached opening braces and attached closing braces.
Uses keep one line statements.
GitBranchDialog
Branch/Switch
Switch To
Branch
Options
Overwrite working tree changed(force)
Track
Pass --track to git
Force Track
Pass --no-track to git
Force No Track
Neither --track nor --no-track is passed to git
Not Specifiied
Create New Branch
Merge between original branch, working tree contents and the branch to switch to
Merge
Force Creation (Reset branch if exists)
Ok
Cancel
GitFetchDialog
Dialog
GitLogDialog
Git Log
Close
Reset
Revert
branch
Tag
Reset "%1" to this...
Revert "%1" to this...
Create Branch at this version...
Create Tag at this version...
GitLogModel
Date
Author
Title
GitManager
Folder "%1" already has a repository!
GitMergeDialog
Merge
From
Branch
Option
No Commit
Squash
No Fast Forward
Fast Forward Only
Merge Message
Ok
Cancel
GitPullDialog
Dialog
GitPushDialog
Dialog
GitRemoteDialog
Git Remote
Add Remote
Add
Remove Remote
Remove
Detail
Name
URL
Close
Ok
Update
GitResetDialog
Reset
Reset current branch "%1" to
Branch
Tag
Commit
Reset Type
<html><head/><body><p>Leave working tree and index untouched</p></body></html>
<html><head/><body><p>Reset working tree and index (discarding local changes)</p></body></html>
Soft
Hard
Leave working tree untouched, reset index
Mixed
Ok
Cancel
GitUserConfigDialog
Fill User Info
User Email:
Ok
Cancel
User Name:
Git needs the following info to commit:
InfoMessageBox
Message
Ok
IssuesModel
Filename
Line
Col
Description
IssuesTable
Filename
Line
Col
Description
LanguageAsmGenerationWidget
Form
Don't generate debug directives
Don't generate SEH directives
AT&&T
Intel
Instruction syntax:
Don't generate cli directives.
MacroInfoModel
The default directory
Path to the Red Panda C++'s executable file.
Version of the Red Panda C++
PATH to the Red Panda C++'s installation folder.
Current date
Current date and time
The first include directory of the working compiler set.
The first lib directory of the working compiler set.
The compiled filename
Full path to the compiled file
Filename of the current source file
Full path to the current source file
Path to the current source file's parent folder
Word at the cursor in the active editor
Name of the current project
Full path to the current project file
Name of the current project file
Path to the current project's folder
MainWindow
Red Panda C++
Files
Project
Watch
Structure
Problem Set
New Problem Set
Add Problem
Remove Problem
Save Problem Set
Load Problem Set
Issues
Tools Output
Debug
Evaluate:
Debug Console
Call Stack
Breakpoints
Locals
Memory
Address Expression:
Search
History:
Search Again
Replace with:
Replace
Cancel
TODO
Bookmark
Problem
Add Probem Case
Remove Problem Case
Open Anwser Source File
Run All Cases
Problem Cases Validation Options
%v/%m
Input
Choose Input File
Clear
Output
Expected
File
Tools
Execute
Edit
Code
Window
Help
Refactor
View
Tool Panels
Main
Compile
Compiler Set
New Source File
Ctrl+N
Open...
Ctrl+O
Save
Ctrl+S
Save As...
Save As
Save All
Ctrl+Shift+S
Options
F9
Run
Undo
Ctrl+Z
Redo
Ctrl+Y
Cut
Ctrl+X
Copy
Ctrl+C
Paste
Ctrl+V
Select All
Ctrl+A
Indent
Tab
UnIndent
Shift+Tab
Toggle Comment
Ctrl+/
Collapse All
Uncollapse All
Encode in ANSI
Encode in UTF-8
Auto Detect
Convert to ANSI
Convert to UTF-8
Rebuild All
F12
Stop Execution
F6
F5
Step Over
F8
Step Into
F7
Step Out
Ctrl+F8
Run To Cursor
Ctrl+F5
Continue
F4
Add Watch...
View CPU Window...
Exit
Find...
Ctrl+F
Find in Files...
Ctrl+Shift+F
Replace...
Ctrl+R
Find Next
F3
Find Previous
Shift+F3
Remove Watch
Remove All Watches
Modify Watch...
Reformat Code
Ctrl+Shift+A
Go back
Ctrl+Alt+Left
Forward
Ctrl+Alt+Right
Close
Ctrl+W
Close All
Ctrl+Shift+W
Maximize Editor
Ctrl+F11
Next
Ctrl+Tab
Previous
Ctrl+Shift+Tab
Toggle breakpoint
Ctrl+F4
Clear all breakpoints
Breakpoint property...
Goto Declaration
Goto Definition
Ctrl+G
Find references
Ctrl+J
Ctrl+Shift+J
Open containing folder
Toggle Bookmark
Ctrl+B
Open a terminal here
File Properties...
Close Project
Project options
New Project...
New Project File
Add to project...
Remove from project
View Makefile
Clean
Open Folder in Explorer
Open In Terminal
About
Rename Symbol
Shift+F6
Print...
Ctrl+P
Export As RTF
Export As HTML
Move To Other View
Ctrl+M
C++ Reference
EGE Manual
Modify Bookmark Description
Locate in Files View
Choose Working Folder
Running Parameters...
C Reference
Show Tool Panels
Status Bar
Delete Line
Ctrl+E
Duplicate Line
Ctrl+D
Delete Word
Ctrl+Shift+D
Delete to EOL
Ctrl+Del
Delete to BOL
Ctrl+Backspace
Interrupt
Delete To Word Begin
Ctrl+Shift+B
Delete to Word End
Ctrl+Shift+E
New Class...
New Header...
Website
Ctrl+Shift+R
F1
Hide Non Support Files
Toggle Block Comment
Alt+Shift+A
Match Bracket
Ctrl+]
Move Selection Up
Ctrl+Shift+Up
Move Selection Down
Ctrl+Shift+Down
Error
New
Export
Recent Projects
Recent Files
Insert Snippet
Problem Set %1
Load Theme Error
Debugging
Running
Compiling
Clear History
Read Only
Insert
Overwrite
Source file is not compiled.
No compiler set
No compiler set is configured.
Can't start debugging.
Host applcation missing
DLL project needs a host application to run.
But it's missing.
Host application not exists
Host application file '%1' doesn't exist.
Auto Save Error
Auto save "%1" to "%2" failed:%3
Save last open info error
Can't save last open info file '%1'
Load last open info error
Can't load last open info file '%1'
Properties...
- Command: %1
Line: %1/%2 Col: %3 Sel: %4
Line: %1/%2 Col: %3
Line: %1/%2 Char: %3/%4 Sel: %5
Open Source File
Run Current Case
Batch Set Cases
Remove
Remove All Bookmarks
Modify Description
Show detail debug logs
Copy all
Remove this search
Clear all searches
Breakpoint condition...
Remove All Breakpoints
Remove Breakpoint
Rename File
Add Folder
Rename Folder
Remove Folder
Switch to normal view
Switch to custom view
Sort By Type
Sort alphabetically
Show inherited members
Goto declaration
Goto definition
New Folder
New File
Delete
Open in Editor
Open in External Program
Open in Terminal
Open in Windows Explorer
Character sets
File Encoding
Convert to %1
Confirm Convertion
The editing file will be saved using %1 encoding. <br />This operation can't be reverted. <br />Are you sure to continue?
%1 files autosaved
Version Control
Set answer to...
select other file...
Select Answer Source File
C/C++ Source Files (*.c *.cpp *.cc *.cxx)
This operation will remove all cases for the current problem.
Do you really want to do that?
Choose input files
Input data files (*.in)
Problem Case %1
New Folder %1
Do you really want to delete %1?
Do you really want to delete %1 files?
Set Problem Set Name
Problem Set Name:
Bookmark Description
Description:
New folder
Folder name:
Break point condition
Enter the condition of the breakpoint:
Save project
The project '%1' has modifications.
Do you want to save it?
File Changed
File '%1' was changed.
Reload its content from disk?
File '%1' was removed.
Keep it open?
New Project File?
Do you want to add the new file to the project?
Open
Save Error
Change Project Compiler Set
Change the project's compiler set will lose all custom compiler set options.
Compile Failed
Run Failed
New Watch Expression
Enter Watch Expression (it is recommended to use 'this->' for class members):
Parsing file %1 of %2: "%3"
Done parsing %1 files in %2 seconds
(%1 files per second)
Do you really want to clear all breakpoints in this file?
New project
Close %1 and start new project?
Folder not exist
Folder '%1' doesn't exist. Create it now?
Can't create folder
Failed to create folder '%1'.
Save new project as
Red Panda C++ project file (*.dev)
New project fail
Can't assign project template
Add to project
Remove file
Remove the file from disk?
New Project File Name
File Name:
File Already Exists!
File '%1' already exists!
Folder %1 is not empty.
Do you really want to delete it?
Rename Error
Symbol '%1' is defined in system header.
New Name
Replace Error
Can't open file '%1' for replace!
Contents has changed since last search!
Rich Text Format Files (*.rtf)
HTML Files (*.html)
Change working folder
File '%1' is not in the current working folder.
Do you want to change working folder to '%1'?
The current problem set is not empty.
Problem %1
Problem Set Files (*.pbs)
Load Error
Header Exists
Header file "%1" already exists!
Source Exists
Source file "%1" already exists!
Can't commit!
The following files are in conflicting:
Commit Message
Commit Message:
Commit Failed
Commit message shouldn't be empty!
Can't Commit
Git needs user info to commit.
Choose Input Data File
All files (*.*)
Choose Expected Output Data File
Convert to UTF-8 BOM
Encode in UTF-8 BOM
Compiler Options...
Explorer
Messages
Toggle Explorer Panel
Ctrl+F9
Toggle Messages Panel
Ctrl+F10
Modify Watch
Watch Expression
Rename
Raylib Manual
Selection
Select Word
Go to Line...
Go to Line
Line
New Template...
New Template from Project
Template Exists
Template %1 already exists. Do you want to overwrite?
Wrong Compiler Settings
Compiler is set not to generate executable.
We need the executabe to run problem case.
Please correct this before start debugging
Can't open last open information file '%1' for write!
In current file
In current project
Goto block start
Ctrl+Alt+Up
Goto block end
Ctrl+Alt+Down
Switch header/source
Switch Header/Source
Generate Assembly
Import FPS Problem Set
Rename Problem
Goto Url
FPS Problem Set Files (*.fps;*.xml)
Trim trailing spaces
Export FPS Problem Set
FPS Problem Set Files (*.fps)
Export Error
Rename Problem Set
Choose Expected Output File
Add Problem Case
Toggle Readonly
Newline
Open file in editors
Submit Issues
Document
New C/C++ File
New GAS File
Failed to generate the executable.
Please check detail info in "Tools Output" panel.
GNU Assembler Manual
The executable doesn't have symbol table, and can't be debugged.
x86 Assembly Language Reference Manual
IA-32 Assembly Language Reference Manual
Add Watchpoint...
Add a watchpoint that's triggered when it's modified.
Old value: %1
Watchpoint variable name
Stop execution when the following variable is modified (it must be visible from the currect scope):
Watchpoint hitted
Value of "%1" has changed:
New value: %1
Ctrl+F12
New Text File
Missing Project Files
The following files is missing, can't build the project:
Save settings failed!
F11
Project folder removed.
Folder for project '%1' was removed.
It will be closed.
Ctrl+K, Ctrl+S
Correct compile settings for debug
The generated executable won't have debug symbol infos, and can't be debugged.
Or you can manually change the following settings in the options dialog's compiler set page:
- Turned on the "Generate debug info (-g3)" option.
- Turned off the "Strip executable (-s)" option.
- Turned off the "Optimization level (-O)" option or set it to "Debug (-Og)".
If you are using the Release compiler set, please use choose the Debug version from toolbar.
Do you want to mannually change the compiler set settings now?
You should recompile after change the compiler set or it's settings.
Page Up
Page Down
Goto Line Start
Goto Line End
Goto File Start
Goto File End
Page Up and Select
Page Down and Select
Goto Page Start
Goto Page End
Goto Page Start and Select
Goto Page End and Select
Goto Line Start and Select
Goto Line End and Select
Goto File Start and Select
Goto File End and Select
Close Others
OI Wiki
Turtle Graphics Tutorial
Exact
Ignore leading/trailing spaces
Ignore spaces
Folder Not Empty
The project folder is not empty, existing files may be overwritten.
Do you want to proceed?
Line: %1/%2 Char: %3/%4
%1 Version
Move Caret
MemoryModel
ascii: '%1'
dec: %1
oct: %1
bin: %1
addr: %1
NewClassDialog
New Class
Header Name:
Class Name:
Create
Cancel
Path:
Base Class:
...
Source Name:
Path
NewHeaderDialog
New Header
Header:
Browse
Path:
Create
Cancel
Path
NewProjectDialog
New Project
Make default language
C Project
C++ Project
Name:
...
Create in
Use as the default project location
Default
Choose directory
Icon Info:
NewProjectUnitDialog
New Project Unit
Folder
Filename
Browse
Ok
Cancel
Choose directory
NewTemplateDialog
Description
Category
Name
Create
Cancel
Create Template From Project
OJProblemCasesRunner
The runner process '%1' failed to start.
The last waitFor...() function timed out.
An error occurred when attempting to write to the runner process.
An error occurred when attempting to read from the runner process.
Time limit exceeded!
--- stderr from %1 ---
Memory limit exceeded!
OJProblemModel
Name
Time(ms)
Memory(kb)
OJProblemPropertyWidget
Form
URL
TextLabel
Description
OK
Cancel
Time Limit
Memory Limit
sec
ms
KB
MB
GB
Project
Error Load File
File Exists
File '%1' is already in the project
Project Updated
Your project was succesfully updated to a newer file format!
If something has gone wrong, we kept a backup-file: '%1'...
Headers
Sources
Others
Settings need update
The compiler settings format of Red Panda C++ has changed.
Please update your settings at Project >> Project Options >> Compiler and save your project.
Compiler not found
The compiler set you have selected for this project, no longer exists.
It will be substituted by the global compiler set.
Developed using the Red Panda C++ IDE
Error
Can't create folder %1
Warning
Can't save file %1
ProjectAlreadyOpenDialog
<html><head/><body><p>Projects can either be opened in a new window or replace the project in the existing window or be attached to the already opened projects. How would you like to open the project?</p></body></html>
&This Window
New &Window
Cancel
Open Project
ProjectCompileParamatersWidget
Form
C Compiler
C++ Compiler
Linker
Add Library Files
Library Files
Parallel Build
Parallel Jobs(0 means infinite):
Resource
ProjectCompiler
Building makefile...
- Filename: %1
Can't open '%1' for write!
- Resource File: %1
Compiling project changes...
- Project Filename: %1
- Compiler Set Name: %1
Processing makefile:
- makefile processer: %1
Make program '%1' doesn't exists!
Please check the "program" page of compiler settings.
- Command: %1
ProjectCompilerWidget
Form
Base compiler set:
Customize (apply to this project only):
Statically link libraries
ANSI
UTF-8
Set Encoding for the executable:
Wrong Compiler Type
Compiler %1 can't compile a microcontroller project.
Compiler %1 can only compile microcontroller project.
Change Project Compiler Set
Change the project's compiler set will lose all custom compiler set options.
Do you really want to do that?
ProjectDLLHostWidget
Form
Browse
Host application for DLL:
Choose host application
All files (%1)
ProjectDirectoriesWidget
Form
Libraries
Includes
Resources
Binaries
ProjectFilesWidget
Form
File Options
Build Priority:
Include in compilation
Include in linking
Compile files as C++
Encoding
Override build command:
ANSI
UTF-8
Project(%1)
ProjectGeneralWidget
Form
Name:
File Name:
Type:
Files:
TextLabel
Default encoding:
Icon
Remove
Browse
Default to C++ when creating new files
Support Windows XP Themes
Output File:
%1 files [ %2 sources, %3 headers, %4 resources, %5 other files ]
Can't remove old icon file
Can't remove old icon file '%1'
Select icon file
Image Files (*.ico *.png *.jpg)
ANSI
UTF-8
UTF-8 BOM
ProjectMakefileWidget
Form
Use custom make file
Browse
Information about using a custom make file
Include the following files into the makefile:
Custom makefile
All files (%1)
ProjectModel
File exists
File '%1' already exists. Delete it now?
Remove failed
Failed to remove file '%1'
Rename failed
Failed to rename file '%1' to '%2'
ProjectOutputWidget
Form
Executable output directory
browse
Directory for output
Directory for obj files
Auto save compile log
Override output filename
Object files output directory
Log file
All files (%1)
ProjectPreCompileWidget
Form
Use precompiled header
Browse
<html><head/><body><p>For more information about gcc precompiled header, see:</p><p><a href="https://gcc.gnu.org/onlinedocs/gcc/Precompiled-Headers.html"><span style=" text-decoration: underline; color:#007af4;">https://gcc.gnu.org/onlinedocs/gcc/Precompiled-Headers.html</span></a></p></body></html>
Select the header file to be precompiled
Header files (*.h *.hh *.hpp)
Header to be precompiled:
ProjectTemplate
Read failed.
Can't read template file '%1'.
Can't Open Template
Can't open template file '%1' for read.
Old version template
Template file '%1' has version '%2', which is unsupported.
ProjectVersionInfoWidget
Form
Include version info in project
Major
Minor
Rlease
Build
Language:
Original filename
Sync product with file version
Internal name
File version
Legal trademarks
Product name
Company name
Auto-increase build number on compile
File description
Product version
Legal copyright
QApplication
Error
QFileSystemModel
<b>The name "%1" cannot be used.</b><p>Try using another name, with fewer characters or no punctuation marks.
QObject
Can't open file '%1' for read.
Can't open file '%1' for write.
Can't open file '%1' for read
Can't parse json file '%1' at offset %2! Error Code: %3
Can't parse json file '%1' is not a color scheme config file!
Can't open file '%1' for write
Can't Find the color scheme file %1!
Can't remove the color scheme file %1!
Syntax
Character
Comment
Class
Float
Function
Gloabal Variable
Hexadecimal Integer
Identifier
Illegal Char
Local Variable
Integer
Octal Integer
Preprocessor
Reserve Word
Space
String
Escape Sequences
Symbol
Variable
Brace/Bracket/Parenthesis Level 1
Brace/Bracket/Parenthesis Level 2
Brace/Bracket/Parenthesis Level 3
Brace/Bracket/Parenthesis Level 4
Gutter
Editor
Gutter Active Line
Active Line
Breakpoint
Active Breakpoint
Fold Line
Selection
Editor Text
Current Highlighted Word
Error
Syntax Check
Warning
Rename file '%1' to '%2' failed!
Scheme '%1' already exists!
default
Save
Save changes to %1?
Can't create configuration folder %1
Can't write to configuration file %1
Can't load autolink settings
constructor
destructor
Code Generation
Enable use of specific instructions (-mx)
Optimization level (-Ox)
Compile with the following pointer size (-mx)
Warnings
Inhibit all warning messages (-w)
Show most warnings (-Wall)
Show some more warnings (-Wextra)
Only check the code for syntax errors (-fsyntax-only)
Make all warnings into errors (-Werror)
Abort compilation on first error (-Wfatal-errors)
Generate profiling info for analysis (-pg)
Linker
Do not use standard system libraries (-nostdlib)
Do not create a console window (-mwindows)
Strip executable (-s)
Generate debugging information (-g3)
Use pipes instead of temporary files during compilation (-pipe)
Confirm
Compiler set not configuared.
Would you like Red Panda C++ to search for compilers in the following locations: <BR />'%1'<BR />'%2'?
Would you like Red Panda C++ to search for compilers in PATH?
Binaries
Libraries
C Includes
C++ Includes
All files
Dev C++ Project files
C files
C++ files
Header files
Icon files
Executable files (*.exe)
All files (*.*)
bytes
KB
MB
GB
<Auto Generated by Git>
Can't parse problem set file '%1':%2
C++ Language standard (-std)
C Language standard (-std)
Reserve Word for Types
Problem Case %1
Can't open file "%1" for read.
Can't open file "%1" for write.
Error when writing file "%1".
Remove
Do you really want to remove "%1"?
GAS files
Lua files
Check for stack smashing attacks (-fstack-protector)
Check ISO C/C++ conformance (-pedantic)
Enable Sanitizer (-fsanitize=)
Processor (-m)
Language standard (--std)
Don't generate startup code
Use external stack
Stack Size
Use movc instead of movx to read from external ram
Don't memcpy initialized xram from code
MCU Specification
Internal ram size
External ram start location
External ram size
Stack pointer initial value
External stack start location
Direct data start location
Code segment location
Code segment size
Memory model (--model)
Replaces lcall/ljmp with acall/ajmp
Auto Detection Failed
Failed to detect terminal arguments pattern for “%1”.
Error executing platform compiler hint add-on
RegisterModel
Register
Value
64-bit
General purpose
32-bit
16-bit
128-bit
Floating-point control
Floating-point status
Floating-point tag word
Floating-point operation
SSE status and control
Accumulator for operands and results data
Pointer to data in the DS segment
Counter for string and loop operations
I/O pointer
Source index for string operations; Pointer to data in the segment pointed to by the DS register
Destination index for string operations; Pointer to data (or destination) in the segment pointed to by the ES register
Stack pointer (in the SS segment)
Pointer to data on the stack (in the SS segment)
Flags
Code segment selector
Data segment selector
Extra data segment selector
Floating-point data
Floating-point last instruction segment
Floating-point last instruction offset
Floating-point last operand segment
Floating-point last operand offset
Instruction pointer
lower 16 bits of %1
lower 8 bits of %1
8 high bits of lower 16 bits of %1
Stack segment selector
256-bit
SDCCFileCompiler
Compiling single file...
- Filename: %1
- Compiler Set Name: %1
Can't find "%1".
The Compiler '%1' doesn't exists!
Please check the "program" page of compiler settings.
Processing %1 source file:
- %1 Compiler: %2
Can't delete the old executable file "%1".
- Command: %1
SDCCProjectCompiler
Building makefile...
- Filename: %1
Can't open '%1' for write!
Compiling project changes...
- Project Filename: %1
- Compiler Set Name: %1
Make program '%1' doesn't exists!
Please check the "program" page of compiler settings.
Processing makefile:
- makefile processer: %1
- Command: %1
SearchDialog
Text to Find:
Options:
Case Sensitive
Whole words only
Regular Expression
Wrap Around
Scope:
Global
Selection
Origin:
From cursor
Entire scope
Find &Previous
Find &Next
&Replace
Replace &All
&Close
Find
Continue Search
End of file has been reached.
Do you want to continue from file's beginning?
Close after search
Beginning of file has been reached.
Do you want to continue from file's end?
Replace with:
Replace
Search
SearchInFileDialog
Text to Find:
Where:
Current File
Files In Project
Open Files
Options:
Whole words only
Case Sensitive
Regular Expression
&Find
&Replace
&Cancel
Search in Files
Searching...
Abort
*.*
Filters:
...
Folder:
Search in subfolders
Folder
Choose Folder
SearchResultListModel
Current File:
Files In Project:
Open Files:
Find Usages in Current File: '%1'
Find Usages in Project: '%1'
"%1" in Folder "%2"
SearchResultTreeModel
Line
SearchResultTreeViewDelegate
Line
Settings
Error
Can't find terminal program!
SettingsDialog
Options
TextLabel
OK
Apply
Cancel
General
Program Runner
Problem Set
Appearance
Environment
File Association
Shortcuts
Terminal
Performance
Compiler Set
Compiler
Auto Link
Editor
Font
Copy & Export
Color
Code Completion
Symbol Completion
Snippet
Auto Syntax Checking
Tooltips
Auto save
Misc
Debugger
Code Formatter
Program
Tools
Git
Project Options
Project
Files
Custom Compile options
Directories
Precompiled Header
Makefile
Output
DLL host
Version info
Save Changes
There are changes in the settings, do you want to save them before swtich to other page?
Custom C/C++ Keywords
Folders / Restore Default Settings
Languages
ASM Generation
SettingsWidget
Load Error
Save Error
ShortcutManager
Read shortcut config failed
Can't open shortcut config file '%1' for read.
Read shortcut config file '%1' failed:%2
Save shortcut config failed
Can't open shortcut config file '%1' for write.
Write to shortcut config file '%1' failed.
SignalMessageDialog
Signal Received
TextLabel
Open CPU Info Dialog
StdinCompiler
Checking file syntax...
- Filename: %1
- Compiler Set Name: %1
Can't find the compiler for file %1
The Compiler '%1' doesn't exists!
Processing %1 source file:
%1 Compiler: %2
Compiling...
Command: %1
SymbolUsageManager
Load symbol usage info failed
Can't open symbol usage file '%1' for read.
Can't parse symbol usage file '%1': %2
Save symbol usage info failed
Can't open symbol usage file '%1' for write.
Write to symbol usage file '%1' failed.
TodoModel
Filename
Line
Content
ToolsGeneralWidget
Form
Add
Edit
Remove
Output To
Use UTF8 as the encoding
Browse
Parameters
Ok
Cancel
Redirect Input
Title
Program
Working Directory
Insert Macro
Save Changes?
Choose Folder
Select program
Do you want to save changes to "%1"?
None
Current Selection
Whole Document
Tools Output
Replace Current Selection
Repalce Whole Document
Error
Title shouldn't be empty!
untitled
ToolsGitWidget
Git
Test
Browse
...
Path to Git Executable:
TextLabel
Git Executable
All files (%1)
ToolsManager
Remove Compiled
Read tools config failed
Can't open tools config file '%1' for read.
Read tools config file '%1' failed:%2
Save tools config failed
Can't open tools config file '%1' for write.
Write to tools config file '%1' failed.
WatchModel
Not Valid
Execute to evaluate
Expression
Type
Value
editorcustomctypekeywords
Custom C/C++ Type Keywords
Add
Remove
Remove All
Enable Custom C/C++ Type Keywords
Note: Custom keywords is not recognized by syntax checker.
editorgeneralwidget
Form
Indents
Auto Indent
Replace tab with spaces
Tab Width
Show Indent Lines
Indent Line Color
Fill Indents
Caret
Move caret to the first non-space char in the current line when press HOME key
Move caret to the last non-space char in the current line when press END key
Keep X position of the caret when moving vertically
Caret for inserting mode
Caret Color
Caret for overwriting mode
Use text color as caret color
Highlight
Highlight matching braces
Highlight current word
Scroll
Auto hide scroll bars
Can scroll the last char to the left edge of the editor
Can scroll the last line to the top edge of the editor
Page Up/Down scrolls half a page
Mouse Wheel Scroll Speed
Mouse Selection/Dragging Scroll Speed
Show right edge line
Right egde width
Right edge line color