- 08 Dec, 2021 1 commit
-
-
Mathias Bavay authored
-
- 07 Dec, 2021 1 commit
-
-
Mathias Bavay authored
This is issue 869 and is required for several reasons: 1) to make Inishell more similar to MeteoIO, Snowpack, etc 2) because Qt6 is moving to CMake in replacement of qmake 3) because it will "easily" allow creating native packages for several platforms.
-
- 26 May, 2021 1 commit
-
-
Michael Reisecker authored
A wiki has been started for this. Links to mio, sp, a3d, niviz are left in place at this point.
-
- 01 Feb, 2021 1 commit
-
-
Michael Reisecker authored
-
- 31 Jan, 2021 1 commit
-
-
Michael Reisecker authored
-
- 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)
-