apostrophe/uberwriter
Gonçalo Silva 8e97b7ae2c Quality of life improvements for regexp
Includes:
* Moving them into an independent file
* Using named groups for clarity
* Support for multi-line list items
* Better handling of block markup at start / end of document (eg. hr)
* Better handling of the separation around block items (eg. space around a list)
2019-07-25 00:16:26 +01:00
..
plugins Workaround for Bibtex hardcoded paths 2018-02-15 13:45:32 +01:00
pressagio move all modules to /uberwriter 2019-04-01 18:00:17 +02:00
pylocales Update license 2019-07-05 20:47:49 +02:00
webkit2png Remove uneeded threads_init calls 2019-04-13 02:47:26 +01: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 Allow disabling scroll sync 2019-05-04 16:33:09 +01:00
auto_correct.py use pep8 naming style for modules and classes 2019-04-01 22:40:59 +02:00
builder.py Update license 2019-07-05 20:47:49 +02:00
config.py Update license 2019-07-05 20:47:49 +02:00
export_dialog.py Update license 2019-07-05 20:47:49 +02:00
fix_table.py use pep8 naming style for modules and classes 2019-04-01 22:40:59 +02:00
format_shortcuts.py Update license 2019-07-05 20:47:49 +02:00
headerbars.py Update license 2019-07-05 20:47:49 +02:00
helpers.py Update license 2019-07-05 20:47:49 +02:00
inline_preview.py Quality of life improvements for regexp 2019-07-25 00:16:26 +01:00
latex_to_PNG.py use pep8 naming style for modules and classes 2019-04-01 22:40:59 +02:00
main_window.py Update license 2019-07-05 20:47:49 +02:00
markup_regex.py Quality of life improvements for regexp 2019-07-25 00:16:26 +01:00
preferences_dialog.py Update license 2019-07-05 20:47:49 +02:00
preview_converter.py Improve side-by-side experience 2019-05-04 16:33:09 +01:00
preview_handler.py Allow disabling scroll sync 2019-05-04 16:33:09 +01:00
preview_renderer.py Allow disabling scroll sync 2019-05-04 16:33:09 +01:00
search_and_replace.py Update license 2019-07-05 20:47:49 +02: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 Fix character count with horizontal rules 2019-05-01 19:04:50 +01:00
stats_handler.py Add toggle between various preview modes 2019-05-04 16:33:09 +01:00
styled_window.py Improve full-width preview workflow 2019-05-04 16:33:09 +01:00
tables.py move all modules to /uberwriter 2019-04-01 18:00:17 +02:00
text_view.py Improve gspell_view encapsulation inside TextView 2019-05-04 16:33:09 +01:00
text_view_drag_drop_handler.py Refactor textview / textbuffer into separate modules 2019-04-13 02:00:13 +01:00
text_view_format_inserter.py Refactor textview / textbuffer into separate modules 2019-04-13 02:00:13 +01:00
text_view_markup_handler.py Quality of life improvements for regexp 2019-07-25 00:16:26 +01:00
text_view_scroller.py Improve full-width preview workflow 2019-05-04 16:33:09 +01:00
text_view_undo_redo_handler.py Fix warning due to missing argument 2019-04-13 03:45:27 +01:00
theme.py Replace get_value(X).get_Y() with get_Y(X) for Settings 2019-05-04 16:33:09 +01:00
web_view.py Fix scroll jump when previewing documents with math 2019-05-17 06:59:41 +01:00