Commit Graph

186 Commits

Author SHA1 Message Date
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 62527a04ae work save 2021-08-01 23:24:37 +08:00
royqh1979 953e4d2c17 work save 2021-07-20 15:16:52 +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 10b7f3064a * fix: random crash when editing
* change: symbol completion option ui
2021-06-21 22:17:37 +08:00
royqh1979 fd9b41ac6d * work save for symbol completion options 2021-06-21 22:01:35 +08:00
royqh1979 bec57498ed * work save: symbol completion settings 2021-06-21 16:25:21 +08:00
royqh1979 08a89abe59 * work done : toggle comments
* if compile failed, use message box to notify the user
2021-06-21 11:21:26 +08:00
royqh1979@gmail.com c0c21245c7 * fix: color scheme in copy/export options widget 2021-06-20 23:07:30 +08:00
royqh1979@gmail.com 6fd4371b43 * work done for color scheme 2021-06-20 22:54:16 +08:00
royqh1979@gmail.com 39bdd66dbb * work save 2021-06-20 14:49:38 +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@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 cd6f3163cf * add: options for theme and application font 2021-06-18 21:02:38 +08:00
royqh1979@gmail.com d7c65fe801 * work save for color scheme 2021-06-17 10:39:46 +08:00
royqh1979@gmail.com f9938c29e1 * New Color Scheme option dialog 2021-06-14 08:01:00 +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 a0d142f6df * fix: new file's name errorString
* fix: display error when row number digit count's Changed
 * fix: top line is not correctly setted, when add new lines after the last line just above the editor's bottom
2021-06-07 21:34:48 +08:00
royqh1979@gmail.com 1f74245f0a * basic settings for the editor 2021-06-07 11:02:03 +08:00
royqh1979@gmail.com 9e51cf2f06 * add QSynEdit 2021-04-29 20:54:44 +08:00
royqh1979@gmail.com cea9b757ab * can compile now 2021-04-20 22:24:33 +08:00
royqh1979@gmail.com fbb86a78e6 * compiler settings dialog done 2021-04-18 11:25:40 +08:00
royqh1979@gmail.com 7153fc6f8b ok/apply/cancle button in settings dialog ok 2021-04-18 00:08:01 +08:00
royqh1979@gmail.com c7a5dda40d * reimport settingsdialog files 2021-04-17 23:17:22 +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