-
Notifications
You must be signed in to change notification settings - Fork 244
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Testable search #505
Merged
Merged
Testable search #505
Commits on Jul 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 655e2c3 - Browse repository at this point
Copy the full SHA 655e2c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ea8b2a - Browse repository at this point
Copy the full SHA 8ea8b2aView commit details -
rm redundant SearchDialog::is_TimeStampRangeValid state var
If timestamp range search is selected the loop will only continue if range is valid. It does not make sense to check in functions below if range is valid since otherwise that code cannot be even reached
Configuration menu - View commit details
-
Copy full SHA for 8d30225 - Browse repository at this point
Copy the full SHA 8d30225View commit details -
Configuration menu - View commit details
-
Copy full SHA for 423cd6d - Browse repository at this point
Copy the full SHA 423cd6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 43994ff - Browse repository at this point
Copy the full SHA 43994ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 731fdc6 - Browse repository at this point
Copy the full SHA 731fdc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d570bcd - Browse repository at this point
Copy the full SHA d570bcdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74378a6 - Browse repository at this point
Copy the full SHA 74378a6View commit details
Commits on Jul 24, 2024
-
move matcher to qdlt lib enable c++17 in qmake config The new code uses variant and optional added in c++17 standard while qmake config was setup restricted to c++11 enable tests only if gtest package found Set c++17 standard in cmake export class for windows linker Signed-off-by: Viktor Kopp <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bae0a27 - Browse repository at this point
Copy the full SHA bae0a27View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.