This website requires JavaScript.
Explore
Help
Sign In
Reproog
/
novelWriter
Watch
1
Star
0
Fork
0
You've already forked novelWriter
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bb5f39e5aa75b417fc2c319b25eca69956bbac73
novelWriter
/
nw
/
core
T
History
Veronica K. B. Olsen
bb5f39e5aa
Merge branch 'dev' into view_details
2020-05-27 20:22:54 +02:00
..
__init__.py
Moved the convert classes we want to keep to the core folder. The rest will be deleted.
2020-05-10 13:51:22 +02:00
document.py
Added a lot of comments to functions in the source code
2020-05-24 16:42:28 +02:00
index.py
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
project.py
Added details tab to the Project Settings dialog
2020-05-27 18:09:55 +02:00
spellcheck.py
Added a lot of comments to functions in the source code
2020-05-24 16:42:28 +02:00
tohtml.py
Added header anchor tags option to the html generator, and line numbers to the tokens list
2020-05-25 23:30:55 +02:00
tokenizer.py
Added header anchor tags option to the html generator, and line numbers to the tokens list
2020-05-25 23:30:55 +02:00
tools.py
Added a lot of comments to functions in the source code
2020-05-24 16:42:28 +02:00