royqh1979
0cb696ae68
update translation
2021-11-06 14:55:41 +08:00
royqh1979@gmail.com
02d935fb32
- change: turn on gcc compiler's "-pipe" option by default, to use pipe instead of temp files in compiliation (and make the life of SSD longer)
...
- fix: correctly save input histories for the find combo box in the Find dialog
- add installer scripts
2021-11-05 10:44:23 +08:00
royqh1979@gmail.com
c64c4916ac
- enhancement: edit problem properties
...
- enhancement: show problem description in the problem name lable's tooltip
2021-11-04 09:07:06 +08:00
royqh1979
53085e36a3
update translations
2021-11-03 23:51:47 +08:00
royqh1979
d297faf3af
- add: "C Reference" in the help menu
...
- fix: Custom editor colors shouldn't be tested for high contrast with the default background color
- fix: Custom color settings not correctly displayed in the options widget
- enhancement: add hit counts in the search result view
- fix: editor actions' state not correctly updated after close editors.
2021-11-02 23:47:51 +08:00
royqh1979@gmail.com
5ba79d522a
update translations
2021-11-02 13:20:37 +08:00
royqh1979
e82723c6f8
work save
2021-11-01 20:44:08 +08:00
royqh1979
46b95c03ae
work save: problem set ui done
2021-11-01 00:40:11 +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
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
0225854159
update translations
2021-10-24 23:43:34 +08:00
royqh1979
c7205f572e
- enhancement: "use utf8 by default" in editor's misc setting
2021-10-24 13:03:54 +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@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
7a5b6b8efc
- implement: files view
2021-10-22 15:02:54 +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@gmail.com
e2751fc693
- enhancement: set mouse wheel scroll speed in the editor general option tab ( 3 lines by default)
2021-10-20 12:27:44 +08:00
royqh1979@gmail.com
ae2f3596aa
- enhancement: new file template
...
- fix: when an editor is created, its caret will be displayed even it doesn't have focus
2021-10-20 12:11:36 +08:00
royqh1979@gmail.com
25d83d0e8d
- enhancement: fill indents in the editor (Turned off by default)
2021-10-20 11:14:49 +08:00
royqh1979@gmail.com
21083cbb6a
- enhancement: add link to EGE website, if locale is zh_CN
2021-10-18 23:44:02 +08:00
royqh1979@gmail.com
07f902d277
update translation
2021-10-15 12:32:31 +08:00
royqh1979@gmail.com
62a081d830
- enhancement: add link to cppreference in the help menu
2021-10-15 12:17:14 +08:00
royqh1979@gmail.com
b5523aaeda
- enhancement: click the encoding info in the statusbar will show encoding menu
2021-10-15 10:23:46 +08:00
royqh1979@gmail.com
a1e5ce379e
- fix: debugger won't exit when the program has exited.
...
- adjust: the max value of the debug console's vertical scrollbar.
2021-10-13 12:55:41 +08:00
royqh1979@gmail.com
47f754ca0f
update translations
2021-10-12 20:58:28 +08:00
royqh1979@gmail.com
8b4fa1f0fc
- implement: default settings for code formatter
...
- implement: remove all custom settings
2021-10-08 20:01:29 +08:00
royqh1979@gmail.com
c4c62ec6c0
- implement: tools configuration
2021-10-08 00:06:41 +08:00
royqh1979@gmail.com
13bd395134
update translations
2021-10-04 14:26:24 +08:00
royqh1979@gmail.com
75a6b75ebb
- enhancement: replace in files
...
- enhancement: refactor in project (using search symbol occurence and replace in files)
- fix: search in files
2021-10-04 12:49:55 +08:00
royqh1979@gmail.com
4fe1766ccd
- add: about dialog
2021-10-03 23:12:20 +08:00
royqh1979@gmail.com
08d1006ae0
- enhancement: todo view
2021-10-03 17:18:43 +08:00
royqh1979@gmail.com
f2e09075fc
- ehancement: check if debugger path contains non-ascii characters (this will prevent it from work)
2021-10-02 21:46:34 +08:00
royqh1979
9b87d93b72
- enhancement: view memory when debugging
2021-09-29 22:55:53 +08:00
royqh1979
fac8c10f0c
- enhancement: redesign charset selection in the project options dialog's file widget
...
- fix: can't correctly load last open files / project with non-asii characters in path
- fix: can't coorectly load last open project
2021-09-29 19:03:22 +08:00
royqh1979@gmail.com
2d393cb509
- enhancement: more charset selection in the edit menu
...
- fix: can't correctly get system default encoding name when save file
- fix: Tokenizer can't correctly handle array parameters
- fix: debug actions enabled states not correct updated when processing debug mouse tooltips
2021-09-28 22:26:12 +08:00
royqh1979@gmail.com
7c68fc4f75
- fix: when press shift, completion popu window will hide
...
- enhancement: options in debugger setting widget, to skip system/project/custom header&project files when step into
2021-09-28 14:18:51 +08:00
royqh1979@gmail.com
1d2357c374
class browser done
2021-09-26 16:25:17 +08:00
royqh1979@gmail.com
dc807f527c
- function tips done
2021-09-25 21:34:10 +08:00
royqh1979@gmail.com
deabf1e847
- fix: editor's modified state not correctly initiated
...
- fix: project's modified state not correctly initiated
2021-09-18 11:08:30 +08:00
royqh1979@gmail.com
88ac399b4e
work save: project basicly done
...
- rename project unit / folder
- add / remove project folder
- open project in explorer / terminal
2021-09-18 10:47:35 +08:00
royqh1979@gmail.com
7f14720666
* update chinese translations
...
* make clean for project done
2021-09-17 21:33:19 +08:00
royqh1979
ad2310d4b5
- remove runner crash message dialog
2021-09-04 19:37:33 +08:00
royqh1979
64698287fc
work save: translation updates
2021-09-04 19:27:44 +08:00
royqh1979@gmail.com
842daf38a5
- feature done: find symbol occurencies
...
- feature: open containing folder
- feature: open terminal
2021-09-03 16:39:20 +08:00
royqh1979
3ff0bdd579
compatible with old compiler settings
2021-09-02 21:01:23 +08:00
royqh1979
9fa098960b
- menu item for close / close all / maximize editor
2021-09-02 20:12:16 +08:00
royqh1979@gmail.com
6353f40208
feature: caret list
2021-09-02 12:14:02 +08:00
royqh1979@gmail.com
2778e9f4bd
feature: astyle reformat option dialog
2021-09-01 22:40:58 +08:00