| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove settings that are the same as the defaults. | Stuart Connolly | 2014-01-12 | 1 | -3/+0 |
* | Re-add config that is actually required on the build machines. | Stuart Connolly | 2013-12-02 | 1 | -0/+3 |
* | Remove unnecessary config that's generating a warning. | Stuart Connolly | 2013-11-30 | 1 | -3/+0 |
* | Architecture setting changes. | Stuart Connolly | 2013-11-27 | 1 | -3/+4 |
* | Actually set the deployment target this time. | Stuart Connolly | 2013-11-27 | 1 | -0/+3 |
* | Set deployment target to 10.6 so we don't get unnecessary deprecation warnings. | Stuart Connolly | 2013-11-27 | 1 | -0/+3 |
* | Enable combine HIDPI images option. | Stuart Connolly | 2013-11-26 | 1 | -0/+3 |
* | Apply recommended project settings. | Stuart Connolly | 2013-11-17 | 1 | -4/+7 |
* | fix reference to readme file | Abhi Beckert | 2013-11-10 | 1 | -2/+2 |
* | update main scheme to be shared | Abhi Beckert | 2013-11-09 | 1 | -0/+96 |
* | Update SDKROOT = macosx; for main project, SPMySQLFramework and QueryKit sub-... | Matt Langtree | 2013-11-09 | 1 | -3/+6 |
* | Make sure Xcode 4 correctly runs our unit tests. | stuconnolly | 2013-10-27 | 1 | -1/+1 |
* | * This change adds basic tab coloring support for favorites - ** POC / NEEDS ... | dmoagx | 2013-10-23 | 1 | -0/+12 |
* | - Fix all the Xcode 4.6.2 build warnings, and tweak warning settings to enab... | rowanbeentje | 2013-05-21 | 1 | -10/+13 |
* | * Move some duplicate code for charset/collation to it's own class | dmoagx | 2013-04-26 | 1 | -0/+6 |
* | Split the process list controller's table view data source and delegate metho... | stuconnolly | 2013-04-03 | 1 | -2/+16 |
* | Combine the "Run All" and "Run Current/Previous/Selection" buttons into a sin... | rowanbeentje | 2013-03-31 | 1 | -0/+6 |
* | Tweak and improve the User Manager: | rowanbeentje | 2013-03-09 | 1 | -0/+6 |
* | Move the table triggers controller delegate methods to their own category. | stuconnolly | 2013-02-21 | 1 | -2/+16 |
* | Fix more wanrings by creating a protocol that delegates of the copy table sho... | stuconnolly | 2013-02-16 | 1 | -0/+2 |
* | Move the flex parsing function definitions to their own file so they're not d... | stuconnolly | 2013-01-25 | 1 | -0/+2 |
* | Build config update: | stuconnolly | 2013-01-24 | 1 | -16/+8 |
* | Issue #1519: Fix auto-sizing of export filename and truncate it when it becom... | stuconnolly | 2013-01-03 | 1 | -1/+1 |
* | - Make the sequel Pro target a dependency of the unit tests | rowanbeentje | 2012-12-30 | 1 | -0/+13 |
* | - Fix header search paths to fix clean release/Distribution builds with no p... | rowanbeentje | 2012-12-30 | 1 | -2/+2 |
* | - Remove outdated language resources from the project | rowanbeentje | 2012-12-21 | 1 | -384/+13 |
* | - Convert all old .tiff resource images to .png format | rowanbeentje | 2012-12-21 | 1 | -215/+131 |
* | - Add retina versions of the cell link arrows | rowanbeentje | 2012-12-20 | 1 | -0/+16 |
* | - Add Retina versions of the tab close buttons | rowanbeentje | 2012-12-13 | 1 | -0/+24 |
* | Replace 1x .tiff graphics with 1x and 2x png Retina graphics. | mattlangtree | 2012-12-12 | 1 | -28/+40 |
* | - Add final versions of the new icon designed by Kenichi Yoshida (with many ... | rowanbeentje | 2012-12-12 | 1 | -14/+16 |
* | Add a bunch of new retina icon versions. Including a new Query icon for both ... | mattlangtree | 2012-12-10 | 1 | -28/+60 |
* | Add HiDPI/@2x versions of Browse and Table Info tab icons. | mattlangtree | 2012-10-16 | 1 | -4/+12 |
* | - Add names for most threads created by Sequel Pro for easier debug | rowanbeentje | 2012-10-14 | 1 | -0/+6 |
* | Change the connection screen interface, particularly relating to favourite ed... | rowanbeentje | 2012-10-06 | 1 | -0/+24 |
* | - Alter the build settings for compatibility with Xcode 3.2.x up to Xcode 4.... | rowanbeentje | 2012-09-23 | 1 | -378/+4212 |
* | Revert of r3849 (undoing the build break) | bamse16 | 2012-09-19 | 1 | -4215/+379 |
* | Updated project to run/build on Mac OSX 10.8/Xcode 4.4 | bamse16 | 2012-09-13 | 1 | -40/+23 |
* | Move table content filter logic to it's own file. | stuconnolly | 2012-08-15 | 1 | -0/+6 |
* | - Remove BWToolKit from the project, using ibtool to strip out plugin depend... | rowanbeentje | 2012-08-03 | 1 | -6/+0 |
* | - Remove all BWToolKit elements from the Preferences and ProgressIndicatorLa... | rowanbeentje | 2012-08-02 | 1 | -0/+6 |
* | - Remove all BWToolKit elements from the ExportDialog, DatabaseServerVariabl... | rowanbeentje | 2012-08-02 | 1 | -0/+8 |
* | Remove old build MySQL client lib script. | stuconnolly | 2012-08-01 | 1 | -2/+0 |
* | - Remove all BWToolKit elements in the connection view, replacing with stand... | rowanbeentje | 2012-08-01 | 1 | -0/+4 |
* | Change Sequel Pro's license from GPL (version 2) to MIT. | stuconnolly | 2012-07-25 | 1 | -6/+22 |
* | - Replace the main split view in the main view with a SPSplitView, replacing... | rowanbeentje | 2012-07-24 | 1 | -0/+8 |
* | - Add a new SPSplitView class, intended to replace all BWSplitViews and so a... | rowanbeentje | 2012-07-23 | 1 | -0/+12 |
* | Add a new SPAppController SPWindowManagement. | stuconnolly | 2012-07-07 | 1 | -0/+6 |
* | Move the table structure's loading logic into it's own category. | stuconnolly | 2012-07-04 | 1 | -0/+6 |
* | Remove ancient help docs that we're never going to use. | stuconnolly | 2012-06-26 | 1 | -58/+0 |