.. |
colorschemes
|
- refactor: brace states in parser
|
2021-09-23 14:46:42 +08:00 |
compiler
|
clean up debug code
|
2021-10-29 12:29:21 +08:00 |
images
|
- change to new icon
|
2021-10-22 17:24:56 +08:00 |
parser
|
- fix: "tab to spaces" option in the editor general options widget doesn't work
|
2021-10-27 16:39:23 +08:00 |
qsynedit
|
* unindent when input public: / private: / protected:
|
2021-10-29 21:22:41 +08:00 |
resources
|
- enhancement: click the encoding info in the statusbar will show encoding menu
|
2021-10-15 10:23:46 +08:00 |
settingsdialog
|
- enhancement: more accurate auto indent calculation
|
2021-10-29 15:15:43 +08:00 |
themes
|
- fix: In the create project dialog, the browser button doesn't work
|
2021-10-18 22:06:33 +08:00 |
widgets
|
- enhancement: can use PageDown / PageUp / Home / End to scroll in the auto completion popup
|
2021-10-29 21:33:45 +08:00 |
ConvertUTF.c
|
work save: use SimpleIni.h to read/save project
|
2021-09-12 19:50:44 +08:00 |
ConvertUTF.h
|
work save: use SimpleIni.h to read/save project
|
2021-09-12 19:50:44 +08:00 |
HighlighterManager.cpp
|
- implement: export as rtf / export as html
|
2021-10-12 09:47:58 +08:00 |
HighlighterManager.h
|
work save: asm highlighter
|
2021-07-02 10:32:29 +08:00 |
RedPandaIDE.pro
|
- enhancement: icons in project view
|
2021-10-23 23:10:34 +08:00 |
RedPandaIDE_zh_CN.qm
|
- fix: when remove all breakpoints in the debug breakpoint view, debug tags in the opened editors are not correctly updated.
|
2021-10-27 16:58:30 +08:00 |
RedPandaIDE_zh_CN.ts
|
- fix: when remove all breakpoints in the debug breakpoint view, debug tags in the opened editors are not correctly updated.
|
2021-10-27 16:58:30 +08:00 |
SimpleIni.h
|
work save
|
2021-09-12 22:45:00 +08:00 |
autolinkmanager.cpp
|
- implement: config shortcuts
|
2021-10-06 23:19:18 +08:00 |
autolinkmanager.h
|
- implement: config shortcuts
|
2021-10-06 23:19:18 +08:00 |
caretlist.cpp
|
feature: save main window and toolbar layout
|
2021-09-02 16:35:28 +08:00 |
caretlist.h
|
feature: caret list
|
2021-09-02 12:14:02 +08:00 |
codeformatter.cpp
|
work save
|
2021-08-31 19:15:11 +08:00 |
codeformatter.h
|
work save
|
2021-08-31 19:15:11 +08:00 |
codes.qrc
|
feature: astyle reformat option dialog
|
2021-09-01 22:40:58 +08:00 |
codesnippetsmanager.cpp
|
- enhancement: new file template
|
2021-10-20 12:11:36 +08:00 |
codesnippetsmanager.h
|
- enhancement: new file template
|
2021-10-20 12:11:36 +08:00 |
colorscheme.cpp
|
- fix: editor's font style shouldn't affect gutter's font style
|
2021-10-10 21:46:11 +08:00 |
colorscheme.h
|
* work done for color scheme
|
2021-06-20 22:54:16 +08:00 |
colorschemes.qrc
|
* work save: toggle breakpoint in editor
|
2021-07-03 13:57:22 +08:00 |
common.h
|
* work save: syntax error display in the editor
|
2021-06-24 16:05:19 +08:00 |
cpprefacter.cpp
|
- enhancement: "use utf8 by default" in editor's misc setting
|
2021-10-24 13:03:54 +08:00 |
cpprefacter.h
|
clean up compile warnings
|
2021-10-20 18:05:43 +08:00 |
debugger.cpp
|
- fix: file path seperator used in the app is not unified, and cause errors somtimes.
|
2021-10-23 17:32:03 +08:00 |
debugger.h
|
- enhancement: autosave/load bookmarks
|
2021-10-21 19:33:11 +08:00 |
defaultconfigs.qrc
|
work save
|
2021-09-30 20:10:48 +08:00 |
editor.cpp
|
* unindent when input public: / private: / protected:
|
2021-10-29 21:22:41 +08:00 |
editor.h
|
- fix: when remove all breakpoints in the debug breakpoint view, debug tags in the opened editors are not correctly updated.
|
2021-10-27 16:58:30 +08:00 |
editorlist.cpp
|
- fix: file path seperator used in the app is not unified, and cause errors somtimes.
|
2021-10-23 17:32:03 +08:00 |
editorlist.h
|
- fix: app's title not update when editor closed
|
2021-10-22 16:43:53 +08:00 |
icons.qrc
|
- enhancement: bookmark view
|
2021-10-21 17:31:25 +08:00 |
iconsmanager.cpp
|
- enhancement: icons in project view
|
2021-10-23 23:10:34 +08:00 |
iconsmanager.h
|
- enhancement: icons in project view
|
2021-10-23 23:10:34 +08:00 |
main.cpp
|
clean up debug code
|
2021-10-29 12:29:21 +08:00 |
mainwindow.cpp
|
- fix: indent not correctly calculated
|
2021-10-29 17:55:05 +08:00 |
mainwindow.h
|
- fix: when remove all breakpoints in the debug breakpoint view, debug tags in the opened editors are not correctly updated.
|
2021-10-27 16:58:30 +08:00 |
mainwindow.ui
|
- fix: when remove all breakpoints in the debug breakpoint view, debug tags in the opened editors are not correctly updated.
|
2021-10-27 16:58:30 +08:00 |
platform.cpp
|
- implement: context menu for debug console
|
2021-10-02 17:01:08 +08:00 |
platform.h
|
- enhancement: more charset selection in the edit menu
|
2021-09-28 22:26:12 +08:00 |
project.cpp
|
clean up debug code
|
2021-10-29 12:29:21 +08:00 |
project.h
|
- fix: options not correctly set when change compiler set in the project settings
|
2021-10-25 21:36:23 +08:00 |
projectoptions.cpp
|
when create the project, set its compiler set type
|
2021-10-25 22:06:52 +08:00 |
projectoptions.h
|
- fix: options not correctly set when change compiler set in the project settings
|
2021-10-25 21:36:23 +08:00 |
projecttemplate.cpp
|
work save: new project
|
2021-09-16 23:51:05 +08:00 |
projecttemplate.h
|
work save: new project
|
2021-09-16 23:51:05 +08:00 |
settings.cpp
|
- enhancement: more accurate auto indent calculation
|
2021-10-29 15:15:43 +08:00 |
settings.h
|
- enhancement: more accurate auto indent calculation
|
2021-10-29 15:15:43 +08:00 |
shortcutmanager.cpp
|
- implement: config shortcuts
|
2021-10-06 23:19:18 +08:00 |
shortcutmanager.h
|
- implement: config shortcuts
|
2021-10-06 23:19:18 +08:00 |
symbolusagemanager.cpp
|
work save
|
2021-09-30 20:10:48 +08:00 |
symbolusagemanager.h
|
- implement: symbol usage count
|
2021-09-30 11:20:43 +08:00 |
systemconsts.cpp
|
work save: new project
|
2021-09-16 23:51:05 +08:00 |
systemconsts.h
|
- enhancement: auto insert a new line when input an enter between '(' and ')' or between '[' and ']'
|
2021-10-29 15:37:30 +08:00 |
thememanager.cpp
|
- fix: In the create project dialog, the browser button doesn't work
|
2021-10-18 22:06:33 +08:00 |
thememanager.h
|
- fix: In the create project dialog, the browser button doesn't work
|
2021-10-18 22:06:33 +08:00 |
themes.qrc
|
- fix: In the create project dialog, the browser button doesn't work
|
2021-10-18 22:06:33 +08:00 |
todoparser.cpp
|
work save: bookmark model
|
2021-10-21 08:19:15 +08:00 |
todoparser.h
|
work save: todo list
|
2021-10-21 08:04:41 +08:00 |
toolsmanager.cpp
|
- implement: default settings for code formatter
|
2021-10-08 20:01:29 +08:00 |
toolsmanager.h
|
- implement: tools configuration
|
2021-10-08 00:06:41 +08:00 |
translations.qrc
|
* work save
|
2021-06-20 09:27:37 +08:00 |
utils.cpp
|
- enhancement: when running a program, redirect a data file to its stdin
|
2021-10-24 23:13:00 +08:00 |
utils.h
|
- enhancement: when running a program, redirect a data file to its stdin
|
2021-10-24 23:13:00 +08:00 |