Commit Graph

44 Commits

Author SHA1 Message Date
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 82bbd7a846 fix: If a project is auto openned when start, close app will cause dead lock. 2022-01-13 17:15:57 +08:00
Roy Qu 0875d15d67 - fix: project's icon setting is not correctly saved
- fix: project's type setting won't be saved
  - fix: If project's compiler set is not the same with the default compiler set, auto openned project's file will use wrong compiler set to do syntax check.
  - fix: open a project file through "File"->"Open" will not correctly connect it with the project internally
2022-01-13 16:47:48 +08:00
Roy Qu 96f8804edd enhancement: sort folders before files in project view 2022-01-08 08:52:50 +08:00
royqh1979@gmail.com 317db42876 add license information 2021-12-26 23:18:28 +08:00
Roy Qu f75f885129 - enhancement: use token list instead of single string to do code completion ( intial version)
- fix: language options in the project wizard don't work
 - fix: "ake as default language" option in the project wizard doesn't work
2021-12-03 21:36:12 +08:00
Roy Qu dfce6e7146 - enhancement: change project name in the project view 2021-11-27 09:36:49 +08:00
royqh1979@gmail.com 284a8ed695 - fix: add unit to project not correctly set new unit file's encoding
- fix: correctly set encoding for the new added project unit file
 - fix: if there's a project openned, new file should ask user if he want to add the new file to the project
 - fix: when adding a file openned in the editor to the project, properties of it are not correctly setted.
 - enhancement: when remove a file from the project, also ask if user want to remove it from disk
 - fix: double click a project's .dev file in the Files panel should load the project
2021-11-15 22:08:35 +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 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@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 b70144532e work save 2021-09-17 13:35:50 +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 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 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 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@gmail.com 2fa54411c3 work save 2021-09-06 01:47:07 +08:00
royqh1979 538d44990d work save: project support 2021-09-05 23:45:05 +08:00