- 09 Mar, 2020 18 commits
-
-
Michael Reisecker authored
header' entry.
-
Michael Reisecker authored
-
Michael Reisecker authored
Some cleanup.
-
Michael Reisecker authored
Unfortunately this seems to care about our syntax highlighting and I can't find how to change the paragraph sign's color.
-
Michael Reisecker authored
-
Michael Reisecker authored
be given - this will flash the frame's border, enabling contextual help.
-
Michael Reisecker authored
Add possibility to show the user guide with a specified tab opened. Use this to link to the Preview section from the preview menu.
-
Michael Reisecker authored
This made a small TODO necessary: dedicated <section> parent tags now respect colors. Also, an oversight was fixed where color names would not run through our color picker.
-
Mathias Bavay authored
-
Mathias Bavay authored
-
Mathias Bavay authored
-
Mathias Bavay authored
-
Michael Reisecker authored
-
Mathias Bavay authored
-
Michael Reisecker authored
actions
-
Michael Reisecker authored
More preview menu fun: comment out all content, copy all content to comment (quick 'backup'), collect comments at bottom of file
-
Michael Reisecker authored
Add preview editor menu entry to paste to new line (vim-style paste), cut whole line if selection is empty. This is a quick keyboard combination to move keys around. Add shortcut for 'quicksave'.
-
Michael Reisecker authored
Restoring the selection is now more intelligent and cleaner. A little refactoring gets rid of empty undo stack entries.
-
- 08 Mar, 2020 4 commits
-
-
Michael Reisecker authored
the Preview editor.
-
Michael Reisecker authored
Load the user's textual changes in the preview editor back into the parser before performing a transformation, thus taking them into consideration. The chain should now be closed... getting there at least.
-
Michael Reisecker authored
Trying not to use the term 'GUI' in the Preview menu... show the application's name instead (at the time of the preview click)
-
Michael Reisecker authored
-
- 07 Mar, 2020 13 commits
-
-
Michael Reisecker authored
In an afterthought, start the undo history after the document was first inserted (no undoing back to blank)
-
Michael Reisecker authored
-
Michael Reisecker authored
The Preview integrates so nicely that we now do keep a local INIParser copy. By performing all transformations on that one, they now behave intuitively and can be applied one after another.
-
Michael Reisecker authored
Quick fix: a signal also triggers disabled menus, so we check this back (to disallow getting to the Preview without an application).
-
Michael Reisecker authored
Add 'new tab' preview menu, listen to the print command (to show preview) in the preview itself, the Logger and the About window. Show the logger on STRG+L from the preview and about windows.
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Mathias Bavay authored
The oxygen PNG icons have been removed (they were not used anymore), new icons have been added and the globe and forumla icons replaced by svg icons. All icons are either self-made or from breeze/elementary.
-
Mathias Bavay authored
-
Mathias Bavay authored
-
Mathias Bavay authored
Some filters had unnecessary constraints that have been removed. Some periods in seconds were expressed as a number and have been replaced by an expression for clarity.
-
Mathias Bavay authored
-
Mathias Bavay authored
-
- 06 Mar, 2020 5 commits
-
-
Michael Reisecker authored
-
Michael Reisecker authored
Move the data merging strategy to 2nd 'column', add troubleshooting help section for the PATH variable (link to SNOWPACK online help)
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-