Fix clang-tidy: readability-non-const-parameter (4)
[geeqie.git] / src / color-man.cc
2024-02-03 Colin Clarkclang-tidy: readability-else-after-return
2024-02-02 Colin Clarkclang-tidy: modernize-use-auto
2023-08-29 Arkadiy IllarionovRemove structs and some enums from typedefs.h
2023-07-28 Arkadiy IllarionovFix usage of vectors
2023-07-25 Arkadiy IllarionovRemove UNUSED macro
2023-07-17 Colin ClarkReorganize unused functions
2023-07-08 Rosen Penevuse vector
2023-07-04 Rosen Penevclang-tidy: fixes from version 16
2023-06-16 Colin ClarkRemove unused declarations
2023-06-16 Rosen Penevadd missing stuff
2023-06-16 Rosen Penevmore typedef removals
2023-06-16 Rosen Penevclang-tidy: more C cast removals
2023-06-11 Rosen Penevclang-tify: remove void
2023-06-09 Rosen Penevclang-tidy: use nullptr
2023-04-07 Colin ClarkFix c++ compiler warnings
2023-03-31 Colin ClarkFix c++ compiler warnings
2023-03-30 Colin ClarkChange c-style typecasts to c++ style
2023-03-29 Colin ClarkFix some c++ compiler warnings
2022-11-13 Colin ClarkFix #981: Missing color profile support for AVIF/HEIF...
2022-10-07 Colin ClarkRemove unused functions
2022-10-05 Omari StephensChanges language for Geeqie's source files from C to...