Commit Graph

594 Commits

Author SHA1 Message Date
royqh1979@gmail.com b28d2d4ab4 - implement: when startup , open file provided by commmand line options
- implement: open files pasted by clipboard
2021-10-04 20:05:24 +08:00
royqh1979@gmail.com 0ae9b92924 - implement: register file associations 2021-10-04 19:23:52 +08:00
royqh1979@gmail.com 13bd395134 update translations 2021-10-04 14:26:24 +08:00
royqh1979@gmail.com 2d861e0f05 - add "cancle" button in replace panel 2021-10-04 14:03:22 +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 35b7bdb18c - implement: refactor in file 2021-10-04 11:07:35 +08:00
royqh1979@gmail.com 1c745871b2 - enhancement: don't add encoding options when using clang to compile (clang only support utf-8) 2021-10-04 00:18:16 +08:00
royqh1979@gmail.com bed1dab265 - implement: correctly recognize clang (msys2 build) 2021-10-03 23:46:40 +08:00
royqh1979@gmail.com f872512574 minor ui change 2021-10-03 23:37:03 +08:00
royqh1979@gmail.com 13ab0bd9e6 - fix: "todo" with lowercase can't be found 2021-10-03 23:16:54 +08:00
royqh1979@gmail.com 4fe1766ccd - add: about dialog 2021-10-03 23:12:20 +08:00
royqh1979@gmail.com 32864424a7 version upgrade 2021-10-03 19:56:05 +08:00
royqh1979@gmail.com 08d1006ae0 - enhancement: todo view 2021-10-03 17:18:43 +08:00
royqh1979@gmail.com 67850cfe48 work save 2021-10-03 14:06:32 +08:00
royqh1979@gmail.com d58e2ac54e - fix: errors in code snippet processing
- change: auto open a new editor at start
2021-10-03 09:57:19 +08:00
royqh1979@gmail.com caaf07a6cc - fix: old data not displayed when editing code snippets
- fix: shift-tab for unindent not work
 - fix: can't save code snippets modifications
2021-10-03 08:25:28 +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@gmail.com de625755e5 - fix: errors in debug console
- fix: speed up the parsing process of debugger
2021-10-02 17:38:29 +08:00
royqh1979@gmail.com 25070cc491 - implement: context menu for debug console
- fix: errors in debug console
 - fix: speed up the parsing process of debugger
2021-10-02 17:01:08 +08:00
royqh1979@gmail.com 8ebe9174bb - implement: symbol usage count
- implement: user code snippet / template
 - implement: auto generate javadoc-style docstring for functions
 - enhancement: use up/down key to navigate function parameter tooltip
 - enhancement: press esc to close function parameter tooltip
 - enhancement: code suggestion for unicode identifiers
2021-10-02 15:34:18 +08:00
royqh1979@gmail.com 22341d11fa work save 2021-10-02 14:54:49 +08:00
royqh1979@gmail.com 237e86cea0 - implement: user code snippet / template
- implement: auto generate javadoc-style docstring for functions
 - enhancement: use up/down key to navigate function parameter tooltip
 - enhancement: press esc to close function parameter tooltip
2021-10-02 13:29:45 +08:00
royqh1979 ae9c90236f work save 2021-10-02 10:05:48 +08:00
royqh1979 bf378d3408 work save 2021-10-02 10:05:14 +08:00
royqh1979 80df4701d6 work save 2021-10-02 09:16:44 +08:00
royqh1979 23b651f0c4 work save 2021-10-01 21:16:22 +08:00
royqh1979@gmail.com 6ecfd228be work save 2021-09-30 21:25:48 +08:00
royqh1979@gmail.com c59e2c6667 work save 2021-09-30 20:10:48 +08:00
royqh1979 a0ea72071c work save: code snippet edit 2021-09-30 12:52:22 +08:00
royqh1979 b518304f56 - implement: symbol usage count
work save: code snippets
2021-09-30 11:20:43 +08:00
royqh1979 9b87d93b72 - enhancement: view memory when debugging 2021-09-29 22:55:53 +08:00
royqh1979 fbdba624be - enhancement: show caret when show code/header completions
- fix: correctly display pointer info in watch console
 - enhancement: search in project
2021-09-29 20:45:03 +08:00
royqh1979 0940777f15 - enhancement: show caret when show code/header completions 2021-09-29 19:40:03 +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 3f310d81af sort charsets in the menu 2021-09-28 22:56:26 +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 a4f60e45bf - enhancement: set encoding 2021-09-28 17:17:33 +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 60759cef9b - enhancement: support C++ using type alias; 2021-09-28 10:40:19 +08:00
royqh1979@gmail.com 3afe034aa1 - fix: crash when load last opens
- enhancement: when a system/project header file is saved to non-system folders, un-readonly the editor
 - minor speedup when processing tooltips
2021-09-28 10:01:13 +08:00
royqh1979@gmail.com 0424f7cf45 - enhancement: auto load last open files at start 2021-09-27 20:17:24 +08:00
royqh1979@gmail.com 356db1349f work save 2021-09-27 13:01:01 +08:00
royqh1979@gmail.com 22acab0950 fix : header file completion stop work when input '.' 2021-09-27 00:52:25 +08:00
royqh1979@gmail.com 23c6f7f702 fix: cursor is always IBeam 2021-09-26 23:47:37 +08:00
royqh1979@gmail.com 4634c0fbbc - change: continue to run / debug if there are compiling warnings (but no errors) 2021-09-26 22:52:19 +08:00
royqh1979@gmail.com 2915a862ff fix: can't correctly create project in release mode 2021-09-26 22:39:26 +08:00
royqh1979@gmail.com 6ec3cfbfca fix: enum values no correctly displayed 2021-09-26 19:40:52 +08:00
royqh1979@gmail.com 1d2357c374 class browser done 2021-09-26 16:25:17 +08:00
royqh1979@gmail.com 36fa23634d class browser icons 2021-09-26 12:19:46 +08:00
royqh1979@gmail.com 3a6097c40f class browser color ok 2021-09-25 23:12:36 +08:00
royqh1979@gmail.com dc807f527c - function tips done 2021-09-25 21:34:10 +08:00
royqh1979@gmail.com 168cb49218 work save 2021-09-25 08:41:11 +08:00
royqh1979@gmail.com 342f497fba work save 2021-09-25 08:40:18 +08:00
royqh1979@gmail.com 7c325715fd rename normalized buffer coord to ContentsCoord 2021-09-25 07:52:48 +08:00
royqh1979@gmail.com 97e37bfd62 refactor normailizedbuffercoord 2021-09-25 07:51:48 +08:00
royqh1979@gmail.com ba8d42716a work save 2021-09-24 22:49:36 +08:00
royqh1979@gmail.com b38f75b732 work save 2021-09-24 18:02:42 +08:00
royqh1979@gmail.com 428b293196 work save 2021-09-24 11:41:14 +08:00
royqh1979@gmail.com bfa5835cfa - refactor: brace states in parser
- changer: colors for braces in VS Code color scheme
2021-09-23 14:46:42 +08:00
royqh1979@gmail.com bc1c92e7b5 work save: fix code folder process 2021-09-23 14:07:47 +08:00
royqh1979@gmail.com af288afa7e work save: fix code folder process 2021-09-23 14:04:33 +08:00
royqh1979@gmail.com 842e1f6cbd - fix: editor folder process error
- add: function tooltip
2021-09-23 12:06:26 +08:00
royqh1979@gmail.com 6065c2d24f work save 2021-09-22 17:43:21 +08:00
royqh1979@gmail.com b9d26494b6 work save 2021-09-21 20:41:17 +08:00
royqh1979@gmail.com 95cb5ea52e - enhancement: options for editor tooltips 2021-09-21 20:36:43 +08:00
royqh1979@gmail.com f59d67e5f0 work save 2021-09-20 23:33:53 +08:00
royqh1979@gmail.com 3e4f6b6548 Merge branch 'master' of github.com:royqh1979/RedPanda-CPP 2021-09-20 20:30:48 +08:00
royqh1979@gmail.com 1fc76d50fb change: add cppCommentEnd state in cpp highlighter 2021-09-20 20:30:09 +08:00
royqh1979 8c1f959363 minor fix 2021-09-20 16:03:24 +08:00
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 ad5b3f5e28 - fix: correctly update brackets level 2021-09-19 15:00:53 +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 ae4eaf0746 work save 2021-09-19 09:45:03 +08:00
royqh1979 281e53acba work save 2021-09-19 02:00:25 +08:00
royqh1979 8397ebb82f work save:
correctly handle watch var update
2021-09-19 01:58:09 +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 f2156919e0 work save 2021-09-17 08:01:02 +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 02b3d43e5d work save: new project dialog 2021-09-16 12:03:10 +08:00
royqh1979 ca728a2900 work save: project Template
- done: all project option dialogs
2021-09-15 22:19:59 +08:00
royqh1979@gmail.com c242225951 - add project custom compile parameters option dialog
- add project directories option dialog
 - add project precompiled header dialog
2021-09-15 16:57:28 +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 0cebe9a6a5 work save:
- fix: project root node return wrong unit index
2021-09-15 12:19:09 +08:00
royqh1979@gmail.com b8533e3ced fix: can't correctly generate project resource file for compile
add: project compiler set option dialog
2021-09-15 11:23:42 +08:00
royqh1979 e0e09155d7 work save 2021-09-15 08:02:08 +08:00
royqh1979 e1977f1237 work save
- fix: copy icon file to project folder
 - fix: recopy units after they are sorted
2021-09-15 07:53:35 +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 4e1cb482f9 work save: project general option dialog 2021-09-14 14:05:43 +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 c72afb3558 work save 2021-09-13 19:09:15 +08:00
royqh1979@gmail.com fc34defe13 work save 2021-09-13 10:48:44 +08:00
royqh1979 e03f537a4e work save 2021-09-13 07:49:36 +08:00
royqh1979@gmail.com fdafe622f1 work save 2021-09-12 22:45:00 +08:00
royqh1979@gmail.com 276c56e270 work save: use SimpleIni.h to read/save project 2021-09-12 19:50:44 +08:00
royqh1979@gmail.com 702124bdb0 work save 2021-09-12 09:20:56 +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 166e045636 work save 2021-09-10 23:41:38 +08:00
royqh1979@gmail.com 91e3099efa work save 2021-09-10 21:37:52 +08:00
royqh1979@gmail.com e99d42a99f work save 2021-09-10 15:03:47 +08:00
royqh1979@gmail.com 9d28bcc735 work save 2021-09-10 12:37:02 +08:00
royqh1979@gmail.com 06b30e77d5 work save 2021-09-10 10:27:01 +08:00
royqh1979@gmail.com cc0ea5661b work save 2021-09-09 23:20:00 +08:00
royqh1979@gmail.com 515a5a71fa work save 2021-09-09 18:36:54 +08:00
royqh1979@gmail.com 98db43420c work save 2021-09-09 11:47:04 +08:00
royqh1979@gmail.com c120d0a23f work save 2021-09-09 00:15:12 +08:00
royqh1979@gmail.com fef7deaa50 work save 2021-09-07 16:49:35 +08:00
royqh1979@gmail.com cc2c34fcd2 work save 2021-09-07 14:04:48 +08:00
royqh1979@gmail.com 090a6d3e1e work save 2021-09-07 10:28:40 +08:00
royqh1979@gmail.com feafadd760 work save 2021-09-07 00:32:16 +08:00
royqh1979 c813b4ba4c work save 2021-09-06 18:59:06 +08:00
royqh1979 46c5e3a927 work save 2021-09-06 12:58:29 +08:00
royqh1979@gmail.com 51ea099868 work save 2021-09-06 08:45:53 +08:00
royqh1979@gmail.com 2fa54411c3 work save 2021-09-06 01:47:07 +08:00
royqh1979 538d44990d work save: project support 2021-09-05 23:45:05 +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 73d578b7e4 work save 2021-09-04 21:21:45 +08:00
royqh1979 9244370ea4 work save 2021-09-04 21:20:30 +08:00
royqh1979 9ce9469dd2 feature: seperate gcc default dirs from user settings 2021-09-04 20:49:44 +08:00
royqh1979 20ee430f29 fix: dark/light theme's combobox dropdown list display error 2021-09-04 20:28:14 +08:00
royqh1979 ad2310d4b5 - remove runner crash message dialog 2021-09-04 19:37:33 +08:00
royqh1979 44ed24f016 work save 2021-09-04 19:29:57 +08:00
royqh1979 64698287fc work save: translation updates 2021-09-04 19:27:44 +08:00
royqh1979@gmail.com 35255a85fa feature: auto link options dialog 2021-09-04 16:34:14 +08:00
royqh1979@gmail.com f0530d6737 work save: auto link 2021-09-04 14:06:48 +08:00
royqh1979 3c4a2ac9d2 feature: auto link 2021-09-04 11:37:04 +08:00
royqh1979 1a30d73d96 add default autolink config file 2021-09-04 10:26:23 +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 5fb0527ca6 work save 2021-09-03 16:42:29 +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@gmail.com 2471259a41 add demo file for astyle code format options dialog 2021-09-02 22:40:22 +08:00
royqh1979 eb38c97409 work save 2021-09-02 21:08:31 +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 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 9ee608891c work save 2021-09-02 16:46:53 +08:00
royqh1979@gmail.com 7467934c98 feature: save main window and toolbar layout 2021-09-02 16:35:28 +08:00
royqh1979@gmail.com 264e3533d9 Merge branch 'master' of github.com:royqh1979/RedPanda-CPP 2021-09-02 12:14:47 +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
royqh1979 9fab69b08f fix: error when insert completion word 2021-09-01 17:44:28 +08:00
royqh1979 8e3c85e027 fix: indent error when overwrite ‘}’ 2021-09-01 17:39:54 +08:00
royqh1979 ff4e20ae18 - fix: indent error when overwrite '}' 2021-09-01 17:34:39 +08:00
royqh1979@gmail.com 0f70658d32 work save 2021-09-01 16:22:32 +08:00
royqh1979@gmail.com fe4c6f0659 - fix: wront indent when insert line break 2021-09-01 16:17:31 +08:00
royqh1979@gmail.com 4d16ef70c8 - feature: code reformatter setting dialog 2021-09-01 15:14:40 +08:00
royqh1979@gmail.com 09ef6c8ede work save 2021-09-01 00:05:46 +08:00
royqh1979 633f4f73ee work save 2021-08-31 19:15:11 +08:00
royqh1979 acbb7c06b8 - fix: only highlight fully selected word 2021-08-31 14:41:48 +08:00
royqh1979 72b8d51092 - feature: watch external file modifications
- fix: crash when load history file that doesn't exist
 - fix: only highlight fully selected word
2021-08-31 14:40:41 +08:00
royqh1979 085f9c9baa - fix: width if menu items wrong in dark theme 2021-08-31 11:13:12 +08:00
royqh1979 63632b6012 - fix: default file type in editor misc setting page not correctly setted 2021-08-30 23:05:08 +08:00
royqh1979 42029028fc Merge branch 'master' of github.com:royqh1979/RedPanda-CPP 2021-08-30 22:49:23 +08:00
royqh1979 1fa94b34d0 - feature: click group will open its first page in the settings dialog 2021-08-30 22:48:59 +08:00
royqh1979@gmail.com 08805cfb7e - feature: autosave 2021-08-30 22:05:45 +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 74fbeffeef - fix: compiler options is not translated 2021-08-30 18:07:55 +08:00
royqh1979 70203612c5 work save: editor misc settings dialog 2021-08-30 17:10:46 +08:00
royqh1979 dd39b251b4 - feature: code completion settings dialog
- Simplified Chinese translation updated
- fix: crash when new a file
2021-08-30 16:59:08 +08:00
royqh1979 692ff570e2 Simplified Chinese translation updated
- fix: error when syntax checking for header file
 - open the included header file when double click it
 - use QEvent::HoverXXX messages instead of QEvent::Tooltip to handle hint tips
 - fix: type hint for functions is wrong
2021-08-30 13:30:42 +08:00
royqh1979 67fba515a3 - fix: cursor column info on status bar is wrong
- fix: can't correctly highlight function names in the editor
2021-08-29 22:51:23 +08:00
royqh1979 d3f7c872dd - feature done: editor info tooltips 2021-08-29 22:08:43 +08:00
royqh1979@gmail.com 3d103ddee9 work save: hint 2021-08-29 17:23:40 +08:00
royqh1979@gmail.com 2ae8521bca - fix: code suggestion popup window don't highlight current item
- fix:  the order of symbols in local and system headers in the suggestion popopup is wrong
2021-08-29 10:29:56 +08:00
royqh1979@gmail.com 7207994d57 work save: header completion suggestion done 2021-08-29 10:14:07 +08:00
royqh1979@gmail.com f1ae5bfdfd work save: header completion 2021-08-29 00:48:23 +08:00
royqh1979@gmail.com 05f686d61e work save 2021-08-28 09:01:40 +08:00
royqh1979@gmail.com a8445dc039 work save 2021-08-28 01:20:32 +08:00
royqh1979@gmail.com 19e37b6ae7 work save 2021-08-27 23:51:42 +08:00
royqh1979@gmail.com a5239aea48 work save 2021-08-27 16:38:55 +08:00
royqh1979@gmail.com 61d1430a58 work save: parser and code completion done 2021-08-27 08:52:20 +08:00
royqh1979@gmail.com 6c8c100074 work save 2021-08-27 00:49:50 +08:00
royqh1979@gmail.com ddbd302af3 work save 2021-08-26 20:18:20 +08:00
royqh1979@gmail.com f8fae59dcc work save 2021-08-26 17:48:23 +08:00
royqh1979@gmail.com bf4d12b89f work save 2021-08-26 11:58:29 +08:00
royqh1979@gmail.com f3cc986c4e work save 2021-08-25 23:53:35 +08:00
royqh1979@gmail.com 6020323818 work save 2021-08-25 08:48:33 +08:00
royqh1979@gmail.com 9066bc4897 work save 2021-08-25 00:20:07 +08:00
royqh1979@gmail.com ea77b45661 work save 2021-08-24 15:05:10 +08:00
royqh1979@gmail.com 74f2d689d6 work save 2021-08-24 09:59:44 +08:00
royqh1979@gmail.com ed7da7b487 work save 2021-08-24 03:42:56 +08:00
royqh1979@gmail.com 2fb476edd9 work save 2021-08-23 21:50:53 +08:00
royqh1979@gmail.com 60a4e8c468 work save 2021-08-23 17:27:17 +08:00
royqh1979@gmail.com 5bcb19805e work save 2021-08-23 11:09:59 +08:00
royqh1979@gmail.com efef9c35f4 work save 2021-08-23 10:16:06 +08:00
royqh1979@gmail.com 13b4b9804c work save 2021-08-23 03:47:28 +08:00
royqh1979@gmail.com 41b9c53146 work save: cpp parser done 2021-08-22 23:48:00 +08:00
royqh1979 9da351dfda work save 2021-08-22 21:23:58 +08:00
royqh1979 52eed2f34d work save 2021-08-22 16:08:46 +08:00
royqh1979@gmail.com da157eb218 work save 2021-08-22 05:50:26 +08:00
royqh1979@gmail.com 7b59e6a9ea work save 2021-08-21 22:15:44 +08:00
royqh1979@gmail.com 2eeea0eb6d work save 2021-08-20 12:43:01 +08:00
royqh1979@gmail.com 9f3d50d6a2 work save 2021-08-20 01:06:10 +08:00
royqh1979@gmail.com 24a22ec264 work save 2021-08-19 23:49:23 +08:00
royqh1979@gmail.com 95129e8859 work save 2021-08-19 17:08:01 +08:00
royqh1979@gmail.com 33b47c3d80 work save 2021-08-19 12:01:01 +08:00
royqh1979@gmail.com c9a21b8a03 work save 2021-08-18 21:57:42 +08:00
royqh1979@gmail.com d18347c44e work save 2021-08-18 17:02:57 +08:00
royqh1979@gmail.com 0c6be9b93c work save 2021-08-18 13:42:32 +08:00
royqh1979@gmail.com 9272b767d5 work save 2021-08-18 05:34:04 +08:00
royqh1979@gmail.com 25e0245146 work save 2021-08-17 23:30:14 +08:00
royqh1979@gmail.com 83116306a9 work save 2021-08-16 23:17:48 +08:00
royqh1979@gmail.com 7225a25a65 work save 2021-08-16 00:47:35 +08:00
royqh1979@gmail.com fafe45cb41 work save 2021-08-15 20:25:54 +08:00
royqh1979@gmail.com 347260cc4d work save 2021-08-15 17:52:39 +08:00
royqh1979@gmail.com 2376a09d73 work save 2021-08-15 16:49:37 +08:00
royqh1979@gmail.com 5174823cb8 work save 2021-08-15 04:31:57 +08:00
royqh1979@gmail.com 821aaee3e7 work save 2021-08-14 22:52:37 +08:00
royqh1979@gmail.com 8a4a397e17 work save 2021-08-14 18:55:42 +08:00
royqh1979@gmail.com 78ad4e3324 work save 2021-08-14 12:59:54 +08:00
royqh1979@gmail.com a5c4ceec7a work save 2021-08-14 12:33:02 +08:00
royqh1979@gmail.com a169306e86 work save: cpp parser tokenizer 2021-08-13 22:53:26 +08:00
royqh1979@gmail.com 34dd3eb474 work save
- add: cpu window blend mode
 - fix: asm parser can't correctly parse numbers
 - fix: disassembly code in the cpu window not correctly updated
2021-08-13 11:18:42 +08:00
royqh1979@gmail.com 7d30690227 work save 2021-08-12 21:25:13 +08:00
royqh1979@gmail.com 9c42a11c0b work save: cpp parser preprocessor
- remove comments before preprocess
  - pass stringlist instead of text stream as buffered content
2021-08-12 11:33:40 +08:00
royqh1979@gmail.com dcf37eca8a work save: cpp parser - preprocessor : remove comments before preprocess 2021-08-12 11:29:26 +08:00
royqh1979@gmail.com 00da3303ac work save 2021-08-11 20:06:28 +08:00
royqh1979@gmail.com 5ee6988acc work save 2021-08-11 11:47:47 +08:00