-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Make Hotcue RGB colors configurable #2530
Merged
Merged
Commits on Mar 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 78f79ab - Browse repository at this point
Copy the full SHA 78f79abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 816732c - Browse repository at this point
Copy the full SHA 816732cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d121a5 - Browse repository at this point
Copy the full SHA 5d121a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c333f2 - Browse repository at this point
Copy the full SHA 4c333f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2396c8 - Browse repository at this point
Copy the full SHA c2396c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67005e3 - Browse repository at this point
Copy the full SHA 67005e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b4c892 - Browse repository at this point
Copy the full SHA 3b4c892View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21daf6d - Browse repository at this point
Copy the full SHA 21daf6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 848e303 - Browse repository at this point
Copy the full SHA 848e303View commit details -
Configuration menu - View commit details
-
Copy full SHA for e46441c - Browse repository at this point
Copy the full SHA e46441cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 053ccdf - Browse repository at this point
Copy the full SHA 053ccdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 314d8d9 - Browse repository at this point
Copy the full SHA 314d8d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 968af43 - Browse repository at this point
Copy the full SHA 968af43View commit details -
Configuration menu - View commit details
-
Copy full SHA for b58bd11 - Browse repository at this point
Copy the full SHA b58bd11View commit details -
Configuration menu - View commit details
-
Copy full SHA for eaee78e - Browse repository at this point
Copy the full SHA eaee78eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d797ebd - Browse repository at this point
Copy the full SHA d797ebdView commit details -
Configuration menu - View commit details
-
Copy full SHA for db9ec58 - Browse repository at this point
Copy the full SHA db9ec58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41ea7ca - Browse repository at this point
Copy the full SHA 41ea7caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dd2769 - Browse repository at this point
Copy the full SHA 1dd2769View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99922a6 - Browse repository at this point
Copy the full SHA 99922a6View commit details
Commits on Mar 17, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fb16cd6 - Browse repository at this point
Copy the full SHA fb16cd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cb30ed - Browse repository at this point
Copy the full SHA 9cb30edView commit details -
Configuration menu - View commit details
-
Copy full SHA for b90de93 - Browse repository at this point
Copy the full SHA b90de93View commit details
Commits on Mar 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for da2d65e - Browse repository at this point
Copy the full SHA da2d65eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6955377 - Browse repository at this point
Copy the full SHA 6955377View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c365bf - Browse repository at this point
Copy the full SHA 6c365bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for bdfde5e - Browse repository at this point
Copy the full SHA bdfde5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14b9e4d - Browse repository at this point
Copy the full SHA 14b9e4dView commit details -
preferences/colorpaletteeditor: Don't use parented_ptr for model
Since the parented_ptr approach caused crashes on shutdown, I switched to a regular pointer and set the QTableView as the parent object of model. According to the Qt docs, this should transfer ownership to the table view when setModel() is called.
Configuration menu - View commit details
-
Copy full SHA for de013aa - Browse repository at this point
Copy the full SHA de013aaView commit details
Commits on Mar 20, 2020
-
Revert "preferences/colorpaletteeditor: Don't use parented_ptr for mo…
…del" This reverts commit de013aa.
Configuration menu - View commit details
-
Copy full SHA for ce88ef1 - Browse repository at this point
Copy the full SHA ce88ef1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3b356a - Browse repository at this point
Copy the full SHA a3b356aView 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.