- 30 Jan, 2021 1 commit
-
-
Michael Reisecker authored
And minor cleanup
-
- 29 Jan, 2021 4 commits
-
-
Michael Reisecker authored
Now child windows' close entries are named better (close preview, close help) and fit next to the main "quit inishell" menu.
-
Michael Reisecker authored
Since we have a unified main menu, we do not want to add 'About' twice
-
Michael Reisecker authored
-
Michael Reisecker authored
-
- 28 Jan, 2021 13 commits
-
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
And remove obsolete function
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
(but only from the help window)
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
...through keyboard shortcuts.
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
Michael Reisecker authored
-
- 22 Jan, 2021 6 commits
-
-
Michael Reisecker authored
When opening context help the topic can now be anywhere on the page. Also: QTabWidget::clear() clears the tabs but does not delete anything... oops. Now we do this manually potentially saving big amounts of memory and lookups.
-
Michael Reisecker authored
-
Michael Reisecker authored
Some further restructuring
-
Michael Reisecker authored
This is an intermediate commit.
-
Michael Reisecker authored
-
Michael Reisecker authored
Add base functionality to the new Help window. For now, it displays all content in one window. Getting the tabs right will take a couple of commits... (an additional abstraction layer is needed so that the tab bar can be exchanged and is not coupled to the main window)
-