.. |
aboutdialog.cpp
|
- fix #277 : History not correctly loaded with up/down arrow key in the debug console.
|
2024-03-22 15:43:03 +08:00 |
aboutdialog.h
|
add license information
|
2021-12-26 23:18:28 +08:00 |
aboutdialog.ui
|
Fix: system.json theme not correctly hidden in the initial dialog
|
2024-01-19 15:27:29 +08:00 |
bookmarkmodel.cpp
|
- enhancement: support function arguments like "int (&t)[]"
|
2023-05-29 10:52:17 +08:00 |
bookmarkmodel.h
|
- fix: Crash when editing a function at the end of file without ; or {
|
2022-11-07 21:44:12 +08:00 |
choosethemedialog.cpp
|
Fix: system.json theme not correctly hidden in the initial dialog
|
2024-01-19 15:27:29 +08:00 |
choosethemedialog.h
|
Add Lua-based theme add-ons (#165)
|
2023-12-22 18:03:29 +08:00 |
choosethemedialog.ui
|
- change: Set focus to "find next" button when find/replace dialog is openned.
|
2024-03-25 18:58:48 +08:00 |
classbrowser.cpp
|
support lambda expression captures.
|
2024-03-23 09:03:20 +08:00 |
classbrowser.h
|
- fix: Can't parse enum values.
|
2023-02-15 16:24:24 +08:00 |
codecompletionlistview.cpp
|
remove all warnings
|
2022-07-04 11:39:06 +08:00 |
codecompletionlistview.h
|
- enhancement: switch capslock won't cancel code completion
|
2022-03-24 08:24:10 +08:00 |
codecompletionpopup.cpp
|
fix #326 - enhancement: Suggest macro names after "#ifdef"/"#ifndef".
|
2024-03-26 13:18:00 +08:00 |
codecompletionpopup.h
|
fix #326 - enhancement: Suggest macro names after "#ifdef"/"#ifndef".
|
2024-03-26 13:18:00 +08:00 |
coloredit.cpp
|
qt 5.12 compatibility
|
2022-01-04 16:50:54 +08:00 |
coloredit.h
|
add license information
|
2021-12-26 23:18:28 +08:00 |
compileargumentswidget.cpp
|
fix: options are ignored when compile
|
2023-08-21 11:48:23 +08:00 |
compileargumentswidget.h
|
- change: Don't turn on "Show some more warnings (-Wextra)" option by default for DEBUG compiler set
|
2022-10-30 11:58:42 +08:00 |
cpudialog.cpp
|
Use font list (#269)
|
2024-03-13 19:17:25 +08:00 |
cpudialog.h
|
fix: can't compile
|
2024-03-08 10:06:18 +08:00 |
cpudialog.ui
|
remove all newlook24 icons
|
2023-09-21 19:21:42 +08:00 |
customdisablediconengine.cpp
|
- fix: tab icon not correct restore when hide and show a panel
|
2022-05-21 10:44:39 +08:00 |
customdisablediconengine.h
|
- fix: tab icon not correct restore when hide and show a panel
|
2022-05-21 10:44:39 +08:00 |
customfilesystemmodel.cpp
|
- change: Git support is disabled in the distributed buildings.
|
2023-08-08 14:41:23 +08:00 |
customfilesystemmodel.h
|
- change: Git support is disabled in the distributed buildings.
|
2023-08-08 14:41:23 +08:00 |
custommakefileinfodialog.cpp
|
add license information
|
2021-12-26 23:18:28 +08:00 |
custommakefileinfodialog.h
|
add license information
|
2021-12-26 23:18:28 +08:00 |
custommakefileinfodialog.ui
|
- rename to Red Pand C++
|
2021-12-30 19:25:47 +08:00 |
darkfusionstyle.cpp
|
- Enhancement: Better contrast for scroller slider in dark theme.
|
2023-12-16 17:56:24 +08:00 |
darkfusionstyle.h
|
add license information
|
2021-12-26 23:18:28 +08:00 |
editorfontdialog.cpp
|
enhancement: Auto check "only monospace font" when modify the first editor font.
|
2024-03-25 17:40:19 +08:00 |
editorfontdialog.h
|
enhancement: Auto check "only monospace font" when modify the first editor font.
|
2024-03-25 17:40:19 +08:00 |
editorfontdialog.ui
|
fix: Size of the font combo box in the font list editing dialog is too little.
|
2024-03-20 19:34:08 +08:00 |
editorstabwidget.cpp
|
- enhancement: don't parse all openned files when start up
|
2022-08-24 17:05:16 +08:00 |
editorstabwidget.h
|
- enhancement: close editor when middle button clicked on it's title tab
|
2022-03-15 12:29:56 +08:00 |
filenameeditdelegate.cpp
|
update Contributors.md
|
2024-03-01 08:41:18 +08:00 |
filenameeditdelegate.h
|
feat: 实施增强的文件重命名以改善用户体验(issues#73) (#205)
|
2024-02-23 10:10:58 +08:00 |
filepropertiesdialog.cpp
|
- enhancement: Just keeping two digits after the decimal point for file size in the file properties dialog.
|
2023-04-19 18:07:19 +08:00 |
filepropertiesdialog.h
|
- enhancement: Just keeping two digits after the decimal point for file size in the file properties dialog.
|
2023-04-19 18:07:19 +08:00 |
filepropertiesdialog.ui
|
- change: Set focus to "find next" button when find/replace dialog is openned.
|
2024-03-25 18:58:48 +08:00 |
functiontooltipwidget.cpp
|
Issue #193 - fix: Hint for bold text (<b></b>) are not correctly handled in the function tips.
|
2024-03-08 08:37:21 +08:00 |
functiontooltipwidget.h
|
qt 5.12 compatibility
|
2022-01-04 16:50:54 +08:00 |
headercompletionpopup.cpp
|
fix: crash when using ibus as the input method
|
2023-10-18 14:00:32 +00:00 |
headercompletionpopup.h
|
fix: crash when using ibus as the input method
|
2023-10-18 14:00:32 +00:00 |
infomessagebox.cpp
|
- fix: tab icon not correct restore when hide and show a panel
|
2022-05-21 10:44:39 +08:00 |
infomessagebox.h
|
- fix: tab icon not correct restore when hide and show a panel
|
2022-05-21 10:44:39 +08:00 |
infomessagebox.ui
|
work save: git - merge
|
2022-02-20 21:47:57 +08:00 |
issuestable.cpp
|
- fix: minor memory leaks when set itemmodels
|
2022-10-10 18:05:18 +08:00 |
issuestable.h
|
add license information
|
2021-12-26 23:18:28 +08:00 |
labelwithmenu.cpp
|
- enhancement: Let encoding options in the statusbar more explicit.
|
2023-01-04 09:08:58 +08:00 |
labelwithmenu.h
|
- enhancement: Let encoding options in the statusbar more explicit.
|
2023-01-04 09:08:58 +08:00 |
lightfusionstyle.cpp
|
add license information
|
2021-12-26 23:18:28 +08:00 |
lightfusionstyle.h
|
add license information
|
2021-12-26 23:18:28 +08:00 |
linenumbertexteditor.cpp
|
minor update
|
2024-03-01 08:34:57 +08:00 |
linenumbertexteditor.h
|
- change: Don't print repeated values in gdb individually
|
2023-07-13 10:08:01 +08:00 |
macroinfomodel.cpp
|
remove all warnings
|
2022-07-04 11:39:06 +08:00 |
macroinfomodel.h
|
add license information
|
2021-12-26 23:18:28 +08:00 |
newclassdialog.cpp
|
clean up code
|
2022-11-16 10:29:20 +08:00 |
newclassdialog.h
|
- enhancement: base class dropdown list in new class dialog now works
|
2022-11-05 23:35:15 +08:00 |
newclassdialog.ui
|
- change: Set focus to "find next" button when find/replace dialog is openned.
|
2024-03-25 18:58:48 +08:00 |
newheaderdialog.cpp
|
- enhancement: when create a new folder in the files view, auto select that folder and rename it
|
2022-10-25 21:49:35 +08:00 |
newheaderdialog.h
|
done: correctly set parent node for new project unit
|
2022-10-02 13:29:51 +08:00 |
newheaderdialog.ui
|
- change: Set focus to "find next" button when find/replace dialog is openned.
|
2024-03-25 18:58:48 +08:00 |
newprojectdialog.cpp
|
SDCC feature can be disabled
|
2023-12-17 13:53:22 +08:00 |
newprojectdialog.h
|
- change: organization structure of templates
|
2022-08-07 12:09:22 +08:00 |
newprojectdialog.ui
|
- change: Set focus to "find next" button when find/replace dialog is openned.
|
2024-03-25 18:58:48 +08:00 |
newprojectunitdialog.cpp
|
- enhancement: when create a new folder in the files view, auto select that folder and rename it
|
2022-10-25 21:49:35 +08:00 |
newprojectunitdialog.h
|
- fix: tab icon not correct restore when hide and show a panel
|
2022-05-21 10:44:39 +08:00 |
newprojectunitdialog.ui
|
- change: Set focus to "find next" button when find/replace dialog is openned.
|
2024-03-25 18:58:48 +08:00 |
newtemplatedialog.cpp
|
- reduce memory usage when deciding file types
|
2022-10-24 17:23:37 +08:00 |
newtemplatedialog.h
|
- enhancement: create template
|
2022-08-07 21:41:57 +08:00 |
newtemplatedialog.ui
|
- enhancement: create template
|
2022-08-07 21:41:57 +08:00 |
ojproblempropertywidget.cpp
|
- fix: Problem's memory limit unit can't be correctly saved.
|
2023-03-03 18:17:26 +08:00 |
ojproblempropertywidget.h
|
fix: build failure for various windows toolchains; update build doc (#131)
|
2023-08-21 10:45:09 +08:00 |
ojproblempropertywidget.ui
|
- change: Set focus to "find next" button when find/replace dialog is openned.
|
2024-03-25 18:58:48 +08:00 |
ojproblemsetmodel.cpp
|
- fix: Tips for problem is not correctly displayed.
|
2023-07-05 11:21:20 +08:00 |
ojproblemsetmodel.h
|
- enhancement: Export FPS (free problem set) files.
|
2022-12-16 15:54:02 +08:00 |
projectalreadyopendialog.cpp
|
- enhancement: delete a watch expression don't reload who watch var view
|
2022-10-17 23:23:05 +08:00 |
projectalreadyopendialog.h
|
- enhancement: delete a watch expression don't reload who watch var view
|
2022-10-17 23:23:05 +08:00 |
projectalreadyopendialog.ui
|
- enhancement: delete a watch expression don't reload who watch var view
|
2022-10-17 23:23:05 +08:00 |
qconsole.cpp
|
fixes #320 - fix: Display not correctly updated after select all in debug console.
|
2024-03-25 17:21:22 +08:00 |
qconsole.h
|
- fix #277 : History not correctly loaded with up/down arrow key in the debug console.
|
2024-03-22 15:43:03 +08:00 |
qpatchedcombobox.cpp
|
add license information
|
2021-12-26 23:18:28 +08:00 |
qpatchedcombobox.h
|
add license information
|
2021-12-26 23:18:28 +08:00 |
searchdialog.cpp
|
- change: Set focus to "find next" button when find/replace dialog is openned.
|
2024-03-25 18:58:48 +08:00 |
searchdialog.h
|
- change: Merge search and replace to one dialog.
|
2023-02-28 16:17:56 +08:00 |
searchdialog.ui
|
- change: Set focus to "find next" button when find/replace dialog is openned.
|
2024-03-25 18:58:48 +08:00 |
searchinfiledialog.cpp
|
- change: Set focus to "find next" button when find/replace dialog is openned.
|
2024-03-25 18:58:48 +08:00 |
searchinfiledialog.h
|
- enhancement: Folder mode in "File in files" dialog.
|
2023-07-05 15:02:39 +08:00 |
searchinfiledialog.ui
|
- change: Set focus to "find next" button when find/replace dialog is openned.
|
2024-03-25 18:58:48 +08:00 |
searchresultview.cpp
|
- enhancement: Folder mode in "File in files" dialog.
|
2023-07-05 15:02:39 +08:00 |
searchresultview.h
|
- enhancement: Folder mode in "File in files" dialog.
|
2023-07-05 15:02:39 +08:00 |
shortcutinputedit.cpp
|
- fix: Reformat code when select contents in column mode will mess up the document.
|
2023-03-25 10:16:49 +08:00 |
shortcutinputedit.h
|
- fix: Reformat code when select contents in column mode will mess up the document.
|
2023-03-25 10:16:49 +08:00 |
shrinkabletabwidget.cpp
|
- fix: when messages panel is docked at right, its width not correctly restored when restart.
|
2022-06-17 18:18:12 +08:00 |
shrinkabletabwidget.h
|
remember left/bottom panel's new size, when resized
|
2022-05-23 22:36:22 +08:00 |
signalmessagedialog.cpp
|
add license information
|
2021-12-26 23:18:28 +08:00 |
signalmessagedialog.h
|
add license information
|
2021-12-26 23:18:28 +08:00 |
signalmessagedialog.ui
|
can handle signal
|
2021-11-25 09:05:45 +08:00 |