Commit Graph

33 Commits

Author SHA1 Message Date
Roy Qu a534521aa5 add more templates for rdrawing 2022-06-13 12:47:57 +08:00
Roy Qu 1a68a51755 update templates 2022-06-13 12:16:54 +08:00
Roy Qu 837dc9bb27 update turtle graphics 2022-06-04 18:35:37 +08:00
Roy Qu 2e5f666411 update autolinks for raylib-drawing 2022-06-04 14:46:58 +08:00
Roy Qu 25c64c0875 - enhancement: new turtle library based on raylib ( so it can be used under linux) 2022-06-02 20:09:27 +08:00
Roy Qu 85f3a04bcf - fix: #define followed by tab not correctly parsed
- enhancement: don't auto add () when completing C++ io manipulators ( std::endl, std::fixed, etc.)
  - fix: can't goto to definition of std::endl
2022-06-01 17:02:03 +08:00
Roy Qu e979960d18 update clang install-script 2022-04-27 19:14:26 +08:00
Roy Qu 945ba4ce73 - fix: use utf8 as the encoding for clang's error output 2022-04-27 15:26:13 +08:00
Roy Qu 2459bee049 use clang/clang++ instead of gcc/g++ 2022-04-27 11:24:40 +08:00
Roy Qu ec53ea19a3 add script for prepare clang distribution 2022-04-27 10:28:59 +08:00
Roy Qu 2aefa81f5c fix clang installer script 2022-04-25 22:20:33 +08:00
Roy Qu afc8e15c87 - fix: gcc compiler set name is not correct in Linux
- enhancement: hide add charset option when the currect compiler set is clang
  - enhancement: auto check the c project option in the new project dialog
  - change: use "app.ico" as default name for the project icon file
  - fix: c file should use CC to build in the auto generated makefile
  - enhancement: package script for msys2 clang
2022-04-25 22:13:33 +08:00
Roy Qu 1a7322f562 update tcpclient/server templates 2022-04-22 16:12:14 +08:00
Roy Qu 331365b0c7 add templates for tcp client/server 2022-04-22 15:46:25 +08:00
Roy Qu ec17cfcb99 - enhancement: select and delete multiple watches 2022-04-22 14:28:53 +08:00
Roy Qu 2d6019bf23 - enhancement: add project template for libmysqlclient(libmariadbclient)
- enhancement: add libmysqlclient to the x86-64 version gcc in distribution
2022-04-22 11:25:30 +08:00
Roy Qu 434d46ef80 - enhancement: add autolink and project template for sqlite3 2022-04-18 20:19:11 +08:00
Roy Qu c30164a58a - fix: crash when rename an openned file, and choose "no" when ask if keep the editor open 2022-03-30 23:19:51 +08:00
Roy Qu b0c8526d97 - fix: order for parameters generated by auto link may not correct 2022-03-19 14:19:32 +08:00
Roy Qu d45c0b87b3 - fix: "ok" button should be disabled when no template selected in new project dialog
- enhancement: auto add parentheis when complete function like MARCOs
2022-03-15 20:17:47 +08:00
Roy Qu 54ddbce7f6 update templates 2022-02-25 20:04:31 +08:00
Roy Qu bc44f54788 update install scripts 2022-02-25 12:06:04 +08:00
royqh1979@gmail.com 3df0c98031 make win-askpass a qt project 2022-02-25 08:58:58 +08:00
royqh1979@gmail.com 8365db47a0 - enhancement: git - pull / push / fetch 2022-02-24 23:31:48 +08:00
Roy Qu b664094efc - fix: error in templates
- enhancement: git - reset
2022-02-22 09:16:20 +08:00
Roy Qu a8b595e3b2 update GLUT template 2022-02-11 14:05:33 +08:00
Roy Qu 71e885f941 - fix: huge build size for c++ files 2022-02-11 14:04:18 +08:00
Roy Qu 7d9d36f18f update windows installer scripts 2022-01-25 09:20:04 +08:00
Roy Qu 609f611e8f - enhancement: highlighter for GLSL (OpenGL Shading Language) 2022-01-23 23:27:48 +08:00
Roy Qu 62d7f7edb4 add basic shader template 2022-01-23 20:11:49 +08:00
Roy Qu adbd09a6d7 update package script for windows 2022-01-16 21:09:21 +08:00
Roy Qu 5d2c104382 enhancement: package script for windows 2022-01-16 20:43:39 +08:00
Roy Qu afb0f67ce3 work save 2022-01-16 19:39:26 +08:00