- Oct 22, 2021
-
-
Ammar Nejati authored
Remove PkgConfig dependence on Windows See merge request !411
-
Ammar Nejati authored
The module is used only under Windows.
-
Ammar Nejati authored
-
AlQuemist authored
Also, renamed `findPkgVersion` -> `find_pkg_version` for conformity with CMake function names.
-
- Oct 21, 2021
-
-
Matthias Puchner authored
-
Matthias Puchner authored
-
Matthias Puchner authored
-
Matthias Puchner authored
-
Matthias Puchner authored
-
Matthias Puchner authored
-
Matthias Puchner authored
-
Matthias Puchner authored
-
Matthias Puchner authored
-
Matthias Puchner authored
-
Matthias Puchner authored
introduce WidgetMoverButton (to realize the "move layer" feature in the upcoming layer oriented sample editor)
-
Matthias Puchner authored
-
Matthias Puchner authored
-
Matthias Puchner authored
-
- Oct 20, 2021
-
-
Matthias Puchner authored
-
Matthias Puchner authored
-
Matthias Puchner authored
-
Matthias Puchner authored
-
Matthias Puchner authored
-
Matthias Puchner authored
-
Ammar Nejati authored
-
Ammar Nejati authored
-
Ammar Nejati authored
-
Ammar Nejati authored
This module is a simple replacement for `PkgConfig`.
-
Ammar Nejati authored
`PkgConfig` works properly only on Linux. On Windows, there is no guarantee that it works properly. It is also not necessary. Related to issue #133
-
t.knopff authored
-
t.knopff authored
-
t.knopff authored
Add the possibility to show the empty widget in ItemComboWidget also for other items (e.g. running jobs)
-
t.knopff authored
Add a blank widget to ItemComboWidget for the case that a nullptr SessionItem is set as the current item (instead of the show/hide logic)
-
t.knopff authored
Merge remaining funcionality of JobOutputDataWidget into JobResultsPresenter and delete obsolete JobOutputDataWidget
-
t.knopff authored
Remove ItemStackPresenter (which was only used in "single widget mode" anyway) from JobOutputDataWidget
-