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
fabcd1e631d6b71ee6d34e7540d54a2eb004d73d
novelWriter
/
nw
/
core
T
History
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
..
__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
Dropped the progress bar for rebuild index, and used statusbar instead
2020-05-16 21:56:26 +02:00
index.py
Made some fixes to the index (including a highlighting bug), some cleanup, and added more tests
2020-05-19 00:03:52 +02:00
project.py
Merge branch 'master' into dev_0.6
2020-05-17 00:23:45 +02:00
spellcheck.py
Moved spell checker classes to core folder
2020-05-08 21:02:30 +02:00
tohtml.py
As the ToHTML class now can be reused, move the regex stuff to the contructor
2020-05-23 15:25:39 +02:00
tokenizer.py
Lines with hard line breaks should not have a justify property
2020-05-23 14:35:41 +02:00
tools.py
Add back some file history from deleted files
2020-05-08 21:40:56 +02:00