0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 4 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a few missing parameters to passSys::get() More... over 11 years ago
Changed search strategy for cmsxPCollPatchesNearNeutral in order to get patches covering the whole L* range. Did a few formatting cleanups. More... over 11 years ago
Fixed uninitialized variable in conjunction with Glare% > 0 More... over 11 years ago
Revert to 1.50 More... almost 15 years ago
*** empty log message *** More... almost 15 years ago
*** empty log message *** More... almost 15 years ago
i More... almost 15 years ago
Changes glare spinbox to a doubleSpinbox and adjusted the code to fit. It now has 1 decimal place and a max value if 5.0. More... almost 15 years ago
Changed spin box units to per mille. More... almost 15 years ago
Write glare message to message frame instead of stdout. More... almost 15 years ago
Change the way various dialogs are instantiated so that the close button in the title bar will show up when using newer versions of Qt. More... almost 15 years ago
Expose GlarePercent in the UI. I limited this to a max of 25 and this is currently using a int spinbox so glare is limited to while percentage point values. This only does basic exposure and at this point no attempt is make to do things like save this when profile is created to to retrieve this when opening a profile. More... almost 15 years ago
Added experimental support for dealing with glare introduced by the scaner's optics by adding a (just constant, but configurable) amount of glare to the XYZ measurements from the reference file as well. More... almost 15 years ago
Add support for building the spyder II firmware installer. More... almost 15 years ago
Add uninstall target to cmake build. More... almost 15 years ago
Updated cmake build to correctly install data files. Also handles translation *.qm files correctly now. More... almost 15 years ago
Updated splash screen. Needs to have a copy right notice added. More... about 15 years ago
removed '- LProf' after confirmation from Hal
Alexandre Prokoudine
as prokoudine
More... about 15 years ago
consistent naming of dialog caption, typo fixes, slightly updated Russian translation
Alexandre Prokoudine
as prokoudine
More... about 15 years ago
Russian translation is working again :)
Alexandre Prokoudine
as prokoudine
More... over 15 years ago
Added link order. Link libxicc after liblprof. More... almost 16 years ago
Added moncurve routines. More... almost 16 years ago
But #1942370 More... about 16 years ago
Add splash screen. Also added test logo image. The logo image will likely change going forward. More... about 16 years ago
Add window flags and calls to explicitly make the dialog full screen. More... about 16 years ago
Fix problem with getting the top right corner mark for a target that has been profiled. This was a regression from fixing the character string casting issue. More... about 16 years ago
Turn fallback off for QSettings. More... about 16 years ago
Make changing reference file reapply the template and pick the values automatically. More... about 16 years ago
Change the way the profiler parms dialog is instantiated. More... about 16 years ago
Add -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_TO_ASCII to the default build settings to prevent ambiguous handling of character strings. Fixed all code to compile with these settings. More... about 16 years ago