Roy Qu
|
70bf0c9eb7
|
fix: build error under linux
|
2022-09-26 15:10:31 +08:00 |
Roy Qu
|
ebf78dbecb
|
work done: make qsynedit a standalone module
|
2022-09-26 14:54:28 +08:00 |
Roy Qu
|
15bbf15d38
|
work save
|
2022-09-26 12:01:45 +08:00 |
Roy Qu
|
51a3b5bb82
|
work save
|
2022-09-26 11:18:43 +08:00 |
Roy Qu
|
71a728a868
|
work save
|
2022-09-25 17:43:31 +08:00 |
Roy Qu
|
6f4b24c753
|
work save
|
2022-09-25 16:07:52 +08:00 |
Roy Qu
|
a727929e88
|
refactor folder structure
|
2022-09-25 10:16:13 +08:00 |
Roy Qu
|
00ea7ee773
|
create QSynedit namespace
|
2022-09-25 09:55:18 +08:00 |
Roy Qu
|
40cae133ba
|
- fix: the project compiler options is not correctly read when open old dev-c++ project
|
2022-09-24 21:24:58 +08:00 |
Roy Qu
|
8b3490243c
|
update todo
|
2022-09-24 09:01:24 +08:00 |
Roy Qu
|
9b09b4263f
|
- fix: crash when create non C/C++ source file in project
- fix: can't open text project file in the editor
- change: when create non-text project file, don't auto open it
|
2022-09-23 10:27:44 +08:00 |
Roy Qu
|
5ba802c0ee
|
- fix: "Encode in UTF-8" is not correctly checked, when the editor is openned using UTF-8 encoding.
|
2022-09-21 09:31:01 +08:00 |
Roy Qu
|
8474ae6b8f
|
- fix: the size of horizontal caret is wrong
|
2022-09-07 15:08:31 +08:00 |
Roy Qu
|
6d40857fb9
|
minor fix
|
2022-09-04 10:09:48 +08:00 |
Roy Qu
|
6ff83d602c
|
- enhancement: change orders of the problems in the problem set panel by drag&drop
- enhancement: change orders of the problem cases in the problem panel by drag&drop
|
2022-09-03 20:18:32 +08:00 |
Roy Qu
|
ca4687c7cd
|
fix: don't clear symbol table when minimized
|
2022-08-27 11:07:48 +08:00 |
Roy Qu
|
d438864a4d
|
- change: reduce time intervals for selection by mouse
|
2022-08-25 16:53:06 +08:00 |
Roy Qu
|
4df3ba4f14
|
- enhancement: don't parse all openned files when start up
- enhancement: don't parse files when close all and exit
|
2022-08-24 17:05:16 +08:00 |
Roy Qu
|
3f37d1d9b6
|
update debian package script
|
2022-08-16 10:42:45 +08:00 |
Roy Qu
|
0a57f7290b
|
update sweep miner template
|
2022-08-08 16:18:42 +08:00 |
Roy Qu
|
be1bf5717f
|
update sweepminer template
|
2022-08-08 15:56:44 +08:00 |
Roy Qu
|
a8dc93d4b4
|
- fix: can't set shortcut that contains shift and non-alphabet characters
|
2022-08-08 12:11:16 +08:00 |
Roy Qu
|
6b64eab16b
|
- fix: can't correctly set project icon
|
2022-08-08 10:45:35 +08:00 |
Roy Qu
|
eda042a683
|
replace QFile::copy with customed one
|
2022-08-07 22:25:52 +08:00 |
Roy Qu
|
92d7370903
|
- enhancement: create template
|
2022-08-07 21:41:57 +08:00 |
Roy Qu
|
810520c2cd
|
add new templates
|
2022-08-07 12:10:12 +08:00 |
Roy Qu
|
5966ee0a5f
|
- change: organization structure of templates
|
2022-08-07 12:09:22 +08:00 |
Roy Qu
|
829e73895b
|
- fix: files in network drive is opened in readonly mode
|
2022-08-06 08:51:53 +08:00 |
Roy Qu
|
8d4411ee55
|
- enhancement: Portuguese Translation ( Thanks for crcpucmg@github)
|
2022-08-05 20:56:09 +08:00 |
Roy Qu
|
80451256c2
|
move translations
|
2022-08-05 20:39:01 +08:00 |
Roy Qu
|
363bbb2221
|
update translations
|
2022-08-05 20:38:28 +08:00 |
Roy Qu
|
2a0cfe7948
|
- change: switch positions of problem case output and expected output
|
2022-08-05 16:20:50 +08:00 |
Roy Qu
|
40dec1b9ff
|
- fix: (wrongly) use the default font to calculate non-ascii characters' width
|
2022-07-31 11:51:34 +08:00 |
Roy Qu
|
66746e8c3d
|
- fix: indents for "default" are not the same with "case"
|
2022-07-30 10:22:27 +08:00 |
Roy Qu
|
fc1de8f28c
|
- fix: inefficient loop when render long lines
|
2022-07-29 18:33:08 +08:00 |
Vedant
|
0355e9f897
|
Create winget.yml
|
2022-07-28 20:14:08 +05:30 |
Roy Qu
|
1ce0ec3d32
|
- enhancement: disable column mode in readonly editors
|
2022-07-28 21:19:54 +08:00 |
Roy Qu
|
a3cb17299b
|
- fix: Drag&Drop no correctly disabled for readonly editors
|
2022-07-28 17:09:30 +08:00 |
Roy Qu
|
8bd2802c99
|
- enhancement: choose default language when first run
|
2022-07-28 14:03:18 +08:00 |
Roy Qu
|
c7e8ee6072
|
- enhancement: don't show cpp defines when editing c files
|
2022-07-28 13:51:38 +08:00 |
Roy Qu
|
7d2a8b7dde
|
add arkanoid template
|
2022-07-25 16:13:44 +08:00 |
Roy Qu
|
62caa94e23
|
- fix: selection is not correctly set after input in column mode
|
2022-07-25 14:32:12 +08:00 |
Roy Qu
|
7db3a7ebc1
|
- fix: block indent doesn't work
|
2022-07-25 09:45:06 +08:00 |
Roy Qu
|
1b56f1b615
|
refactor for clean
|
2022-07-24 22:53:20 +08:00 |
Roy Qu
|
8affc316f3
|
optimize the algorithm for finding compiler sets
|
2022-07-24 19:08:09 +08:00 |
royqh1979@gmail.com
|
8d51876518
|
- fix: can't find the gcc compiler, if there are gcc and clang compilers in the same folder
|
2022-07-24 18:24:21 +08:00 |
Roy Qu
|
d034089214
|
5.12 compatibility fix
|
2022-07-24 03:19:11 +00:00 |
Roy Qu
|
f0d2bf29a5
|
update templates
|
2022-07-24 10:27:24 +08:00 |
Roy Qu
|
fdbf86e774
|
linux compatibility fix
|
2022-07-24 10:02:36 +08:00 |
Roy Qu
|
3d42cdf6c3
|
- fix: can't create folder in files view, if nothing is selected
|
2022-07-23 15:41:19 +08:00 |