Commit Graph

154 Commits

Author SHA1 Message Date
royqh1979 4f2b87662f - enhancement: use project's compiler set type info to find a nearest system compiler set, when the project compiler set is not valid.
- fix: toolbar's compiler set info not correctly updated when change it in the project settings dialog.
2021-10-25 21:59:01 +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@gmail.com 148e99e483 - enhancement: prompt for filename when create new project unit file 2021-10-25 13:16:15 +08:00
royqh1979 b2e88c4c00 - fix: crash when create an empty project 2021-10-25 00:30:53 +08:00
royqh1979 24b771550c - fix: the "add bookmark" menu item is not correctly disabled on a bookmarked line 2021-10-24 12:37:00 +08:00
royqh1979 ff54e6c0e2 - enhancement: change project file's folder by drag and drop in the project view
- enhancement: open project file by drag it to the editor area
2021-10-24 12:04:37 +08:00
royqh1979 06f035926a work save: drag & drop in project view 2021-10-24 00:17:08 +08:00
royqh1979 9937ef50c3 - enhancement: icons in project view
- fix: sometimes option widget will show confirm dialog even not changed
 - enhancement: only editor area will receive file drop events
2021-10-23 23:10:34 +08:00
royqh1979 aebcce0b05 - fix: file path seperator used in the app is not unified, and cause errors somtimes. 2021-10-23 19:27:50 +08:00
royqh1979 5c9ef2035e clean up compile warnings 2021-10-20 18:05:43 +08:00
royqh1979@gmail.com caaf07a6cc - fix: old data not displayed when editing code snippets
- fix: shift-tab for unindent not work
 - fix: can't save code snippets modifications
2021-10-03 08:25:28 +08:00
royqh1979@gmail.com 356db1349f work save 2021-09-27 13:01:01 +08:00
royqh1979@gmail.com 2915a862ff fix: can't correctly create project in release mode 2021-09-26 22:39:26 +08:00
royqh1979 85686acba7 - done: debug for project
- add dll host project option widget
2021-09-18 22:37:07 +08:00
royqh1979@gmail.com deabf1e847 - fix: editor's modified state not correctly initiated
- fix: project's modified state not correctly initiated
2021-09-18 11:08:30 +08:00
royqh1979@gmail.com 88ac399b4e work save: project basicly done
- rename project unit / folder
 - add / remove project folder
 - open project in explorer / terminal
2021-09-18 10:47:35 +08:00
royqh1979 78ea33d152 - done: view makefile 2021-09-17 19:58:37 +08:00
royqh1979@gmail.com c920a98d85 work save 2021-09-17 17:15:35 +08:00
royqh1979@gmail.com b70144532e work save 2021-09-17 13:35:50 +08:00
royqh1979@gmail.com 5ab9c16039 - new project done
- update project actions enable state
 - add project unit actions
2021-09-17 09:56:52 +08:00
royqh1979 f2156919e0 work save 2021-09-17 08:01:02 +08:00
royqh1979 b88dd1478c work save: new project 2021-09-17 07:44:03 +08:00
royqh1979@gmail.com f8be0d62c7 work save: new project 2021-09-16 23:51:05 +08:00
royqh1979@gmail.com 02b3d43e5d work save: new project dialog 2021-09-16 12:03:10 +08:00
royqh1979 ca728a2900 work save: project Template
- done: all project option dialogs
2021-09-15 22:19:59 +08:00
royqh1979@gmail.com 14c83ab829 - fix: caret color error when turn on option "caret use text color"
- show / hide some options depends on other options state
2021-09-15 14:35:37 +08:00
royqh1979@gmail.com 0cebe9a6a5 work save:
- fix: project root node return wrong unit index
2021-09-15 12:19:09 +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 bf71340233 work save: project file option dialog 2021-09-14 17:33:47 +08:00
royqh1979@gmail.com fc34defe13 work save 2021-09-13 10:48:44 +08:00
royqh1979@gmail.com fdafe622f1 work save 2021-09-12 22:45:00 +08:00
royqh1979@gmail.com 276c56e270 work save: use SimpleIni.h to read/save project 2021-09-12 19:50:44 +08:00
royqh1979@gmail.com 5939d536b0 work save 2021-09-12 01:01:34 +08:00
royqh1979@gmail.com 6266a8adbf work save: open project file ok 2021-09-12 00:17:15 +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 668e42458e work save 2021-09-11 09:21:44 +08:00
royqh1979 166e045636 work save 2021-09-10 23:41:38 +08:00
royqh1979@gmail.com 91e3099efa work save 2021-09-10 21:37:52 +08:00
royqh1979@gmail.com e99d42a99f work save 2021-09-10 15:03:47 +08:00
royqh1979@gmail.com 9d28bcc735 work save 2021-09-10 12:37:02 +08:00
royqh1979@gmail.com 06b30e77d5 work save 2021-09-10 10:27:01 +08:00
royqh1979@gmail.com cc0ea5661b work save 2021-09-09 23:20:00 +08:00
royqh1979@gmail.com 515a5a71fa work save 2021-09-09 18:36:54 +08:00
royqh1979@gmail.com 98db43420c work save 2021-09-09 11:47:04 +08:00
royqh1979@gmail.com c120d0a23f work save 2021-09-09 00:15:12 +08:00
royqh1979@gmail.com fef7deaa50 work save 2021-09-07 16:49:35 +08:00
royqh1979@gmail.com cc2c34fcd2 work save 2021-09-07 14:04:48 +08:00
royqh1979@gmail.com 090a6d3e1e work save 2021-09-07 10:28:40 +08:00
royqh1979@gmail.com feafadd760 work save 2021-09-07 00:32:16 +08:00
royqh1979 c813b4ba4c work save 2021-09-06 18:59:06 +08:00
royqh1979 46c5e3a927 work save 2021-09-06 12:58:29 +08:00
royqh1979@gmail.com 51ea099868 work save 2021-09-06 08:45:53 +08:00
royqh1979 538d44990d work save: project support 2021-09-05 23:45:05 +08:00