Commit Graph

  • c88fbf629d Update tests Veronica Berglyd Olsen 2023-11-08 18:06:19 +01:00
  • 711766cf52 Change main menu to emit signals Veronica Berglyd Olsen 2023-11-08 18:00:43 +01:00
  • 1a6072be2c Add editor toolbar icons Veronica Berglyd Olsen 2023-11-08 16:54:42 +01:00
  • 9282b39f2a Change the menu icon to three dots Veronica Berglyd Olsen 2023-11-08 16:54:15 +01:00
  • b3ae1774a8 Merge branch 'dev' into format_actions Veronica Berglyd Olsen 2023-11-07 22:29:21 +01:00
  • f3b6be3100 Add shortcodes to the main menu (#1583) Veronica Berglyd Olsen 2023-11-07 22:28:25 +01:00
  • 394cdd5dad Add a basic document editor toolbar Veronica Berglyd Olsen 2023-11-07 17:48:34 +01:00
  • e236fb30dc Clean up document header signals Veronica Berglyd Olsen 2023-11-07 17:47:59 +01:00
  • a07177c153 Clean up main menu code Veronica Berglyd Olsen 2023-11-07 13:54:31 +01:00
  • d2a0ff88a6 Add shortcodes to main menu Veronica Berglyd Olsen 2023-11-07 13:54:02 +01:00
  • 08e67b0190 Add context menu option to create note from tag (#1582) Veronica Berglyd Olsen 2023-11-06 22:48:06 +01:00
  • eb5a98f482 Sort imports Veronica Berglyd Olsen 2023-11-06 22:45:37 +01:00
  • ccd3122633 Make some improvements and update tests Veronica Berglyd Olsen 2023-11-06 22:42:02 +01:00
  • f17e1f38de Add option to create note from tag, and improve auto-completer a bit Veronica Berglyd Olsen 2023-11-06 22:25:28 +01:00
  • 1ab35b5b63 Add an auto-completer for editor references (#1581) Veronica Berglyd Olsen 2023-11-06 19:35:46 +01:00
  • fd1eaa8c47 Add test coverage of completer Veronica Berglyd Olsen 2023-11-06 19:15:58 +01:00
  • ce53971836 Improve code flow in completer class Veronica Berglyd Olsen 2023-11-06 19:15:43 +01:00
  • d827b5204b Add meta data autocomplete menu Veronica Berglyd Olsen 2023-11-06 18:22:39 +01:00
  • 09e0d28115 Add tags get function to index class Veronica Berglyd Olsen 2023-11-06 18:19:03 +01:00
  • 2a40913105 Add sub/superscript and partial word emphasis (#1540) Veronica Berglyd Olsen 2023-11-06 11:54:49 +01:00
  • b03603cc9b Update tests and word counter Veronica Berglyd Olsen 2023-11-06 11:49:26 +01:00
  • 5e41dd9a92 Merge branch 'dev' into sub_super Veronica Berglyd Olsen 2023-11-05 21:28:32 +01:00
  • c1272974ed Fix index bug due to lower/upper case mixing (#1578) Veronica Berglyd Olsen 2023-11-05 21:12:04 +01:00
  • 72e740ccdf Merge branch 'dev' into fix_index Veronica Berglyd Olsen 2023-11-05 21:08:56 +01:00
  • a5a2b2c68e Merge branch 'dev' into fix_index Veronica Berglyd Olsen 2023-11-05 21:06:39 +01:00
  • 654ff3e81d Fix bug from merged branch Veronica Berglyd Olsen 2023-11-05 21:00:23 +01:00
  • a2a1e2e6d0 Merge branch 'main' into dev Veronica Berglyd Olsen 2023-11-05 18:54:52 +01:00
  • 786c1f7d54 Make AppIamge build use Python 3.11 Veronica Berglyd Olsen 2023-11-05 18:37:09 +01:00
  • 38c279b98f Release 2.1.1 (#1574) Veronica Berglyd Olsen 2023-11-05 18:26:12 +01:00
  • b126b8cf0a Bumb version and update release notes for v2.1.1 Veronica Berglyd Olsen 2023-11-04 18:19:57 +01:00
  • a3b60dad0a Fix editor refresh issues (#1573) Veronica Berglyd Olsen 2023-11-04 17:54:46 +01:00
  • ee5f340fe2 Refresh spell checking when word list changes (#1559) Veronica Berglyd Olsen 2023-11-04 17:46:25 +01:00
  • dd61897d11 Force a rehighlight on theme switch for small documents (#1535) Veronica Berglyd Olsen 2023-11-04 17:43:02 +01:00
  • a50e79b155 Set menu parents (#1572) Veronica Berglyd Olsen 2023-11-04 17:31:26 +01:00
  • 8abcada86e Make sure all QMenu instances have a parent widget set (#1536) Veronica Berglyd Olsen 2023-11-04 17:24:43 +01:00
  • ef29571bd9 Add autoscroll feature (#1571) Veronica Berglyd Olsen 2023-11-04 17:04:12 +01:00
  • 6f8109609c Use the correct margin settings Veronica Berglyd Olsen 2023-11-04 16:50:41 +01:00
  • 05ddca043a Add comment to explain why autoscroll was added Veronica Berglyd Olsen 2023-11-04 16:48:22 +01:00
  • da3747c5f5 Implement autoscroll in project tree, and disable library autoscroll feature (#1561) Veronica Berglyd Olsen 2023-11-04 16:45:16 +01:00
  • 2322923c4a Add check for illegal drag and drops (#1570) Veronica Berglyd Olsen 2023-11-04 16:16:38 +01:00
  • c5baa8d359 Remove commented out code Veronica Berglyd Olsen 2023-11-04 10:14:49 +01:00
  • a7e2b51225 Add blockers for illegal drop events on invisible root and for root items (#1569) Veronica Berglyd Olsen 2023-11-04 10:05:37 +01:00
  • 0413684150 Fix viewer navigation (#1568) Veronica Berglyd Olsen 2023-11-03 10:32:36 +01:00
  • b047695501 Update tests Veronica Berglyd Olsen 2023-11-03 10:28:54 +01:00
  • 52197149a7 Merge branch 'main' into html_anchors Veronica Berglyd Olsen 2023-11-03 10:15:12 +01:00
  • 4582ef8b83 Fix anchor tags in html output (#1566) Veronica Berglyd Olsen 2023-11-03 10:13:35 +01:00
  • 0077326274 Fix errors in documentation (#1567) Veronica Berglyd Olsen 2023-11-03 08:26:05 +01:00
  • 36fd64e1a3 Fix typos nisemono-neko 2023-11-03 16:29:30 +10:00
  • 552249d145 Fix typos nisemono-neko 2023-11-03 16:18:43 +10:00
  • 7080703481 Fix typos nisemono-neko 2023-11-03 16:16:18 +10:00
  • 4c7fbdb77a Fix typos nisemono-neko 2023-11-03 16:12:53 +10:00
  • 0c249d2010 Fix typos nisemono-neko 2023-11-03 16:07:14 +10:00
  • 3896d0fbf4 Fix typos nisemono-neko 2023-11-03 13:40:24 +10:00
  • b3018bb392 Fix typos nisemono-neko 2023-11-03 13:27:03 +10:00
  • d67cef2611 Fix bug where tags were lost in the index when saving a document Veronica Berglyd Olsen 2023-11-03 00:39:24 +01:00
  • f9df78a8d4 Fix i18n issues (#1565) Veronica Berglyd Olsen 2023-11-02 23:44:53 +01:00
  • 12d7512441 Make sure also Preferences defaults to British English Veronica Berglyd Olsen 2023-11-02 23:41:34 +01:00
  • 08a012ef8d Only default to system locale if a translation file exists (#1564) Veronica Berglyd Olsen 2023-11-02 23:34:42 +01:00
  • 6df591c803 Fix untranslated strings in Build tool (#1563) Veronica Berglyd Olsen 2023-11-02 23:01:41 +01:00
  • 2d78312206 Fix Build Settings icon column size issue (#1553) Veronica Berglyd Olsen 2023-10-24 00:04:41 +02:00
  • bce6f9543a Make sure icon columns on build settings dialog are narrow (#1551) Veronica Berglyd Olsen 2023-10-23 23:58:29 +02:00
  • ddd5e841bf Clean up unneeded docs build settings Veronica Berglyd Olsen 2023-10-22 00:13:21 +02:00
  • 69af58227a Fix broken docs build Veronica Berglyd Olsen 2023-10-21 15:41:49 +02:00
  • c02e7a52a1 Fix keyword section in writing classes Veronica Berglyd Olsen 2023-10-21 15:40:33 +02:00
  • ba2250be47 Add shortcodes example text Veronica Berglyd Olsen 2023-10-20 22:58:32 +02:00
  • d51bfec090 Fix ToOdt test coverage Veronica Berglyd Olsen 2023-10-20 22:55:59 +02:00
  • dc50f4bb3b Fix Tokenizer test coverage Veronica Berglyd Olsen 2023-10-20 22:17:28 +02:00
  • b9df625914 Add ODT support for new formats Veronica Berglyd Olsen 2023-10-20 21:42:00 +02:00
  • e669560462 Add syntax theme entry for shortcodes Veronica Berglyd Olsen 2023-10-20 17:57:35 +02:00
  • 1558a11646 Add shortcodes functionality Veronica Berglyd Olsen 2023-10-20 17:50:18 +02:00
  • 2214b7472b Fix ODT test Veronica Berglyd Olsen 2023-10-20 00:06:43 +02:00
  • ae1ed10f25 Add converter support for the new formats Veronica Berglyd Olsen 2023-10-20 00:05:17 +02:00
  • 0115f1e343 Add tokenizer support for the new formats Veronica Berglyd Olsen 2023-10-20 00:04:58 +02:00
  • ef4277437b Add regexes and highlighting for in-line commands Veronica Berglyd Olsen 2023-10-20 00:04:23 +02:00
  • bd6e666fdc Add new syntax highlighting for in-line commands Veronica Berglyd Olsen 2023-10-19 18:04:06 +02:00
  • 181809d34a Update i18n readme (#1539) Veronica Berglyd Olsen 2023-10-19 03:01:38 +02:00
  • bc1b5f24a0 Add more information in error output from pkgutils Veronica Berglyd Olsen 2023-10-19 02:58:29 +02:00
  • 658953df15 Add note about pkgutils dependency on PyQt6 for qtlupdate Veronica Berglyd Olsen 2023-10-19 02:54:22 +02:00
  • b0e3cf1a3a Change editor to true plain text (#1525) Veronica Berglyd Olsen 2023-10-17 21:03:36 +02:00
  • 90ca8f481d Disable checking spelling in tests on Windows Veronica Berglyd Olsen 2023-10-17 20:58:57 +02:00
  • b11a3c4bc7 Add editor spell checking test coverage Veronica Berglyd Olsen 2023-10-17 20:54:00 +02:00
  • 9dd8f65795 Clean up a few bits in the editor code, fix margins, and fix issue in spell checker Veronica Berglyd Olsen 2023-10-17 20:25:17 +02:00
  • f8bff62754 Merge branch 'dev' into text_document Veronica Berglyd Olsen 2023-10-17 18:16:02 +02:00
  • 77108784d9 Merge branch 'main' into dev Veronica Berglyd Olsen 2023-10-17 18:13:47 +02:00
  • 60b977f8ec Update setup scripts Veronica Berglyd Olsen 2023-10-17 18:12:35 +02:00
  • a03bd140db Release 2.1 (#1533) Veronica Berglyd Olsen 2023-10-17 16:25:52 +02:00
  • 1566fd3ec9 Rename Mac test Veronica Berglyd Olsen 2023-10-17 16:24:44 +02:00
  • d6e0517209 Update changelog and release notes Veronica Berglyd Olsen 2023-10-17 16:21:40 +02:00
  • f090ffa649 Update Spanish translation Veronica Berglyd Olsen 2023-10-17 08:22:44 +02:00
  • 2e5cb85410 Update Portuguese translation Veronica Berglyd Olsen 2023-10-16 09:32:00 +02:00
  • 6a4fa295f2 Update US English, Italian and Norwegian translations Veronica Berglyd Olsen 2023-10-15 20:54:00 +02:00
  • dc516bab8b Bump version for 2.1 release Veronica Berglyd Olsen 2023-10-15 20:17:52 +02:00
  • ac36ce07ba Update docs for 2.1 release (#1531) Veronica Berglyd Olsen 2023-10-15 20:14:55 +02:00
  • ccffa91c49 Make a second apss through the entire documentation to fix issues Veronica Berglyd Olsen 2023-10-15 20:11:29 +02:00
  • cceb31aac7 Update the glossary section of the docs Veronica Berglyd Olsen 2023-10-15 17:53:51 +02:00
  • b16f4477b8 Update the additional topics section of the docs Veronica Berglyd Olsen 2023-10-15 17:41:22 +02:00
  • 56b4cd3036 Update the Project section of the docs Veronica Berglyd Olsen 2023-10-15 17:27:44 +02:00
  • d68d215420 Merge branch 'main' into dev Veronica Berglyd Olsen 2023-10-08 21:18:53 +02:00
  • 8e72432db8 Merge branch 'main' into update_docs Veronica Berglyd Olsen 2023-10-08 21:08:53 +02:00
  • ed8d4a4c26 Switch CI from 3.12-dev to 3.12 Veronica Berglyd Olsen 2023-10-08 21:08:08 +02:00