-
-
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
Track Info Dialog: Improve keyboard usability & resize behavior #13818
base: main
Are you sure you want to change the base?
Track Info Dialog: Improve keyboard usability & resize behavior #13818
Commits on Jun 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f81e8d2 - Browse repository at this point
Copy the full SHA f81e8d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0eda4b9 - Browse repository at this point
Copy the full SHA 0eda4b9View commit details -
DlgTrackInfo/Layout: Fix alignment of "Grouping" and "Comments" label
This makes these two labels have the same alignment and pixel position (relative to their input control) as all the other labels in the dialog.
Configuration menu - View commit details
-
Copy full SHA for 79b6d7f - Browse repository at this point
Copy the full SHA 79b6d7fView commit details -
DlgTrackInfo/Cleanup: Fix: Make text of "Bitrate" field selectable
All other similar fields in the dialog are selectable, so this seems to just have been an oversight.
Configuration menu - View commit details
-
Copy full SHA for c00dfc9 - Browse repository at this point
Copy the full SHA c00dfc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9aa4ff0 - Browse repository at this point
Copy the full SHA 9aa4ff0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e5a11b - Browse repository at this point
Copy the full SHA 2e5a11bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b9aa75 - Browse repository at this point
Copy the full SHA 9b9aa75View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1f3089 - Browse repository at this point
Copy the full SHA f1f3089View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25eb63c - Browse repository at this point
Copy the full SHA 25eb63cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b309a8 - Browse repository at this point
Copy the full SHA 4b309a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43ef74b - Browse repository at this point
Copy the full SHA 43ef74bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae81d1f - Browse repository at this point
Copy the full SHA ae81d1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bef6d2 - Browse repository at this point
Copy the full SHA 5bef6d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f60d4c2 - Browse repository at this point
Copy the full SHA f60d4c2View commit details -
DlgTrackInfo/LeftRight: Add Alt+Left / Alt+Right as additional shortc…
…uts for navigating between tracks
Configuration menu - View commit details
-
Copy full SHA for ae797c2 - Browse repository at this point
Copy the full SHA ae797c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 643533e - Browse repository at this point
Copy the full SHA 643533eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dcd791b - Browse repository at this point
Copy the full SHA dcd791bView commit details -
DlgTrackInfo/Sizing: Add WMultiLineTextEdit to allow for correct resi…
…zing Also fix the sizePolicy of other widgets, such that the "Comments" field gets all available remaining vertical space.
Configuration menu - View commit details
-
Copy full SHA for 891d021 - Browse repository at this point
Copy the full SHA 891d021View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fba164 - Browse repository at this point
Copy the full SHA 3fba164View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe5c1f9 - Browse repository at this point
Copy the full SHA fe5c1f9View commit details -
WBasicPushButton: Automatically generate tooltips when button is smal…
…ler than contents
Configuration menu - View commit details
-
Copy full SHA for 395697b - Browse repository at this point
Copy the full SHA 395697bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4085793 - Browse repository at this point
Copy the full SHA 4085793View commit details -
Configuration menu - View commit details
-
Copy full SHA for 239717d - Browse repository at this point
Copy the full SHA 239717dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6a016d - Browse repository at this point
Copy the full SHA c6a016dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c83f4cb - Browse repository at this point
Copy the full SHA c83f4cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0ff995 - Browse repository at this point
Copy the full SHA c0ff995View commit details -
DlgTrackInfo/UpDown: Sort WBasicLabel controls by visual & tab order
This is needed to avoid breaking keyboard navigation in a few cases.
Configuration menu - View commit details
-
Copy full SHA for a169351 - Browse repository at this point
Copy the full SHA a169351View commit details -
DlgTrackInfo/ColorPicker: Avoid double-triggering the color picker popup
The menu is already automatically opened by QPushButton::pressed, no need to do it twice. This caused problems when Enter is used to open the color picker popup.
Configuration menu - View commit details
-
Copy full SHA for 5b2424d - Browse repository at this point
Copy the full SHA 5b2424dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d23e53d - Browse repository at this point
Copy the full SHA d23e53dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 42f0b14 - Browse repository at this point
Copy the full SHA 42f0b14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3589e57 - Browse repository at this point
Copy the full SHA 3589e57View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbf2da0 - Browse repository at this point
Copy the full SHA dbf2da0View commit details
Commits on Oct 31, 2024
-
Merge remote-tracking branch 'upstream/main' into ready-for-merge/tra…
…ck-info-dialog Resolved conflicts caused by mixxxdj#13632 (Move metatdata buttons below color picker).
Configuration menu - View commit details
-
Copy full SHA for 8aa703f - Browse repository at this point
Copy the full SHA 8aa703fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5ae64e - Browse repository at this point
Copy the full SHA a5ae64eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ad242b - Browse repository at this point
Copy the full SHA 5ad242bView commit details -
DlgTrackInfo/Cleanup: Associate "rating" and "color" property names w…
…ith their corresponding edit controls
Configuration menu - View commit details
-
Copy full SHA for 25c005f - Browse repository at this point
Copy the full SHA 25c005fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f3fefd - Browse repository at this point
Copy the full SHA 0f3fefdView commit details
Commits on Nov 1, 2024
-
Use QKeyEvent::text() for handling Key_0..9
Co-authored-by: ronso0 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 335c4cb - Browse repository at this point
Copy the full SHA 335c4cbView commit details
Commits on Nov 2, 2024
-
Use 'const' and QStringLiteral where possible
Co-authored-by: ronso0 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7266f4d - Browse repository at this point
Copy the full SHA 7266f4dView commit details