-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
PR: Add a widget to show connection logs to ConnectionDialog
(Remote client)
#22328
PR: Add a widget to show connection logs to ConnectionDialog
(Remote client)
#22328
Commits on Aug 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aa05c15 - Browse repository at this point
Copy the full SHA aa05c15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 065292a - Browse repository at this point
Copy the full SHA 065292aView commit details -
Config: Use background/foreground palette colors in several themes
- We were simply using black and white for the foreground/background colors of several syntax highlighting light themes, which didn't blend the editor as expected with the rest of the app. - Also, match the foreground color of the Spyder dark theme with the palette one because we need to use it in other places.
Configuration menu - View commit details
-
Copy full SHA for 7ba8085 - Browse repository at this point
Copy the full SHA 7ba8085View commit details -
Widgets: Simplify the way we set the stylesheet of SimpleCodeEditor
Also, make some small style improvements.
Configuration menu - View commit details
-
Copy full SHA for 18d4185 - Browse repository at this point
Copy the full SHA 18d4185View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e2e352 - Browse repository at this point
Copy the full SHA 7e2e352View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d0e616 - Browse repository at this point
Copy the full SHA 8d0e616View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e4d7d3 - Browse repository at this point
Copy the full SHA 8e4d7d3View commit details -
Stylesheet: Fix style of QPushButton's in all OSes
Previous fixes for padding only worked on Linux.
Configuration menu - View commit details
-
Copy full SHA for 8348168 - Browse repository at this point
Copy the full SHA 8348168View commit details -
API: Fix spacing and layout in SpyderDialogButtonBox
Also, remove some repeated imports.
Configuration menu - View commit details
-
Copy full SHA for f5b7791 - Browse repository at this point
Copy the full SHA f5b7791View commit details -
Remote client: Add button to copy logs to clipboard
Also, add tooltip when validating pages to empty fields.
Configuration menu - View commit details
-
Copy full SHA for e14a26c - Browse repository at this point
Copy the full SHA e14a26cView commit details -
Remote client: Give focus to first server in ConnectionDialog
That's because users will probably want to interact with servers through the dialog rather than create new connections.
Configuration menu - View commit details
-
Copy full SHA for 4387b6c - Browse repository at this point
Copy the full SHA 4387b6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29dcbca - Browse repository at this point
Copy the full SHA 29dcbcaView commit details