Commit Graph

  • d2796d27c3 Move pytest settings to pyproject.toml Veronica Berglyd Olsen 2025-04-02 23:44:58 +02:00
  • 89b3529554 Fix Windows launch script for manual usage (#2280) Veronica Berglyd Olsen 2025-03-31 20:28:48 +02:00
  • ed22432e82 Remove shebang from Windows launch script (#1284) Veronica Berglyd Olsen 2025-03-31 20:23:27 +02:00
  • 717887ff7d Add Pyright to syntax workflow and fix errors (#2279) Veronica Berglyd Olsen 2025-03-30 23:57:41 +02:00
  • 19d01662e5 Update PR template Veronica Berglyd Olsen 2025-03-30 23:53:02 +02:00
  • fd802d1a1e Delete commented out test Veronica Berglyd Olsen 2025-03-30 23:51:53 +02:00
  • 9715955618 Drop aspell dictionary from Linux workflow Veronica Berglyd Olsen 2025-03-30 23:49:48 +02:00
  • d0c8227d15 Move spell check testing to the editor Veronica Berglyd Olsen 2025-03-30 23:49:19 +02:00
  • 01275876c1 Add main requirements for type checking Veronica Berglyd Olsen 2025-03-30 23:20:16 +02:00
  • 15de0c8dd7 Fix typing errors Veronica Berglyd Olsen 2025-03-30 23:17:25 +02:00
  • e8c4f2db25 Add pyright check to workflow Veronica Berglyd Olsen 2025-03-30 23:16:47 +02:00
  • b4b19667f4 Add pyright config to project config Veronica Berglyd Olsen 2025-03-30 23:15:20 +02:00
  • 5934700cea Re-implement Novel View as an item model (#2272) Veronica Berglyd Olsen 2025-03-30 23:04:42 +02:00
  • 8ef99c4cfa Add test coverage of new modified widget Veronica Berglyd Olsen 2025-03-30 22:59:51 +02:00
  • bf4a923b08 Fix type error due to type change in novel selector Veronica Berglyd Olsen 2025-03-30 22:45:52 +02:00
  • d1aa576bfd Remove unused nonlocals in tests Veronica Berglyd Olsen 2025-03-30 22:37:32 +02:00
  • 799b8e24ec Merge branch 'main' into novel_model Veronica Berglyd Olsen 2025-03-30 22:37:07 +02:00
  • 95bef4c6c2 Add novel view test coverage Veronica Berglyd Olsen 2025-03-30 22:28:37 +02:00
  • 43c934c9cd Fix typo Veronica Berglyd Olsen 2025-03-25 10:37:47 +01:00
  • 83d1072e6e Grammar improvement Benson Muite 2025-03-25 12:14:26 +03:00
  • 1090a160de Add novel model test coverage Veronica Berglyd Olsen 2025-03-24 22:17:34 +01:00
  • 34a3a6e85c Fix existing tests Veronica Berglyd Olsen 2025-03-23 22:37:16 +01:00
  • 762efedb96 Merge branch 'main' into novel_model Veronica Berglyd Olsen 2025-03-23 17:16:25 +01:00
  • f4999df457 Fix linting and novel view clear Veronica Berglyd Olsen 2025-03-23 17:15:49 +01:00
  • 4d9c87b019 Improve novel extra data column Veronica Berglyd Olsen 2025-03-23 17:01:48 +01:00
  • 95d8e3ac98 Add back extra column content Veronica Berglyd Olsen 2025-03-23 16:41:40 +01:00
  • 9d63a018e8 Add back extra column GUI handling Veronica Berglyd Olsen 2025-03-23 00:42:35 +01:00
  • 04c6847590 Add some error checking and handling Veronica Berglyd Olsen 2025-03-22 22:52:36 +01:00
  • 848027856d Allow refreshing a novel model node Veronica Berglyd Olsen 2025-03-22 22:37:03 +01:00
  • ef652355bf Refresh model when document heading count changes Veronica Berglyd Olsen 2025-03-22 21:10:01 +01:00
  • 9990ebf193 Handle novel model refresh scenarios Veronica Berglyd Olsen 2025-03-22 20:25:34 +01:00
  • edf765f91f Allow novel model refresh Veronica Berglyd Olsen 2025-03-22 16:51:10 +01:00
  • cf42eeeae3 Fix typos Veronica Berglyd Olsen 2025-03-22 16:32:52 +01:00
  • e1cd848a77 Fix type and redundant parentheses Veronica Berglyd Olsen 2025-03-15 17:26:37 +01:00
  • 9831fdbe0f Add required info to bug report template Veronica Berglyd Olsen 2025-03-15 17:01:12 +01:00
  • 4da120633e Save handle and title key with other data in novel model Veronica Berglyd Olsen 2025-02-23 22:34:53 +01:00
  • 43e420ab0b Restore novel heading details tooltip and active row colouring Veronica Berglyd Olsen 2025-02-22 23:13:57 +01:00
  • 71ad7c3229 Re-implement basic novel view functionality Veronica Berglyd Olsen 2025-02-22 21:54:24 +01:00
  • 9a63a84fc1 Add a basic model for the novel view Veronica Berglyd Olsen 2025-02-22 20:12:50 +01:00
  • bc26d2250e Update index data model (#2255) Veronica Berglyd Olsen 2025-02-22 16:07:15 +01:00
  • 4e6a26e787 Fix docstring and rename NWIndex to just Index Veronica Berglyd Olsen 2025-02-22 15:59:19 +01:00
  • 71675ee4a1 Update test coverage Veronica Berglyd Olsen 2025-02-22 15:52:47 +01:00
  • 3a2440fb92 Add test coverage Veronica Berglyd Olsen 2025-02-22 15:07:15 +01:00
  • 1fa7e08b17 Move index data classes to a new file Veronica Berglyd Olsen 2025-02-22 14:40:48 +01:00
  • 655c9d9439 Restructure index, and add support for story structure comments Veronica Berglyd Olsen 2025-02-20 23:28:50 +01:00
  • 05feaf7d2d Move comment processing to a separate file Veronica Berglyd Olsen 2025-02-09 15:39:48 +01:00
  • 9bae8f762f Merge changes from 2.6.2 and 2.6.3 (#2252) Veronica Berglyd Olsen 2025-02-16 21:58:36 +01:00
  • c377e2a26a Fix issues from merge from 2.6.3 Veronica Berglyd Olsen 2025-02-16 21:54:25 +01:00
  • 1f14c55ce0 Merge branch 'release' into from_2.6.3 Veronica Berglyd Olsen 2025-02-16 21:46:57 +01:00
  • 02fda08dab Release 2.6.3 (#2250) Veronica Berglyd Olsen 2025-02-16 20:57:13 +01:00
  • bbf18709b3 Clarify changelog Veronica Berglyd Olsen 2025-02-16 20:54:10 +01:00
  • 76b6759c63 Bump version to 2.6.3 and update changelog Veronica Berglyd Olsen 2025-02-16 20:51:05 +01:00
  • c5e0258792 Change context of shape translation strings (#2249) Veronica Berglyd Olsen 2025-02-16 20:44:09 +01:00
  • c0bb0fa54a Reduce to only two constant types Veronica Berglyd Olsen 2025-02-16 20:40:56 +01:00
  • 8b238f3767 Update translation files Veronica Berglyd Olsen 2025-02-16 20:23:10 +01:00
  • e9a73ee785 Revert back to using constant as context for shapes Veronica Berglyd Olsen 2025-02-16 19:50:02 +01:00
  • 3ff4cc462f Fix i18n bug for certain constants (#2247) Veronica Berglyd Olsen 2025-02-16 19:25:10 +01:00
  • a6be3f9081 Allow specifying context to trConst i18n function (#2246) Veronica Berglyd Olsen 2025-02-16 19:08:00 +01:00
  • cd1c7a3b0b Make a minor change to windows build Veronica Berglyd Olsen 2025-02-16 17:21:47 +01:00
  • c13c90488d Release 2.6.2 (#2244) Veronica Berglyd Olsen 2025-02-16 17:18:54 +01:00
  • c9d44ccec0 Fix typo in changelog Veronica Berglyd Olsen 2025-02-16 17:14:40 +01:00
  • 96b3656176 Bump version, update changelog, and update credits Veronica Berglyd Olsen 2025-02-16 17:12:58 +01:00
  • d72c84a3d1 Update Italian, Polish and Brazilian Portuguese Veronica Berglyd Olsen 2025-02-16 16:58:56 +01:00
  • a0a8ea85c9 Add Czech translation Veronica Berglyd Olsen 2025-02-16 16:58:21 +01:00
  • 733fba09cb Fix various bugs (#2242) Veronica Berglyd Olsen 2025-02-16 16:47:24 +01:00
  • 6d9b1f7b36 Make the model parent call a little more robust Veronica Berglyd Olsen 2025-02-16 16:44:08 +01:00
  • 1431944c49 Add test coverage of root item drop Veronica Berglyd Olsen 2025-02-16 16:38:41 +01:00
  • 2157dc8a35 Block dropping items on invisible root Veronica Berglyd Olsen 2025-02-16 16:33:19 +01:00
  • 32feba3d17 Fix typos in changelog Veronica Berglyd Olsen 2025-02-16 15:19:39 +01:00
  • ed1b11a932 Restore empty trash from menu (#2239) Veronica Berglyd Olsen 2025-02-16 14:20:33 +01:00
  • 40a41dbc6b Centre screenshot in readme Veronica Berglyd Olsen 2025-02-11 12:58:04 +01:00
  • a8416542c1 Add screenshot to readme Veronica Berglyd Olsen 2025-02-11 12:55:55 +01:00
  • 0c2c952637 Merge bug fix from release Veronica Berglyd Olsen 2025-02-09 15:22:20 +01:00
  • c6991b36b8 Fix bug in splitting on alt scene headings (#2234) Veronica Berglyd Olsen 2025-02-09 15:19:09 +01:00
  • ec8a6b9925 Clean up variables Veronica Berglyd Olsen 2025-02-09 15:14:28 +01:00
  • d4d258e170 Fix document splitter not recognising alt scene format (#2233) Veronica Berglyd Olsen 2025-02-09 15:11:07 +01:00
  • bf8f6f0dd8 Fix cursor width text in preferences Veronica Berglyd Olsen 2025-02-06 22:16:16 +01:00
  • 585f2e567b Reorganise preferences and add cursor width setting (#2230) Veronica Berglyd Olsen 2025-02-06 21:55:41 +01:00
  • 598667826f Add a setting for cursor width (#2219) Veronica Berglyd Olsen 2025-02-06 17:24:57 +01:00
  • aa84d998a0 Move project tree preferences to their own section Veronica Berglyd Olsen 2025-02-06 17:24:31 +01:00
  • 589bc7c313 Update Appdata XML and add screenshot (#2229) Veronica Berglyd Olsen 2025-02-05 16:31:56 +01:00
  • 85b953bbec Add support for log colour env variables (#2228) Veronica Berglyd Olsen 2025-02-04 20:50:23 +01:00
  • f1fc95d82d Simplify log colour handling Veronica Berglyd Olsen 2025-02-04 20:45:18 +01:00
  • 706c61c550 Add more single character switches Veronica Berglyd Olsen 2025-02-04 20:16:47 +01:00
  • a931fe5cfd Add support for NO_COLOR and FORCE_COLOR Veronica Berglyd Olsen 2025-02-04 20:14:13 +01:00
  • 67a2f634c1 Update build scripts for i18n docs (#2227) Veronica Berglyd Olsen 2025-02-04 16:43:06 +01:00
  • ceec883d93 Bump version to 2.7 Alpha 3 Veronica Berglyd Olsen 2025-02-04 16:36:28 +01:00
  • e8d548b24e Fix build scripts and add i18n docs Veronica Berglyd Olsen 2025-02-04 16:36:12 +01:00
  • 99db1a1c3a Add French translation files for the docs (#2226) Veronica Berglyd Olsen 2025-02-03 23:42:33 +01:00
  • 9f9438f20b First commit for french .po files. jim on linux 2025-02-03 22:37:53 +01:00
  • 52f1c3156b Add internationalisation support for docs (#2224) Veronica Berglyd Olsen 2025-02-03 20:05:19 +01:00
  • dd61836a35 Use full language code for manual file Veronica Berglyd Olsen 2025-02-03 01:03:17 +01:00
  • 18f7280cf2 Only build specified docs languages Veronica Berglyd Olsen 2025-02-03 00:27:11 +01:00
  • 85af7d7f03 Add docs i18n build script Veronica Berglyd Olsen 2025-02-03 00:24:27 +01:00
  • b0169067be Add utils entry to generate docs i18n source files Veronica Berglyd Olsen 2025-02-02 23:34:04 +01:00
  • 92cd4e0169 Add i18n settings to docs config and change the documentation title to pull it from the main index file Veronica Berglyd Olsen 2025-02-02 23:10:40 +01:00
  • 4cbbe5f2e3 Move docs requirements to docs root folder Veronica Berglyd Olsen 2025-02-02 21:34:43 +01:00
  • a87e8289f7 Merge 2.6.1 release into main Veronica Berglyd Olsen 2025-02-02 18:54:08 +01:00
  • 2401fc2531 Relase 2.6.1 (#2221) Veronica Berglyd Olsen 2025-02-02 18:12:19 +01:00
  • d0ea15c03b Bump version to 2.6.1 and update changelog Veronica Berglyd Olsen 2025-02-02 18:05:11 +01:00