- Jun 03, 2020
-
-
Steve Lhomme authored
It's already part of SOCKET_LIBS.
-
Steve Lhomme authored
-
std::runtime_error is used in the code and stdexcept available through transitive inclusion from medialibrary headers, but it might not be and it is much safer to include it ourselves.
-
Steve Lhomme authored
posix_memalign is defined as a built-in in gcc in msys2 but it's not available when linking with the Universal C Runtime. _aligned_malloc is available in the UCRT.
-
Steve Lhomme authored
-
Steve Lhomme authored
No idea why the test code is built with -Werror when the code is not clean.
-
-
-
-
this also remove margins from provided column delegation inside KeyNavigableTableView as they are now managed by column system
-
-
-
-
-
-
Steve Lhomme authored
-
Pierre Lamot authored
-
Pierre Lamot authored
-
Pierre Lamot authored
-
- Jun 02, 2020
-
-
Pierre Lamot authored
-
Pierre Lamot authored
Url of items discovered when listing smb2 folders where ill-formed on IPv6 hosts.
-
Pierre Lamot authored
-
Pierre Lamot authored
-
Pierre Lamot authored
-
Pierre Lamot authored
-
Pierre Lamot authored
-
Pierre Lamot authored
-
Pierre Lamot authored
-
Pierre Lamot authored
-
Pierre Lamot authored
-
Pierre Lamot authored
-
Pierre Lamot authored
-
Pierre Lamot authored
-
Pierre Lamot authored
-
Pierre Lamot authored
-
Pierre Lamot authored
it follows ItemSelectionModel select API
-
Pierre Lamot authored
this allows decoupling from the DelegateModel
-
Pierre Lamot authored
this allows decoupling from the DelegateModel
-
Pierre Lamot authored
-
- May 30, 2020
-
-
Pierre Ynard authored
-