royqh1979
01e8e0ae41
add: normalized buffer coord in qsynedit, to easy parse contents
2021-09-20 15:57:48 +08:00
royqh1979@gmail.com
77356215aa
- enhancement: paint color editor use system palette's disabled group color
...
- fix: add watch not work when there's no editor openned;
- enhancement: rainbow parenthesis
- enhancement: run executable with parameters
2021-09-19 17:59:03 +08:00
royqh1979@gmail.com
b6df4fcf41
- fix: debug very slow when local infos are long
...
- fix: wrong code fold calculation
2021-09-19 14:28:30 +08:00
royqh1979
85686acba7
- done: debug for project
...
- add dll host project option widget
2021-09-18 22:37:07 +08:00
royqh1979
54c09f3a50
work save
2021-09-18 19:30:16 +08:00
royqh1979@gmail.com
70e2d08af9
work save
2021-09-18 11:32:38 +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
f5358f16a7
- actions: rename project unit , add/remove/rename project folder
2021-09-17 22:58:58 +08:00
royqh1979@gmail.com
7f14720666
* update chinese translations
...
* make clean for project done
2021-09-17 21:33:19 +08:00
royqh1979
fc4beb9fda
work save
2021-09-17 20:01:11 +08:00
royqh1979
78ea33d152
- done: view makefile
2021-09-17 19:58:37 +08:00
royqh1979@gmail.com
c920a98d85
work save
2021-09-17 17:15:35 +08:00
royqh1979@gmail.com
b70144532e
work save
2021-09-17 13:35:50 +08:00
royqh1979@gmail.com
5ab9c16039
- new project done
...
- update project actions enable state
- add project unit actions
2021-09-17 09:56:52 +08:00
royqh1979
b88dd1478c
work save: new project
2021-09-17 07:44:03 +08:00
royqh1979@gmail.com
f8be0d62c7
work save: new project
2021-09-16 23:51:05 +08:00
royqh1979@gmail.com
14c83ab829
- fix: caret color error when turn on option "caret use text color"
...
- show / hide some options depends on other options state
2021-09-15 14:35:37 +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
bf71340233
work save: project file option dialog
2021-09-14 17:33:47 +08:00
royqh1979@gmail.com
1a00443f89
work save:
...
- change editor's encoding also change project unit's encoding Option
- ascii encoding file don't add encoding info when generating project make file
- make Settings Dialog more general
2021-09-14 12:10:43 +08:00
royqh1979@gmail.com
6335991ccf
work save: compile & run project
2021-09-13 22:45:50 +08:00
royqh1979@gmail.com
fdafe622f1
work save
2021-09-12 22:45:00 +08:00
royqh1979@gmail.com
5939d536b0
work save
2021-09-12 01:01:34 +08:00
royqh1979@gmail.com
6266a8adbf
work save: open project file ok
2021-09-12 00:17:15 +08:00
royqh1979@gmail.com
85e9b4d697
work save: open project
2021-09-11 18:42:49 +08:00
royqh1979
527fc3b634
work save
2021-09-11 11:42:20 +08:00
royqh1979
668e42458e
work save
2021-09-11 09:21:44 +08:00
royqh1979@gmail.com
090a6d3e1e
work save
2021-09-07 10:28:40 +08:00
royqh1979
6d027d612c
- feature: context menu for breakpoint view
...
- feature: update breakpoint line when delete/insert lines
2021-09-05 22:16:54 +08:00
royqh1979
a1fe8c38b1
- feature: drop files to devcpp to open them
2021-09-05 21:17:33 +08:00
royqh1979
ca9f144444
- feature: search panel's context menu
...
- feature: handle double click on backtrace view
- feature: handle double click on breakpoints view
2021-09-05 21:05:38 +08:00
royqh1979
e4d57d5989
- feature: copy all in issue table
2021-09-05 19:10:54 +08:00
royqh1979@gmail.com
2d0a06fef7
- feature: context menu for issue table
...
- feature: copy current item's description in issue table
2021-09-05 13:51:07 +08:00
royqh1979@gmail.com
d232cd85d3
- feature: editor title tabbar context menu
2021-09-05 05:01:31 +08:00
royqh1979
097236eb59
work save
2021-09-04 22:15:02 +08:00
royqh1979
959ac42226
work save
2021-09-04 21:54:58 +08:00
royqh1979
721f01f6cb
- fix: header file wrongly opened when there are compiler errors
2021-09-04 21:33:10 +08:00
royqh1979
9ce9469dd2
feature: seperate gcc default dirs from user settings
2021-09-04 20:49:44 +08:00
royqh1979@gmail.com
cda37802ae
- feature: file properties dialog
...
- fix: included file's using namespace list not correctly handled
2021-09-04 00:13:42 +08:00
royqh1979@gmail.com
156913a3ca
- fix: encoding option not correctly set when check syntax in back
2021-09-03 21:06:53 +08:00
royqh1979@gmail.com
f300fe15c4
* turn on "statically link libs" by defaultCFileFilter
...
* fix: qt can't correctly give system default encoding name
2021-09-03 20:55:14 +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@gmail.com
913a300d0f
- feature: find references to symbol
2021-09-03 11:50:04 +08:00
royqh1979@gmail.com
9cf43026ba
- beautify dark theme
...
- feature: toggle breakpoint
- feature: clear all breakpoint
- feature: breakpoint condition
2021-09-03 10:30:08 +08:00
royqh1979@gmail.com
56ff4a6c35
feature: next / previous editor
...
fix: history file menu not get updated
2021-09-03 00:26:49 +08:00
royqh1979
9fa098960b
- menu item for close / close all / maximize editor
2021-09-02 20:12:16 +08:00
royqh1979
805533664f
- feature: save/restore main window layout
...
- feature: hide/show left panel
- feature: double click editor title to maximize/restore it
- fix: editor not updated when parser done
2021-09-02 19:36:16 +08:00
royqh1979@gmail.com
7467934c98
feature: save main window and toolbar layout
2021-09-02 16:35:28 +08:00
royqh1979@gmail.com
6353f40208
feature: caret list
2021-09-02 12:14:02 +08:00