apostrophe/uberwriter
somas95 c6dce3f2cb
Merge pull request #199 from UberWriter/ft.local_paths
This PR allows uberwriter to handle seamlessly local paths in links and images, both in the inline preview, the live preview and the output
2020-03-12 01:44:03 +01:00
..
plugins Remove deprecated pressagio package 2020-02-02 13:29:00 +01:00
pylocales Update license 2019-07-05 20:47:49 +02:00
.pylintrc move all modules to /uberwriter 2019-04-01 18:00:17 +02:00
__init__.py Update license 2019-07-05 20:47:49 +02:00
application.py initial port to gresources 2019-11-04 23:05:03 +01:00
auto_correct.py Remove deprecated pressagio package 2020-02-02 13:29:00 +01:00
builder.py Update license 2019-07-05 20:47:49 +02:00
config.py fix non flatpak data paths 2019-10-30 01:29:35 +01:00
export_dialog.py Set PWD to the open document path 2020-01-25 01:19:25 +01:00
fix_table.py use pep8 naming style for modules and classes 2019-04-01 22:40:59 +02:00
headerbars.py initial port to gresources 2019-11-04 23:05:03 +01:00
helpers.py Fix error when trying to export some formats 2019-12-22 02:51:40 +01:00
inline_preview.py Handle relative paths for Images in inline preview 2020-01-25 19:49:38 +01:00
latex_to_PNG.py Add missing licenses 2020-02-02 13:22:19 +01:00
main_window.py Set PWD to the open document path 2020-01-25 01:19:25 +01:00
markup_regex.py fix top/bottom rules 2020-01-25 01:41:36 +01:00
preferences_dialog.py initial port to gresources 2019-11-04 23:05:03 +01:00
preview_converter.py initial port to gresources 2019-11-04 23:05:03 +01:00
preview_handler.py initial port to gresources 2019-11-04 23:05:03 +01:00
preview_renderer.py Allow disabling scroll sync 2019-05-04 16:33:09 +01:00
preview_web_view.py Do not follow links in the preview 2020-01-21 12:02:02 +01:00
search_and_replace.py Add shortcut for find and replace 2019-07-25 00:18:33 +01:00
settings.py Update license 2019-07-05 20:47:49 +02:00
sidebar.py Update license 2019-07-05 20:47:49 +02:00
stats_counter.py Impove regex for emphasis 2019-12-22 10:06:35 -05:00
stats_handler.py Move stats counting to a worker process 2019-07-25 00:16:26 +01:00
styled_window.py initial port to gresources 2019-11-04 23:05:03 +01:00
tables.py move all modules to /uberwriter 2019-04-01 18:00:17 +02:00
text_view.py Linting 2019-12-25 03:02:29 +01:00
text_view_drag_drop_handler.py use local paths when possible on DnD 2020-01-25 20:34:30 +01:00
text_view_format_inserter.py Add format inserts to the undo stack as single actions 2019-07-25 00:18:33 +01:00
text_view_markup_handler.py Impove regex for emphasis 2019-12-22 10:06:35 -05:00
text_view_scroller.py Prevent scroll when only one of the text view or preview are scrollable 2019-07-25 00:16:26 +01:00
text_view_undo_redo_handler.py Undo support for begin-user-action and end-user-action 2019-07-25 00:18:07 +01:00
theme.py Replace get_value(X).get_Y() with get_Y(X) for Settings 2019-05-04 16:33:09 +01:00