Roy Qu
e3b9565b84
support PREFIX in qmake script
2022-01-05 09:08:44 +08:00
Roy Qu
dd91facca4
use qterminal as the default terminal emulator
2022-01-04 19:43:23 +08:00
Roy Qu
bb6a4ed9c8
qt 5.12 compatibility
2022-01-04 16:50:54 +08:00
Roy Qu
158155d539
use custom astyle
2021-12-30 10:06:27 +08:00
Roy Qu
2936f688dd
linux qmake
2021-12-30 09:04:51 +08:00
Roy Qu
63e1b44fa5
- fix: can't reformat code
...
- enhancement: add option for setting astyle path
- fix: wrong file wildcard (*.*) in linux
2021-12-27 22:46:54 +08:00
Roy Qu
fe8d3e9663
- fix: compile error in linux
...
- fix: can't receive gdb async output for commands
2021-12-27 21:32:30 +08:00
royqh1979@gmail.com
317db42876
add license information
2021-12-26 23:18:28 +08:00
Roy Qu
1fe9be9791
add app library path
2021-12-26 15:08:54 +08:00
Roy Qu
cce3d45d59
disable copy as html in linux
2021-12-25 23:46:12 +08:00
Roy Qu
edc9fe6ed0
add options to set terminal
2021-12-25 23:38:53 +08:00
Roy Qu
f2504e1f43
add options for gdb server
...
debug with gdb server
2021-12-25 18:09:50 +08:00
Roy Qu
9fc4b0ff09
- enhancement: run programs in terminal (under Linux)
...
- fix: monospace font doesn't exists under Debian Linux
- fix: files are readonly when opened in editor
2021-12-25 08:23:52 +08:00
Roy Qu
7f4840a299
basic linux compatibily
2021-12-24 23:18:20 +08:00
Roy Qu
655bad6715
- enhancement: select icon sets in options dialog ( but we have only 1 icon set now...)
2021-12-24 09:17:28 +08:00
Roy Qu
6c413fe8f9
- enhancement: icons in all dialogs auto change size with fonts
...
- enhancement: save/restore sizes of CPU dialog and settings dialog
2021-12-23 09:11:58 +08:00
Roy Qu
74fdf1ebef
- fix: left and right gutter offset settings not correctly saved
...
- enhancement: use svg icons for editor gutter, and they can zoom with font now
2021-12-20 09:36:18 +08:00
Roy Qu
959cdab6cb
use point as the unit for font size in configuration
2021-12-17 09:05:01 +08:00
Roy Qu
b2caf38e89
- fix: use pixel size for fonts, to fit different dpi in multiple displays
2021-12-16 19:14:14 +08:00
Roy Qu
2d65e1d93b
- fix: can't correctly set TDM-GCC compiler
...
- fix: auto add 32-bit compiler sets for TDM64-GCC
2021-12-16 11:36:52 +08:00
Roy Qu
436a299ebb
- enhancement: set font for problem case input/output textedits
...
- enhancement: when run problem cases, updates output immediately
2021-12-15 19:12:16 +08:00
Roy Qu
51b344eb59
- enhancement: use "Microsoft Yahei" as the default UI font whe running in Simplified Chinese Windows
2021-11-30 22:39:24 +08:00
royqh1979@gmail.com
efdd4cd28c
- enhancement: add option "ignore spaces when validating problem cases" to the "Executor"/"Problem Set" option tab.
2021-11-27 15:43:47 +08:00
Roy Qu
3abbf66251
add "open cpu window when signaled" debug option
2021-11-25 10:18:21 +08:00
royqh1979
c7a6412986
- fix: executor / problem set options not correctly saved
2021-11-19 08:11:33 +08:00
royqh1979
1c9bb49799
- enhancement: save/load default projects folder
...
- enhancement: add editor general options "highlight current word" and "highlight matching braces"
2021-11-18 21:25:28 +08:00
royqh1979
b8f75cb337
- fix: ide failed to start, if there are errors in the compiler set settings
2021-11-18 10:42:41 +08:00
royqh1979@gmail.com
4e7269cbf0
- enhancement: auto save/load the default open folder in the configuration file
2021-11-10 10:42:33 +08:00
royqh1979
5878f59958
- enhancement: View menu
...
- enhancement: hide/show statusbar
- enhancement: hide/show left/bottom tool window bars
- enhancement: hide/show individual left/bottom tool window
2021-11-09 21:22:50 +08:00
royqh1979@gmail.com
64e4ec3176
work save
2021-11-09 12:31:37 +08:00
royqh1979@gmail.com
78c3387d7f
- fix: correctly display watch & local variable names when debugging
2021-11-08 22:00:49 +08:00
royqh1979@gmail.com
4259480471
- fix: correct set the position of chinese input methods
2021-11-08 21:19:48 +08:00
royqh1979
f167e10c12
- 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
royqh1979
2dc8896fbe
- change: memory view and locals view use debug console's font settings
2021-11-06 19:31:16 +08:00
royqh1979@gmail.com
6183542f34
fix: correctly test if it's green edition
2021-11-05 12:37:40 +08:00
royqh1979@gmail.com
32e354b800
- fix: can't correctly test if it's not running in green mode
...
update README.md
2021-11-05 11:48:46 +08:00
royqh1979@gmail.com
02d935fb32
- change: turn on gcc compiler's "-pipe" option by default, to use pipe instead of temp files in compiliation (and make the life of SSD longer)
...
- fix: correctly save input histories for the find combo box in the Find dialog
- add installer scripts
2021-11-05 10:44:23 +08:00
royqh1979@gmail.com
88a7c46eda
- enhancement: Problem Set
...
- enhancement: Competitive Companion Support
- fix: when search in project, files opened for search shouldn't be parsed for symbols.
- fix: when search in project, the search history is not correctly updated.
2021-11-02 13:12:36 +08:00
royqh1979@gmail.com
1b9fdd3020
- change: "save" action will be enabled no matter contents in the current editor is modified or not
2021-11-01 23:14:17 +08:00
royqh1979@gmail.com
fde31ce7b5
- enhancement: more accurate auto indent calculation
...
- change: remove "add indent" option in the editor general options widget ( It's merged with "auto indent" option)
2021-10-29 15:15:43 +08:00
royqh1979
a3c335eed6
- fix: options not correctly set when change compiler set in the project settings
...
- change: reset compiler settings when change the project compiler set
2021-10-25 21:36:23 +08:00
royqh1979
c7205f572e
- enhancement: "use utf8 by default" in editor's misc setting
2021-10-24 13:03:54 +08:00
royqh1979
c3be38b9b6
- fix: file path seperator used in the app is not unified, and cause errors somtimes.
2021-10-23 17:32:03 +08:00
royqh1979@gmail.com
7a5b6b8efc
- implement: files view
2021-10-22 15:02:54 +08:00
royqh1979
d2ca199024
work save
2021-10-22 07:42:51 +08:00
royqh1979
3e442b0860
- enhancement: autosave/load bookmarks
...
- enhancement: autosave/load breakpoints
- enhancement: autosave/load watches
2021-10-21 19:33:11 +08:00
royqh1979@gmail.com
e2751fc693
- enhancement: set mouse wheel scroll speed in the editor general option tab ( 3 lines by default)
2021-10-20 12:27:44 +08:00
royqh1979@gmail.com
25d83d0e8d
- enhancement: fill indents in the editor (Turned off by default)
2021-10-20 11:14:49 +08:00
royqh1979@gmail.com
7eda4e35b3
- implement: export as rtf / export as html
...
- fix: the contents copied/exported are not correctly syntax colored
- fix: stop execution if the source file is not compiled and user choose not to compile it
- fix: not correctly parse gdb's output
- fix: path not correctly setted for the debugger process
- fix: indent line not correctly drawed
2021-10-12 19:39:24 +08:00
royqh1979@gmail.com
3a81281f7d
- change: enable copy as HTML by default
...
- fix: unneeded empty lines when copy as HTML
2021-10-10 22:19:48 +08:00
royqh1979@gmail.com
a16562f6ce
- fix: The Enter key in the numpad doesn't work
...
- fix: The compiled executable not fully write to the disk before run it
- fix: settings object not correctly released when exit
- fix: shouldn't check syntax when save modifications before compiling
- fix: shouldn't scroll to the end of the last line when update compile logs
- fix: can't debug project
2021-10-09 11:33:23 +08:00
royqh1979@gmail.com
8b4fa1f0fc
- implement: default settings for code formatter
...
- implement: remove all custom settings
2021-10-08 20:01:29 +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
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
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
1d2357c374
class browser done
2021-09-26 16:25:17 +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
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
02b3d43e5d
work save: new project dialog
2021-09-16 12:03:10 +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@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@gmail.com
98db43420c
work save
2021-09-09 11:47:04 +08:00
royqh1979@gmail.com
090a6d3e1e
work save
2021-09-07 10:28:40 +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
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
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
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
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
2778e9f4bd
feature: astyle reformat option dialog
2021-09-01 22:40:58 +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@gmail.com
08805cfb7e
- feature: autosave
2021-08-30 22:05:45 +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
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@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
a5239aea48
work save
2021-08-27 16:38:55 +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
3a019a7180
work save
2021-08-07 14:08:51 +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
d89866803c
work save
2021-08-01 01:06:43 +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
7e00a48560
work save: asm highlighter
2021-07-02 10:32:29 +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
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
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
bec57498ed
* work save: symbol completion settings
2021-06-21 16:25:21 +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
d7c65fe801
* work save for color scheme
2021-06-17 10:39:46 +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
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
1f74245f0a
* basic settings for the editor
2021-06-07 11:02:03 +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
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
3fe5d81caa
change font size with ctrl+mouse wheel
2021-04-09 17:48:25 +08:00
Roy Qu
783c6ea2d8
* add icons
...
* encoding infos in the status bar
2021-04-08 10:29:21 +08:00