| Commit message (Expand) | Author | Age | Files | Lines |
* | Change the way the NSOpenPanel is handled when selecting an SSH key to addres... | Max Lohrmann | 2015-01-13 | 1 | -6/+14 |
* | Addition to commit 2735e15b | Max | 2015-01-04 | 1 | -11/+10 |
* | Formalize [x release], x = nil; convention | Max | 2015-01-04 | 1 | -19/+19 |
* | Fix minor UI issue | Max | 2015-01-03 | 1 | -0/+1 |
* | Replace some NSDictionaries with literals | Max | 2014-12-13 | 1 | -11/+11 |
* | Add cast for [NSApp delegate] | Max | 2014-12-13 | 1 | -4/+4 |
* | Replace boxed integers in code with @ literals | Max | 2014-12-13 | 1 | -2/+2 |
* | Replace a few other instances with objectOrNilAtIndex: | Max | 2014-08-03 | 1 | -1/+1 |
* | Tweak some connection controller animation orders for better interactions whe... | rowanbeentje | 2014-04-25 | 1 | -1/+1 |
* | Enable SSL over SSH connection configuration. | Howard P. Logsdon | 2014-03-07 | 1 | -6/+7 |
* | Update URL in source file header to point to GitHub. | Stuart Connolly | 2014-01-26 | 1 | -1/+1 |
* | Remove SVN property placeholder. | Stuart Connolly | 2014-01-26 | 1 | -2/+0 |
* | Remove use of deprecated methods. | Stuart Connolly | 2013-12-01 | 1 | -112/+79 |
* | Remove use of deprecated methods. | Stuart Connolly | 2013-11-30 | 1 | -6/+6 |
* | Cleaned up Format string is not a string literal (potentially insecure) errors | Marius Ursache | 2013-11-09 | 1 | -1/+1 |
* | * This change adds basic tab coloring support for favorites - ** POC / NEEDS ... | dmoagx | 2013-10-23 | 1 | -6/+25 |
* | - Fix all the Xcode 4.6.2 build warnings, and tweak warning settings to enab... | rowanbeentje | 2013-05-21 | 1 | -2/+2 |
* | - Improve startup when loading from file, preventing overwrite of details re... | rowanbeentje | 2013-03-12 | 1 | -1/+10 |
* | Restore tab bar label when cancelling a connection. | avenjamin | 2013-03-10 | 1 | -1/+2 |
* | - When favorites in the connection view gave no password, no longer set the ... | rowanbeentje | 2013-02-21 | 1 | -2/+27 |
* | Changing SP_REFACTOR macro to SP_CODA | sqlprodev | 2013-02-14 | 1 | -141/+141 |
* | Changes required to merge Sequel Pro r4011 into Coda | sqlprodev | 2013-02-14 | 1 | -10/+20 |
* | - Allow all filenames/types in SSH and SSL key/cert selection dialogs, to fi...release-1.0.1 | rowanbeentje | 2013-01-29 | 1 | -11/+2 |
* | Remove useless init and dealloc method comments and perform general tidy up. | stuconnolly | 2013-01-22 | 1 | -2/+4 |
* | - Prevent Groups from being created as a child of the Quick Connection item,... | rowanbeentje | 2012-12-30 | 1 | -4/+2 |
* | - Fix favourite editing on the connection interface being unable to delete s... | rowanbeentje | 2012-12-14 | 1 | -3/+25 |
* | - Improve connection testing to use edited passwords on a connection with ke... | rowanbeentje | 2012-11-28 | 1 | -6/+9 |
* | - When the connection interface is restored as a result of a connection atte... | rowanbeentje | 2012-11-20 | 1 | -1/+9 |
* | Fix the selected node in the favorites connection view when adding a new favo... | stuconnolly | 2012-11-18 | 1 | -5/+6 |
* | - Attempt to fix nightly build signing | rowanbeentje | 2012-11-18 | 1 | -1/+1 |
* | - When connection details are saved, ensure the outline view reflects the ch... | rowanbeentje | 2012-11-08 | 1 | -2/+3 |
* | - Prevent new favourites from being created as a sibling/child of the Quick ... | rowanbeentje | 2012-10-20 | 1 | -2/+2 |
* | - Add names for most threads created by Sequel Pro for easier debug | rowanbeentje | 2012-10-14 | 1 | -2/+3 |
* | - Clean up some connection cancellation/close-during-connect edges as a resu... | rowanbeentje | 2012-10-14 | 1 | -4/+1 |
* | - In the SPMySQL.framework, separate framework-triggered connections and dis... | rowanbeentje | 2012-10-14 | 1 | -17/+43 |
* | - Alter favourite sorting in the connection interface: name sorts are now ca... | rowanbeentje | 2012-10-10 | 1 | -20/+29 |
* | - Connection interface: correctly update the sort order when adding new item... | rowanbeentje | 2012-10-10 | 1 | -5/+18 |
* | Connection interface tweaks: | rowanbeentje | 2012-10-09 | 1 | -37/+57 |
* | - Connection interface: when adding a group node or item, ensure that it's v... | rowanbeentje | 2012-10-08 | 1 | -1/+10 |
* | - Fix the Quick Connect entry on the connection screen being a drag and drop... | rowanbeentje | 2012-10-08 | 1 | -1/+1 |
* | Change the connection screen interface, particularly relating to favourite ed... | rowanbeentje | 2012-10-06 | 1 | -226/+355 |
* | - Remove all BWToolKit elements in the connection view, replacing with stand... | rowanbeentje | 2012-08-01 | 1 | -0/+14 |
* | Change Sequel Pro's license from GPL (version 2) to MIT. | stuconnolly | 2012-07-25 | 1 | -14/+21 |
* | Merged SP r3710 with Coda | sqlprodev | 2012-07-05 | 1 | -0/+54 |
* | - Fix flickering and incorrect connection view positioning on initial window... | rowanbeentje | 2012-06-05 | 1 | -2/+2 |
* | - Fix loss of connection name/password for SSH connections whn switching fro... | rowanbeentje | 2012-06-05 | 1 | -2/+6 |
* | - Fix saving of connection password on host changes from triggering too often | rowanbeentje | 2012-06-05 | 1 | -8/+2 |
* | - Fix loss of password on certain connection editing actions (type changes, ... | rowanbeentje | 2012-06-04 | 1 | -0/+11 |
* | - Remove delayed favourite selection call on tab setup. This fixes detail r... | rowanbeentje | 2012-06-03 | 1 | -52/+42 |
* | - Fix deselection of favourites on key selection, correctly preserving edits... | rowanbeentje | 2012-05-29 | 1 | -1/+0 |