| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
different function, to allow "Highlight current query" to function again
|
| |
|
|
|
|
| |
the selection not being preserved correctly.
|
|
|
|
| |
to the bottom of the Global list if a selection is not active, to address query favorite loss (Issue #1417)
|
|
|
|
|
|
|
| |
connections, improving Issue #1457
- Fix a warning left over from changes in r3931
|
|
|
|
| |
the focus to the Filter Content tab bar. ⇧⌘F is used to show the advanced content filter table. This allows ^⌘F to be used for the standard OS X fullscreen window command, addressing Issue #1513.
|
|
|
|
| |
preventing duplicate "Help" menus - with thanks to Michaël Gallego and schlabberdog
|
|
|
|
| |
some properties
|
|
|
|
|
|
| |
- Recompress other PSMTabBar images where necessary
- Improve drawing of the tab bar in response to window state change, allowing better colour display in edge cases and particularly when sheets are open
|
| |
|
|
|
|
|
|
|
|
|
| |
thanks to Panic, Inc), recompressed for smaller file size and 10.5 compatibility
- Add document icons to match
- Amend the Info.plist to fix Sequel Pro being able to edit old .spf files etc
- Add .mysql file support (Issue #1366)
|
| |
|
|
|
|
| |
1x and 2x displays.
|
| |
|
|
|
|
|
|
|
|
| |
Current/Previous/Selection" shortcuts and positions (Issue #1094)
- Tweak the designated requirement to correctly sign the tunnel assistant (Issue #1503)
- Add support for important release notes in the version upgrade routines to highlight important issues, and add notes for the button swap and signing change to alert users
|
|
|
|
|
|
|
| |
keychain entries
- Clean up connection error handling slightly
|
|
|
|
| |
used, preventing hangs (Issue #1429)
|
|
|
|
| |
including URL schemes and advanced table-based filters, addressing Issue #1492. (The filter code in question probably needs refactoring to allow it to be simplified in future, but does currently function)
|
| |
|
|
|
|
| |
when a filter is triggered by deleting the contents (Issue #1496)
|
|
|
|
| |
attempt cancellation or failure, restore the passwords from their bulleted-out state. This addresses Issue #1497.
|
|
|
|
| |
fails, end the task to prevent the window from ending up in a non-responsive state. This addresses Issue #1499.
|
|
|
|
| |
where the time can sometimes still be NULL as the thread is setting up
|
|
|
|
| |
favorite to an empty group.
|
|
|
|
| |
displaying on 10.5 for the quick connect item and favourites title; thanks to schlabberdog for both reporting and testing this issue
|
|
|
|
|
| |
- Add .key to the SSH key accepted file type list to partially address Issue #1493
|
|
|
|
|
|
|
|
|
|
| |
passwords *
- Change the bundle identifier from com.google.code.sequel-pro to com.sequelpro.SequelPro
- Change the code signing process to use a new identity and requirement, to add Developer ID support on 10.7+ but to also maintain functionality on 10.5+
- Add a preference migration routine to copy the old application defaults to the new bundle identifier's defaults
- Re-order the default keys to alphabetical to more easily locate values
|
| |
|
|
|
|
| |
change in edit status
|
|
|
|
|
|
|
|
| |
window if a trigger can't be saved so that new statements can be fixed
- Fix editing of triggres failing when some MySQL versions append nul bytes to the statement results
- Retain the edited trigger details to fix crashes on 10.8
|
|
|
|
|
|
|
| |
muxing and retry; this should address Issue #1457
- Add SSH command and task arguments used to the debug log
|
|
|
|
| |
(not added to Xcode project yet)
|
|
|
|
|
|
|
| |
9bcc34dd34396f9e0285f96a148c2071c52e7abb, including localisation improvements and code cleanu$
- Disable retrieval of user's "Me" card from the address book to avoid Security warnings about accessing Contacts on 10.8
|
| |
|
|
|
|
|
|
|
| |
Connect item if it was selected
- Name a last unnamed connection thread
|
| |
|
| |
|
|
|
|
| |
Update README to give hint about compiling with 10.5 and 10.6 SDK.
|
| |
|
|
|
|
|
|
| |
- Make the preview colour well square
- Make the background colour apply to the full preview table and not just the cell backgrounds
|
| |
|
|
|
|
|
|
|
| |
result of r3894, attempting to improve some exceptions during aborted connections
- Name threads created in SPMySQL.framework
|
|
|
|
|
|
|
|
|
| |
disconnections from external actions, and use that separation to perform safer disconnects
- When closing a database document, add a new notification, and use that to resolve retain cycles affecting connection processes
- Improve connection controller disconnection when the document is closed, fixing crashes, by building on those two features (addresses Issue #1396)
- Use some of the new functionality to improve SSH and MySQL connection cancellation, making both cancelable in the interface and making both respond much more quickly
|
| |
|
|
|
|
|
|
|
| |
case-insensitive for a more Mac-like feel, groups are sorted alphabetically among favourite nodes when name sorting is being used, and above (or below when reversed) other favourites in type/host mode
- Update localisable strings and fix a warning
|
|
|
|
| |
items or renaming items. This addresses Issue #1209
|
|
|
|
|
|
|
| |
- When adding a new connection and name editing is entered, accept name changes without validating hostnames etc
- When deleting groups of nodes, ensure that passwords for child nodes are correctly removed from the Keychain
- Add remove item, rename item, and duplicate item entries to the connection interface gear menu (matching the contextual menu)
|
|
|
|
| |
expanded so the selection is correctly preserved (thanks to schlabberdog for extensive testing!)
|
|
|
|
| |
visible by ensuring the parent item is expanded
|
|
|
|
| |
sidebar, don't start editing in the main interface
|