royqh1979@gmail.com
d9c02ea6f2
work save: tools configuration
2021-10-07 08:34:10 +08:00
royqh1979@gmail.com
b0442258db
- print support
2021-10-07 07:52:20 +08:00
royqh1979@gmail.com
ec458a880a
- fix: editor's inproject property not correctly setted (and may cause devcpp to crash when close project)
2021-10-07 00:48:05 +08:00
royqh1979@gmail.com
e6d4bdd43c
- implement: handle windows logout message
2021-10-07 00:25:11 +08:00
royqh1979@gmail.com
3e8200d307
- use QMutex instead of QRecursiveMutex in SynEdit
...
- Can use tab / shift-tab as shortcut for indent/unindent
2021-10-06 23:35:45 +08:00
royqh1979@gmail.com
48e97dc15d
- implement: config shortcuts
2021-10-06 23:19:18 +08:00
royqh1979@gmail.com
d88bab1e20
work save: implement shortcut configurations
2021-10-06 12:19:46 +08:00
royqh1979@gmail.com
f75c9f26cf
- fix: editors disappeared when close/close all
2021-10-06 00:05:07 +08:00
royqh1979@gmail.com
8e4c20a2a3
- fix: makefile generated for static / dynamic library projects not right
...
correct processing for input in code template's place holders
2021-10-05 23:30:34 +08:00
royqh1979@gmail.com
ffb87fe66c
input method processing for line has selections and special areas
...
- fix: add mutex lock to prevent rare conditions when editor is modifying and the content is read
2021-10-05 21:25:23 +08:00
royqh1979@gmail.com
f8f5b7b0d8
add underline to indicate current ime input
2021-10-05 00:42:35 +08:00
royqh1979@gmail.com
3ed5701621
fix: #include_next processing
2021-10-04 22:32:34 +08:00
royqh1979@gmail.com
2f76aa42a8
hide popup windows in editor when focus out
2021-10-04 22:10:13 +08:00
royqh1979@gmail.com
77e8eda8a3
- enhancement: support #include_next (and clang libc++)
2021-10-04 21:59:48 +08:00
royqh1979@gmail.com
5180387ec7
- fix: code fold parsing not correct
2021-10-04 20:56:57 +08:00
royqh1979@gmail.com
2a3dcf52fa
work save: when save file associations, skip associations that not changed and unchecked
2021-10-04 20:36:20 +08:00
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
royqh1979@gmail.com
1050526a2c
work save
2021-08-10 21:27:24 +08:00
royqh1979@gmail.com
2692d77fb1
work save: cpp parser preprocessor : handle branches
2021-08-10 17:23:15 +08:00
royqh1979@gmail.com
b1062f24af
work save
2021-08-10 12:09:48 +08:00
royqh1979@gmail.com
562f599c4f
work save
2021-08-09 09:47:36 +08:00
royqh1979@gmail.com
3c3b606cc5
work save
2021-08-09 09:11:10 +08:00
royqh1979@gmail.com
00cc0f0a72
work save
2021-08-08 22:11:09 +08:00
royqh1979@gmail.com
91a63648d5
work save
2021-08-08 17:22:37 +08:00
royqh1979@gmail.com
f9c3fb8dd5
work save
2021-08-07 23:30:01 +08:00
royqh1979@gmail.com
f0a0ae44b7
work save: parser - preprocessor
2021-08-07 18:02:57 +08:00
royqh1979@gmail.com
3a019a7180
work save
2021-08-07 14:08:51 +08:00
royqh1979
447b1fee15
work save
2021-08-06 11:28:02 +08:00
royqh1979@gmail.com
31ace6b981
work save
2021-08-06 10:58:24 +08:00
royqh1979@gmail.com
0b2fd71df6
work save: start to write parser
2021-08-05 23:13:21 +08:00
royqh1979@gmail.com
82f548a3b8
work done: find in files
2021-08-05 19:58:32 +08:00
royqh1979@gmail.com
ecc4934fd3
work save
2021-08-05 12:31:53 +08:00
royqh1979@gmail.com
579b36ff49
work save: view models for "find in files"
2021-08-04 13:16:15 +08:00
royqh1979@gmail.com
2be69f0758
work save: replace done
2021-08-04 09:13:41 +08:00
royqh1979@gmail.com
590c7adc6e
work save: find next & find previous done
2021-08-04 00:17:38 +08:00
royqh1979@gmail.com
f93b23f451
work save: basic find done
2021-08-03 23:55:57 +08:00
royqh1979
176c92ace8
work save
...
Find&Replace Dialog UI done
2021-08-02 23:42:10 +08:00
royqh1979
f16ca99a55
work save
2021-08-02 22:21:50 +08:00
royqh1979
24b69f5749
work save
2021-08-02 21:58:39 +08:00
royqh1979@gmail.com
100ceeda6c
work save
2021-08-02 17:24:11 +08:00
royqh1979@gmail.com
813bacebfb
work save
2021-08-02 10:08:25 +08:00
royqh1979@gmail.com
62527a04ae
work save
2021-08-01 23:24:37 +08:00
royqh1979@gmail.com
3ff9a6dafe
work save
2021-08-01 12:02:28 +08:00
royqh1979@gmail.com
7de6e6fd8b
work save
2021-08-01 10:00:27 +08:00
royqh1979@gmail.com
8ed76c06e3
work save
2021-08-01 09:13:38 +08:00
royqh1979@gmail.com
d89866803c
work save
2021-08-01 01:06:43 +08:00
royqh1979@gmail.com
08bb97ace1
work save
2021-07-31 20:19:45 +08:00
royqh1979@gmail.com
ffadc81dff
work save
2021-07-31 14:04:43 +08:00
royqh1979@gmail.com
66da8f2df8
work save
2021-07-30 23:28:58 +08:00
royqh1979@gmail.com
b04972ddb4
work save
2021-07-27 00:14:24 +08:00
royqh1979@gmail.com
9c111be41f
work save
2021-07-26 22:29:47 +08:00
royqh1979@gmail.com
b39f0e64a8
work save
2021-07-26 18:22:09 +08:00
royqh1979
8c7cb8dd65
work save
2021-07-26 11:47:54 +08:00
royqh1979@gmail.com
e269e7c747
work save
2021-07-26 00:22:08 +08:00
royqh1979@gmail.com
2339f66d4a
work save
2021-07-25 13:03:46 +08:00
royqh1979@gmail.com
bab5ad37f0
work save
2021-07-25 00:26:13 +08:00
royqh1979
8b2dd308e3
work save
2021-07-24 11:18:25 +08:00
royqh1979@gmail.com
cf4e7ae1c6
work save
2021-07-24 08:12:51 +08:00
royqh1979@gmail.com
4864d2fc54
work save
2021-07-23 13:22:05 +08:00
royqh1979
953e4d2c17
work save
2021-07-20 15:16:52 +08:00
royqh1979@gmail.com
bb5986ea53
work save
2021-07-19 23:02:32 +08:00
royqh1979@gmail.com
549defdf16
work save
2021-07-18 08:52:53 +08:00
royqh1979@gmail.com
3d95415f57
work save
2021-07-18 00:18:07 +08:00
royqh1979
f1c3ac1063
work save
2021-07-17 19:32:23 +08:00
royqh1979@gmail.com
a87ef64a1c
work save: debugger
2021-07-03 21:57:50 +08:00
royqh1979@gmail.com
84ba68f1b9
* work save: toggle breakpoint in editor
2021-07-03 13:57:22 +08:00
royqh1979@gmail.com
9492e9fdef
* work save: cpu dialog
2021-07-02 22:52:17 +08:00
royqh1979@gmail.com
7e00a48560
work save: asm highlighter
2021-07-02 10:32:29 +08:00
royqh1979@gmail.com
b8c1e937bf
work save
2021-07-01 22:29:51 +08:00
royqh1979@gmail.com
eb827f019d
work save
2021-07-01 22:23:24 +08:00
royqh1979
f914994993
* work save
2021-07-01 20:24:47 +08:00
royqh1979
38edefa59b
* work save
2021-07-01 19:44:38 +08:00
royqh1979
effd416389
* work save: compile & run
2021-06-25 12:40:11 +08:00
royqh1979
94ae45cca4
* work save : color scheme
2021-06-24 22:33:57 +08:00
royqh1979
a4da674e03
* work save: back ground syntax check
2021-06-24 20:43:09 +08:00
royqh1979@gmail.com
1f403198e5
* work save: syntax error display in the editor
2021-06-24 16:05:19 +08:00
royqh1979@gmail.com
350be90c74
save icons
2021-06-24 10:30:12 +08:00
royqh1979@gmail.com
5480281c0a
save icons
2021-06-24 10:29:13 +08:00
royqh1979@gmail.com
92ffbb084f
* work save: compile issue panel
2021-06-23 22:38:02 +08:00
royqh1979@gmail.com
aad78fa475
* fix: use backspace to delete selected text is not correctly handled
...
* done: delete symbol pairs
2021-06-23 08:55:56 +08:00
royqh1979@gmail.com
0f59b1c665
* work save for symbol completion
2021-06-22 23:00:34 +08:00
royqh1979
ac0250c4fe
* work save
2021-06-22 13:24:26 +08:00
royqh1979
10b7f3064a
* fix: random crash when editing
...
* change: symbol completion option ui
2021-06-21 22:17:37 +08:00
royqh1979
fd9b41ac6d
* work save for symbol completion options
2021-06-21 22:01:35 +08:00
royqh1979
bec57498ed
* work save: symbol completion settings
2021-06-21 16:25:21 +08:00
royqh1979
08a89abe59
* work done : toggle comments
...
* if compile failed, use message box to notify the user
2021-06-21 11:21:26 +08:00
royqh1979@gmail.com
c0c21245c7
* fix: color scheme in copy/export options widget
2021-06-20 23:07:30 +08:00
royqh1979@gmail.com
6fd4371b43
* work done for color scheme
2021-06-20 22:54:16 +08:00
royqh1979@gmail.com
39bdd66dbb
* work save
2021-06-20 14:49:38 +08:00
royqh1979@gmail.com
021873a9d6
* work save: color scheme options
2021-06-20 14:30:47 +08:00
royqh1979
9390545641
* work save
2021-06-20 09:27:37 +08:00
royqh1979
6d7bfcd62a
* work save: editor color scheme option
2021-06-19 22:58:35 +08:00
royqh1979
288a49deac
* work save: color scheme
2021-06-19 09:20:12 +08:00
royqh1979@gmail.com
e3abdb88b7
* work save: can load color scheme now
2021-06-18 22:57:19 +08:00
royqh1979@gmail.com
bfe1b05394
* add themes
2021-06-18 21:48:40 +08:00
royqh1979@gmail.com
cd6f3163cf
* add: options for theme and application font
2021-06-18 21:02:38 +08:00
royqh1979@gmail.com
b363969b5e
* work save for color scheme
2021-06-18 08:09:32 +08:00
royqh1979@gmail.com
d7c65fe801
* work save for color scheme
2021-06-17 10:39:46 +08:00
royqh1979@gmail.com
f9938c29e1
* New Color Scheme option dialog
2021-06-14 08:01:00 +08:00
royqh1979@gmail.com
154969f0b6
* color scheme
2021-06-13 23:22:26 +08:00
royqh1979@gmail.com
bbe3b555a6
* add: html exporter
...
* add: copy as html
* correctly update status bar
* correctly update action states
* correctly change/convert encoding
2021-06-12 22:36:23 +08:00
royqh1979@gmail.com
aea51d21e4
* work save; add rtf exporter
2021-06-10 09:34:59 +08:00
royqh1979@gmail.com
0f0ca96545
* finish editor font option form
...
* refactor: remove width property from SynGutter
* finish gutter click event process
* mouse wheel scroll contents in the SynEdit
2021-06-09 17:12:23 +08:00
royqh1979@gmail.com
229148c309
* refactor: remove mMaxScrollWidth variable from qsynedit/CodeFolding.cpp
...
* add: editor font options form
2021-06-08 21:41:42 +08:00
royqh1979@gmail.com
a0d142f6df
* fix: new file's name errorString
...
* fix: display error when row number digit count's Changed
* fix: top line is not correctly setted, when add new lines after the last line just above the editor's bottom
2021-06-07 21:34:48 +08:00
royqh1979@gmail.com
1f74245f0a
* basic settings for the editor
2021-06-07 11:02:03 +08:00
royqh1979@gmail.com
35249d57df
* fix undo bug
2021-06-06 09:45:08 +08:00
royqh1979@gmail.com
646550cf06
* undo/redo
2021-06-05 23:43:45 +08:00
royqh1979@gmail.com
c8f72ebdf5
* can do basic editing now
2021-06-04 21:27:51 +08:00
royqh1979@gmail.com
89af3d6b4f
* work save
2021-06-03 23:18:51 +08:00
royqh1979@gmail.com
8256928f53
* work save
2021-06-03 20:26:36 +08:00
royqh1979@gmail.com
83bc63f14e
work save
2021-05-29 21:35:46 +08:00
royqh1979@gmail.com
1420dfb32b
can set caret by left click mouse
2021-05-27 23:45:22 +08:00
royqh1979@gmail.com
6f9224e188
caret move vertically ok
2021-05-27 21:39:18 +08:00
royqh1979@gmail.com
d4abd99a6c
* move cursor horizontally ok
2021-05-27 20:33:25 +08:00
royqh1979@gmail.com
7f0ab217e8
* code fold works now
...
* correctly parse compiler output
2021-05-27 01:05:49 +08:00
royqh1979@gmail.com
fc9099a9da
* highlighter can work now
2021-05-26 18:32:17 +08:00
royqh1979@gmail.com
2ea5169675
* work save
2021-05-26 00:04:20 +08:00
royqh1979@gmail.com
37a40c9a78
* correctly save file
2021-05-24 22:57:01 +08:00
royqh1979@gmail.com
8fda9b7a4a
* work save
...
* qsynedit can correctly load and display file without highlighter and chinese characters
2021-05-24 22:09:14 +08:00
royqh1979@gmail.com
bd95fccfa8
* work save
2021-05-24 21:48:03 +08:00
royqh1979@gmail.com
3076d01cb2
* work save
2021-05-24 18:11:07 +08:00
royqh1979@gmail.com
aee8794305
* work save
2021-05-24 00:41:00 +08:00
royqh1979@gmail.com
101302255b
* work save
2021-05-21 23:33:53 +08:00
royqh1979@gmail.com
c7a7f69285
work save
2021-05-18 15:49:58 +08:00
royqh1979@gmail.com
cd75fefcc6
work save
2021-05-16 20:36:00 +08:00
royqh1979@gmail.com
fcd640b0e3
work save
2021-05-14 23:56:43 +08:00
royqh1979@gmail.com
0049f4f1e1
reuse qscintilla
2021-05-14 12:27:53 +08:00
royqh1979@gmail.com
11f3089ad9
* work save
2021-05-07 21:05:48 +08:00
royqh1979@gmail.com
51434661a0
* work save
2021-05-06 20:55:55 +08:00
royqh1979@gmail.com
1dddfc6fea
* work save
2021-05-03 10:15:40 +08:00
royqh1979@gmail.com
8feda5d762
* work save
2021-05-01 23:42:37 +08:00
royqh1979@gmail.com
70af9a9120
* finish qsynedit MiscProcs
2021-05-01 10:57:41 +08:00
royqh1979@gmail.com
9e51cf2f06
* add QSynEdit
2021-04-29 20:54:44 +08:00
royqh1979@gmail.com
789e503e4d
* add compile issue view
2021-04-24 15:57:45 +08:00
royqh1979@gmail.com
db39094d8d
* show name and size of the compiled file
2021-04-21 23:06:55 +08:00
royqh1979@gmail.com
807cd1502e
* can run compiled exe now
...
* correctly set editor line number width
2021-04-21 18:58:35 +08:00
royqh1979@gmail.com
cea9b757ab
* can compile now
2021-04-20 22:24:33 +08:00
royqh1979@gmail.com
4c4fd9fb2b
compilerset toolbar ok
2021-04-18 11:41:41 +08:00
royqh1979@gmail.com
fbb86a78e6
* compiler settings dialog done
2021-04-18 11:25:40 +08:00
royqh1979@gmail.com
7153fc6f8b
ok/apply/cancle button in settings dialog ok
2021-04-18 00:08:01 +08:00
royqh1979@gmail.com
c7a5dda40d
* reimport settingsdialog files
2021-04-17 23:17:22 +08:00
royqh1979@gmail.com
e02c407e9d
* can add new blank compiler set
2021-04-17 22:38:46 +08:00
royqh1979@gmail.com
55326a3659
* settings dialog can correctly disable/enable apply button
2021-04-17 14:52:47 +08:00
royqh1979@gmail.com
fb2ed9b84e
* options dialog
2021-04-16 22:04:48 +08:00
royqh1979@gmail.com
c85130ea76
* save/load compiler sets ok
2021-04-15 21:32:45 +08:00
royqh1979@gmail.com
5a5b644746
* CompilerSet ok
2021-04-15 11:18:14 +08:00
royqh1979@gmail.com
6d8654ee3e
* differentiate green editon and installed edition
2021-04-13 22:17:18 +08:00
royqh1979@gmail.com
e37053f2dd
* settings infrastrcture ok
2021-04-13 11:23:37 +08:00
royqh1979@gmail.com
48eaa4cbb8
* add new png icons
2021-04-12 00:14:53 +08:00
royqh1979@gmail.com
97648ada96
remove old bmp icons
2021-04-12 00:10:05 +08:00
royqh1979@gmail.com
84475f3b26
* fix: new/opened editors is not auto focused
2021-04-12 00:00:29 +08:00
royqh1979@gmail.com
0d2a82e741
* basic editing functions done
2021-04-11 21:33:08 +08:00
royqh1979@gmail.com
7600035d09
show line numbers
2021-04-11 13:55:31 +08:00
royqh1979@gmail.com
74b9b59bbd
* refactor of the editor class for better C++ 11 support
2021-04-11 12:39:22 +08:00
royqh1979@gmail.com
3fe5d81caa
change font size with ctrl+mouse wheel
2021-04-09 17:48:25 +08:00
royqh1979@gmail.com
c5a3c820c5
* new changes
2021-04-09 10:08:05 +08:00
Roy Qu
783c6ea2d8
* add icons
...
* encoding infos in the status bar
2021-04-08 10:29:21 +08:00
Roy Qu
950aaadc73
* can close now
2021-04-07 22:44:08 +08:00
Roy Qu
a42654dea8
* can create a new file
2021-04-07 21:13:15 +08:00
Roy Qu
69644b18b5
first commition
2021-04-06 23:10:57 +08:00