Commit Graph

970 Commits

Author SHA1 Message Date
Roy Qu 6cbab4a646 - fix: typo error in the parser
- fix: typing after symbols like 'std::string' shouldn't show code completion suggestions
2022-02-07 09:53:02 +08:00
Roy Qu 3831c72558 fix: icons in contrast icon set not correctly drawn 2022-02-05 22:26:02 +08:00
Roy Qu 6b64927b94 update autolink settings for winsock 2 2022-02-05 00:55:57 +08:00
Roy Qu 785fe03e24 - fix: when running problem cases, the output textbox might be wrongly cleared. 2022-02-04 19:19:35 +08:00
Roy Qu 0099aa436a - fix: when running problem cases, the output textbox might be wrongly cleared. 2022-02-04 19:14:10 +08:00
Roy Qu 79aecde9a5 - fix: when running problem cases, the output textbox might be wrongly cleared. 2022-02-04 18:51:46 +08:00
Roy Qu a95475190c update README.md 2022-02-03 23:00:20 +08:00
Roy Qu 3d63aa5405 update README.md 2022-02-03 22:59:14 +08:00
Roy Qu 7e2a51b65f fix: CustomDisabledIconEngine's clone() not correct 2022-02-03 21:46:53 +08:00
Roy Qu 494832220a - fix: can't differentiate disabled and enabled buttons, when using contrast icon set 2022-02-03 21:44:45 +08:00
Roy Qu 1574ddd743 - fix: actions not correctly disabled when compile 2022-02-03 20:48:11 +08:00
Roy Qu 53ad8819db update contributors 2022-02-03 20:18:23 +08:00
Roy Qu bf422ad419 - fix: editor's font size set by ctrl+mouse wheel will be reset by open the option dialog 2022-02-03 07:45:59 +08:00
Roy Qu 50a39a08c7 remove all whatsthis button in dialog's titlebar 2022-02-02 17:34:37 +08:00
Roy Qu 9e3f593641 - enhancement: theme now have default icon set
- fix: wrong icons for file associations
2022-02-01 21:39:31 +08:00
royqh1979@gmail.com 476899022f - enhancement: new contrast icon set, contributed by Alan-CRL
- enhancement: new contrast theme, contributed by Alan-CRL
2022-02-01 20:38:52 +08:00
royqh1979@gmail.com 425b4a4e96 fix: crash while delete headers created by new header dialog 2022-02-01 16:17:28 +08:00
royqh1979@gmail.com 5eb5c4d58b - enhancement: show caret at once, when edition finished 2022-02-01 14:09:27 +08:00
royqh1979@gmail.com c13ab76e73 work save 2022-01-31 11:57:33 +08:00
royqh1979@gmail.com c90d0f93ab minor change 2022-01-31 11:52:02 +08:00
Roy Qu fffa210a69 - enhancement: new sky blue icon set, contributed by Alan-CRL 2022-01-30 00:22:49 +08:00
Roy Qu 428a079b7f auto generate qrc files for iconsets, color schemes and themes 2022-01-30 00:01:15 +08:00
Roy Qu b76dcd89b1 update contributors and version number 2022-01-29 17:03:45 +08:00
royqh1979@gmail.com 33fb14db74 fixes: translation files can't be auto built 2022-01-29 00:12:12 +08:00
royqh1979@gmail.com 2cac889c92 - enhancement: show custom theme folder in options dialog -> enviroment -> folders 2022-01-28 23:38:35 +08:00
Roy Qu 4a06534d39 - enhancement: display localized theme name in the option dialog 2022-01-28 20:05:55 +08:00
Roy Qu e58ca80282 - fix: failed to show function tip, when there are parameters having '[' and ']'
- refactor iconmanager
2022-01-28 19:30:50 +08:00
Roy Qu 458b87ea64 remove qm file from sources (it should be generated by qmake) 2022-01-28 18:18:34 +08:00
Roy Qu 935c2d2eb7 Merge branch 'master' of github.com:royqh1979/RedPanda-CPP 2022-01-28 17:42:44 +08:00
royqh1979@gmail.com aeb1c36f07 - enhancement: custom theme 2022-01-28 16:13:20 +08:00
Roy Qu 5d8699b0a9 add Contributors.md 2022-01-28 12:20:21 +08:00
Roy Qu af4a872024 qt 5.12 compatible 2022-01-28 11:10:53 +08:00
Roy Qu 52ed44f1f3 update debian package script 2022-01-28 10:52:10 +08:00
Roy Qu 43bac6761b beautify icons 2022-01-28 10:19:54 +08:00
royqh1979@gmail.com a9f7cdd0e6 add timeout for flushing output buffer when running problem cases 2022-01-28 08:21:56 +08:00
royqh1979@gmail.com c45e0db7c7 beautify icons 2022-01-28 01:08:00 +08:00
Roy Qu 002f9d4805 - fix: mainwindow action's short cut doesn't work, if the action is not in menu or toolbar
- fix: when run all cases for a problem, processing of output is slow
2022-01-28 00:31:11 +08:00
Roy Qu f298cc7b47 - fix: mainwindow action's short cut doesn't work, if the action is not in menu or toolbar 2022-01-27 23:48:46 +08:00
Roy Qu 0c2d569cb9 add icon for local var 2022-01-27 21:47:21 +08:00
Roy Qu 00da09199b refine code completion ui 2022-01-27 21:27:51 +08:00
Roy Qu 771ccec745 - enhancement: code completion ui redesigned 2022-01-27 20:31:44 +08:00
Roy Qu 656ab3eaed auto save new class dialog widht/height 2022-01-27 18:46:37 +08:00
Roy Qu 620bdc8266 - fix: code folding calcuation not correct when some codes are folded and editing after them 2022-01-27 18:34:18 +08:00
Roy Qu 76dcd8b41f work save 2022-01-27 17:29:50 +08:00
royqh1979@gmail.com e1631c211a - enhancement: show custom icon set folder in options -> enviroment -> folders 2022-01-27 12:47:57 +08:00
royqh1979@gmail.com 15c6282c36 - make custom icons copied from resource writable 2022-01-27 12:33:00 +08:00
royqh1979@gmail.com f52992aaab - enhancement: custom icon set ( in the configuration folder) 2022-01-27 12:20:40 +08:00
royqh1979@gmail.com f50eb61098 - enhancement: custom icon set ( in the configuration folder) 2022-01-27 12:08:57 +08:00
Roy Qu b114eb216c - enhancement: code completion find words with char in the middle 2022-01-27 01:03:01 +08:00
Roy Qu 8e179dd659 fix: shouldn't reset DPI when window is reshown 2022-01-26 22:53:15 +08:00