Skip to content

Releases: hduelme/CSV_VaTa

Direct check of entered values

31 Jul 14:32
16e0cbc
Compare
Choose a tag to compare

Entered/Selected values checked directly if entered.
Fixed problems with file longer than config sections.

Performance improvements

Backed:
New data structure for values and errors.
Just validating on load and when entered.

Better matching for PIP8.

Added date-format

15 Jul 10:06
Compare
Choose a tag to compare

Added a date-formate option in the config.
Small performance optimization.
Fixed spelling mistakes.

combo box support toolTip

06 Jul 21:49
Compare
Choose a tag to compare

When hovering over a combo box the tool tip will now display.

Support combo box

06 Jul 21:34
Compare
Choose a tag to compare

If allowed values where defined, they now could be displayed as a combo box.
Not allowed values in a combo box have a red font.
Combo box with a not allowed value selected become red.
Bug Fixe: Hiding rows no longer causes crazy line numbers.

Second Release

29 Jun 11:57
Compare
Choose a tag to compare

Fixed crash opening a file without entries.
Implemented last file loading.
Added new file option.
Added an option to ignore errors on loading/saving.

First release

26 Jun 13:40
Compare
Choose a tag to compare

The first release of the project.