.. |
compilerautolinkwidget.cpp
|
- refactor: icon manager
|
2021-12-23 00:24:52 +08:00 |
compilerautolinkwidget.h
|
- refactor: icon manager
|
2021-12-23 00:24:52 +08:00 |
compilerautolinkwidget.ui
|
- refactor: icon manager
|
2021-12-23 00:24:52 +08:00 |
compilersetdirectorieswidget.cpp
|
- refactor: icon manager
|
2021-12-23 00:24:52 +08:00 |
compilersetdirectorieswidget.h
|
- refactor: icon manager
|
2021-12-23 00:24:52 +08:00 |
compilersetdirectorieswidget.ui
|
- refactor: icon manager
|
2021-12-23 00:24:52 +08:00 |
compilersetoptionwidget.cpp
|
add app library path
|
2021-12-26 15:08:54 +08:00 |
compilersetoptionwidget.h
|
- refactor: icon manager
|
2021-12-23 00:24:52 +08:00 |
compilersetoptionwidget.ui
|
add options for gdb server
|
2021-12-25 18:09:50 +08:00 |
debuggeneralwidget.cpp
|
add options for gdb server
|
2021-12-25 18:09:50 +08:00 |
debuggeneralwidget.h
|
work save
|
2021-08-01 23:24:37 +08:00 |
debuggeneralwidget.ui
|
add options for gdb server
|
2021-12-25 18:09:50 +08:00 |
editorautosavewidget.cpp
|
- fix: editor auto save settings not saved and applied
|
2021-11-12 12:40:47 +08:00 |
editorautosavewidget.h
|
- feature: autosave
|
2021-08-30 22:05:45 +08:00 |
editorautosavewidget.ui
|
- fix: editor auto save settings not saved and applied
|
2021-11-12 12:40:47 +08:00 |
editorclipboardwidget.cpp
|
disable copy as html in linux
|
2021-12-25 23:46:12 +08:00 |
editorclipboardwidget.h
|
* work done for color scheme
|
2021-06-20 22:54:16 +08:00 |
editorclipboardwidget.ui
|
* work save: color scheme options
|
2021-06-20 14:30:47 +08:00 |
editorcodecompletionwidget.cpp
|
- fix: correct set the position of chinese input methods
|
2021-11-08 21:19:48 +08:00 |
editorcodecompletionwidget.h
|
- implement: symbol usage count
|
2021-09-30 11:20:43 +08:00 |
editorcodecompletionwidget.ui
|
- enhancement: auto clear parsed symbols when the editor is hidden ( to reduce memory usage of un-active editors)
|
2021-11-08 09:19:50 +08:00 |
editorcolorschemewidget.cpp
|
- fix: when changing options in the option dialog's color scheme panle, color of the demo editor won't be not correctly updated
|
2021-11-07 22:34:19 +08:00 |
editorcolorschemewidget.h
|
- fix: when changing options in the option dialog's color scheme panle, color of the demo editor won't be not correctly updated
|
2021-11-07 22:34:19 +08:00 |
editorcolorschemewidget.ui
|
- enhancement: paint color editor use system palette's disabled group color
|
2021-09-19 17:59:03 +08:00 |
editorfontwidget.cpp
|
* finish editor font option form
|
2021-06-09 17:12:23 +08:00 |
editorfontwidget.h
|
* refactor: remove mMaxScrollWidth variable from qsynedit/CodeFolding.cpp
|
2021-06-08 21:41:42 +08:00 |
editorfontwidget.ui
|
* finish editor font option form
|
2021-06-09 17:12:23 +08:00 |
editorgeneralwidget.cpp
|
- enhancement: save/load default projects folder
|
2021-11-18 21:25:28 +08:00 |
editorgeneralwidget.h
|
- fix: caret color error when turn on option "caret use text color"
|
2021-09-15 14:35:37 +08:00 |
editorgeneralwidget.ui
|
- enhancement: save/load default projects folder
|
2021-11-18 21:25:28 +08:00 |
editormiscwidget.cpp
|
- enhancement: "use utf8 by default" in editor's misc setting
|
2021-10-24 13:03:54 +08:00 |
editormiscwidget.h
|
work save: editor misc settings dialog
|
2021-08-30 17:10:46 +08:00 |
editormiscwidget.ui
|
- enhancement: "use utf8 by default" in editor's misc setting
|
2021-10-24 13:03:54 +08:00 |
editorsnippetwidget.cpp
|
- enhancement: icons in all dialogs auto change size with fonts
|
2021-12-23 09:11:58 +08:00 |
editorsnippetwidget.h
|
- enhancement: icons in all dialogs auto change size with fonts
|
2021-12-23 09:11:58 +08:00 |
editorsnippetwidget.ui
|
- enhancement: new file template
|
2021-10-20 12:11:36 +08:00 |
editorsymbolcompletionwidget.cpp
|
* fix: use backspace to delete selected text is not correctly handled
|
2021-06-23 08:55:56 +08:00 |
editorsymbolcompletionwidget.h
|
* work save: symbol completion settings
|
2021-06-21 16:25:21 +08:00 |
editorsymbolcompletionwidget.ui
|
- enhancement: options for editor tooltips
|
2021-09-21 20:36:43 +08:00 |
editorsyntaxcheckwidget.cpp
|
* work save: compile & run
|
2021-06-25 12:40:11 +08:00 |
editorsyntaxcheckwidget.h
|
* work save: compile & run
|
2021-06-25 12:40:11 +08:00 |
editorsyntaxcheckwidget.ui
|
- enhancement: options for editor tooltips
|
2021-09-21 20:36:43 +08:00 |
editortooltipswidget.cpp
|
- enhancement: options for editor tooltips
|
2021-09-21 20:36:43 +08:00 |
editortooltipswidget.h
|
- enhancement: options for editor tooltips
|
2021-09-21 20:36:43 +08:00 |
editortooltipswidget.ui
|
- enhancement: options for editor tooltips
|
2021-09-21 20:36:43 +08:00 |
environmentappearencewidget.cpp
|
- enhancement: select icon sets in options dialog ( but we have only 1 icon set now...)
|
2021-12-24 09:17:28 +08:00 |
environmentappearencewidget.h
|
* add: options for theme and application font
|
2021-06-18 21:02:38 +08:00 |
environmentappearencewidget.ui
|
- enhancement: select icon sets in options dialog ( but we have only 1 icon set now...)
|
2021-12-24 09:17:28 +08:00 |
environmentfileassociationwidget.cpp
|
- enhancement: change project name in the project view
|
2021-11-27 09:36:49 +08:00 |
environmentfileassociationwidget.h
|
basic linux compatibily
|
2021-12-24 23:18:20 +08:00 |
environmentfileassociationwidget.ui
|
- fix: In the create project dialog, the browser button doesn't work
|
2021-10-18 22:06:33 +08:00 |
environmentfolderswidget.cpp
|
- enhancement: icons in all dialogs auto change size with fonts
|
2021-12-23 09:11:58 +08:00 |
environmentfolderswidget.h
|
- enhancement: icons in all dialogs auto change size with fonts
|
2021-12-23 09:11:58 +08:00 |
environmentfolderswidget.ui
|
- enhancement: icons in all dialogs auto change size with fonts
|
2021-12-23 09:11:58 +08:00 |
environmentperformancewidget.cpp
|
update translations
|
2021-11-09 21:32:23 +08:00 |
environmentperformancewidget.h
|
- fix: correct set the position of chinese input methods
|
2021-11-08 21:19:48 +08:00 |
environmentperformancewidget.ui
|
- fix: correct set the position of chinese input methods
|
2021-11-08 21:19:48 +08:00 |
environmentprogramswidget.cpp
|
add options to set terminal
|
2021-12-25 23:38:53 +08:00 |
environmentprogramswidget.h
|
add options to set terminal
|
2021-12-25 23:38:53 +08:00 |
environmentprogramswidget.ui
|
add options to set terminal
|
2021-12-25 23:38:53 +08:00 |
environmentshortcutwidget.cpp
|
basic linux compatibily
|
2021-12-24 23:18:20 +08:00 |
environmentshortcutwidget.h
|
- implement: config shortcuts
|
2021-10-06 23:19:18 +08:00 |
environmentshortcutwidget.ui
|
- fix: In the create project dialog, the browser button doesn't work
|
2021-10-18 22:06:33 +08:00 |
executorgeneralwidget.cpp
|
- enhancement: icons in all dialogs auto change size with fonts
|
2021-12-23 09:11:58 +08:00 |
executorgeneralwidget.h
|
- enhancement: icons in all dialogs auto change size with fonts
|
2021-12-23 09:11:58 +08:00 |
executorgeneralwidget.ui
|
- enhancement: icons in all dialogs auto change size with fonts
|
2021-12-23 09:11:58 +08:00 |
executorproblemsetwidget.cpp
|
- enhancement: set font for problem case input/output textedits
|
2021-12-15 19:12:16 +08:00 |
executorproblemsetwidget.h
|
- enhancement: set font for problem case input/output textedits
|
2021-12-15 19:12:16 +08:00 |
executorproblemsetwidget.ui
|
- enhancement: set font for problem case input/output textedits
|
2021-12-15 19:12:16 +08:00 |
formattergeneralwidget.cpp
|
add app library path
|
2021-12-26 15:08:54 +08:00 |
formattergeneralwidget.h
|
feature: astyle reformat option dialog
|
2021-09-01 22:40:58 +08:00 |
formattergeneralwidget.ui
|
feature: caret list
|
2021-09-02 12:14:02 +08:00 |
projectcompileparamaterswidget.cpp
|
- fix: options not correctly set when change compiler set in the project settings
|
2021-10-25 21:36:23 +08:00 |
projectcompileparamaterswidget.h
|
- add project custom compile parameters option dialog
|
2021-09-15 16:57:28 +08:00 |
projectcompileparamaterswidget.ui
|
- fix: options not correctly set when change compiler set in the project settings
|
2021-10-25 21:36:23 +08:00 |
projectcompilerwidget.cpp
|
- fix: options not correctly set when change compiler set in the project settings
|
2021-10-25 21:36:23 +08:00 |
projectcompilerwidget.h
|
work save:
|
2021-09-15 12:19:09 +08:00 |
projectcompilerwidget.ui
|
- fix: options not correctly set when change compiler set in the project settings
|
2021-10-25 21:36:23 +08:00 |
projectdirectorieswidget.cpp
|
* update chinese translations
|
2021-09-17 21:33:19 +08:00 |
projectdirectorieswidget.h
|
work save: project Template
|
2021-09-15 22:19:59 +08:00 |
projectdirectorieswidget.ui
|
- add project custom compile parameters option dialog
|
2021-09-15 16:57:28 +08:00 |
projectdllhostwidget.cpp
|
- enhancement: icons in all dialogs auto change size with fonts
|
2021-12-23 09:11:58 +08:00 |
projectdllhostwidget.h
|
- enhancement: icons in all dialogs auto change size with fonts
|
2021-12-23 09:11:58 +08:00 |
projectdllhostwidget.ui
|
- enhancement: icons in all dialogs auto change size with fonts
|
2021-12-23 09:11:58 +08:00 |
projectfileswidget.cpp
|
clean up compile warnings
|
2021-10-20 18:05:43 +08:00 |
projectfileswidget.h
|
- enhancement: redesign charset selection in the project options dialog's file widget
|
2021-09-29 19:03:22 +08:00 |
projectfileswidget.ui
|
- enhancement: show caret when show code/header completions
|
2021-09-29 20:45:03 +08:00 |
projectgeneralwidget.cpp
|
add app library path
|
2021-12-26 15:08:54 +08:00 |
projectgeneralwidget.h
|
- enhancement: icons in all dialogs auto change size with fonts
|
2021-12-23 09:11:58 +08:00 |
projectgeneralwidget.ui
|
- fix: In the create project dialog, the browser button doesn't work
|
2021-10-18 22:06:33 +08:00 |
projectmakefilewidget.cpp
|
- enhancement: icons in all dialogs auto change size with fonts
|
2021-12-23 09:11:58 +08:00 |
projectmakefilewidget.h
|
- enhancement: icons in all dialogs auto change size with fonts
|
2021-12-23 09:11:58 +08:00 |
projectmakefilewidget.ui
|
- enhancement: icons in all dialogs auto change size with fonts
|
2021-12-23 09:11:58 +08:00 |
projectoutputwidget.cpp
|
- enhancement: icons in all dialogs auto change size with fonts
|
2021-12-23 09:11:58 +08:00 |
projectoutputwidget.h
|
- enhancement: icons in all dialogs auto change size with fonts
|
2021-12-23 09:11:58 +08:00 |
projectoutputwidget.ui
|
work save: project Template
|
2021-09-15 22:19:59 +08:00 |
projectprecompilewidget.cpp
|
- enhancement: icons in all dialogs auto change size with fonts
|
2021-12-23 09:11:58 +08:00 |
projectprecompilewidget.h
|
- enhancement: icons in all dialogs auto change size with fonts
|
2021-12-23 09:11:58 +08:00 |
projectprecompilewidget.ui
|
- enhancement: icons in all dialogs auto change size with fonts
|
2021-12-23 09:11:58 +08:00 |
projectversioninfowidget.cpp
|
work save: project Template
|
2021-09-15 22:19:59 +08:00 |
projectversioninfowidget.h
|
work save: project Template
|
2021-09-15 22:19:59 +08:00 |
projectversioninfowidget.ui
|
work save: project Template
|
2021-09-15 22:19:59 +08:00 |
settingsdialog.cpp
|
add options to set terminal
|
2021-12-25 23:38:53 +08:00 |
settingsdialog.h
|
- enhancement: icons in all dialogs auto change size with fonts
|
2021-12-23 09:11:58 +08:00 |
settingsdialog.ui
|
work save
|
2021-12-08 19:13:47 +08:00 |
settingswidget.cpp
|
- refactor: icon manager
|
2021-12-23 00:24:52 +08:00 |
settingswidget.h
|
- refactor: icon manager
|
2021-12-23 00:24:52 +08:00 |
toolsgeneralwidget.cpp
|
add app library path
|
2021-12-26 15:08:54 +08:00 |
toolsgeneralwidget.h
|
- enhancement: icons in all dialogs auto change size with fonts
|
2021-12-23 09:11:58 +08:00 |
toolsgeneralwidget.ui
|
- fix: In the create project dialog, the browser button doesn't work
|
2021-10-18 22:06:33 +08:00 |