Commit Graph

1136 Commits

Author SHA1 Message Date
Veronica K. B. Olsen 4340b6b8b5 It should now be possible to navigate to positions within the documents when clicking links in various places 2020-05-25 23:31:41 +02:00
Veronica K. B. Olsen b3e4af1394 Added header anchor tags option to the html generator, and line numbers to the tokens list 2020-05-25 23:30:55 +02:00
Veronica K. B. Olsen 3b7927f0ff Back-references not consideres all tags in a document, not just the first one 2020-05-25 21:14:50 +02:00
Veronica K. Berglyd Olsen e7f0751275 Merge pull request #232 from vkbo/release_0.6.1
Release 0.6.1
2020-05-25 17:37:39 +02:00
Veronica K. Berglyd Olsen 9d0b3cd505 Merge branch 'master' into release_0.6.1 2020-05-25 17:15:13 +02:00
Veronica K. Berglyd Olsen 1881e15708 Merge pull request #233 from vkbo/ubuntu_install
Added Ubuntu install script
2020-05-25 17:15:05 +02:00
Veronica K. B. Olsen 8077b04631 Fixed typos and formatting of the changelog 2020-05-25 17:14:48 +02:00
Veronica K. B. Olsen 8cc31f01f3 Added ubuntu install script 2020-05-25 11:38:58 +02:00
Veronica K. B. Olsen ded2b49c8d Updated changelog 2020-05-25 10:18:12 +02:00
Veronica K. B. Olsen 4dfdc27c13 Bumped version to 0.6.1 2020-05-25 10:07:52 +02:00
Veronica K. Berglyd Olsen 845b25ba1b Merge pull request #231 from vkbo/bugfixes
Bugfixes
2020-05-25 10:02:17 +02:00
Veronica K. B. Olsen a71b404717 Fix the justify text setting in build project 2020-05-25 09:57:12 +02:00
Veronica K. B. Olsen 02bb15f598 Fixed copy/paste error in docs about title line breaks in exports 2020-05-25 09:56:56 +02:00
Veronica K. Berglyd Olsen 5213186650 Merge pull request #226 from vkbo/bugfixes
Fixed sorting bug for line numbers in index
2020-05-24 22:15:12 +02:00
Veronica K. B. Olsen b9ccd94181 Fix tests 2020-05-24 22:12:40 +02:00
Veronica K. B. Olsen 4672bc444b Fixed sorting bug for line numbers in index 2020-05-24 22:04:36 +02:00
Veronica K. Berglyd Olsen d011e5615d Merge pull request #225 from vkbo/loadproject_updates
Project Load Dialog Updates
2020-05-24 19:46:54 +02:00
Veronica K. B. Olsen c107a86e25 Some minor cleanup in main window code 2020-05-24 19:41:43 +02:00
Veronica K. B. Olsen 1252d9728a Moved the code for browsing for projects to the open projects dialog 2020-05-24 19:37:59 +02:00
Veronica K. B. Olsen f020447166 Connected the delete key to remove entries from recent projects list 2020-05-24 19:14:35 +02:00
Veronica K. Berglyd Olsen 01f9b85ef4 Merge pull request #224 from vkbo/fixes
Various fixes for 0.6
2020-05-24 18:41:47 +02:00
Veronica K. B. Olsen 0dbcaacaeb Added comment 2020-05-24 18:37:32 +02:00
Veronica K. B. Olsen fb6e3f692e Fixed the formatting of novel page layout 2020-05-24 18:33:58 +02:00
Veronica K. B. Olsen 52269faadd Drop the double folder for the sample project 2020-05-24 18:26:06 +02:00
Veronica K. B. Olsen c865dbd59b Added a lot of comments to functions in the source code 2020-05-24 16:42:28 +02:00
Veronica K. B. Olsen e1ce93416c Outline should not show non-exported items 2020-05-24 15:38:58 +02:00
Veronica K. B. Olsen d998900a3a Pin some dependency versions now that some of the limits are known 2020-05-24 13:44:32 +02:00
Veronica K. Berglyd Olsen 76e0e72a85 Merge pull request #222 from vkbo/release_0.6
Release 0.6
2020-05-24 13:23:46 +02:00
Veronica K. Berglyd Olsen f60f7e42f8 Merge branch 'master' into release_0.6 2020-05-24 13:20:53 +02:00
Veronica K. Berglyd Olsen 84be27aea5 Merge pull request #223 from vkbo/fixes
Fixes
2020-05-24 13:20:44 +02:00
Veronica K. B. Olsen 4de2b713f9 Ensure project tree is up to date before building project 2020-05-24 11:57:31 +02:00
Veronica K. B. Olsen 10215dfb83 Fix item selection for project loader 2020-05-24 11:48:57 +02:00
Veronica K. B. Olsen 1b5c670189 Removing mention of no ,onger needed dependencies 2020-05-23 21:32:35 +02:00
Veronica K. B. Olsen e2e4d7836c Updated version and changelog 2020-05-23 21:30:58 +02:00
Veronica K. B. Olsen a5e4f89d50 Fixed a typo 2020-05-23 21:24:12 +02:00
Veronica K. Berglyd Olsen 4e9985cc54 Merge pull request #221 from vkbo/build_updates
Build Project Updates
2020-05-23 21:21:35 +02:00
Veronica K. B. Olsen fd27f8d1e8 Added note root headings, changed some formatting, and improved export 2020-05-23 21:15:08 +02:00
Veronica K. B. Olsen cf58823f37 Now the page breaks render properly on print 2020-05-23 19:30:01 +02:00
Veronica K. B. Olsen a5729cf0a9 Cleaned up html export 2020-05-23 17:59:07 +02:00
Veronica K. B. Olsen fabcd1e631 As the ToHTML class now can be reused, move the regex stuff to the contructor 2020-05-23 15:25:39 +02:00
Veronica K. B. Olsen dd9ec4772b Lines with hard line breaks should not have a justify property 2020-05-23 14:35:41 +02:00
Veronica K. B. Olsen 2d2974a4af Added a bugfix that was missing in the changelog 2020-05-21 23:23:43 +02:00
Veronica K. Berglyd Olsen fcd9a00947 Merge pull request #220 from vkbo/docs
Updated Docs
2020-05-21 21:26:07 +02:00
Veronica K. B. Olsen cd74e471ae Updated the help file for export 2020-05-21 21:25:12 +02:00
Veronica K. B. Olsen 67dcb5027e Updated the README file as it was a bit out of date. 2020-05-21 21:00:04 +02:00
Veronica K. Berglyd Olsen 23b350d6c2 Merge pull request #206 from vkbo/dev_0.6
Large GUI changes ready for release 0.6
2020-05-21 20:47:50 +02:00
Veronica K. Berglyd Olsen 8b60266ee6 Merge pull request #219 from vkbo/tweaks
GUI Tweaks
2020-05-21 20:43:04 +02:00
Veronica K. B. Olsen 2f1bc456c0 Changed some help text a bit 2020-05-21 20:39:21 +02:00
Veronica K. B. Olsen 2a9bdd1985 Moved document stats to the details panel below the tree 2020-05-21 20:29:40 +02:00
Veronica K. B. Olsen 8aacad8ce0 Made the item editor dialog less cluttered 2020-05-21 20:13:50 +02:00