Roy Qu
|
1b8dbf44e9
|
fix #342 carsh when click choose executalbe buttons in the options dialog/compiler/compiler set page
|
2024-03-30 00:19:36 +08:00 |
Roy Qu
|
76d3e3d6e2
|
update simplified chinese translations.
fix: file filter for executable under linux
|
2024-03-27 23:55:34 +08:00 |
Roy Qu
|
b0a2fea7d1
|
Don't gray ini files in the file browser
|
2023-11-18 16:54:44 +08:00 |
Roy Qu
|
9dd654cc48
|
- enhancement: When deleteing files in the files view, try moving to the trash bin instead.
- fix: GNU assembly files (.s) are not shown in the files view.
|
2023-06-29 00:27:06 +08:00 |
Roy Qu
|
8ad1915acd
|
- change: Don't stop debug when breakpoint can't be set
|
2023-02-22 10:39:20 +08:00 |
Roy Qu
|
46dd637770
|
- enhancement: Syntaxer for lua.
|
2023-02-16 12:26:35 +08:00 |
Roy Qu
|
1eb7bdf549
|
fix: editor not parsed when first load
fix: TODO is wrongly parsed when new a file (that exists in the current folder)
|
2023-02-14 09:03:06 +08:00 |
Roy Qu
|
57cbf3a49a
|
- fix: New non-saved filenames is wrongly saved in the last openfiles list.
- fix: File is parsed before editor is fully created.
- enhancement: New GAS File in the File Menu
- change: rename "New File" to "New C/C++ File"
|
2023-02-12 22:33:34 +08:00 |
Roy Qu
|
02b64497d5
|
- enhancement: Keyword completion for asm/GAS files.
|
2023-02-12 18:13:24 +08:00 |
Roy Qu
|
d75ffef9bb
|
- fix: Can't save new file using filename with custom suffix.
|
2023-01-07 20:29:57 +08:00 |
Roy Qu
|
dde47e0226
|
- fix: Makefile error when "Use precompiled header" is enabled in the project option dialog.
|
2022-12-22 22:01:55 +08:00 |
Roy Qu
|
73fda980bc
|
- enhancement: rename in files view's context menu
- enhancement: delete in files view's context menu
- change: drag&drop in files view default to move
|
2022-06-12 15:48:19 +08:00 |
Roy Qu
|
7729ba0ebe
|
- enhancement: support UTF-8 BOM files
|
2022-05-06 15:23:41 +08:00 |
Roy Qu
|
cc0b209e2f
|
- enhancement: option "open files in the same red panda C++ instance", in options->environment->file associations
- enhancement: hide unsupported files in files view
|
2022-02-28 22:40:09 +08:00 |
royqh1979@gmail.com
|
317db42876
|
add license information
|
2021-12-26 23:18:28 +08:00 |
royqh1979@gmail.com
|
f8be0d62c7
|
work save: new project
|
2021-09-16 23:51:05 +08:00 |
royqh1979@gmail.com
|
6fc5f5995f
|
work save:
- fix: left panel size not correctly saved
- fix: cant run programs not statically linked
- project files option widget
|
2021-09-14 23:56:08 +08:00 |
royqh1979@gmail.com
|
85e9b4d697
|
work save: open project
|
2021-09-11 18:42:49 +08:00 |
royqh1979@gmail.com
|
c120d0a23f
|
work save
|
2021-09-09 00:15:12 +08:00 |
royqh1979
|
1684f9a71d
|
work save
|
2021-08-30 19:52:38 +08:00 |
royqh1979
|
08ac0ad419
|
- feature: choose c or c++ as default file type
|
2021-08-30 18:36:44 +08:00 |
royqh1979@gmail.com
|
0d2a82e741
|
* basic editing functions done
|
2021-04-11 21:33:08 +08:00 |