| Commit message (Expand) | Author | Age | Files | Lines |
* | - 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 |
* | - Fix issues where removing favorites could cause crashes in other tabs/wind... | rowanbeentje | 2012-05-28 | 1 | -0/+7 |
* | Improve connection handling and editing: | rowanbeentje | 2012-05-27 | 1 | -2/+5 |
* | Conection outline view fixes: | stuconnolly | 2012-05-24 | 1 | -1/+38 |
* | Improvements to connection view outline view: | rowanbeentje | 2012-05-20 | 1 | -0/+3 |
* | - Clean up connection delegate on connection view close, addressing crashes ... | rowanbeentje | 2012-05-19 | 1 | -1/+4 |
* | Fix implicit cast warnings. | stuconnolly | 2012-05-11 | 1 | -1/+1 |
* | - Iterate over group nodes backwards when removing them during sorting, fixi... | rowanbeentje | 2012-05-10 | 1 | -2/+2 |
* | - Ensure the selected connection is correctly scrolled to on Lion, working a... | rowanbeentje | 2012-05-10 | 1 | -1/+11 |
* | Reapply changes from r3314, r3447 and r3450 from SPFavoritesPreferencePane to... | rowanbeentje | 2012-05-09 | 1 | -24/+30 |
* | - Fix crashes when duplicating favourites | rowanbeentje | 2012-05-08 | 1 | -16/+18 |
* | Fix an error thrown when attempting to save favorites data to disk caused by ... | stuconnolly | 2012-05-08 | 1 | -3/+3 |
* | When creating a connection favorite from the entered details, replace the use... | stuconnolly | 2012-05-03 | 1 | -2/+6 |
* | Remove KVO observers when closing the main window. | stuconnolly | 2012-05-03 | 1 | -4/+24 |
* | Add support for saving the state of the connection favorites outline view. | stuconnolly | 2012-05-03 | 1 | -1/+1 |
* | - Fix a crash on closing windows by deregistering controller view notificati... | rowanbeentje | 2012-05-02 | 1 | -2/+3 |
* | - Alter the variable that currentFavorite tracks to the favourite instead of... | rowanbeentje | 2012-05-02 | 1 | -13/+19 |
* | Fix memory leaks. | stuconnolly | 2012-05-02 | 1 | -1/+5 |
* | Make sure the connection details input is visible after removing a node. | stuconnolly | 2012-05-02 | 1 | -0/+3 |
* | Prevent connection initialization when there's no favorite selected. | stuconnolly | 2012-05-02 | 1 | -8/+10 |
* | When removing an empty group node don't display the warning about removing th... | stuconnolly | 2012-05-02 | 1 | -60/+79 |
* | Merge outline view branch into trunk. | stuconnolly | 2012-05-02 | 1 | -984/+866 |
|\ |
|
| * | Restrict favorites import to only plists. | stuconnolly | 2012-04-29 | 1 | -1/+1 |
| * | Bring outline view branch up to date with trunk. | stuconnolly | 2012-04-16 | 1 | -1/+3 |
| * | Bring outline view branch up to date with trunk (r3471:r3517). | stuconnolly | 2012-03-18 | 1 | -0/+1 |
| * | Tidy up. | stuconnolly | 2012-01-28 | 1 | -3/+1 |