Commit Graph

  • 9b0fdb8b3a fix dev Le Tan 2025-05-16 10:32:35 +08:00
  • 856d2597df release v3.19.2 master v3.19.2 continuous-build Le Tan 2025-05-15 20:23:24 +08:00
  • 44a0d75996 theme: fix toolbar expansion button style Le Tan 2025-05-14 15:16:55 +08:00
  • 62f6b7f3c5 theme: support hot-reload via --watch-themes cmd option Le Tan 2025-05-13 22:10:00 +08:00
  • 6150d327da fix macos build Le Tan 2025-05-13 19:07:16 +08:00
  • 522ccfecc4
    fix macos deployment (#2610) Le Tan 2025-05-11 04:56:24 -07:00
  • 4788ae4ccf add icons for macOS store Le 2025-04-24 23:17:19 +08:00
  • c3191e8f88 add privacy policy Le Tan 2025-04-23 20:21:16 +08:00
  • 4952c88b2e fix readme Le Tan 2025-04-23 19:35:35 +08:00
  • ebd4489adf update welcome doc Le Tan 2025-04-23 19:14:01 +08:00
  • c5a28fa7e0 update docs gh-pages Le Tan 2025-04-23 19:05:28 +08:00
  • d9aee037ad
    code sign and notarization on macOS(#2605) Le Tan 2025-04-23 00:27:13 -07:00
  • 87e87619fb release v3.19.1 v3.19.1 Le Tan 2025-04-17 09:48:02 +08:00
  • 8494a714cd
    fix button popup (#2603) Le Tan 2025-04-16 22:29:56 +08:00
  • 3ec78f4c36 !1 fix popup windows * fix popup windows goodl3000 2025-04-16 13:33:06 +00:00
  • a27485c021 add gitee project Le Tan 2025-04-15 21:04:08 +08:00
  • 713b98f29e release v3.19.0 v3.19.0 Le Tan 2025-04-10 20:46:58 +08:00
  • 82b0ec751d update vtextedit for VSCode-style shortcuts Le Tan 2025-04-10 10:25:55 +08:00
  • a7348c0aa0 update vtextedit Le Tan 2025-04-08 22:23:49 +08:00
  • 85d2ee950d export: allow local file remote access Le Tan 2025-04-07 23:23:29 +08:00
  • b0b51570b0 init stylesheet before mainwindow is shown Le Tan 2025-04-02 22:00:29 +08:00
  • a5a9b32ea3
    upgrade to Qt 6.8.3 (#2598) Le Tan 2025-04-02 13:27:30 +08:00
  • ac20b7f80c fix mainwindow flashing issue Le Tan 2025-04-01 21:54:23 +08:00
  • b462337824 fix build error on Linux Le Tan 2025-02-11 16:04:48 +08:00
  • bbb88ded57
    Metainfo update (#2584) faveoled 2025-02-10 03:06:22 +03:00
  • 0f0995d4fe
    ci: update actions/upload-artifact to v4 (#2568) Integral 2024-12-03 10:34:05 +08:00
  • 0881dd581a
    refactor: replace non-empty QString constructors with QStringLiteral() (#2563) Integral 2024-12-02 21:09:57 +08:00
  • b0428dd0de update docs Le Tan 2024-09-18 20:34:42 +08:00
  • c4512bb69a change minimum macOS supported version Le Tan 2024-08-13 14:44:17 +08:00
  • 5e4a6fa72a release v3.18.2 v3.18.2 Le Tan 2024-08-06 21:56:46 +08:00
  • 5da9268aa7 fix open alert Le Tan 2024-08-06 21:23:48 +08:00
  • f1af78573a
    fix xss (#2531) Le Tan 2024-07-22 22:36:38 +08:00
  • a7600fa7f7
    codesign --remove-signature will cause broken binary (#2530) Le Tan 2024-07-19 19:44:24 +08:00
  • 78de724757 update xss whitelist Le Tan 2024-07-18 23:20:32 +08:00
  • 05078a7857 update xss whitelist Le Tan 2024-07-18 22:58:29 +08:00
  • 84d396f6c4 release v3.18.1 v3.18.1 Le Tan 2024-07-10 22:15:24 +08:00
  • b2fb5b1664 add mark for exemption Le Tan 2024-07-08 21:52:02 +08:00
  • 3477469b66 check link before open Le Tan 2024-07-07 22:51:07 +08:00
  • bed95b1757 update vtextedit Le Tan 2024-07-07 22:07:46 +08:00
  • f83761d95f fix artifact suffix Le Tan 2024-07-03 14:46:45 +08:00
  • a6cb4db267 update Le Tan 2024-07-02 22:56:48 +08:00
  • 84cb60d882 release v3.18.0 v3.18.0 Le Tan 2024-07-01 22:47:11 +08:00
  • 313764b533
    Create SECURITY.md (#2517) Suman Kumar Chakraborty 2024-06-28 12:22:14 +05:30
  • 44b5251045 fix todo list with XSS Le Tan 2024-06-27 21:48:59 +08:00
  • 743e63edbf [markdown-it] support markdown-it-mark for mark == Le Tan 2024-06-20 23:11:55 +08:00
  • 74e20dcb3e turn on XSS protection by default Le Tan 2024-06-19 23:11:13 +08:00
  • 9a971860e0 upgrade markdown-it Le Tan 2024-06-19 22:39:17 +08:00
  • b1a1bf05d2 update flowchart.js Le Tan 2024-06-19 22:26:33 +08:00
  • 06c712cb64 upgrade Mermaid.js to v10 Le Tan 2024-06-19 16:46:21 +08:00
  • 84891fb2f2 update QHotkey lib to support Wayland Le Tan 2024-06-17 22:54:24 +08:00
  • 2dba7e8458
    WIP: feature/add_code_sign_doc (#2512) Leilei Chui 2024-06-17 11:01:54 +08:00
  • 889026bece fix main window blinking issue caused by OpenGL on Qt6 Le Tan 2024-06-11 22:41:29 +08:00
  • 2ebb210c57 fix QMenu delete crash issue in WebViewer Le Tan 2024-06-11 22:13:56 +08:00
  • bfb0e5bd29
    fix build break on Qt 6.7 (#2511) Le Tan 2024-06-11 06:22:08 -07:00
  • 61528de505
    remove code signature (#2506) Le Tan 2024-05-29 08:10:39 -07:00
  • f62a82364c update readme Le Tan 2024-05-24 16:14:20 +08:00
  • f461c706d1
    fix Linux build (#2505) Le Tan 2024-05-24 01:09:33 -07:00
  • 898c82ec8f
    try fix macOS CI (#2499) Le Tan 2024-05-23 08:09:41 -07:00
  • f5b69b73cf
    fix CI (#2497) Le Tan 2024-05-11 22:58:25 +08:00
  • 5a01b4bb35
    Fix app dir path (#2496) Le Tan 2024-05-11 21:46:26 +08:00
  • 918aa15e74
    fix Linux build (#2494) Le Tan 2024-05-10 16:22:05 +08:00
  • 522b37425f
    try fix Win CI (#2492) Le Tan 2024-05-03 22:51:25 +08:00
  • a04968913c refine translations Le Tan 2024-04-30 22:07:00 +08:00
  • 3b755287e7 support windows packaging Le Tan 2024-04-30 15:13:21 +08:00
  • 25b556ae14 migrate to cmake Le Tan 2024-04-24 22:39:13 +08:00
  • daa2fe1785
    AppStream metadata (#2474) faveoled 2024-01-18 05:54:29 +03:00
  • 30712745bc
    fix rcc path in QT5 (#2454) zz of NSFOCUS Security Team 2023-11-22 22:54:55 +08:00
  • 15d14359d7
    try fix win ci (#2434) Le Tan 2023-10-08 23:09:31 +08:00
  • 75f7250ed1 fix Le Tan 2023-09-27 23:30:51 +08:00
  • 853e9c08e0 add back Qt5 Le Tan 2023-09-27 23:23:36 +08:00
  • 2f6afb2f97 upgrade to Qt6 Le Tan 2023-09-17 17:17:15 +08:00
  • cbd3956cdc
    remove Qt 5 (#2423) hello 2023-09-14 12:09:19 -04:00
  • 4ab2033a81 release v3.17.0 v3.17.0 vnote3 Le Tan 2023-08-27 23:03:19 +08:00
  • e8fe0726ff
    QuickAccess: add quick note (#2373) chendapao 2023-08-24 22:51:17 +08:00
  • f773bc0348
    Merge pull request #2387 from dbkuaizi/hotifx-嵌套代码块样式问题修复 chendapao 2023-05-08 10:36:21 +08:00
  • d208d4f9a7 嵌套代码块样式问题修复 dbkuaizi 2023-05-07 16:29:27 +08:00
  • a5f6d5a142 upgrade Mermaid and Flowchart.js Le Tan 2023-05-04 22:08:13 +08:00
  • cfce10b0ca
    fix ubuntu ci (#2383) Le Tan 2023-05-01 21:15:14 +08:00
  • 2ccfb5ca9f
    增加标题层级显示功能 (#2381) 两双筷子 2023-04-30 21:47:08 +08:00
  • c7f471cb8f refine navigation mode Le Tan 2023-04-13 22:01:28 +08:00
  • c255cd54ed
    feature/support_insert_multiple_mimedata (#2339) chendapao 2023-02-03 10:53:29 +08:00
  • 075380749c
    fix/pdf_name_ascii (#2341) chendapao 2023-01-29 22:55:54 +08:00
  • f1a03554f0
    优化分割线样式 (#2342) 两双筷子 2023-01-28 07:41:08 +08:00
  • 9353c9ef40
    Fix mermaid display problem in the editing state. (#2334) Jachin 2023-01-16 21:54:46 +08:00
  • d664c5a1c6
    feature/adj_history_open_use_conf (#2330) chendapao 2023-01-11 18:32:21 +08:00
  • d499b0d7be
    feature/add_treewidget_enter_event_compat (#2323) chendapao 2023-01-06 10:27:58 +08:00
  • f764fec458
    fix/selectdialog_QListWidget_to_ListWidget (#2320) chendapao 2023-01-04 14:40:36 +08:00
  • 0cb502520f PdfViewer: set useWorkerFetch to false Le Tan 2023-01-01 07:27:50 +08:00
  • b4e38409a9 release v3.16.0 Le Tan 2022-12-30 16:45:06 +08:00
  • 03ffb12ff1 refine mindmap Le Tan 2022-12-30 16:32:55 +08:00
  • 31d4ad151e
    Dev (#2316) v3.16.0 Le Tan 2022-12-30 18:29:54 +08:00
  • 5229be4687 add MindMap editor Le Tan 2022-12-25 13:05:43 +08:00
  • e76c6829f7
    feature/add_history_del (#2297) chendapao 2022-12-23 22:53:56 +08:00
  • e7a7895c6e embed pdfviewer reader Le Tan 2022-12-18 14:19:29 +08:00
  • 7f2cfe4f52
    Pdf view (#2312) Le Tan 2022-12-17 18:52:37 +08:00
  • 7f27745303
    fix/adj_snippet_state_store (#2300) chendapao 2022-11-27 15:56:27 +08:00
  • 4002cbca1b
    fix macos ci (#2301) Le Tan 2022-11-27 11:51:38 +08:00
  • 563440f59d
    feature/add_united_entry_doc (#2298) chendapao 2022-11-26 19:38:22 +08:00
  • f2c7abcc6f
    修复因边距导致代码块与行号对不齐的问题 (#2294) 两双筷子 2022-11-21 22:46:45 +08:00
  • e47b813b69
    feature/add_shortcuts_paste_to_md (#2277) chendapao 2022-10-12 22:54:09 +08:00