royqh1979@gmail.com
|
aeb1c36f07
|
- enhancement: custom theme
|
2022-01-28 16:13:20 +08:00 |
Roy Qu
|
5d8699b0a9
|
add Contributors.md
|
2022-01-28 12:20:21 +08:00 |
Roy Qu
|
af4a872024
|
qt 5.12 compatible
|
2022-01-28 11:10:53 +08:00 |
Roy Qu
|
52ed44f1f3
|
update debian package script
|
2022-01-28 10:52:10 +08:00 |
Roy Qu
|
43bac6761b
|
beautify icons
|
2022-01-28 10:19:54 +08:00 |
royqh1979@gmail.com
|
a9f7cdd0e6
|
add timeout for flushing output buffer when running problem cases
|
2022-01-28 08:21:56 +08:00 |
royqh1979@gmail.com
|
c45e0db7c7
|
beautify icons
|
2022-01-28 01:08:00 +08:00 |
Roy Qu
|
002f9d4805
|
- fix: mainwindow action's short cut doesn't work, if the action is not in menu or toolbar
- fix: when run all cases for a problem, processing of output is slow
|
2022-01-28 00:31:11 +08:00 |
Roy Qu
|
f298cc7b47
|
- fix: mainwindow action's short cut doesn't work, if the action is not in menu or toolbar
|
2022-01-27 23:48:46 +08:00 |
Roy Qu
|
0c2d569cb9
|
add icon for local var
|
2022-01-27 21:47:21 +08:00 |
Roy Qu
|
00da09199b
|
refine code completion ui
|
2022-01-27 21:27:51 +08:00 |
Roy Qu
|
771ccec745
|
- enhancement: code completion ui redesigned
|
2022-01-27 20:31:44 +08:00 |
Roy Qu
|
656ab3eaed
|
auto save new class dialog widht/height
|
2022-01-27 18:46:37 +08:00 |
Roy Qu
|
620bdc8266
|
- fix: code folding calcuation not correct when some codes are folded and editing after them
|
2022-01-27 18:34:18 +08:00 |
Roy Qu
|
76dcd8b41f
|
work save
|
2022-01-27 17:29:50 +08:00 |
royqh1979@gmail.com
|
e1631c211a
|
- enhancement: show custom icon set folder in options -> enviroment -> folders
|
2022-01-27 12:47:57 +08:00 |
royqh1979@gmail.com
|
15c6282c36
|
- make custom icons copied from resource writable
|
2022-01-27 12:33:00 +08:00 |
royqh1979@gmail.com
|
f52992aaab
|
- enhancement: custom icon set ( in the configuration folder)
|
2022-01-27 12:20:40 +08:00 |
royqh1979@gmail.com
|
f50eb61098
|
- enhancement: custom icon set ( in the configuration folder)
|
2022-01-27 12:08:57 +08:00 |
Roy Qu
|
b114eb216c
|
- enhancement: code completion find words with char in the middle
|
2022-01-27 01:03:01 +08:00 |
Roy Qu
|
8e179dd659
|
fix: shouldn't reset DPI when window is reshown
|
2022-01-26 22:53:15 +08:00 |
Roy Qu
|
99a47db9bc
|
- enhancement: correct handle windows dpi change event
|
2022-01-26 21:36:31 +08:00 |
Roy Qu
|
5a82da83fb
|
fix: dead loop when parsing function tips
|
2022-01-26 14:45:21 +08:00 |
Roy Qu
|
a7557899d1
|
- enhancement: setting non-ascii font for editors
|
2022-01-26 14:31:26 +08:00 |
Roy Qu
|
894e587f7d
|
- enhancement: show parameter tips for class constructors
- enhancement: when there are tips showing, don't show mouse tips
|
2022-01-26 12:17:15 +08:00 |
Roy Qu
|
922a870724
|
fix typo
|
2022-01-25 16:11:35 +08:00 |
Roy Qu
|
83a4277e68
|
- fix: static members are not correct showed after Classname + '::'
|
2022-01-25 16:11:16 +08:00 |
Roy Qu
|
ca9006ff4f
|
- fix: can't show private & protected members of 'this'
- fix: function name like 'A::B' is not correctly parsed
|
2022-01-25 13:53:55 +08:00 |
Roy Qu
|
7112d68a14
|
- fix: code completion popup won't show members of 'this'
|
2022-01-25 13:10:08 +08:00 |
Roy Qu
|
eff521ed21
|
- fix: code completion popup won't show members of 'this'
|
2022-01-25 13:09:36 +08:00 |
Roy Qu
|
67f8629be3
|
- fix: when copy comments, don't auto indent
- enhancement: auto add a new line when press enter between '/*' and '*/'
|
2022-01-25 12:29:44 +08:00 |
Roy Qu
|
db9f0f0219
|
change shortcuts
|
2022-01-25 11:11:38 +08:00 |
royqh1979@gmail.com
|
326d8ea5f7
|
Merge branch 'master' of github.com:royqh1979/RedPanda-CPP
# Conflicts:
# NEWS.md
|
2022-01-25 09:58:17 +08:00 |
Roy Qu
|
7d9d36f18f
|
update windows installer scripts
|
2022-01-25 09:20:04 +08:00 |
Roy Qu
|
11bc6cf34a
|
update debian package script
|
2022-01-24 21:51:48 +08:00 |
Roy Qu
|
0e620381d3
|
remove debug output
|
2022-01-24 21:46:38 +08:00 |
Roy Qu
|
ee9db9cdfd
|
- enhancement: parser not called when open a file, if option "clean parser symbols when hidden" is turned on.
|
2022-01-24 20:59:02 +08:00 |
Roy Qu
|
d0faf50bad
|
remove debug output
|
2022-01-24 18:39:06 +08:00 |
Roy Qu
|
e89ac58462
|
- enhancement: auto zoom ui when screen's zoom factor changed (windows)
|
2022-01-24 18:37:16 +08:00 |
Roy Qu
|
1135fcf7dd
|
- fix: search around option can't be disabled
- enhancement: show a confirm dialog when search/replace around
|
2022-01-24 18:03:35 +08:00 |
Roy Qu
|
c100c5c3e8
|
update NEWS.md
|
2022-01-24 16:51:38 +08:00 |
Roy Qu
|
05e7d42447
|
- fix: crash if compiler set's include dir list is not empty and lib dir list is empry
|
2022-01-24 16:45:43 +08:00 |
Roy Qu
|
3c132d69f3
|
- fix: if editor's active line color is disabled, caret's position may not be correct redrawn
|
2022-01-24 16:20:16 +08:00 |
Roy Qu
|
2c8a7d29dd
|
- fix: indent lines displayed at wrong position, when there are folded lines
|
2022-01-24 16:08:24 +08:00 |
Roy Qu
|
f21eded1ad
|
- fix: when open a file, all blank lines's indents are removed.
|
2022-01-24 15:41:23 +08:00 |
royqh1979@gmail.com
|
20d03174be
|
update NEWS.md
|
2022-01-24 11:26:24 +08:00 |
royqh1979@gmail.com
|
4797c15b04
|
- enhancement: add exec charset option to compiler set settings
|
2022-01-24 11:23:30 +08:00 |
royqh1979@gmail.com
|
722d02d688
|
- fix: project files' charset settings doesn't work correctly
|
2022-01-24 09:24:43 +08:00 |
royqh1979@gmail.com
|
d9f36ae3cd
|
work save: fix project file encoding setting
compiler set - exec charset setting
|
2022-01-24 01:08:47 +08:00 |
Roy Qu
|
8cffef2cb6
|
- add a new template for raylib shader apps
|
2022-01-23 23:28:34 +08:00 |