royqh1979@gmail.com
|
75cb4c9b5a
|
- fix: correctly updates cursor position when pasting from clipboard
|
2021-10-29 19:20:55 +08:00 |
royqh1979@gmail.com
|
92cc00da54
|
- fix: indent not correctly calculated
- fix: correctly updates cursor position when pasting from clipboard
|
2021-10-29 17:55:05 +08:00 |
royqh1979@gmail.com
|
61a2ed4350
|
- enhancement: auto insert a new line when input an enter between '(' and ')' or between '[' and ']'
|
2021-10-29 15:37:30 +08:00 |
royqh1979@gmail.com
|
fde31ce7b5
|
- enhancement: more accurate auto indent calculation
- change: remove "add indent" option in the editor general options widget ( It's merged with "auto indent" option)
|
2021-10-29 15:15:43 +08:00 |
royqh1979@gmail.com
|
1853332141
|
clean up debug code
|
2021-10-29 12:29:21 +08:00 |
royqh1979@gmail.com
|
5aa91e1bc1
|
- enhancement: more accurate auto indent calculation
|
2021-10-29 12:25:04 +08:00 |
royqh1979@gmail.com
|
19e7143efc
|
work save
|
2021-10-28 23:46:54 +08:00 |
royqh1979@gmail.com
|
317a798cce
|
work save
|
2021-10-28 09:20:58 +08:00 |
royqh1979@gmail.com
|
c8704fdfbb
|
work save
|
2021-10-28 08:56:13 +08:00 |
royqh1979@gmail.com
|
97b8fb1971
|
minor change
|
2021-10-27 17:01:58 +08:00 |
royqh1979@gmail.com
|
80b9f2b9e9
|
- fix: when remove all breakpoints in the debug breakpoint view, debug tags in the opened editors are not correctly updated.
- change: when start debuging, show local view instead of the debug console.
|
2021-10-27 16:58:30 +08:00 |
royqh1979@gmail.com
|
2ceb95e4cc
|
- fix: "tab to spaces" option in the editor general options widget doesn't work
|
2021-10-27 16:39:23 +08:00 |
royqh1979@gmail.com
|
33099f4044
|
- fix: when debug a project, and have breakpoints that not in opened editors, dev-cpp will crash
|
2021-10-27 12:05:46 +08:00 |
royqh1979
|
205860b81f
|
when create the project, set its compiler set type
|
2021-10-25 22:06:52 +08:00 |
royqh1979
|
4f2b87662f
|
- enhancement: use project's compiler set type info to find a nearest system compiler set, when the project compiler set is not valid.
- fix: toolbar's compiler set info not correctly updated when change it in the project settings dialog.
|
2021-10-25 21:59:01 +08:00 |
royqh1979
|
a3c335eed6
|
- fix: options not correctly set when change compiler set in the project settings
- change: reset compiler settings when change the project compiler set
|
2021-10-25 21:36:23 +08:00 |
royqh1979@gmail.com
|
148e99e483
|
- enhancement: prompt for filename when create new project unit file
|
2021-10-25 13:16:15 +08:00 |
royqh1979@gmail.com
|
b7aa67c9a4
|
- fix: autolink parameters are repeated when compile single files
|
2021-10-25 12:33:02 +08:00 |
royqh1979
|
d1ccabbd6b
|
- fix: compiler autolinks options widget don't show autolink infos
|
2021-10-25 09:35:13 +08:00 |
royqh1979
|
3a7065e9d8
|
- fix: syntax issues' filepath info not correct when build projects
|
2021-10-25 09:31:58 +08:00 |
royqh1979
|
59ea699fb7
|
refactor codes that run programs
|
2021-10-25 09:16:00 +08:00 |
royqh1979
|
b2e88c4c00
|
- fix: crash when create an empty project
|
2021-10-25 00:30:53 +08:00 |
royqh1979
|
0225854159
|
update translations
|
2021-10-24 23:43:34 +08:00 |
royqh1979
|
3529e8dfea
|
- fix: can't correctly handle '&&' and '||' in the #if directive (and correctly parse windows.h header file)
|
2021-10-24 23:31:26 +08:00 |
royqh1979
|
7bb59955e6
|
- enhancement: when running a program, redirect a data file to its stdin
|
2021-10-24 23:13:00 +08:00 |
royqh1979
|
4da3b6d1fa
|
work save
|
2021-10-24 17:31:20 +08:00 |
royqh1979
|
7d82f37462
|
- enhancement: "use utf8 by default" in editor's misc setting
|
2021-10-24 15:17:31 +08:00 |
royqh1979
|
c7205f572e
|
- enhancement: "use utf8 by default" in editor's misc setting
|
2021-10-24 13:03:54 +08:00 |
royqh1979
|
24b771550c
|
- fix: the "add bookmark" menu item is not correctly disabled on a bookmarked line
|
2021-10-24 12:37:00 +08:00 |
royqh1979
|
ff54e6c0e2
|
- enhancement: change project file's folder by drag and drop in the project view
- enhancement: open project file by drag it to the editor area
|
2021-10-24 12:04:37 +08:00 |
royqh1979
|
06f035926a
|
work save: drag & drop in project view
|
2021-10-24 00:17:08 +08:00 |
royqh1979
|
9937ef50c3
|
- enhancement: icons in project view
- fix: sometimes option widget will show confirm dialog even not changed
- enhancement: only editor area will receive file drop events
|
2021-10-23 23:10:34 +08:00 |
royqh1979
|
aebcce0b05
|
- fix: file path seperator used in the app is not unified, and cause errors somtimes.
|
2021-10-23 19:27:50 +08:00 |
royqh1979
|
c3be38b9b6
|
- fix: file path seperator used in the app is not unified, and cause errors somtimes.
|
2021-10-23 17:32:03 +08:00 |
royqh1979
|
d7cbd855ff
|
- fix: function declaration's parameters not correctly parsed, if it have a definition which have different parameter names
|
2021-10-23 16:35:36 +08:00 |
royqh1979
|
581e59d719
|
- fix: issue count not correctly displayed when syntax check/compile finished
update translations
|
2021-10-23 16:18:02 +08:00 |
royqh1979
|
15fd6aab03
|
- fix: rainbow parenthesis stop functioning when change editor's general options
- make toolbar seperator lighter in dark themes
|
2021-10-23 09:05:51 +08:00 |
royqh1979@gmail.com
|
2d0e00beef
|
- fix: app name in the title bar not translated
- use new app icon
|
2021-10-22 17:29:15 +08:00 |
royqh1979@gmail.com
|
3cb737441f
|
- change to new icon
|
2021-10-22 17:24:56 +08:00 |
royqh1979@gmail.com
|
87ef9c216c
|
- fix: can't add bookmark at a breakpoint line
|
2021-10-22 16:56:27 +08:00 |
royqh1979@gmail.com
|
24c2262c95
|
fix: locate file in files view should show files view in the left panel
|
2021-10-22 16:48:19 +08:00 |
royqh1979@gmail.com
|
9d829876b3
|
- fix: app's title not update when editor closed
- fix: editor's modified status not correctly updated when using new file template
|
2021-10-22 16:43:53 +08:00 |
royqh1979@gmail.com
|
7a5b6b8efc
|
- implement: files view
|
2021-10-22 15:02:54 +08:00 |
royqh1979
|
d2ca199024
|
work save
|
2021-10-22 07:42:51 +08:00 |
royqh1979
|
3e442b0860
|
- enhancement: autosave/load bookmarks
- enhancement: autosave/load breakpoints
- enhancement: autosave/load watches
|
2021-10-21 19:33:11 +08:00 |
royqh1979@gmail.com
|
e10e173cc9
|
- enhancement: bookmark view
|
2021-10-21 17:31:25 +08:00 |
royqh1979
|
51b05d73f2
|
Merge branch 'master' of github.com:royqh1979/RedPanda-CPP
|
2021-10-21 15:18:31 +08:00 |
royqh1979@gmail.com
|
a41b4505a0
|
work save: add bookmark icon
|
2021-10-21 15:12:19 +08:00 |
royqh1979
|
e3c64fa01a
|
work save: bookmark model
|
2021-10-21 08:19:15 +08:00 |
royqh1979
|
45da8562d5
|
work save: todo list
|
2021-10-21 08:04:41 +08:00 |