manuskript/manuskript
Youness Alaoui 84d0979ffb Set editor theme stylesheet to QTextEdit only.
This prevents any child widget from inheriting the same stylesheet,
more specifically, the context menu of the full screen editor will now
appear normal instead of being black text on black background, which made
it unreadable.

Fixes #440
2019-02-25 11:15:16 -07:00
..
converters Fix typos in code comments, invisible to end-users. 2018-01-29 10:30:41 -07:00
exporter Don't crash if a typo is made in the exporter's regular expression. 2019-02-15 12:49:22 -07:00
functions Adds: clickable links, and display images as tooltips (#22, #215) 2017-12-14 14:55:14 +01:00
importer Avoid crash on import 2019-02-07 12:34:57 -07:00
load_save Fix typos in code comments, invisible to end-users. 2018-01-29 10:30:41 -07:00
models Fix Python 3.7 DeprecationWarning use local.format_string() messages 2018-11-16 12:52:56 -07:00
tests Fix pytest warning about duplicate name when running tests 2018-11-16 12:52:09 -07:00
ui Set editor theme stylesheet to QTextEdit only. 2019-02-25 11:15:16 -07:00
__init__.py Renaming source folder 2016-02-06 08:38:33 +01:00
enums.py Checkpoint in refactoring outlineItem 2017-11-17 12:16:39 +01:00
loadSave.py Fix typos in code comments, invisible to end-users. 2018-01-29 10:30:41 -07:00
main.py fix #411: translator won't work in some window, such as settings 2018-12-09 11:35:34 -07:00
mainWindow.py Remove unimplemented snowflake view mode menu entry 2018-11-30 09:42:42 -07:00
settings.py Adds "Sentence mode" to Focus mode. #259 2017-12-15 20:56:40 +01:00
settingsWindow.py fix #428: zh translation suffix doesn't match system locale; new behavior: load translation from settings first 2018-12-09 11:19:26 -07:00
version.py ========== manuskript-0.8.0 ========== 2018-12-05 11:39:28 -07:00