-
Notifications
You must be signed in to change notification settings - Fork 19
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
GUI Spatial tab: support branch colouring using any spatial output across the project #903
Commits on Dec 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2da3c70 - Browse repository at this point
Copy the full SHA 2da3c70View commit details
Commits on Dec 30, 2023
-
GUI spatial branch colouring: add a menu to set options
Currently does nothing but the structure is in place.
Configuration menu - View commit details
-
Copy full SHA for 3e61875 - Browse repository at this point
Copy the full SHA 3e61875View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28ffd58 - Browse repository at this point
Copy the full SHA 28ffd58View commit details -
GUI spatial branch colouring: remove combobox code
And fix a few issues as we go.
Configuration menu - View commit details
-
Copy full SHA for 497482d - Browse repository at this point
Copy the full SHA 497482dView commit details -
GUI spatial branch colouring: add tooltips to widgets
This will help clarify to the user what is being displayed. Hopefully it also makes clearer that there is a menu, as this is not always obvious with some themes.
Configuration menu - View commit details
-
Copy full SHA for e8a7ebf - Browse repository at this point
Copy the full SHA e8a7ebfView commit details -
refactor large if condition, return early instead
This make the code more readable as otherwise it is a monster if-block.
Configuration menu - View commit details
-
Copy full SHA for 6afac9d - Browse repository at this point
Copy the full SHA 6afac9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0702f94 - Browse repository at this point
Copy the full SHA 0702f94View commit details -
GUI legend: add set_log_mode method with boolean argument
Simplifies some calling code.
Configuration menu - View commit details
-
Copy full SHA for f538103 - Browse repository at this point
Copy the full SHA f538103View commit details -
Configuration menu - View commit details
-
Copy full SHA for 918449c - Browse repository at this point
Copy the full SHA 918449cView commit details
Commits on Dec 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6c14981 - Browse repository at this point
Copy the full SHA 6c14981View commit details